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/Line icons/wind-flag.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/Line icons/wind-flag.svg')
-rw-r--r-- | icon-theme/template-icons/nova_free/Line icons/wind-flag.svg | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/icon-theme/template-icons/nova_free/Line icons/wind-flag.svg b/icon-theme/template-icons/nova_free/Line icons/wind-flag.svg new file mode 100644 index 00000000..d88c9637 --- /dev/null +++ b/icon-theme/template-icons/nova_free/Line icons/wind-flag.svg @@ -0,0 +1,18 @@ +<?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="M22.443,7.701L9.299,2.443C9.071,2.352,8.838,2.305,8.607,2.305C7.691,2.305,7,3.035,7,4v10
+ c0,0.967,0.691,1.695,1.607,1.695c0.23,0,0.463-0.045,0.692-0.138L22.442,10.3c0.914-0.366,1.012-1.032,1.012-1.3
+ S23.356,8.066,22.443,7.701z M15,6.878v4.245l-2,0.8V6.078L15,6.878z M9,13.523V4.478l2,0.8v7.446L9,13.523z M17,10.323V7.678
+ l3.305,1.323L17,10.323z"/>
+ <rect x="4" y="2" fill="#757575" width="2" height="20"/>
+ </g>
+</g>
+</svg>
|