feat(icons): add ookla-speedtest (#2262)

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-10-14 22:10:29 +02:00
committed by GitHub
parent 4c396b462b
commit 5d8c2084e3
6 changed files with 44 additions and 0 deletions

16
meta/ookla-speedtest.json Normal file
View File

@@ -0,0 +1,16 @@
{
"base": "svg",
"aliases": [
"speedtest",
"ookla",
"ooklaspeedtest"
],
"categories": [],
"update": {
"timestamp": "2025-10-14T20:06:00.123470",
"author": {
"id": 58250719,
"login": "Okaza03"
}
}
}

View File

@@ -27197,6 +27197,22 @@
}
}
},
"ookla-speedtest": {
"base": "svg",
"aliases": [
"speedtest",
"ookla",
"ooklaspeedtest"
],
"categories": [],
"update": {
"timestamp": "2025-10-14T20:06:00.123470",
"author": {
"id": 58250719,
"login": "Okaza03"
}
}
},
"upsnap": {
"base": "svg",
"aliases": [],

BIN
png/ookla-speedtest.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 25 KiB

9
svg/ookla-speedtest.svg Normal file
View File

@@ -0,0 +1,9 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="17.42 16.68 465.96 465.76">
<ellipse style="fill: rgb(216, 216, 216); stroke: rgb(11, 10, 26);" cx="250.087" cy="249.463" rx="232.167" ry="231.668"/>
<ellipse style="fill: rgb(11, 10, 26); stroke: rgb(11, 10, 26);" cx="250.745" cy="249.563" rx="232.131" ry="232.381"/>
<ellipse style="stroke: rgb(254, 254, 254); fill: rgb(254, 254, 254);" cx="250.087" cy="249.712" rx="188.278" ry="187.529"/>
<ellipse style="stroke: rgb(11, 10, 26); paint-order: stroke; fill: rgb(11, 10, 26);" cx="250.834" cy="249.463" rx="149.625" ry="149.874"/>
<polygon style="stroke: rgb(11, 10, 26); paint-order: stroke; fill: rgb(254, 254, 254);" points="211.878 253.96 246.304 288.913 339.747 181.594 319.548 160.693"/>
<polygon style="stroke: rgb(11, 10, 26); paint-order: stroke; fill: rgb(11, 10, 26);" points="356.442 355.509 383.928 383.495 261.991 456.457 118.564 383.995 143.551 356.509"/>
<polygon style="fill: rgb(11, 10, 26); stroke: rgb(11, 10, 26);" points="146.55 352.011 103.572 398.487 191.027 453.459 317.462 457.957 384.927 425.973 403.418 397.488 388.925 389.991 352.944 351.012"/>
</svg>

After

Width:  |  Height:  |  Size: 1.1 KiB

View File

@@ -1560,6 +1560,7 @@
"onlyfans-dark.png",
"onlyfans.png",
"onlyoffice.png",
"ookla-speedtest.png",
"open-cloud-dark.png",
"open-cloud.png",
"open-observe.png",
@@ -3881,6 +3882,7 @@
"onlyfans-dark.svg",
"onlyfans.svg",
"onlyoffice.svg",
"ookla-speedtest.svg",
"open-cloud-dark.svg",
"open-cloud.svg",
"open-observe.svg",
@@ -6265,6 +6267,7 @@
"onlyfans-dark.webp",
"onlyfans.webp",
"onlyoffice.webp",
"ookla-speedtest.webp",
"open-cloud-dark.webp",
"open-cloud.webp",
"open-observe.webp",

BIN
webp/ookla-speedtest.webp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 35 KiB