diff options
author | Ken Moore <ken@ixsystems.com> | 2017-02-10 13:03:47 -0500 |
---|---|---|
committer | Ken Moore <ken@ixsystems.com> | 2017-02-10 13:03:47 -0500 |
commit | ea3bec295529dcdde4d05fe2a9b9f00bb208791d (patch) | |
tree | 34c2644e05ad054d524a0cb8bd26752864b10613 /icon-theme/template-icons/nova_free/Solid icons/sign-elevator.svg | |
parent | Large update to the new LuminaRandR class. Still not quite ready, but getting... (diff) | |
parent | adding icons (diff) | |
download | lumina-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/sign-elevator.svg')
-rw-r--r-- | icon-theme/template-icons/nova_free/Solid icons/sign-elevator.svg | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/icon-theme/template-icons/nova_free/Solid icons/sign-elevator.svg b/icon-theme/template-icons/nova_free/Solid icons/sign-elevator.svg new file mode 100644 index 00000000..de4d5f69 --- /dev/null +++ b/icon-theme/template-icons/nova_free/Solid icons/sign-elevator.svg @@ -0,0 +1,22 @@ +<?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="24.002px" viewBox="0 0 24 24.002" enable-background="new 0 0 24 24.002" xml:space="preserve">
+<g id="Frames-24px">
+ <rect y="0" fill="none" width="24" height="24.002"/>
+</g>
+<g id="Outline">
+ <g>
+ <polygon fill="#757575" points="5.001,4.416 5.001,8.002 7.001,8.002 7.001,4.416 8.294,5.708 9.708,4.294 6.001,0.588
+ 2.294,4.294 3.708,5.708 "/>
+ <polygon fill="#757575" points="20.708,4.708 19.294,3.294 18.001,4.588 18.001,1.002 16.001,1.002 16.001,4.588 14.708,3.294
+ 13.294,4.708 17.001,8.416 "/>
+ <path fill="#757575" d="M20.001,10.002h-16c-1.104,0-2,0.895-2,2v9c0,1.104,0.896,2,2,2h16c1.104,0,2-0.896,2-2v-9
+ C22.001,10.897,21.106,10.002,20.001,10.002z M16.501,13.002c1.101,0,2,0.901,2,2c0,1.098-0.899,2-2,2s-2-0.902-2-2
+ C14.501,13.903,15.401,13.002,16.501,13.002z M7.501,13.002c1.101,0,2,0.901,2,2c0,1.098-0.899,2-2,2s-2-0.902-2-2
+ C5.501,13.903,6.401,13.002,7.501,13.002z M4.001,21.002c0-1.657,1.343-3,3-3h1c1.657,0,3,1.343,3,3H4.001z M13.001,21.002
+ c0-1.657,1.343-3,3-3h1c1.657,0,3,1.343,3,3H13.001z"/>
+ </g>
+</g>
+</svg>
|