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/smiley-shy-1.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/smiley-shy-1.svg')
-rw-r--r-- | icon-theme/template-icons/nova_free/Line icons/smiley-shy-1.svg | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/icon-theme/template-icons/nova_free/Line icons/smiley-shy-1.svg b/icon-theme/template-icons/nova_free/Line icons/smiley-shy-1.svg new file mode 100644 index 00000000..110cb59e --- /dev/null +++ b/icon-theme/template-icons/nova_free/Line icons/smiley-shy-1.svg @@ -0,0 +1,21 @@ +<?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="M12,2C6.486,2,2,6.486,2,12c0,5.515,4.486,10,10,10s10-4.485,10-10C22,6.486,17.514,2,12,2z M18,15
+ c-0.551,0-1-0.448-1-1c0-0.551,0.449-1,1-1s1,0.449,1,1C19,14.552,18.551,15,18,15z M5,14c0-0.551,0.449-1,1-1s1,0.449,1,1
+ c0,0.552-0.449,1-1,1S5,14.552,5,14z M12,20c-2.531,0-4.787-1.185-6.254-3.025C5.831,16.982,5.913,17,6,17c1.654,0,3-1.346,3-3
+ s-1.346-3-3-3c-0.766,0-1.458,0.297-1.988,0.771C4.135,7.466,7.666,4,12,4s7.865,3.466,7.988,7.771C19.458,11.297,18.766,11,18,11
+ c-1.654,0-3,1.346-3,3s1.346,3,3,3c0.087,0,0.169-0.018,0.254-0.025C16.787,18.815,14.531,20,12,20z"/>
+ <rect x="7" y="8" fill="#757575" width="4" height="2"/>
+ <rect x="13" y="8" fill="#757575" width="4" height="2"/>
+ <rect x="10" y="16" fill="#757575" width="4" height="2"/>
+ </g>
+</g>
+</svg>
|