Add Tailwind (#2002) (#2010)

* Tailwind

Closes  #2002

* Renaming and color

* naming inside svg
This commit is contained in:
Lucas Becker 2019-12-01 16:25:25 +01:00 committed by phatbhoy67
parent 88ae4c3c6c
commit c347125ac4
2 changed files with 6 additions and 0 deletions

View File

@ -3672,6 +3672,11 @@
"hex": "56347C",
"source": "https://tails.boum.org/contribute/how/promote/material/logo/"
},
{
"title": "Tailwind CSS",
"hex": "38B2AC",
"source": "https://tailwindcss.com/"
},
{
"title": "Tapas",
"hex": "FFCE00",

1
icons/tailwindcss.svg Normal file
View File

@ -0,0 +1 @@
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Tailwind CSS icon</title><path d="M12.001,4.8c-3.2,0-5.2,1.6-6,4.8c1.2-1.6,2.6-2.2,4.2-1.8c0.913,0.228,1.565,0.89,2.288,1.624 C13.666,10.618,15.027,12,18.001,12c3.2,0,5.2-1.6,6-4.8c-1.2,1.6-2.6,2.2-4.2,1.8c-0.913-0.228-1.565-0.89-2.288-1.624 C16.337,6.182,14.976,4.8,12.001,4.8z M6.001,12c-3.2,0-5.2,1.6-6,4.8c1.2-1.6,2.6-2.2,4.2-1.8c0.913,0.228,1.565,0.89,2.288,1.624 c1.177,1.194,2.538,2.576,5.512,2.576c3.2,0,5.2-1.6,6-4.8c-1.2,1.6-2.6,2.2-4.2,1.8c-0.913-0.228-1.565-0.89-2.288-1.624 C10.337,13.382,8.976,12,6.001,12z"/></svg>

After

Width:  |  Height:  |  Size: 607 B