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/box-add.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/box-add.svg')
-rw-r--r-- | icon-theme/template-icons/nova_free/Line icons/box-add.svg | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/icon-theme/template-icons/nova_free/Line icons/box-add.svg b/icon-theme/template-icons/nova_free/Line icons/box-add.svg new file mode 100644 index 00000000..3181063f --- /dev/null +++ b/icon-theme/template-icons/nova_free/Line icons/box-add.svg @@ -0,0 +1,19 @@ +<?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="M2,8.006h16V14h2V7.006c0-0.007-0.003-0.012-0.004-0.019c-0.002-0.116-0.026-0.229-0.068-0.339
+ c-0.011-0.028-0.025-0.053-0.039-0.08c-0.019-0.038-0.032-0.08-0.057-0.117l-4-6C15.646,0.173,15.334,0.006,15,0.006H5
+ c-0.334,0-0.646,0.167-0.832,0.445l-4,6C0.143,6.488,0.13,6.53,0.111,6.568C0.098,6.596,0.083,6.62,0.072,6.648
+ C0.03,6.758,0.006,6.871,0.004,6.987C0.003,6.994,0,6.999,0,7.006v12c0,0.552,0.448,1,1,1h13v-2H2V8.006z M17.131,6.006H11v-4
+ h3.465L17.131,6.006z M5.535,2.006H9v4H2.869L5.535,2.006z"/>
+ <polygon fill="#757575" points="24,19 21,19 21,16 19,16 19,19 16,19 16,21 19,21 19,24 21,24 21,21 24,21 "/>
+ </g>
+</g>
+</svg>
|