mirror of
https://github.com/walkxcode/dashboard-icons.git
synced 2025-11-14 23:57:29 +01:00
feat(icons): add victorialogs (#2459)
Co-authored-by: Dashboard Icons Manager <193821040+dashboard-icons-manager[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
c5e557c293
commit
efbc741094
14
meta/victorialogs.json
Normal file
14
meta/victorialogs.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"base": "svg",
|
||||
"aliases": [],
|
||||
"categories": [
|
||||
"Cloud"
|
||||
],
|
||||
"update": {
|
||||
"timestamp": "2025-11-13T16:35:46.403694",
|
||||
"author": {
|
||||
"id": 9138499,
|
||||
"login": "0x62ash"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -8197,6 +8197,20 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"victorialogs": {
|
||||
"base": "svg",
|
||||
"aliases": [],
|
||||
"categories": [
|
||||
"Cloud"
|
||||
],
|
||||
"update": {
|
||||
"timestamp": "2025-11-13T16:35:46.403694",
|
||||
"author": {
|
||||
"id": 9138499,
|
||||
"login": "0x62ash"
|
||||
}
|
||||
}
|
||||
},
|
||||
"shoko": {
|
||||
"base": "svg",
|
||||
"aliases": [],
|
||||
|
||||
BIN
png/victorialogs.png
Normal file
BIN
png/victorialogs.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 8.4 KiB |
5
svg/victorialogs.svg
Normal file
5
svg/victorialogs.svg
Normal file
@@ -0,0 +1,5 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" fill="#e94600" viewBox="3.74 0 41.64 47.63">
|
||||
<path d="M24.5475 0C10.3246.0265251 1.11379 3.06365 4.40623 6.10077c0 0 12.32997 11.23333 16.58217 14.84083.8131.6896 2.1728 1.1936 3.5191 1.2201h.1199c1.3463-.0265 2.706-.5305 3.5191-1.2201 4.2522-3.5942 16.5422-14.84083 16.5422-14.84083C48.0478 3.06365 38.8636.0265251 24.6674 0"/>
|
||||
<path d="M28.1579 27.0159c-.8131.6896-2.1728 1.1936-3.5191 1.2201h-.12c-1.3463-.0265-2.7059-.5305-3.519-1.2201-2.9725-2.5067-13.35639-11.87-17.26201-15.3979v5.4112c0 .5968.22661 1.3793.6265 1.7506C7.00358 21.1936 17.2675 30.5437 20.9731 33.6737c.8132.6896 2.1728 1.1936 3.5191 1.2201h.12c1.3463-.0265 2.7059-.5305 3.519-1.2201 3.679-3.13 13.9429-12.4536 16.6089-14.8939.4132-.3713.6265-1.1538.6265-1.7506V11.618c-3.9323 3.5411-14.3162 12.931-17.2354 15.3979h.0267Z"/>
|
||||
<path d="M28.1579 39.748c-.8131.6897-2.1728 1.1937-3.5191 1.2202h-.12c-1.3463-.0265-2.7059-.5305-3.519-1.2202-2.9725-2.4933-13.35639-11.8567-17.26201-15.3978v5.4111c0 .5969.22661 1.3793.6265 1.7507C7.00358 33.9258 17.2675 43.2759 20.9731 46.4058c.8132.6897 2.1728 1.1937 3.5191 1.2202h.12c1.3463-.0265 2.7059-.5305 3.519-1.2202 3.679-3.1299 13.9429-12.4535 16.6089-14.8938.4132-.3714.6265-1.1538.6265-1.7507v-5.4111c-3.9323 3.5411-14.3162 12.931-17.2354 15.3978h.0267Z"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.3 KiB |
@@ -2471,6 +2471,7 @@
|
||||
"vertiv.png",
|
||||
"vi.png",
|
||||
"viber.png",
|
||||
"victorialogs.png",
|
||||
"victoriametrics-light.png",
|
||||
"victoriametrics.png",
|
||||
"victron-energy.png",
|
||||
@@ -4678,6 +4679,7 @@
|
||||
"vertiv.svg",
|
||||
"vi.svg",
|
||||
"viber.svg",
|
||||
"victorialogs.svg",
|
||||
"victoriametrics-light.svg",
|
||||
"victoriametrics.svg",
|
||||
"victron-energy.svg",
|
||||
@@ -7318,6 +7320,7 @@
|
||||
"vertiv.webp",
|
||||
"vi.webp",
|
||||
"viber.webp",
|
||||
"victorialogs.webp",
|
||||
"victoriametrics-light.webp",
|
||||
"victoriametrics.webp",
|
||||
"victron-energy.webp",
|
||||
|
||||
BIN
webp/victorialogs.webp
Normal file
BIN
webp/victorialogs.webp
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 28 KiB |
Reference in New Issue
Block a user