feat(icons): add pangolin (#1252)

Co-authored-by: Dashboard Icons Manager <193821040+dashboard-icons-manager[bot]@users.noreply.github.com>
This commit is contained in:
dashboard-icons-manager[bot] 2025-04-22 20:57:54 +02:00 committed by GitHub
parent 3a91838364
commit 73a75ae124
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
6 changed files with 38 additions and 0 deletions

17
meta/pangolin.json Normal file
View File

@ -0,0 +1,17 @@
{
"base": "svg",
"aliases": [
"pangolin",
"pangolin-newt"
],
"categories": [
"Cloud"
],
"update": {
"timestamp": "2025-04-22T18:57:05.718417",
"author": {
"id": 7034912,
"login": "leodr99"
}
}
}

View File

@ -19303,6 +19303,23 @@
}
}
},
"pangolin": {
"base": "svg",
"aliases": [
"pangolin",
"pangolin-newt"
],
"categories": [
"Cloud"
],
"update": {
"timestamp": "2025-04-22T18:57:05.718417",
"author": {
"id": 7034912,
"login": "leodr99"
}
}
},
"plume": {
"base": "svg",
"aliases": [],

BIN
png/pangolin.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.6 KiB

1
svg/pangolin.svg Normal file
View File

@ -0,0 +1 @@
<svg xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns="http://www.w3.org/2000/svg" xmlns:svg="http://www.w3.org/2000/svg" version="1.1" x="0px" y="0px" enable-background="new 0 0 419.528 419.528" xml:space="preserve" id="svg52" sodipodi:docname="pangolin_orange.svg" inkscape:version="1.2.2 (b0a8486541, 2022-12-01)" viewBox="18.18 30 360.87 338.3"><defs id="defs56"/><sodipodi:namedview id="namedview54" pagecolor="#ffffff" bordercolor="#666666" borderopacity="1.0" inkscape:showpageshadow="2" inkscape:pageopacity="0.0" inkscape:pagecheckerboard="0" inkscape:deskcolor="#d1d1d1" showgrid="false" inkscape:zoom="1.9583914" inkscape:cx="127.40048" inkscape:cy="262.71561" inkscape:window-width="1436" inkscape:window-height="1236" inkscape:window-x="2208" inkscape:window-y="511" inkscape:window-maximized="0" inkscape:current-layer="svg52"/><path d="m 62.232921,184.91974 c 0,2.431 -1.97,4.402 -4.399,4.402 -2.429,0 -4.399,-1.972 -4.399,-4.402 0,-2.429 1.97,-4.399 4.399,-4.399 2.429,-10e-4 4.399,1.97 4.399,4.399 z m 58.993999,-4.821 c -25.943999,-2.826 -38.978999,7.453 -71.181999,31.357 -27.572,20.467 -32.767,4.381 -31.748,-2.614 1.499,-10.282 25.222,-58.573 48.079,-88.461 28.273,7.34 49.869999,30.727 54.850999,59.718 z m -55.915999,4.821 c 0,-4.131 -3.349,-7.478 -7.478,-7.478 -4.129,0 -7.478,3.347 -7.478,7.478 0,4.131 3.349,7.481 7.478,7.481 4.13,0 7.478,-3.35 7.478,-7.481 z m -15.032,48.424 -0.234,14.041 20.413,22.687 -9.818,7.353 33.306,27.492 -11.759,8.124 42.631999,19.939 -10.825,9.747 48.291,8.078 -7.526,10.307 48.758,-4.531 -3.997,11.725 53.916,-18.153 -2.76,13.357 48.077,-34.345 1.479,13.562 34.087,-48.576 7.478,14.206 15.187,-58.89 10.391,8.533 -2.14,-57.884 13.814,5.13 -21.082,-51.204 13.404,0.048 -33.696,-42.131 15.312,-1.366 -47.026,-32.831002 14.255,-8.399 -54.817,-14.682 9.257,-11.695 -49.625,0.352 0.6,-13.337 -38.537,14.084 -1.597,-12.689 -29.984,21.429 -6.446,-10.852 -22.59,26.504 -7.021,-9.572 -18.923,30.294 -9.595999,-8.744 -16.754,30.138002 c 31.509999,10.197 54.979999,37.951 59.126999,71.547 0.404,0.087 -22.37,31.257 10.955,57.85 -0.576,-2.985 -6.113,-53.902 47.496,-57.61 26.668,-1.844 48.4,21.666 48.4,48.399 0,8.184 -2.05,15.883 -5.636,22.64 -15.927,29.611 -64.858,30.755 -80.429,30.596 -45.154,-0.459 -104.051999,-51.521 -104.051999,-51.521 z" id="path46" style="fill:#f97315;fill-opacity:1"/></svg>

After

Width:  |  Height:  |  Size: 2.4 KiB

View File

@ -1417,6 +1417,7 @@
"pairdrop.png",
"palemoon.png",
"palo-alto.png",
"pangolin.png",
"paperless-ng.png",
"paperless-ngx.png",
"paperless.png",
@ -3391,6 +3392,7 @@
"pagerduty.svg",
"palemoon.svg",
"palo-alto.svg",
"pangolin.svg",
"paperless-ng.svg",
"paperless-ngx.svg",
"paperless.svg",
@ -5441,6 +5443,7 @@
"pairdrop.webp",
"palemoon.webp",
"palo-alto.webp",
"pangolin.webp",
"paperless-ng.webp",
"paperless-ngx.webp",
"paperless.webp",

BIN
webp/pangolin.webp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 26 KiB