diff options
Diffstat (limited to 'Flat-Remix-Light/actions/scalable/transform-skew-horizontal.svg')
-rw-r--r-- | Flat-Remix-Light/actions/scalable/transform-skew-horizontal.svg | 25 |
1 files changed, 6 insertions, 19 deletions
diff --git a/Flat-Remix-Light/actions/scalable/transform-skew-horizontal.svg b/Flat-Remix-Light/actions/scalable/transform-skew-horizontal.svg index b18c3763b..0c8c9613f 100644 --- a/Flat-Remix-Light/actions/scalable/transform-skew-horizontal.svg +++ b/Flat-Remix-Light/actions/scalable/transform-skew-horizontal.svg @@ -1,22 +1,9 @@ -<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"> +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"> <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 0.996094 3 C 0.859375 3 0.828125 3.113281 0.929688 3.25 L 5 8.75 C 5.101562 8.886719 5.296875 9 5.433594 9 L 11.003906 9 C 11.140625 9 11.171875 8.886719 11.070312 8.75 L 7 3.25 C 6.898438 3.113281 6.703125 3 6.566406 3 Z M 0.996094 3"/> - </g> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#31363b; } .ColorScheme-Highlight { color:#3daee9; } + </style> </defs> - <g> - <path style="fill:rgb(19.215686%,21.176471%,23.137255%)" d="M 1.5 0 L 0 1.25 L 1.5 2.5 L 1.5 1.5 L 3 1.5 L 3 1 L 1.5 1 Z M 1.5 2.5 L 0.125 2.5 C 0.0585938 2.5 0.015625 2.527344 0.00390625 2.574219 C -0.0078125 2.621094 0.0117188 2.683594 0.0585938 2.75 L 4.867188 9.25 C 4.972656 9.386719 5.164062 9.5 5.304688 9.5 L 11.875 9.5 C 11.941406 9.5 11.984375 9.472656 11.996094 9.425781 C 12.007812 9.378906 11.988281 9.316406 11.9375 9.25 L 7.132812 2.75 C 7.027344 2.613281 6.835938 2.5 6.695312 2.5 Z M 0.746094 3 L 6.8125 3 L 11.253906 9 L 5.1875 9 Z M 10.5 9.5 L 10.5 10.5 L 9 10.5 L 9 11 L 10.5 11 L 10.5 12 L 12 10.75 Z M 10.5 9.5"/> - <use mask="url(#mask0)" xlink:href="#surface5"/> - </g> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 3 0 L 0 2.5 L 3 5 L 3 3 L 6 3 L 6 2 L 3 2 L 3 0 z M 3 5 L 0.25390625 5 A 0.71624863 0.34803699 34.650572 0 0 0.12109375 5.4980469 L 9.7382812 18.5 A 0.71624863 0.34803699 34.650572 0 0 10.607422 18.998047 L 23.746094 18.998047 A 0.71624863 0.34803699 34.650572 0 0 23.878906 18.5 L 14.261719 5.4980469 A 0.71624863 0.34803699 34.650572 0 0 13.392578 5 L 3 5 z M 1.4902344 5.9960938 L 13.628906 5.9960938 L 22.509766 18.003906 L 10.373047 18.003906 L 1.4902344 5.9960938 z M 21 19 L 21 21 L 18 21 L 18 22 L 21 22 L 21 24 L 24 21.5 L 21 19 z"/> + <path style="fill:currentColor;opacity:0.3" class="ColorScheme-Text" d="M 1.9921875 6 C 1.7154326 5.99991 1.656172 6.2229869 1.859375 6.4980469 L 10 17.501953 C 10.203354 17.777013 10.592522 18.00009 10.869141 18 L 22.005859 18 C 22.282614 18.00009 22.341875 17.777013 22.138672 17.501953 L 14 6.4980469 C 13.796646 6.2229869 13.407478 5.99991 13.130859 6 L 1.9921875 6 z"/> </svg> |