mirror of
https://github.com/walkxcode/dashboard-icons.git
synced 2025-10-27 21:49:04 +08:00
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:
committed by
GitHub
parent
4c396b462b
commit
5d8c2084e3
16
meta/ookla-speedtest.json
Normal file
16
meta/ookla-speedtest.json
Normal 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"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -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
BIN
png/ookla-speedtest.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 25 KiB |
9
svg/ookla-speedtest.svg
Normal file
9
svg/ookla-speedtest.svg
Normal 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 |
@@ -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
BIN
webp/ookla-speedtest.webp
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 35 KiB |
Reference in New Issue
Block a user