diff options
Diffstat (limited to 'Flat-Remix-Light/panel/yd-ind-pause.svg')
-rw-r--r-- | Flat-Remix-Light/panel/yd-ind-pause.svg | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/Flat-Remix-Light/panel/yd-ind-pause.svg b/Flat-Remix-Light/panel/yd-ind-pause.svg new file mode 100644 index 000000000..5a93fd5b4 --- /dev/null +++ b/Flat-Remix-Light/panel/yd-ind-pause.svg @@ -0,0 +1,21 @@ +<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="clip1"> + <rect width="12" height="12" x="0" y="0"/> + </clipPath> + <g id="surface5" clip-path="url(#clip1)"> + <path style="fill:rgb(19.215686%,21.176471%,23.137255%)" d="M 5.546875 3.023438 C 3.769531 3.023438 4.183594 4.648438 3.273438 5.136719 C 3.238281 5.15625 3.222656 5.171875 3.195312 5.1875 C 3.792969 4.832031 4.535156 4.53125 5.320312 4.328125 C 5.984375 4.160156 6.660156 4.0625 7.28125 4.050781 C 7.300781 4.050781 7.316406 4.050781 7.332031 4.050781 C 6.730469 3.878906 6.664062 3.023438 5.546875 3.023438 Z M 7.484375 4.5 C 6.859375 4.511719 6.1875 4.609375 5.519531 4.78125 C 3.328125 5.34375 1.765625 6.570312 2.03125 7.523438 C 2.183594 8.0625 2.917969 8.421875 4.015625 8.488281 C 4.015625 8.484375 4.011719 8.480469 4.011719 8.476562 C 3.953125 7.960938 4.277344 7.515625 4.660156 7.210938 C 5.042969 6.910156 5.535156 6.691406 6.085938 6.574219 C 6.636719 6.457031 7.152344 6.460938 7.585938 6.59375 C 7.992188 6.714844 8.375 6.980469 8.46875 7.4375 C 9.566406 6.824219 10.136719 6.078125 9.972656 5.476562 C 9.796875 4.847656 8.84375 4.472656 7.484375 4.5 Z M 6.832031 7 C 6.609375 6.996094 6.375 7.023438 6.140625 7.070312 C 5.179688 7.277344 4.445312 7.859375 4.503906 8.371094 C 4.5625 8.882812 5.394531 9.132812 6.359375 8.929688 C 7.320312 8.722656 8.054688 8.140625 7.996094 7.628906 C 7.953125 7.253906 7.492188 7.007812 6.832031 7 Z M 6.832031 7"/> + </g> + </defs> + <g> + <use mask="url(#mask0)" xlink:href="#surface5"/> + </g> +</svg> |