aboutsummaryrefslogtreecommitdiff
path: root/icon-theme/material-design-light/devices/router.svg
diff options
context:
space:
mode:
Diffstat (limited to 'icon-theme/material-design-light/devices/router.svg')
-rwxr-xr-xicon-theme/material-design-light/devices/router.svg4
1 files changed, 4 insertions, 0 deletions
diff --git a/icon-theme/material-design-light/devices/router.svg b/icon-theme/material-design-light/devices/router.svg
new file mode 100755
index 00000000..6b558c5c
--- /dev/null
+++ b/icon-theme/material-design-light/devices/router.svg
@@ -0,0 +1,4 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 0 48 48">
+ <path fill="none" d="M0 0h48v48H0z"/>
+ <path d="M40.33 11.81L42 10.13C39.24 7.38 35.62 6 32 6s-7.24 1.39-10 4.13l1.66 1.66C25.97 9.5 28.98 8.35 32 8.35s6.03 1.16 8.33 3.46zm-1.66 1.52c-1.84-1.84-4.25-2.76-6.67-2.76s-4.83.92-6.67 2.76l1.66 1.66c1.39-1.37 3.19-2.06 5.01-2.06 1.81 0 3.62.69 4.99 2.07l1.68-1.67zM38 26h-4v-8h-4v8H10c-2.21 0-4 1.79-4 4v8c0 2.21 1.79 4 4 4h28c2.21 0 4-1.79 4-4v-8c0-2.21-1.79-4-4-4zM16 36h-4v-4h4v4zm7 0h-4v-4h4v4zm7 0h-4v-4h4v4z"/>
+</svg>
bgstack15