aboutsummaryrefslogtreecommitdiff
path: root/icon-theme/material-design-light/devices/server-network-off.svg
diff options
context:
space:
mode:
authorKen Moore <ken@ixsystems.com>2017-04-12 15:48:46 -0400
committerKen Moore <ken@ixsystems.com>2017-04-12 15:48:46 -0400
commite4b7c0a643f546dee4b7b6a2eb170ce4b892d3e9 (patch)
treee621da655d974127496219ff39b71a651e54294d /icon-theme/material-design-light/devices/server-network-off.svg
parentAnother batch of "extra" files outside the minimum XDG spec. (diff)
downloadlumina-e4b7c0a643f546dee4b7b6a2eb170ce4b892d3e9.tar.gz
lumina-e4b7c0a643f546dee4b7b6a2eb170ce4b892d3e9.tar.bz2
lumina-e4b7c0a643f546dee4b7b6a2eb170ce4b892d3e9.zip
Rename the material-icons-light directory to material-design-light, and add the project file and index to get it to install properly.
Diffstat (limited to 'icon-theme/material-design-light/devices/server-network-off.svg')
-rw-r--r--icon-theme/material-design-light/devices/server-network-off.svg5
1 files changed, 5 insertions, 0 deletions
diff --git a/icon-theme/material-design-light/devices/server-network-off.svg b/icon-theme/material-design-light/devices/server-network-off.svg
new file mode 100644
index 00000000..0ec38526
--- /dev/null
+++ b/icon-theme/material-design-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