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/speaker-volume-off.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/speaker-volume-off.svg')
-rw-r--r-- | icon-theme/template-icons/nova_free/Line icons/speaker-volume-off.svg | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/icon-theme/template-icons/nova_free/Line icons/speaker-volume-off.svg b/icon-theme/template-icons/nova_free/Line icons/speaker-volume-off.svg new file mode 100644 index 00000000..b74a1f93 --- /dev/null +++ b/icon-theme/template-icons/nova_free/Line icons/speaker-volume-off.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="M21.707,5.707l-1.414-1.414l-17,17l1.414,1.414l5.172-5.172l2.62,3.745c0.417,0.496,0.959,0.72,1.526,0.72
+ c0.263,0,0.521-0.051,0.764-0.151c0.751-0.31,1.236-1.037,1.236-1.849v-8.611L21.707,5.707z M14.027,19.976l-2.711-3.877
+ l2.711-2.711L14.027,19.976z"/>
+ <path fill="#757575" d="M7.025,14.732V11h3.521l3.479-4.973v1.705l1.965-1.965c-0.084-0.714-0.524-1.336-1.201-1.615
+ c-0.739-0.306-1.615-0.131-2.178,0.434L9.504,9H7.025c-1.103,0-2,0.898-2,2v4c0,0.483,0.179,0.921,0.465,1.268L7.025,14.732z"/>
+ </g>
+</g>
+</svg>
|