aboutsummaryrefslogtreecommitdiff
path: root/icon-theme/material-design-light/devices/server-network.svg
diff options
context:
space:
mode:
authorKen Moore <ken@ixsystems.com>2017-04-13 08:16:34 -0400
committerKen Moore <ken@ixsystems.com>2017-04-13 08:16:34 -0400
commitd640f04afdb6e134be2d5ffe02ce0933f77821c4 (patch)
treed429419802fe01bd26ba0bd80a21f4b979a6a3b1 /icon-theme/material-design-light/devices/server-network.svg
parentCommit some small changes I still had on my main workstation: (diff)
parentTurn on the new icon theme for Lumina, and use it by default as the fallback ... (diff)
downloadlumina-d640f04afdb6e134be2d5ffe02ce0933f77821c4.tar.gz
lumina-d640f04afdb6e134be2d5ffe02ce0933f77821c4.tar.bz2
lumina-d640f04afdb6e134be2d5ffe02ce0933f77821c4.zip
Merge branch 'master' of github.com:trueos/lumina
Diffstat (limited to 'icon-theme/material-design-light/devices/server-network.svg')
-rw-r--r--icon-theme/material-design-light/devices/server-network.svg5
1 files changed, 5 insertions, 0 deletions
diff --git a/icon-theme/material-design-light/devices/server-network.svg b/icon-theme/material-design-light/devices/server-network.svg
new file mode 100644
index 00000000..a7ee7356
--- /dev/null
+++ b/icon-theme/material-design-light/devices/server-network.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 22,19L 22,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 20,10C 20.5523,10 21,10.4477 21,11L 21,15C 21,15.5523 20.5523,16 20,16L 13,16L 13,18 Z M 4,2L 20,2C 20.5523,2 21,2.44771 21,3L 21,6.99999C 21,7.55228 20.5523,7.99999 20,7.99999L 4,7.99999C 3.44772,7.99999 3,7.55228 3,6.99999L 3,3C 3,2.44771 3.44772,2 4,2 Z M 8.99999,6.00001L 9.99999,6.00001L 9.99999,4.00001L 8.99999,4.00001L 8.99999,6.00001 Z M 8.99999,14L 9.99999,14L 9.99999,12L 8.99999,12L 8.99999,14 Z M 5,4.00001L 5,6.00001L 7,6.00001L 7,4.00001L 5,4.00001 Z M 5,12L 5,14L 7,14L 7,12L 5,12 Z "/>
+</svg>
bgstack15