diff options
author | q5sys <jt@obs-sec.com> | 2017-02-06 17:12:43 -0500 |
---|---|---|
committer | q5sys <jt@obs-sec.com> | 2017-02-06 17:12:43 -0500 |
commit | 92b5b79d3f0f24a14552ed21874e94b8deb0f139 (patch) | |
tree | 86892bde6dfb348cb39e58a1201266ef79dd5923 /icon-theme/template-icons/nova_free/Line icons/user-headphone.svg | |
parent | Get the templates for the material icon theme setup in the repo (no icons yet... (diff) | |
download | lumina-92b5b79d3f0f24a14552ed21874e94b8deb0f139.tar.gz lumina-92b5b79d3f0f24a14552ed21874e94b8deb0f139.tar.bz2 lumina-92b5b79d3f0f24a14552ed21874e94b8deb0f139.zip |
adding icons
Diffstat (limited to 'icon-theme/template-icons/nova_free/Line icons/user-headphone.svg')
-rw-r--r-- | icon-theme/template-icons/nova_free/Line icons/user-headphone.svg | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/icon-theme/template-icons/nova_free/Line icons/user-headphone.svg b/icon-theme/template-icons/nova_free/Line icons/user-headphone.svg new file mode 100644 index 00000000..85a0ab43 --- /dev/null +++ b/icon-theme/template-icons/nova_free/Line icons/user-headphone.svg @@ -0,0 +1,20 @@ +<?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="M16,10c0-2.205-1.794-4-4-4s-4,1.795-4,4c0,2.206,1.794,4,4,4S16,12.206,16,10z M10,10
+ c0-1.104,0.897-2,2-2s2,0.896,2,2c0,1.103-0.897,2-2,2S10,11.103,10,10z"/>
+ <path fill="#757575" d="M20,8h-1.08c-0.487-3.387-3.4-6-6.92-6S5.567,4.613,5.08,8H4c-1.103,0-2,0.896-2,2v2c0,1.103,0.897,2,2,2
+ h3V9c0-2.757,2.243-5,5-5s5,2.243,5,5v5h3c1.103,0,2-0.897,2-2v-2C22,8.896,21.103,8,20,8z M5,12H4v-2h1V12z M19,12v-2h1l0.001,2
+ H19z"/>
+ <path fill="#757575" d="M12,15c-3.309,0-6,2.691-6,6v1h12v-1C18,17.691,15.309,15,12,15z M8.126,20c0.445-1.723,2.013-3,3.874-3
+ s3.428,1.277,3.874,3H8.126z"/>
+ </g>
+</g>
+</svg>
|