mirror of
https://github.com/homarr-labs/dashboard-icons.git
synced 2026-01-12 16:25:38 +08:00
feat(icons): add posteria (#2611)
Co-authored-by: Dashboard Icons Manager <193821040+dashboard-icons-manager[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
71cabe8771
commit
428759f0e4
14
meta/posteria.json
Normal file
14
meta/posteria.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"base": "svg",
|
||||
"aliases": [],
|
||||
"categories": [
|
||||
"Media"
|
||||
],
|
||||
"update": {
|
||||
"timestamp": "2025-12-07T15:37:12.425409",
|
||||
"author": {
|
||||
"id": 67336980,
|
||||
"login": "Droppisalt"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -4120,6 +4120,20 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"posteria": {
|
||||
"base": "svg",
|
||||
"aliases": [],
|
||||
"categories": [
|
||||
"Media"
|
||||
],
|
||||
"update": {
|
||||
"timestamp": "2025-12-07T15:37:12.425409",
|
||||
"author": {
|
||||
"id": 67336980,
|
||||
"login": "Droppisalt"
|
||||
}
|
||||
}
|
||||
},
|
||||
"alloy": {
|
||||
"base": "svg",
|
||||
"aliases": [
|
||||
|
||||
BIN
png/posteria.png
Normal file
BIN
png/posteria.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 8.0 KiB |
9
svg/posteria.svg
Normal file
9
svg/posteria.svg
Normal file
@@ -0,0 +1,9 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="40 35 110 130">
|
||||
<g transform="translate(40, 35)">
|
||||
<rect x="0" y="0" width="70" height="100" rx="6" fill="#E5A00D" opacity="0.4"/>
|
||||
<rect x="20" y="15" width="70" height="100" rx="6" fill="#E5A00D" opacity="0.7"/>
|
||||
<rect x="40" y="30" width="70" height="100" rx="6" fill="#E5A00D"/>
|
||||
<circle cx="75" cy="80" r="25" fill="white"/>
|
||||
<path d="M65 65 L95 80 L65 95 Z" fill="#E5A00D"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 612 B |
@@ -1903,6 +1903,7 @@
|
||||
"portus.png",
|
||||
"postal.png",
|
||||
"poste.png",
|
||||
"posteria.png",
|
||||
"posterizarr.png",
|
||||
"postgres.png",
|
||||
"postgresql.png",
|
||||
@@ -4314,6 +4315,7 @@
|
||||
"portus.svg",
|
||||
"postal.svg",
|
||||
"poste.svg",
|
||||
"posteria.svg",
|
||||
"postgres.svg",
|
||||
"postgresql.svg",
|
||||
"postgresus.svg",
|
||||
@@ -6873,6 +6875,7 @@
|
||||
"portus.webp",
|
||||
"postal.webp",
|
||||
"poste.webp",
|
||||
"posteria.webp",
|
||||
"posterizarr.webp",
|
||||
"postgres.webp",
|
||||
"postgresql.webp",
|
||||
|
||||
BIN
webp/posteria.webp
Normal file
BIN
webp/posteria.webp
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 19 KiB |
Reference in New Issue
Block a user