diff options
Diffstat (limited to 'Flat-Remix/panel/scroll-lock-off.svg')
-rw-r--r-- | Flat-Remix/panel/scroll-lock-off.svg | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/Flat-Remix/panel/scroll-lock-off.svg b/Flat-Remix/panel/scroll-lock-off.svg new file mode 100644 index 000000000..b15a9600b --- /dev/null +++ b/Flat-Remix/panel/scroll-lock-off.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(82.745098%,85.490196%,89.019608%)" d="M 2.71875 0.75 C 2.050781 0.75 1.488281 1.234375 1.414062 1.878906 L 0.757812 7.589844 C 0.714844 7.949219 0.835938 8.308594 1.085938 8.578125 C 1.332031 8.847656 1.6875 9 2.0625 9 L 9.9375 9 C 10.3125 9 10.667969 8.847656 10.914062 8.578125 C 11.164062 8.308594 11.285156 7.949219 11.242188 7.589844 L 10.585938 1.878906 C 10.511719 1.234375 9.949219 0.75 9.28125 0.75 Z M 5.25 2.25 L 6.75 2.25 L 6.75 4.5 L 8.25 4.5 L 6 7.5 L 3.75 4.5 L 5.25 4.5 Z M 0.75 9.226562 L 0.75 9.585938 C 0.75 10.378906 1.429688 11.25 2.226562 11.25 L 9.773438 11.25 C 10.570312 11.25 11.25 10.378906 11.25 9.585938 L 11.25 9.226562 C 10.902344 9.542969 10.445312 9.75 9.9375 9.75 L 2.0625 9.75 C 1.554688 9.75 1.097656 9.542969 0.75 9.226562 Z M 0.75 9.226562"/> + </g> + </defs> + <g> + <use mask="url(#mask0)" xlink:href="#surface5"/> + </g> +</svg> |