mirror of
https://github.com/walkxcode/dashboard-icons.git
synced 2025-06-28 23:40:21 +08:00
feat(icons): add hexos (#1423)
Co-authored-by: Dashboard Icons Manager <193821040+dashboard-icons-manager[bot]@users.noreply.github.com>
This commit is contained in:
parent
eb18e719bb
commit
8786fce8d8
14
meta/hexos.json
Normal file
14
meta/hexos.json
Normal file
@ -0,0 +1,14 @@
|
|||||||
|
{
|
||||||
|
"base": "svg",
|
||||||
|
"aliases": [],
|
||||||
|
"categories": [
|
||||||
|
"Cloud"
|
||||||
|
],
|
||||||
|
"update": {
|
||||||
|
"timestamp": "2025-05-11T20:14:01.957452",
|
||||||
|
"author": {
|
||||||
|
"id": 48109134,
|
||||||
|
"login": "jdcool00"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
@ -11059,6 +11059,20 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"hexos": {
|
||||||
|
"base": "svg",
|
||||||
|
"aliases": [],
|
||||||
|
"categories": [
|
||||||
|
"Cloud"
|
||||||
|
],
|
||||||
|
"update": {
|
||||||
|
"timestamp": "2025-05-11T20:14:01.957452",
|
||||||
|
"author": {
|
||||||
|
"id": 48109134,
|
||||||
|
"login": "jdcool00"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
"standard-notes": {
|
"standard-notes": {
|
||||||
"base": "svg",
|
"base": "svg",
|
||||||
"aliases": [
|
"aliases": [
|
||||||
|
BIN
png/hexos.png
Normal file
BIN
png/hexos.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 12 KiB |
16
svg/hexos.svg
Normal file
16
svg/hexos.svg
Normal file
@ -0,0 +1,16 @@
|
|||||||
|
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" viewBox="0 0 512 585">
|
||||||
|
<defs>
|
||||||
|
<linearGradient id="linear0" gradientUnits="userSpaceOnUse" x1="56" y1="64" x2="-7.43363" y2="8.49558" gradientTransform="matrix(9.142857,0,0,9.140625,0,0)">
|
||||||
|
<stop offset="0" style="stop-color:rgb(49.803922%,20.784314%,69.803923%);stop-opacity:1;"/>
|
||||||
|
<stop offset="1" style="stop-color:rgb(80.000001%,18.82353%,100%);stop-opacity:1;"/>
|
||||||
|
</linearGradient>
|
||||||
|
<linearGradient id="linear1" gradientUnits="userSpaceOnUse" x1="56" y1="64" x2="-7.43363" y2="8.49558" gradientTransform="matrix(9.142857,0,0,9.140625,0,0)">
|
||||||
|
<stop offset="0" style="stop-color:rgb(49.803922%,20.784314%,69.803923%);stop-opacity:1;"/>
|
||||||
|
<stop offset="1" style="stop-color:rgb(80.000001%,18.82353%,100%);stop-opacity:1;"/>
|
||||||
|
</linearGradient>
|
||||||
|
</defs>
|
||||||
|
<g id="surface1">
|
||||||
|
<path style=" stroke:none;fill-rule:nonzero;fill:url(#linear0);" d="M 110.933594 210.03125 L 110.933594 375.019531 L 213.242188 433.472656 L 102.195312 497.175781 L 0 438.789062 L 0 146.261719 L 256 0 L 367.121094 63.484375 Z M 110.933594 210.03125 "/>
|
||||||
|
<path style=" stroke:none;fill-rule:nonzero;fill:url(#linear1);" d="M 256 585 L 144.945312 521.550781 L 401.066406 374.96875 L 401.066406 209.980469 L 298.824219 151.566406 L 409.871094 87.859375 L 512 146.210938 L 512 438.738281 Z M 256 585 "/>
|
||||||
|
</g>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 1.3 KiB |
@ -808,6 +808,7 @@
|
|||||||
"hemmelig.png",
|
"hemmelig.png",
|
||||||
"hetzner.png",
|
"hetzner.png",
|
||||||
"hexo.png",
|
"hexo.png",
|
||||||
|
"hexos.png",
|
||||||
"heyform.png",
|
"heyform.png",
|
||||||
"hifiberry.png",
|
"hifiberry.png",
|
||||||
"hikvision.png",
|
"hikvision.png",
|
||||||
@ -2927,6 +2928,7 @@
|
|||||||
"hemmelig.svg",
|
"hemmelig.svg",
|
||||||
"hetzner.svg",
|
"hetzner.svg",
|
||||||
"hexo.svg",
|
"hexo.svg",
|
||||||
|
"hexos.svg",
|
||||||
"heyform.svg",
|
"heyform.svg",
|
||||||
"hifiberry.svg",
|
"hifiberry.svg",
|
||||||
"hikvision.svg",
|
"hikvision.svg",
|
||||||
@ -4910,6 +4912,7 @@
|
|||||||
"hemmelig.webp",
|
"hemmelig.webp",
|
||||||
"hetzner.webp",
|
"hetzner.webp",
|
||||||
"hexo.webp",
|
"hexo.webp",
|
||||||
|
"hexos.webp",
|
||||||
"heyform.webp",
|
"heyform.webp",
|
||||||
"hifiberry.webp",
|
"hifiberry.webp",
|
||||||
"hikvision.webp",
|
"hikvision.webp",
|
||||||
|
BIN
webp/hexos.webp
Normal file
BIN
webp/hexos.webp
Normal file
Binary file not shown.
After Width: | Height: | Size: 27 KiB |
Loading…
x
Reference in New Issue
Block a user