diff options
Diffstat (limited to 'Flat-Remix-Light/actions/scalable/audio-volume-medium.svg')
-rw-r--r-- | Flat-Remix-Light/actions/scalable/audio-volume-medium.svg | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/Flat-Remix-Light/actions/scalable/audio-volume-medium.svg b/Flat-Remix-Light/actions/scalable/audio-volume-medium.svg new file mode 100644 index 000000000..56f4fe742 --- /dev/null +++ b/Flat-Remix-Light/actions/scalable/audio-volume-medium.svg @@ -0,0 +1,28 @@ +<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(19.215686%,21.176471%,23.137255%)" 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(19.215686%,21.176471%,23.137255%)" 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> |