1
0
Fork 0
mirror of https://github.com/homarr-labs/dashboard-icons.git synced 2025-10-19 04:30:20 +02:00

feat(icons): add tailwind (#1992)

Co-authored-by: Dashboard Icons Manager <193821040+dashboard-icons-manager[bot]@users.noreply.github.com>
This commit is contained in:
dashboard-icons-manager[bot] 2025-09-08 14:55:27 +02:00 committed by GitHub
parent 0ee7b6039a
commit ddef527c08
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 34 additions and 0 deletions

15
meta/tailwind.json Normal file
View file

@ -0,0 +1,15 @@
{
"base": "svg",
"aliases": [],
"categories": [
"Design",
"Development"
],
"update": {
"timestamp": "2025-09-08T12:54:01.069146",
"author": {
"id": 109094587,
"login": "Yarnacle"
}
}
}

View file

@ -5586,6 +5586,21 @@
} }
} }
}, },
"tailwind": {
"base": "svg",
"aliases": [],
"categories": [
"Design",
"Development"
],
"update": {
"timestamp": "2025-09-08T12:54:01.069146",
"author": {
"id": 109094587,
"login": "Yarnacle"
}
}
},
"nextcloud-timemanager": { "nextcloud-timemanager": {
"base": "svg", "base": "svg",
"aliases": [], "aliases": [],

BIN
png/tailwind.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.4 KiB

1
svg/tailwind.svg Normal file
View file

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 54 32.4"><g clip-path="url(#prefix__clip0)"><path fill="#38bdf8" fill-rule="evenodd" d="M27 0c-7.2 0-11.7 3.6-13.5 10.8 2.7-3.6 5.85-4.95 9.45-4.05 2.054.513 3.522 2.004 5.147 3.653C30.744 13.09 33.808 16.2 40.5 16.2c7.2 0 11.7-3.6 13.5-10.8-2.7 3.6-5.85 4.95-9.45 4.05-2.054-.513-3.522-2.004-5.147-3.653C36.756 3.11 33.692 0 27 0zM13.5 16.2C6.3 16.2 1.8 19.8 0 27c2.7-3.6 5.85-4.95 9.45-4.05 2.054.514 3.522 2.004 5.147 3.653C17.244 29.29 20.308 32.4 27 32.4c7.2 0 11.7-3.6 13.5-10.8-2.7 3.6-5.85 4.95-9.45 4.05-2.054-.513-3.522-2.004-5.147-3.653C23.256 19.31 20.192 16.2 13.5 16.2z" clip-rule="evenodd"/></g><defs><clipPath id="prefix__clip0"><path fill="#fff" d="M0 0h54v32.4H0z"/></clipPath></defs></svg>

After

Width:  |  Height:  |  Size: 773 B

View file

@ -2134,6 +2134,7 @@
"taiga.png", "taiga.png",
"tailscale-light.png", "tailscale-light.png",
"tailscale.png", "tailscale.png",
"tailwind.png",
"talos.png", "talos.png",
"tandoor-recipes.png", "tandoor-recipes.png",
"tangerine-ui.png", "tangerine-ui.png",
@ -4228,6 +4229,7 @@
"taiga.svg", "taiga.svg",
"tailscale-light.svg", "tailscale-light.svg",
"tailscale.svg", "tailscale.svg",
"tailwind.svg",
"talos.svg", "talos.svg",
"tandoor-recipes.svg", "tandoor-recipes.svg",
"tangerine-ui.svg", "tangerine-ui.svg",
@ -6661,6 +6663,7 @@
"taiga.webp", "taiga.webp",
"tailscale-light.webp", "tailscale-light.webp",
"tailscale.webp", "tailscale.webp",
"tailwind.webp",
"talos.webp", "talos.webp",
"tandoor-recipes.webp", "tandoor-recipes.webp",
"tangerine-ui.webp", "tangerine-ui.webp",

BIN
webp/tailwind.webp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 30 KiB