aboutsummaryrefslogtreecommitdiff
path: root/icon-theme/material-icons-light/devices/network-cell-locked.svg
diff options
context:
space:
mode:
Diffstat (limited to 'icon-theme/material-icons-light/devices/network-cell-locked.svg')
-rw-r--r--icon-theme/material-icons-light/devices/network-cell-locked.svg4
1 files changed, 4 insertions, 0 deletions
diff --git a/icon-theme/material-icons-light/devices/network-cell-locked.svg b/icon-theme/material-icons-light/devices/network-cell-locked.svg
new file mode 100644
index 00000000..9faf6a93
--- /dev/null
+++ b/icon-theme/material-icons-light/devices/network-cell-locked.svg
@@ -0,0 +1,4 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 0 48 48">
+ <path d="M0 0h48v48H0zm0 0h48v48H0z" fill="none"/>
+ <path d="M39 20c.34 0 .67.06 1 .1V2L2 40h26v-6c0-1.77.77-3.37 2-4.47V29c0-4.96 4.04-9 9-9zm5 12v-3c0-2.76-2.24-5-5-5s-5 2.24-5 5v3c-1.1 0-2 .9-2 2v8c0 1.1.9 2 2 2h10c1.1 0 2-.9 2-2v-8c0-1.1-.9-2-2-2zm-2 0h-6v-3c0-1.66 1.34-3 3-3s3 1.34 3 3v3z"/>
+</svg>
bgstack15