diff options
Diffstat (limited to 'Flat Remix/actions/scalable/audio-volume-high.svg')
-rw-r--r-- | Flat Remix/actions/scalable/audio-volume-high.svg | 14 |
1 files changed, 11 insertions, 3 deletions
diff --git a/Flat Remix/actions/scalable/audio-volume-high.svg b/Flat Remix/actions/scalable/audio-volume-high.svg index 185ddf212..712f1c147 100644 --- a/Flat Remix/actions/scalable/audio-volume-high.svg +++ b/Flat Remix/actions/scalable/audio-volume-high.svg @@ -1,5 +1,13 @@ -<svg xmlns="http://www.w3.org/2000/svg" style="enable-background:new" width="22" height="22" version="1.1"> - <g transform="translate(-265 419)"> - <path fill="#5c616c" d="m279.7-408c0-1.3-0.72-2.42-1.79-3v6c1.06-0.58 1.79-1.7 1.79-3zm-10.699-2.9091v5.8182h2.8182l4.0907 4.0909v-14l-4.0907 4.0909zm8.9089-4.0909v1.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> + <clipPath id="clip1"> + <rect width="12" height="12" x="0" y="0"/> + </clipPath> + <g id="surface5" clip-path="url(#clip1)"> + <path style="fill:rgb(36.078431%,38.039216%,42.352941%)" d="M 7.851562 6 C 7.851562 5.351562 7.488281 4.789062 6.953125 4.5 L 6.953125 7.5 C 7.484375 7.210938 7.851562 6.648438 7.851562 6 Z M 2.5 4.546875 L 2.5 7.453125 L 3.910156 7.453125 L 5.953125 9.5 L 5.953125 2.5 L 3.910156 4.546875 Z 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> + </defs> + <g> + <use xlink:href="#surface5"/> </g> </svg> |