aboutsummaryrefslogtreecommitdiff
path: root/icon-theme/template-icons/nova_free/Solid icons/box-add.svg
diff options
context:
space:
mode:
authorKen Moore <ken@ixsystems.com>2017-02-10 13:03:47 -0500
committerKen Moore <ken@ixsystems.com>2017-02-10 13:03:47 -0500
commitea3bec295529dcdde4d05fe2a9b9f00bb208791d (patch)
tree34c2644e05ad054d524a0cb8bd26752864b10613 /icon-theme/template-icons/nova_free/Solid icons/box-add.svg
parentLarge update to the new LuminaRandR class. Still not quite ready, but getting... (diff)
parentadding icons (diff)
downloadlumina-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/box-add.svg')
-rw-r--r--icon-theme/template-icons/nova_free/Solid icons/box-add.svg18
1 files changed, 18 insertions, 0 deletions
diff --git a/icon-theme/template-icons/nova_free/Solid icons/box-add.svg b/icon-theme/template-icons/nova_free/Solid icons/box-add.svg
new file mode 100644
index 00000000..0c4464d8
--- /dev/null
+++ b/icon-theme/template-icons/nova_free/Solid icons/box-add.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="M15.832,0.446C15.646,0.168,15.334,0,15,0h-4v6h8.535L15.832,0.446z"/>
+ <path fill="#757575" d="M9,0H5C4.666,0,4.354,0.168,4.168,0.446L0.465,6H9V0z"/>
+ <path fill="#757575" d="M20,8H0v11c0,0.552,0.448,1,1,1h13c0,0,0-0.001,0-0.002c0-3.314,2.687-6,6-6V8z"/>
+ <polygon fill="#757575" points="21,18.998 21,15.998 19,15.998 19,18.998 16,18.998 16,20.998 19,20.998 19,23.998 21,23.998
+ 21,20.998 24,20.998 24,18.998 "/>
+ </g>
+</g>
+</svg>
bgstack15