forked from edent/SuperTinyIcons
added tailwind css svg (#848)
* tailwindcss * Update README.md * Add files via upload * Update REFERENCE.md * Update tailwindCss.svg * Update tailwindCss.svg * Update README.md
This commit is contained in:
@@ -479,6 +479,7 @@ Say thanks!
|
||||
<tr>
|
||||
<td>Symfony<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/symfony.svg" width="100" title="Symfony"><br>609 bytes</td>
|
||||
<td>taiga.io<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/taiga.svg" width="100" title="taiga.io"><br>731 bytes</td>
|
||||
<td>TailwindCss<br><img src="https://github.com/Hit1000/SuperTinyIcons/blob/master/images/svg/tailwindCss.svg" width="100" title="TailwindCss"><br>537 bytes</td>
|
||||
<td>Teamspeak<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/teamspeak.svg" width="100" title="Teamspeak"><br>921 bytes</td>
|
||||
<td>Telegram<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/telegram.svg" width="100" title="Telegram"><br>476 bytes</td>
|
||||
<td>Terraform<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/terraform.svg" width="100" title="Terraform"><br>284 bytes</td>
|
||||
|
@@ -312,6 +312,7 @@ Swift | <img src="https://edent.github.io/SuperTinyIcons/images/svg/swift.svg" w
|
||||
Symantec | <img src="https://edent.github.io/SuperTinyIcons/images/svg/symantec.svg" width="256" /> | <img src="https://edent.github.io/SuperTinyIcons/images/reference/symantec.png" width="256"> | https://www.symantec.com/about/newsroom/digital-asset-gallery/logos
|
||||
Symfony | <img src="https://edent.github.io/SuperTinyIcons/images/svg/symfony.svg" width="256" /> | <img src="https://edent.github.io/SuperTinyIcons/images/reference/symfony.svg" width="256"> | https://symfony.com/logo
|
||||
taiga.io | <img src="https://edent.github.io/SuperTinyIcons/images/svg/taiga.svg" width="256" /> | <img src="https://edent.github.io/SuperTinyIcons/images/reference/taiga.svg" width="256"> |
|
||||
TailwindCss | <img src="https://github.com/Hit1000/SuperTinyIcons/blob/master/images/svg/tailwindCss.svg" width="256" /> | <img src="https://github.com/Hit1000/SuperTinyIcons/blob/master/images/reference/tailwindCss.png" width="256"> | https://tailwindcss.com/
|
||||
Teamspeak | <img src="https://edent.github.io/SuperTinyIcons/images/svg/teamspeak.svg" width="256" /> | <img src="https://edent.github.io/SuperTinyIcons/images/reference/teamspeak.png" width="256"> | https://www.teamspeak.com/en/
|
||||
Telegram | <img src="https://edent.github.io/SuperTinyIcons/images/svg/telegram.svg" width="256" /> | <img src="https://edent.github.io/SuperTinyIcons/images/reference/telegram.svg" width="256"> | https://telegram.org/tour/screenshots
|
||||
Terraform | <img src="https://edent.github.io/SuperTinyIcons/images/svg/terraform.svg" width="256" /> | <img src="https://edent.github.io/SuperTinyIcons/images/reference/terraform.svg" width="256"> | https://www.terraform.io/logos.html
|
||||
|
BIN
images/reference/tailwindCss.png
Normal file
BIN
images/reference/tailwindCss.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 7.4 KiB |
5
images/svg/tailwindCss.svg
Normal file
5
images/svg/tailwindCss.svg
Normal file
@@ -0,0 +1,5 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg"
|
||||
aria-label="tailwindCss" role="img"
|
||||
viewBox="0 0 512 512"><path
|
||||
d="m0 0H512V512H0"
|
||||
fill="#fff"/><path d="m377 248c-38 5-71-3-98-29-8-7-15-15-22-22-27-25-60-25-86 1-2 2-5 4-8 7 5-35 37-66 71-72 44-7 81 4 112 37 5 6 11 11 17 16 25 22 57 21 81-2 3-3 5-6 9-11-6 41-39 71-77 75zM71 302c21-44 62-57 105-52 27 3 48 15 67 33 6 6 12 12 18 18 26 25 59 25 86 0 2-2 3-4 9-12-1 8-2 10-2 12-10 38-44 63-84 66-37 2-69-8-95-36-7-7-14-14-21-20-25-21-57-19-80 3-3 3-6 5-10 9 2-7 4-14 7-21z" fill="#45A8B3"/></svg>
|
After Width: | Height: | Size: 537 B |
Reference in New Issue
Block a user