diff options
Diffstat (limited to 'Flat Remix/actions/scalable/transform-scale-horizontal.svg')
-rw-r--r-- | Flat Remix/actions/scalable/transform-scale-horizontal.svg | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/Flat Remix/actions/scalable/transform-scale-horizontal.svg b/Flat Remix/actions/scalable/transform-scale-horizontal.svg deleted file mode 100644 index fe279668c..000000000 --- a/Flat Remix/actions/scalable/transform-scale-horizontal.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 0.5 2 L 0.5 10 L 11.5 10 L 11.5 2 Z M 0.5 2"/> - </g> - </defs> - <g> - <path style="fill:rgb(36.078431%,38.039216%,42.352941%)" d="M 0.253906 1.503906 C 0.117188 1.503906 0.00390625 1.617188 0.00390625 1.753906 L 0.00390625 10.246094 C 0.00390625 10.382812 0.117188 10.496094 0.253906 10.496094 L 11.746094 10.496094 C 11.882812 10.496094 11.996094 10.382812 11.996094 10.246094 L 11.996094 1.753906 C 11.996094 1.617188 11.882812 1.503906 11.746094 1.503906 Z M 0.503906 2.003906 L 3.507812 2.003906 L 3.507812 7.539062 L 1.980469 7.539062 L 1.980469 6.539062 L 0.503906 7.769531 Z M 4.007812 2.003906 L 7.992188 2.003906 L 7.992188 7.539062 L 4.007812 7.539062 Z M 8.492188 2.003906 L 11.496094 2.003906 L 11.496094 7.769531 L 10.019531 6.539062 L 10.019531 7.539062 L 8.492188 7.539062 Z M 0.503906 7.808594 L 1.980469 9.039062 L 1.980469 8.039062 L 3.507812 8.039062 L 3.507812 9.996094 L 0.503906 9.996094 Z M 11.496094 7.808594 L 11.496094 9.996094 L 8.492188 9.996094 L 8.492188 8.039062 L 10.019531 8.039062 L 10.019531 9.039062 Z M 4.007812 8.039062 L 7.992188 8.039062 L 7.992188 9.996094 L 4.007812 9.996094 Z M 4.007812 8.039062"/> - <use mask="url(#mask0)" xlink:href="#surface5"/> - </g> -</svg> |