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/business-briefcase-cash.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/business-briefcase-cash.svg')
-rw-r--r-- | icon-theme/template-icons/nova_free/Solid icons/business-briefcase-cash.svg | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/icon-theme/template-icons/nova_free/Solid icons/business-briefcase-cash.svg b/icon-theme/template-icons/nova_free/Solid icons/business-briefcase-cash.svg new file mode 100644 index 00000000..5675bba5 --- /dev/null +++ b/icon-theme/template-icons/nova_free/Solid icons/business-briefcase-cash.svg @@ -0,0 +1,15 @@ +<?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">
+ <path fill="#757575" d="M20,6V5h-2v1h-2V4c0-0.552-0.448-1-1-1H9C8.448,3,8,3.448,8,4v2H6V5H4v1C2.897,6,2,6.897,2,8v12
+ c0,1.104,0.897,2,2,2h16c1.103,0,2-0.896,2-2V8C22,6.897,21.103,6,20,6z M10,5h4v1h-4V5z M15,12h-3.5c-0.276,0-0.5,0.225-0.5,0.5
+ c0,0.276,0.224,0.5,0.5,0.5h1c1.378,0,2.5,1.122,2.5,2.5c0,1.208-0.86,2.218-2,2.45V19h-2v-1H9v-2h3.5c0.276,0,0.5-0.224,0.5-0.5
+ c0-0.275-0.224-0.5-0.5-0.5h-1C10.121,15,9,13.878,9,12.5c0-1.207,0.86-2.217,2-2.449V9h2v1h2V12z"/>
+</g>
+</svg>
|