add 3 custom icons (#246)
This commit is contained in:
@@ -1,12 +1,24 @@
|
||||
{
|
||||
"icons": [
|
||||
{
|
||||
"title": "ente",
|
||||
"hex": "1DB954"
|
||||
},
|
||||
{
|
||||
"title": "Github",
|
||||
"hex": "858585"
|
||||
}
|
||||
]
|
||||
"icons": [
|
||||
{
|
||||
"title": "ente",
|
||||
"hex": "1DB954"
|
||||
},
|
||||
{
|
||||
"title": "Github",
|
||||
"hex": "858585"
|
||||
},
|
||||
{
|
||||
"title": "Porkbun",
|
||||
"hex": "F27777"
|
||||
},
|
||||
{
|
||||
"title": "Windscribe",
|
||||
"hex": "858585"
|
||||
},
|
||||
{
|
||||
"title": "Kick",
|
||||
"hex": "53FC19"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
3
assets/custom-icons/icons/kick.svg
Normal file
3
assets/custom-icons/icons/kick.svg
Normal file
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 386 KiB |
3
assets/custom-icons/icons/porkbun.svg
Normal file
3
assets/custom-icons/icons/porkbun.svg
Normal file
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 27 KiB |
13
assets/custom-icons/icons/windscribe.svg
Normal file
13
assets/custom-icons/icons/windscribe.svg
Normal file
@@ -0,0 +1,13 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
|
||||
<svg width="800px" height="800px" viewBox="0 0 192 192" xmlns="http://www.w3.org/2000/svg">
|
||||
|
||||
<g fill="none">
|
||||
|
||||
<path d="m97.156 22 49.672 21.975L170 96.111l-21.154 51.37L96.122 170l-50.775-20.6L22 97.096l22.34-53.421Z" style="fill:#000000;fill-opacity:0;stroke:#000000;stroke-width:12;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;paint-order:stroke fill markers"/>
|
||||
|
||||
<path d="M128.273 70v51.57h-7.916L96.096 98.308 71.703 121.57h-7.666V70" style="fill:#000000;fill-opacity:0;stroke:#000000;stroke-width:12;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;paint-order:stroke fill markers"/>
|
||||
|
||||
</g>
|
||||
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 677 B |
Reference in New Issue
Block a user