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/origami-paper-bird.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/origami-paper-bird.svg')
-rw-r--r-- | icon-theme/template-icons/nova_free/Solid icons/origami-paper-bird.svg | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/icon-theme/template-icons/nova_free/Solid icons/origami-paper-bird.svg b/icon-theme/template-icons/nova_free/Solid icons/origami-paper-bird.svg new file mode 100644 index 00000000..9e67eb99 --- /dev/null +++ b/icon-theme/template-icons/nova_free/Solid icons/origami-paper-bird.svg @@ -0,0 +1,17 @@ +<?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>
+ <polygon fill="#757575" points="4,6 4,2 0,6 "/>
+ <polygon fill="#757575" points="24,8 13,8 12.99,7.988 6,14.979 6,15 11.511,20.511 "/>
+ <polygon fill="#757575" points="8,2 6,2 6,12.151 11.705,6.446 "/>
+ <polygon fill="#757575" points="12.925,21.925 13,22 23,22 16.753,18.096 "/>
+ </g>
+</g>
+</svg>
|