diff options
Diffstat (limited to 'Flat-Remix-Red-Light/actions/22/path-reverse.svg')
-rw-r--r-- | Flat-Remix-Red-Light/actions/22/path-reverse.svg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/Flat-Remix-Red-Light/actions/22/path-reverse.svg b/Flat-Remix-Red-Light/actions/22/path-reverse.svg new file mode 100644 index 000000000..6b0322a59 --- /dev/null +++ b/Flat-Remix-Red-Light/actions/22/path-reverse.svg @@ -0,0 +1,11 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" version="1.1"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#5c616c; } .ColorScheme-Highlight { color:#367bf0; } .ColorScheme-NeutralText { color:#ffcc44; } .ColorScheme-PositiveText { color:#3db47e; } .ColorScheme-NegativeText { color:#dd4747; } + </style> + </defs> + <g transform="translate(3,3)"> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 14,1.5 V 3 C 14,8 9,8 9,8 H 6 C 6,8 0,8 0,14 V 15.5 C 0,15.5 0,16 0.5,16 1,16 1,15.5 1,15.5 V 14 C 1,9 6,9 6,9 H 9 C 9,9 15,9 15,3 V 1.5 C 15,1.5 15,1 14.5,1 14,1 14,1.5 14,1.5 Z"/> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 12,11 8,13.5 12,16 V 14 H 15 V 13 H 12 Z M 3,1 V 3 H 0 V 4 H 3 V 6 L 7,3.5 Z M 5,6 H 10 V 11 H 5 Z"/> + </g> +</svg> |