diff options
Diffstat (limited to 'Flat Remix/actions/scalable/audio-volume-medium.svg')
-rw-r--r-- | Flat Remix/actions/scalable/audio-volume-medium.svg | 30 |
1 files changed, 25 insertions, 5 deletions
diff --git a/Flat Remix/actions/scalable/audio-volume-medium.svg b/Flat Remix/actions/scalable/audio-volume-medium.svg index 04a665d28..5a096cc3f 100644 --- a/Flat Remix/actions/scalable/audio-volume-medium.svg +++ b/Flat Remix/actions/scalable/audio-volume-medium.svg @@ -1,8 +1,28 @@ -<svg xmlns="http://www.w3.org/2000/svg" style="enable-background:new" width="22" height="22" version="1.1"> - <g transform="translate(-285 419)"> - <g transform="translate(2.9092,-3)"> - <path fill="#5c616c" d="m296.79-405c0-1.3-0.72-2.42-1.79-3v6c1.06-0.58 1.79-1.7 1.79-3zm-10.699-2.909v5.818h2.909l4 4.091v-14l-4 4.091z"/> - <path fill="#5c616c" opacity=".3" d="m295-412v1.5c2.32 0.74 4 2.93 4 5.5s-1.68 4.76-4 5.5v1.5c3.15-0.78 5.5-3.6 5.5-7s-2.35-6.22-5.5-7z"/> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="12pt" height="12pt" version="1.1" viewBox="0 0 12 12"> + <defs> + <filter id="alpha" width="100%" height="100%" x="0%" y="0%" filterUnits="objectBoundingBox"> + <feColorMatrix in="SourceGraphic" type="matrix" values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0"/> + </filter> + <mask id="mask0"> + <g filter="url(#alpha)"> + <rect width="12" height="12" x="0" y="0" style="fill:rgb(0%,0%,0%);fill-opacity:0.301961"/> + </g> + </mask> + <clipPath id="clip2"> + <rect width="12" height="12" x="0" y="0"/> + </clipPath> + <g id="surface6" clip-path="url(#clip2)"> + <path style="fill:rgb(36.078431%,38.039216%,42.352941%)" d="M 6.953125 2.5 L 6.953125 3.25 C 8.113281 3.621094 8.953125 4.714844 8.953125 6 C 8.953125 7.285156 8.113281 8.378906 6.953125 8.75 L 6.953125 9.5 C 8.53125 9.109375 9.703125 7.699219 9.703125 6 C 9.703125 4.300781 8.53125 2.890625 6.953125 2.5 Z M 6.953125 2.5"/> </g> + <clipPath id="clip1"> + <rect width="12" height="12" x="0" y="0"/> + </clipPath> + <g id="surface8" clip-path="url(#clip1)"> + <path style="fill:rgb(36.078431%,38.039216%,42.352941%)" d="M 7.847656 6 C 7.847656 5.351562 7.488281 4.789062 6.953125 4.5 L 6.953125 7.5 C 7.484375 7.210938 7.847656 6.648438 7.847656 6 Z M 2.5 4.546875 L 2.5 7.453125 L 3.953125 7.453125 L 5.953125 9.5 L 5.953125 2.5 L 3.953125 4.546875 Z M 2.5 4.546875"/> + <use mask="url(#mask0)" xlink:href="#surface6"/> + </g> + </defs> + <g> + <use xlink:href="#surface8"/> </g> </svg> |