diff options
Diffstat (limited to 'Flat Remix Light/actions/scalable/audio-volume-muted.svg')
-rw-r--r-- | Flat Remix Light/actions/scalable/audio-volume-muted.svg | 81 |
1 files changed, 7 insertions, 74 deletions
diff --git a/Flat Remix Light/actions/scalable/audio-volume-muted.svg b/Flat Remix Light/actions/scalable/audio-volume-muted.svg index 31d0e4545..947bae963 100644 --- a/Flat Remix Light/actions/scalable/audio-volume-muted.svg +++ b/Flat Remix Light/actions/scalable/audio-volume-muted.svg @@ -1,76 +1,9 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - style="enable-background:new" - width="16" - height="16" - version="1.1" - id="svg12" - sodipodi:docname="audio-volume-muted.svg" - inkscape:version="0.92.1 r15371"> - <metadata - id="metadata18"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title /> - </cc:Work> - </rdf:RDF> - </metadata> - <defs - id="defs16" /> - <sodipodi:namedview - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1" - objecttolerance="10" - gridtolerance="10" - guidetolerance="10" - inkscape:pageopacity="0" - inkscape:pageshadow="2" - inkscape:window-width="1531" - inkscape:window-height="480" - id="namedview14" - showgrid="false" - inkscape:zoom="10.727273" - inkscape:cx="-0.97881356" - inkscape:cy="11" - inkscape:window-x="66" - inkscape:window-y="24" - inkscape:window-maximized="0" - inkscape:current-layer="svg12" /> - <g - transform="translate(-328.2042,416.0005)" - id="g10" - style="fill:#31363b;fill-opacity:1"> - <g - transform="translate(2.9092,-3)" - id="g8" - style="fill:#31363b;fill-opacity:1"> - <path - d="m 326.09,-407.91 v 5.818 h 2.909 l 4,4.091 v -14 l -4,4.091 z" - id="path2" - inkscape:connector-curvature="0" - style="opacity:0.3;fill:#31363b;fill-opacity:1" /> - <path - d="m 335,-412 v 1.5 c 2.32,0.74 4,2.93 4,5.5 0,2.57 -1.68,4.76 -4,5.5 v 1.5 c 3.15,-0.78 5.5,-3.6 5.5,-7 0,-3.4 -2.35,-6.22 -5.5,-7 z" - id="path4" - inkscape:connector-curvature="0" - style="opacity:0.3;fill:#31363b;fill-opacity:1" /> - <path - d="m 336.79,-405 c 0,-1.3 -0.72,-2.42 -1.79,-3 v 6 c 1.06,-0.58 1.79,-1.7 1.79,-3 z" - id="path6" - inkscape:connector-curvature="0" - style="opacity:0.3;fill:#31363b;fill-opacity:1" /> - </g> +<svg xmlns="http://www.w3.org/2000/svg" style="enable-background:new" width="16" height="16" version="1.1"> + <g style="fill:#31363b" transform="translate(-328.2042,416.0005)"> + <g style="fill:#31363b" transform="translate(2.9092,-3)"> + <path style="opacity:0.3;fill:#31363b" d="m 326.09,-407.91 v 5.818 h 2.909 l 4,4.091 v -14 l -4,4.091 z"/> + <path style="opacity:0.3;fill:#31363b" d="m 335,-412 v 1.5 c 2.32,0.74 4,2.93 4,5.5 0,2.57 -1.68,4.76 -4,5.5 v 1.5 c 3.15,-0.78 5.5,-3.6 5.5,-7 0,-3.4 -2.35,-6.22 -5.5,-7 z"/> + <path style="opacity:0.3;fill:#31363b" d="m 336.79,-405 c 0,-1.3 -0.72,-2.42 -1.79,-3 v 6 c 1.06,-0.58 1.79,-1.7 1.79,-3 z"/> </g> + </g> </svg> |