mirror of
https://github.com/walkxcode/dashboard-icons.git
synced 2025-06-28 07:20:21 +08:00
feat(icons): add glitchtip (#1420)
Co-authored-by: Dashboard Icons Manager <193821040+dashboard-icons-manager[bot]@users.noreply.github.com>
This commit is contained in:
parent
683a247667
commit
52eff4c130
14
meta/glitchtip.json
Normal file
14
meta/glitchtip.json
Normal file
@ -0,0 +1,14 @@
|
|||||||
|
{
|
||||||
|
"base": "svg",
|
||||||
|
"aliases": [],
|
||||||
|
"categories": [
|
||||||
|
"Development"
|
||||||
|
],
|
||||||
|
"update": {
|
||||||
|
"timestamp": "2025-05-11T19:58:02.796728",
|
||||||
|
"author": {
|
||||||
|
"id": 10255587,
|
||||||
|
"login": "SteffeyDev"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
@ -17332,6 +17332,20 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"glitchtip": {
|
||||||
|
"base": "svg",
|
||||||
|
"aliases": [],
|
||||||
|
"categories": [
|
||||||
|
"Development"
|
||||||
|
],
|
||||||
|
"update": {
|
||||||
|
"timestamp": "2025-05-11T19:58:02.796728",
|
||||||
|
"author": {
|
||||||
|
"id": 10255587,
|
||||||
|
"login": "SteffeyDev"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
"atlassian-opsgenie": {
|
"atlassian-opsgenie": {
|
||||||
"base": "svg",
|
"base": "svg",
|
||||||
"aliases": [],
|
"aliases": [],
|
||||||
|
BIN
png/glitchtip.png
Normal file
BIN
png/glitchtip.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 20 KiB |
1
svg/glitchtip.svg
Normal file
1
svg/glitchtip.svg
Normal file
@ -0,0 +1 @@
|
|||||||
|
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" style="isolation:isolate" viewBox="707.2 510.7 74.76 86.64"><g><g><g><path d=" M 763.6 595.9 L 778.96 595.9 L 778.96 549.22 L 745.96 549.22 L 745.96 564.46 L 761.56 564.46 L 761.56 568.66 C 761.56 576.82 754.24 581.14 745.12 581.14 C 733.84 581.14 726.52 574.66 726.52 560.74 L 726.52 547.3 C 726.52 533.38 733.84 526.9 745.12 526.9 C 754.84 526.9 760 532.18 762.52 538.66 L 777.4 530.14 C 771.16 517.3 760 510.7 745.12 510.7 C 722.44 510.7 707.2 526.18 707.2 554.38 C 707.2 582.46 722.32 597.34 741.52 597.34 C 754.12 597.34 761.8 590.98 763 582.58 L 763.6 582.58 L 763.6 595.9 Z " fill="rgb(132,24,128)"/></g><g opacity="0.5"><path d=" M 729.52 547.971 L 729.52 547.3 C 729.52 533.38 736.84 526.9 748.12 526.9 C 757.84 526.9 763 532.18 765.52 538.66 L 780.4 530.14 C 774.16 517.3 763 510.7 748.12 510.7 C 726.838 510.7 712.107 524.33 710.372 549.311 L 710.372 549.311 L 729.52 547.971 Z" fill-rule="evenodd" fill="rgb(233,64,86)"/></g><g opacity="0.5"><path d=" M 781.96 580.293 L 781.96 565.793 L 764.56 567.012 L 764.56 568.66 C 764.56 576.82 757.24 581.14 748.12 581.14 C 739.509 581.14 733.206 577.364 730.705 569.384 L 712.197 570.681 C 713.682 576.197 715.945 580.884 718.82 584.717 L 781.96 580.293 Z" fill-rule="evenodd" fill="rgb(233,64,86)"/></g><path d=" M 778.96 565.766 L 778.96 549.22 L 745.96 549.22 L 745.96 564.46 L 761.56 564.46 L 761.56 566.985 L 778.96 565.766 Z M 727.697 569.358 C 726.927 566.891 726.52 564.022 726.52 560.74 L 726.52 547.801 L 707.384 549.142 C 707.262 550.836 707.2 552.582 707.2 554.38 C 707.2 560.422 707.9 565.852 709.19 570.655 L 727.697 569.358 Z " fill-rule="evenodd" fill="rgb(233,64,86)"/><path d=" M 778.96 580.459 L 778.96 595.9 L 763.6 595.9 L 763.6 595.9 L 763.6 595.9 L 763.6 595.9 L 763.6 595.9 L 763.6 595.9 L 763.6 582.58 L 763 582.58 C 761.8 590.98 754.12 597.34 741.52 597.34 C 731.271 597.34 722.184 593.1 715.94 584.875 L 778.96 580.459 Z " fill-rule="evenodd" fill="rgb(255,63,42)"/></g></g></svg>
|
After Width: | Height: | Size: 2.0 KiB |
@ -675,6 +675,7 @@
|
|||||||
"glance.png",
|
"glance.png",
|
||||||
"glances-light.png",
|
"glances-light.png",
|
||||||
"glances.png",
|
"glances.png",
|
||||||
|
"glitchtip.png",
|
||||||
"glpi.png",
|
"glpi.png",
|
||||||
"gluetun.png",
|
"gluetun.png",
|
||||||
"gmail.png",
|
"gmail.png",
|
||||||
@ -2800,6 +2801,7 @@
|
|||||||
"glance.svg",
|
"glance.svg",
|
||||||
"glances-light.svg",
|
"glances-light.svg",
|
||||||
"glances.svg",
|
"glances.svg",
|
||||||
|
"glitchtip.svg",
|
||||||
"glpi.svg",
|
"glpi.svg",
|
||||||
"gluetun.svg",
|
"gluetun.svg",
|
||||||
"gmail.svg",
|
"gmail.svg",
|
||||||
@ -4772,6 +4774,7 @@
|
|||||||
"glance.webp",
|
"glance.webp",
|
||||||
"glances-light.webp",
|
"glances-light.webp",
|
||||||
"glances.webp",
|
"glances.webp",
|
||||||
|
"glitchtip.webp",
|
||||||
"glpi.webp",
|
"glpi.webp",
|
||||||
"gluetun.webp",
|
"gluetun.webp",
|
||||||
"gmail.webp",
|
"gmail.webp",
|
||||||
|
BIN
webp/glitchtip.webp
Normal file
BIN
webp/glitchtip.webp
Normal file
Binary file not shown.
After Width: | Height: | Size: 46 KiB |
Loading…
x
Reference in New Issue
Block a user