diff options
Diffstat (limited to 'Flat Remix/status/notification-audio-volume-muted.svg')
-rw-r--r-- | Flat Remix/status/notification-audio-volume-muted.svg | 111 |
1 files changed, 12 insertions, 99 deletions
diff --git a/Flat Remix/status/notification-audio-volume-muted.svg b/Flat Remix/status/notification-audio-volume-muted.svg index 7585cd01c..d706b95ac 100644 --- a/Flat Remix/status/notification-audio-volume-muted.svg +++ b/Flat Remix/status/notification-audio-volume-muted.svg @@ -1,100 +1,13 @@ -<?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" - width="16" - height="16" - version="1" - id="svg54" - sodipodi:docname="notification-audio-volume-off.svg" - inkscape:version="0.92.1 r15371"> - <metadata - id="metadata60"> - <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="defs58" /> - <sodipodi:namedview - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1" - objecttolerance="10" - gridtolerance="10" - guidetolerance="10" - inkscape:pageopacity="0" - inkscape:pageshadow="2" - inkscape:window-width="1920" - inkscape:window-height="1010" - id="namedview56" - showgrid="false" - inkscape:zoom="27.812867" - inkscape:cx="6.097973" - inkscape:cy="6.2894099" - inkscape:window-x="1080" - inkscape:window-y="562" - inkscape:window-maximized="1" - inkscape:current-layer="svg54" /> - <g - transform="matrix(0.36249819,0,0,0.36249819,-0.69992031,10.718736)" - id="g3809"> - <path - d="M 4,-18 V 2 h 9.0912 l 10.909,10 v -40 l -10.909,10 z" - id="path22" - inkscape:connector-curvature="0" - style="fill:#cccccc" /> - <path - d="m 3.9998,2 v 1 h 9.092 l 10.908,10 V 12 L 13.0918,2 Z" - id="path26" - inkscape:connector-curvature="0" - style="opacity:0.2" - sodipodi:nodetypes="ccccccc" /> - <path - d="M 24,-28 13.092,-18 H 4 v 1 h 9.092 L 24,-27 Z" - id="path28" - inkscape:connector-curvature="0" - style="opacity:0.2;fill:#ffffff" - sodipodi:nodetypes="ccccccc" /> - </g> - <circle - cx="9.1419802" - cy="11.418605" - r="3.2558141" - id="circle44" - style="fill:#db3c30;stroke-width:0.3255814" /> - <path - d="M 12.390957,11.553395 A 3.255814,3.255814 0 0 1 9.1419798,14.674419 3.255814,3.255814 0 0 1 5.893003,11.609395 3.255814,3.255814 0 0 0 5.8861658,11.744186 3.255814,3.255814 0 0 0 9.1419798,15 a 3.255814,3.255814 0 0 0 3.2558142,-3.255814 3.255814,3.255814 0 0 0 -0.0068,-0.190791 z" - id="path46" - inkscape:connector-curvature="0" - style="opacity:0.2;stroke-width:0.3255814" /> - <g - transform="matrix(0.23022186,-0.23022186,0.23022186,0.23022186,-6.9733228,11.042884)" - id="g52" - style="fill:#ffffff"> - <rect - width="12" - height="2" - x="28" - y="35" - id="rect48" /> - <rect - width="12" - height="2" - x="-42" - y="33" - transform="rotate(-90)" - id="rect50" /> - </g> +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1"> + <g transform="matrix(0.36249819,0,0,0.36249819,-0.69992031,10.718736)"> + <path style="fill:#cccccc" d="M 4,-18 V 2 h 9.0912 l 10.909,10 v -40 l -10.909,10 z"/> + <path style="opacity:0.2" d="m 3.9998,2 v 1 h 9.092 l 10.908,10 V 12 L 13.0918,2 Z"/> + <path style="opacity:0.2;fill:#ffffff" d="M 24,-28 13.092,-18 H 4 v 1 h 9.092 L 24,-27 Z"/> + </g> + <circle style="fill:#db3c30" cx="9.142" cy="11.419" r="3.256"/> + <path style="opacity:0.2" d="M 12.390957,11.553395 A 3.255814,3.255814 0 0 1 9.1419798,14.674419 3.255814,3.255814 0 0 1 5.893003,11.609395 3.255814,3.255814 0 0 0 5.8861658,11.744186 3.255814,3.255814 0 0 0 9.1419798,15 a 3.255814,3.255814 0 0 0 3.2558142,-3.255814 3.255814,3.255814 0 0 0 -0.0068,-0.190791 z"/> + <g style="fill:#ffffff" transform="matrix(0.23022186,-0.23022186,0.23022186,0.23022186,-6.9733228,11.042884)"> + <rect width="12" height="2" x="28" y="35"/> + <rect width="12" height="2" x="-42" y="33" transform="rotate(-90)"/> + </g> </svg> |