aboutsummaryrefslogtreecommitdiff
path: root/icon-theme/template-icons/nova_free/Solid icons/server-close-1.svg
diff options
context:
space:
mode:
authorKen Moore <ken@ixsystems.com>2017-02-10 13:03:47 -0500
committerKen Moore <ken@ixsystems.com>2017-02-10 13:03:47 -0500
commitea3bec295529dcdde4d05fe2a9b9f00bb208791d (patch)
tree34c2644e05ad054d524a0cb8bd26752864b10613 /icon-theme/template-icons/nova_free/Solid icons/server-close-1.svg
parentLarge update to the new LuminaRandR class. Still not quite ready, but getting... (diff)
parentadding icons (diff)
downloadlumina-ea3bec295529dcdde4d05fe2a9b9f00bb208791d.tar.gz
lumina-ea3bec295529dcdde4d05fe2a9b9f00bb208791d.tar.bz2
lumina-ea3bec295529dcdde4d05fe2a9b9f00bb208791d.zip
Merge branch 'master' of github.com:trueos/lumina
Diffstat (limited to 'icon-theme/template-icons/nova_free/Solid icons/server-close-1.svg')
-rw-r--r--icon-theme/template-icons/nova_free/Solid icons/server-close-1.svg25
1 files changed, 25 insertions, 0 deletions
diff --git a/icon-theme/template-icons/nova_free/Solid icons/server-close-1.svg b/icon-theme/template-icons/nova_free/Solid icons/server-close-1.svg
new file mode 100644
index 00000000..9742cd8e
--- /dev/null
+++ b/icon-theme/template-icons/nova_free/Solid icons/server-close-1.svg
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 16.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="24px"
+ height="24px" viewBox="0 0 24 24" enable-background="new 0 0 24 24" xml:space="preserve">
+<g id="Frames-24px">
+ <rect fill="none" width="24" height="24"/>
+</g>
+<g id="Solid">
+ <g>
+ <g>
+ <path fill="#757575" d="M9,15c6.784,0,9-2.231,9-3V9.969C16.191,11.157,13.175,12,9,12s-7.191-0.843-9-2.031V12
+ C0,12.769,2.216,15,9,15z"/>
+ <path fill="#757575" d="M9,10c6.784,0,9-2.231,9-3V4.969C16.191,6.157,13.175,7,9,7S1.809,6.157,0,4.969V7C0,7.769,2.216,10,9,10
+ z"/>
+ <path fill="#757575" d="M9,5c5.195,0,7.705-1.306,8.599-2.265C16.404,0.936,12.687,0,9,0S1.596,0.936,0.401,2.735
+ C1.295,3.694,3.805,5,9,5z"/>
+ <path fill="#757575" d="M15.403,16.148C13.716,16.675,11.583,17,9,17c-4.175,0-7.191-0.843-9-2.031V16c0,2.626,4.527,4,9,4
+ c1.765,0,3.534-0.217,5.035-0.638C14.164,18.145,14.657,17.037,15.403,16.148z"/>
+ </g>
+ <polygon fill="#757575" points="23.707,17.707 22.293,16.293 20,18.586 17.707,16.293 16.293,17.707 18.586,20 16.293,22.293
+ 17.707,23.707 20,21.414 22.293,23.707 23.707,22.293 21.414,20 "/>
+ </g>
+</g>
+</svg>
bgstack15