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/file-office-graph.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/file-office-graph.svg')
-rw-r--r-- | icon-theme/template-icons/nova_free/Line icons/file-office-graph.svg | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/icon-theme/template-icons/nova_free/Line icons/file-office-graph.svg b/icon-theme/template-icons/nova_free/Line icons/file-office-graph.svg new file mode 100644 index 00000000..3ca4ebdd --- /dev/null +++ b/icon-theme/template-icons/nova_free/Line icons/file-office-graph.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="Outline">
+ <g>
+ <path fill="#757575" d="M12,9v5h5C17,11.238,14.762,9,12,9z"/>
+ <path fill="#757575" d="M16.414,1H5C3.897,1,3,1.898,3,3v18c0,1.103,0.897,2,2,2h14c1.103,0,2-0.897,2-2V5.586L16.414,1z M5,21V3
+ h10v4h4l0.001,14H5z"/>
+ <path fill="#757575" d="M10,10.275c-1.744,0.62-3,2.269-3,4.225c0,2.486,2.015,4.5,4.5,4.5c1.957,0,3.604-1.256,4.225-3H10V10.275
+ z"/>
+ </g>
+</g>
+</svg>
|