aboutsummaryrefslogtreecommitdiff
path: root/icon-theme/material-icons-light/devices/server-network-off.svg
diff options
context:
space:
mode:
authorKen Moore <ken@ixsystems.com>2017-04-11 13:19:29 -0400
committerKen Moore <ken@ixsystems.com>2017-04-11 13:19:29 -0400
commit948e6a0eec05b372942a9019adbcae48abe0b4c6 (patch)
treec87b7877d70ca9082592ca06dfbf383e01e9a2da /icon-theme/material-icons-light/devices/server-network-off.svg
parentFinish up the "categories.list" by adding icons into the "applications" dir. (diff)
downloadlumina-948e6a0eec05b372942a9019adbcae48abe0b4c6.tar.gz
lumina-948e6a0eec05b372942a9019adbcae48abe0b4c6.tar.bz2
lumina-948e6a0eec05b372942a9019adbcae48abe0b4c6.zip
Add almost all the "devices" category. Only a few still missing - might need to get a few made up to fill these gaps.
Diffstat (limited to 'icon-theme/material-icons-light/devices/server-network-off.svg')
-rw-r--r--icon-theme/material-icons-light/devices/server-network-off.svg5
1 files changed, 5 insertions, 0 deletions
diff --git a/icon-theme/material-icons-light/devices/server-network-off.svg b/icon-theme/material-icons-light/devices/server-network-off.svg
new file mode 100644
index 00000000..0ec38526
--- /dev/null
+++ b/icon-theme/material-icons-light/devices/server-network-off.svg
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" baseProfile="full" width="24" height="24" viewBox="0 0 24.00 24.00" enable-background="new 0 0 24.00 24.00" xml:space="preserve">
+ <path fill="#000000" fill-opacity="1" stroke-width="0.2" stroke-linejoin="round" d="M 13,18L 14,18C 14.5523,18 15,18.4477 15,19L 15.7315,19L 13,16.2685L 13,18 Z M 22,19L 22,20.1773L 20.8227,19L 22,19 Z M 21,21.7229L 19.7315,23L 17.7315,21L 15,21C 15,21.5523 14.5523,22 14,22L 10,22C 9.44772,22 9.00001,21.5523 9.00001,21L 2,21L 2,19L 9.00001,19C 9.00001,18.4477 9.44772,18 10,18L 11,18L 11,16L 4,16C 3.44771,16 3,15.5523 3,15L 3,11C 3,10.4477 3.44771,10 4,10L 6.73152,10L 4.73151,8L 4,8C 3.44772,8 3,7.55228 3,7L 3,6.26849L 0.999999,4.26849L 2.27711,3.00002L 21,21.7229 Z M 4,2.00001L 20,2.00001C 20.5523,2.00001 21,2.44772 21,3L 21,7C 21,7.55228 20.5523,8 20,8L 9.82269,8L 6.99999,5.17731L 6.99999,4.00001L 5.8227,4.00001L 3.83607,2.01338C 3.88941,2.00458 3.94417,2.00001 4,2.00001 Z M 20,10C 20.5523,10 21,10.4477 21,11L 21,15C 21,15.5523 20.5523,16 20,16L 17.8227,16L 11.8227,10L 20,10 Z M 8.99999,6.00002L 9.99999,6.00002L 9.99999,4.00002L 8.99999,4.00002L 8.99999,6.00002 Z M 8.99999,14L 9.99999,14L 9.99999,13.2685L 8.99999,12.2685L 8.99999,14 Z M 5,12L 5,14L 7,14L 7,12L 5,12 Z "/>
+</svg>
bgstack15