mirror of
https://github.com/walkxcode/dashboard-icons.git
synced 2025-11-26 14:48:43 +01:00
feat(icons): add networking-toolbox (#2532)
Co-authored-by: Dashboard Icons Manager <193821040+dashboard-icons-manager[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
c0cf4c2347
commit
dae4482bb7
16
meta/networking-toolbox.json
Normal file
16
meta/networking-toolbox.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"base": "svg",
|
||||
"aliases": [],
|
||||
"categories": [],
|
||||
"update": {
|
||||
"timestamp": "2025-11-23T09:19:23.365073",
|
||||
"author": {
|
||||
"id": 4215150,
|
||||
"login": "tsunulukai"
|
||||
}
|
||||
},
|
||||
"colors": {
|
||||
"light": "networking-toolbox",
|
||||
"dark": "networking-toolbox-dark"
|
||||
}
|
||||
}
|
||||
@@ -13845,6 +13845,22 @@
|
||||
"light": "dillinger-light"
|
||||
}
|
||||
},
|
||||
"networking-toolbox": {
|
||||
"base": "svg",
|
||||
"aliases": [],
|
||||
"categories": [],
|
||||
"update": {
|
||||
"timestamp": "2025-11-23T09:19:23.365073",
|
||||
"author": {
|
||||
"id": 4215150,
|
||||
"login": "tsunulukai"
|
||||
}
|
||||
},
|
||||
"colors": {
|
||||
"light": "networking-toolbox",
|
||||
"dark": "networking-toolbox-dark"
|
||||
}
|
||||
},
|
||||
"phpmyadmin": {
|
||||
"base": "svg",
|
||||
"aliases": [],
|
||||
|
||||
BIN
png/networking-toolbox-dark.png
Normal file
BIN
png/networking-toolbox-dark.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 16 KiB |
BIN
png/networking-toolbox.png
Normal file
BIN
png/networking-toolbox.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 15 KiB |
14
svg/networking-toolbox-dark.svg
Normal file
14
svg/networking-toolbox-dark.svg
Normal file
@@ -0,0 +1,14 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="-3.43 -1.62 644.03 646.05">
|
||||
<defs>
|
||||
<linearGradient id="grad5" x1="0%" y1="0%" x2="100%" y2="100%">
|
||||
<stop offset="5%" stop-color="#e3ed70" />
|
||||
<stop offset="95%" stop-color="#9fa64e" />
|
||||
</linearGradient>
|
||||
</defs>
|
||||
<g>
|
||||
<title>Layer 1</title>
|
||||
<rect id="svg_3" height="646.00005" width="644.00002" y="-1.60004" x="-3.40002" rx="120" ry="120" fill="url(#grad5)"/>
|
||||
<path fill="#77b7eb" id="svg_1" d="m112,304l0,160l40,0l0,-56c0,-13.3 10.7,-24 24,-24c13.3,0 24,10.7 24,24l0,56l48,0l0,-56c0,-13.3 10.7,-24 24,-24c13.3,0 24,10.7 24,24l0,56l48,0l0,-56c0,-13.3 10.7,-24 24,-24c13.3,0 24,10.7 24,24l0,56l48,0l0,-56c0,-13.3 10.7,-24 24,-24c13.3,0 24,10.7 24,24l0,56l40,0l0,-160l-40,0c-13.3,0 -24,-10.7 -24,-24l0,-40l-40,0c-13.3,0 -24,-10.7 -24,-24l0,-40l-160,0l0,40c0,13.3 -10.7,24 -24,24l-40,0l0,40c0,13.3 -10.7,24 -24,24l-40,0z" opacity="0.4"/>
|
||||
<path id="svg_2" d="m192,160c0,-17.7 14.3,-32 32,-32l192,0c17.7,0 32,14.3 32,32l0,32l32,0c17.7,0 32,14.3 32,32l0,32l32,0c17.7,0 32,14.3 32,32l0,192c0,17.7 -14.3,32 -32,32l-448,0c-17.7,0 -32,-14.3 -32,-32l0,-192c0,-17.7 14.3,-32 32,-32l32,0l0,-32c0,-17.7 14.3,-32 32,-32l32,0l0,-32zm48,16l0,40c0,13.3 -10.7,24 -24,24l-40,0l0,40c0,13.3 -10.7,24 -24,24l-40,0l0,160l40,0l0,-56c0,-13.3 10.7,-24 24,-24c13.3,0 24,10.7 24,24l0,56l48,0l0,-56c0,-13.3 10.7,-24 24,-24c13.3,0 24,10.7 24,24l0,56l48,0l0,-56c0,-13.3 10.7,-24 24,-24c13.3,0 24,10.7 24,24l0,56l48,0l0,-56c0,-13.3 10.7,-24 24,-24c13.3,0 24,10.7 24,24l0,56l40,0l0,-160l-40,0c-13.3,0 -24,-10.7 -24,-24l0,-40l-40,0c-13.3,0 -24,-10.7 -24,-24l0,-40l-160,0z"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.6 KiB |
14
svg/networking-toolbox.svg
Normal file
14
svg/networking-toolbox.svg
Normal file
@@ -0,0 +1,14 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="-3.43 -1.62 644.03 646.05">
|
||||
<defs>
|
||||
<linearGradient id="grad5" x1="0%" y1="0%" x2="100%" y2="100%">
|
||||
<stop offset="5%" stop-color="#2196f3" />
|
||||
<stop offset="95%" stop-color="#1c80cf" />
|
||||
</linearGradient>
|
||||
</defs>
|
||||
<g>
|
||||
<title>Layer 1</title>
|
||||
<rect id="svg_3" height="646.00005" width="644.00002" y="-1.60004" x="-3.40002" rx="120" ry="120" fill="url(#grad5)"/>
|
||||
<path fill="#77b7eb" id="svg_1" d="m112,304l0,160l40,0l0,-56c0,-13.3 10.7,-24 24,-24c13.3,0 24,10.7 24,24l0,56l48,0l0,-56c0,-13.3 10.7,-24 24,-24c13.3,0 24,10.7 24,24l0,56l48,0l0,-56c0,-13.3 10.7,-24 24,-24c13.3,0 24,10.7 24,24l0,56l48,0l0,-56c0,-13.3 10.7,-24 24,-24c13.3,0 24,10.7 24,24l0,56l40,0l0,-160l-40,0c-13.3,0 -24,-10.7 -24,-24l0,-40l-40,0c-13.3,0 -24,-10.7 -24,-24l0,-40l-160,0l0,40c0,13.3 -10.7,24 -24,24l-40,0l0,40c0,13.3 -10.7,24 -24,24l-40,0z" opacity="0.4"/>
|
||||
<path id="svg_2" d="m192,160c0,-17.7 14.3,-32 32,-32l192,0c17.7,0 32,14.3 32,32l0,32l32,0c17.7,0 32,14.3 32,32l0,32l32,0c17.7,0 32,14.3 32,32l0,192c0,17.7 -14.3,32 -32,32l-448,0c-17.7,0 -32,-14.3 -32,-32l0,-192c0,-17.7 14.3,-32 32,-32l32,0l0,-32c0,-17.7 14.3,-32 32,-32l32,0l0,-32zm48,16l0,40c0,13.3 -10.7,24 -24,24l-40,0l0,40c0,13.3 -10.7,24 -24,24l-40,0l0,160l40,0l0,-56c0,-13.3 10.7,-24 24,-24c13.3,0 24,10.7 24,24l0,56l48,0l0,-56c0,-13.3 10.7,-24 24,-24c13.3,0 24,10.7 24,24l0,56l48,0l0,-56c0,-13.3 10.7,-24 24,-24c13.3,0 24,10.7 24,24l0,56l48,0l0,-56c0,-13.3 10.7,-24 24,-24c13.3,0 24,10.7 24,24l0,56l40,0l0,-160l-40,0c-13.3,0 -24,-10.7 -24,-24l0,-40l-40,0c-13.3,0 -24,-10.7 -24,-24l0,-40l-160,0z"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.6 KiB |
@@ -1501,6 +1501,8 @@
|
||||
"netsurf.png",
|
||||
"network-ups-tools.png",
|
||||
"network-weathermap.png",
|
||||
"networking-toolbox-dark.png",
|
||||
"networking-toolbox.png",
|
||||
"newegg.png",
|
||||
"newsblur.png",
|
||||
"newshosting-dark.png",
|
||||
@@ -3936,6 +3938,8 @@
|
||||
"netsurf-light.svg",
|
||||
"netsurf.svg",
|
||||
"network-ups-tools.svg",
|
||||
"networking-toolbox-dark.svg",
|
||||
"networking-toolbox.svg",
|
||||
"newegg.svg",
|
||||
"newsblur.svg",
|
||||
"newshosting-dark.svg",
|
||||
@@ -6396,6 +6400,8 @@
|
||||
"netsurf.webp",
|
||||
"network-ups-tools.webp",
|
||||
"network-weathermap.webp",
|
||||
"networking-toolbox-dark.webp",
|
||||
"networking-toolbox.webp",
|
||||
"newegg.webp",
|
||||
"newsblur.webp",
|
||||
"newshosting-dark.webp",
|
||||
|
||||
BIN
webp/networking-toolbox-dark.webp
Normal file
BIN
webp/networking-toolbox-dark.webp
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 33 KiB |
BIN
webp/networking-toolbox.webp
Normal file
BIN
webp/networking-toolbox.webp
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 28 KiB |
Reference in New Issue
Block a user