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/chef-hat.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/chef-hat.svg')
-rw-r--r-- | icon-theme/template-icons/nova_free/Solid icons/chef-hat.svg | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/icon-theme/template-icons/nova_free/Solid icons/chef-hat.svg b/icon-theme/template-icons/nova_free/Solid icons/chef-hat.svg new file mode 100644 index 00000000..133b8be3 --- /dev/null +++ b/icon-theme/template-icons/nova_free/Solid icons/chef-hat.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="24.001px" viewBox="0 0 24 24.001" enable-background="new 0 0 24 24.001" xml:space="preserve">
+<g id="Frames-24px">
+ <rect fill="none" width="24" height="24.001"/>
+</g>
+<g id="Outline">
+ <g>
+ <path fill="#757575" d="M5.999,19v2c0,0.552,0.448,1,1,1h9c0.552,0,1-0.448,1-1v-2H5.999z"/>
+ <path fill="#757575" d="M16.999,4c-0.564,0-1.076,0.114-1.553,0.351C14.63,2.824,13.265,2,11.499,2S8.368,2.824,7.553,4.35
+ C7.132,4.144,6.621,4,5.999,4c-1.542,0-3,1.458-3,3c0,1.86,1.277,3.428,3,3.874V18h2v-3h1v3h2v-5h1v5h2v-3h1v3h2v-7.126
+ c1.723-0.446,3-2.014,3-3.874C19.999,5.458,18.541,4,16.999,4z"/>
+ </g>
+</g>
+</svg>
|