diff options
Diffstat (limited to 'Flat-Remix-Light/actions/scalable/transform-skew-vertical.svg')
-rw-r--r-- | Flat-Remix-Light/actions/scalable/transform-skew-vertical.svg | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/Flat-Remix-Light/actions/scalable/transform-skew-vertical.svg b/Flat-Remix-Light/actions/scalable/transform-skew-vertical.svg new file mode 100644 index 000000000..f5b20591e --- /dev/null +++ b/Flat-Remix-Light/actions/scalable/transform-skew-vertical.svg @@ -0,0 +1,22 @@ +<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 8.929688 0.875 C 8.882812 0.859375 8.820312 0.878906 8.75 0.929688 L 3.25 5 C 3.113281 5.101562 3 5.296875 3 5.433594 L 3 11.003906 C 3 11.140625 3.113281 11.171875 3.25 11.070312 L 8.75 7 C 8.886719 6.898438 9 6.703125 9 6.566406 L 9 0.996094 C 9 0.929688 8.972656 0.886719 8.929688 0.875 Z M 8.929688 0.875"/> + </g> + </defs> + <g> + <path style="fill:rgb(19.215686%,21.176471%,23.137255%)" d="M 9.382812 0 C 9.34375 0.00390625 9.296875 0.0234375 9.25 0.0625 L 2.75 4.867188 C 2.613281 4.972656 2.5 5.164062 2.5 5.304688 L 2.5 11.875 C 2.5 11.941406 2.527344 11.984375 2.574219 11.996094 C 2.621094 12.007812 2.683594 11.988281 2.75 11.9375 L 9.25 7.132812 C 9.386719 7.027344 9.5 6.835938 9.5 6.695312 L 9.5 0.125 C 9.5 0.0507812 9.464844 0.00390625 9.40625 0 C 9.398438 0 9.390625 0 9.382812 0 Z M 2.5 10.5 L 1.5 10.5 L 1.5 9 L 1 9 L 1 10.5 L 0 10.5 L 1.25 12 Z M 10.75 0 L 9.5 1.5 L 10.5 1.5 L 10.5 3 L 11 3 L 11 1.5 L 12 1.5 Z M 9 0.746094 L 9 6.8125 L 3 11.253906 L 3 5.1875 Z M 9 0.746094"/> + <use mask="url(#mask0)" xlink:href="#surface5"/> + </g> +</svg> |