mirror of
https://github.com/homarr-labs/dashboard-icons.git
synced 2026-01-13 00:27:20 +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": {
|
"alloy": {
|
||||||
"base": "svg",
|
"base": "svg",
|
||||||
"aliases": [
|
"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",
|
"portus.png",
|
||||||
"postal.png",
|
"postal.png",
|
||||||
"poste.png",
|
"poste.png",
|
||||||
|
"posteria.png",
|
||||||
"posterizarr.png",
|
"posterizarr.png",
|
||||||
"postgres.png",
|
"postgres.png",
|
||||||
"postgresql.png",
|
"postgresql.png",
|
||||||
@@ -4314,6 +4315,7 @@
|
|||||||
"portus.svg",
|
"portus.svg",
|
||||||
"postal.svg",
|
"postal.svg",
|
||||||
"poste.svg",
|
"poste.svg",
|
||||||
|
"posteria.svg",
|
||||||
"postgres.svg",
|
"postgres.svg",
|
||||||
"postgresql.svg",
|
"postgresql.svg",
|
||||||
"postgresus.svg",
|
"postgresus.svg",
|
||||||
@@ -6873,6 +6875,7 @@
|
|||||||
"portus.webp",
|
"portus.webp",
|
||||||
"postal.webp",
|
"postal.webp",
|
||||||
"poste.webp",
|
"poste.webp",
|
||||||
|
"posteria.webp",
|
||||||
"posterizarr.webp",
|
"posterizarr.webp",
|
||||||
"postgres.webp",
|
"postgres.webp",
|
||||||
"postgresql.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