feat(icons): add libation (#1436)
Some checks failed
Trigger Cloudflare Pages Build / cron_job (push) Has been cancelled

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-05-12 18:46:07 +02:00 committed by GitHub
parent a23a55c5c5
commit 506b86fd69
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
6 changed files with 28 additions and 0 deletions

12
meta/libation.json Normal file
View File

@ -0,0 +1,12 @@
{
"base": "svg",
"aliases": [],
"categories": [],
"update": {
"timestamp": "2025-05-12T16:43:53.450643",
"author": {
"id": 48109134,
"login": "jdcool00"
}
}
}

View File

@ -6597,6 +6597,18 @@
"light": "locals-light"
}
},
"libation": {
"base": "svg",
"aliases": [],
"categories": [],
"update": {
"timestamp": "2025-05-12T16:43:53.450643",
"author": {
"id": 48109134,
"login": "jdcool00"
}
}
},
"thunderhub": {
"base": "png",
"aliases": [],

BIN
png/libation.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.6 KiB

1
svg/libation.svg Normal file
View File

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" enable-background="new 0 0 288 288" viewBox="57.51 8 172.97 272"><defs><g id="glass"><path transform="translate(16 16)" fill-rule="evenodd" d="M177,16 H79 A 32.0781 63.7932 -1.5106 0 0 66 80 A 158.789 471.1259 41.9466 0 0 90 131 A 81.7197 122.0515 35.3745 0 0 128 143.3484 A 81.7197 122.0515 -35.3745 0 0 166 131 A 158.789 471.1259 -41.9466 0 0 190 80 A 32.0781 63.7932 1.5106 0 0 177 16 L 184 0 A 44.7901 78.5247 1.1521 0 1 194 122 A 97.0039 135.3148 -36.2124 0 1 136 159 V 240 H 176 A 8 8 0 0 1 176 256 H 80 A 8 8 0 0 1 80 240 H 120 V 159 A 97.0039 135.3148 36.2124 0 1 62 122 A 44.7901 78.5247 -1.1521 0 1 72 0 H184 z"/></g><g transform="translate(16 16)" id="wine-level"><path d="M182,64 H 74 A 115.9979 308.8033 38.9474 0 0 128 134.4277 A 115.9979 308.8033 -38.9474 0 0 182,64 z"/></g></defs><use href="#glass" stroke="#ffffffa0" stroke-width="16" fill="Transparent"/><use href="#wine-level" stroke="#ffffffa0" stroke-width="16" fill="Transparent"/><use href="#glass" fill="Black"/><use href="#wine-level" fill="Black"/></svg>

After

Width:  |  Height:  |  Size: 1.2 KiB

View File

@ -1012,6 +1012,7 @@
"lemmy.png",
"lemonldap-ng.png",
"lets-encrypt.png",
"libation.png",
"librechat.png",
"libreddit-light.png",
"libreddit.png",
@ -3107,6 +3108,7 @@
"lemmy-light.svg",
"lemmy.svg",
"lets-encrypt.svg",
"libation.svg",
"librechat.svg",
"libreddit-light.svg",
"libreddit.svg",
@ -5127,6 +5129,7 @@
"lemmy.webp",
"lemonldap-ng.webp",
"lets-encrypt.webp",
"libation.webp",
"librechat.webp",
"libreddit-light.webp",
"libreddit.webp",

BIN
webp/libation.webp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB