diff options
Diffstat (limited to 'Flat Remix/actions/scalable/transform-scale-vertical.svg')
-rw-r--r-- | Flat Remix/actions/scalable/transform-scale-vertical.svg | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/Flat Remix/actions/scalable/transform-scale-vertical.svg b/Flat Remix/actions/scalable/transform-scale-vertical.svg deleted file mode 100644 index 1b085b148..000000000 --- a/Flat Remix/actions/scalable/transform-scale-vertical.svg +++ /dev/null @@ -1,22 +0,0 @@ -<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(36.078431%,38.039216%,42.352941%)" d="M 1.996094 0.496094 L 1.996094 11.503906 L 10.003906 11.503906 L 10.003906 0.496094 Z M 1.996094 0.496094"/> - </g> - </defs> - <g> - <path style="fill:rgb(36.078431%,38.039216%,42.352941%)" d="M 1.75 0 C 1.613281 0 1.5 0.113281 1.5 0.25 L 1.5 11.75 C 1.5 11.886719 1.613281 12 1.75 12 L 10.25 12 C 10.386719 12 10.5 11.886719 10.5 11.75 L 10.5 0.25 C 10.5 0.113281 10.386719 0 10.25 0 Z M 2 0.5 L 7.773438 0.5 L 6.539062 1.976562 L 7.539062 1.976562 L 7.539062 3.503906 L 2 3.503906 Z M 7.8125 0.5 L 10 0.5 L 10 3.503906 L 8.042969 3.503906 L 8.042969 1.976562 L 9.042969 1.976562 Z M 8.042969 4.003906 L 10 4.003906 L 10 7.996094 L 8.042969 7.996094 Z M 2 4.007812 L 7.539062 4.007812 L 7.539062 7.996094 L 2 7.996094 Z M 8.042969 8.496094 L 10 8.496094 L 10 11.5 L 7.8125 11.5 L 9.042969 10.023438 L 8.042969 10.023438 Z M 2 8.496094 L 7.539062 8.496094 L 7.539062 10.023438 L 6.539062 10.023438 L 7.773438 11.5 L 2 11.5 Z M 2 8.496094"/> - <use mask="url(#mask0)" xlink:href="#surface5"/> - </g> -</svg> |