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/vector-triangle.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/vector-triangle.svg')
-rw-r--r-- | icon-theme/template-icons/nova_free/Solid icons/vector-triangle.svg | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/icon-theme/template-icons/nova_free/Solid icons/vector-triangle.svg b/icon-theme/template-icons/nova_free/Solid icons/vector-triangle.svg new file mode 100644 index 00000000..9cd1d9a3 --- /dev/null +++ b/icon-theme/template-icons/nova_free/Solid icons/vector-triangle.svg @@ -0,0 +1,24 @@ +<?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>
+ <path fill="#757575" d="M10.667,8h2.666C14.252,8,15,7.252,15,6.333V3.667C15,2.748,14.252,2,13.333,2h-2.666
+ C9.748,2,9,2.748,9,3.667v2.667C9,7.252,9.748,8,10.667,8z"/>
+ <path fill="#757575" d="M6.333,16H3.667C2.748,16,2,16.748,2,17.667v2.667C2,21.252,2.748,22,3.667,22h2.666
+ C7.252,22,8,21.252,8,20.333v-2.667C8,16.748,7.252,16,6.333,16z"/>
+ <path fill="#757575" d="M20.333,16h-2.666C16.748,16,16,16.748,16,17.667v2.667C16,21.252,16.748,22,17.667,22h2.666
+ C21.252,22,22,21.252,22,20.333v-2.667C22,16.748,21.252,16,20.333,16z"/>
+
+ <rect x="7.5" y="8.646" transform="matrix(0.8944 0.4472 -0.4472 0.8944 6.2639 -2.5344)" fill="#757575" width="2" height="6.708"/>
+
+ <rect x="12.146" y="11" transform="matrix(-0.4472 -0.8944 0.8944 -0.4472 11.6987 31.2302)" fill="#757575" width="6.708" height="2"/>
+ <rect x="10" y="18" fill="#757575" width="4" height="2"/>
+ </g>
+</g>
+</svg>
|