diff options
author | 2019-03-02 14:51:12 +0100 | |
---|---|---|
committer | 2019-03-02 14:51:12 +0100 | |
commit | 370ccab5879abbd8f815494763179eab466a2994 (patch) | |
tree | bcc6ca93ba9d1c150220bbc0cacd2a2823593fc0 /Flat-Remix-Red-Light/actions/scalable/go-previous-context.svg | |
parent | cc412653b63e1004bfee1938ed5b9479bdb5a727 (diff) | |
download | flat-remix-370ccab5879abbd8f815494763179eab466a2994.tar.gz flat-remix-370ccab5879abbd8f815494763179eab466a2994.zip |
Add new red folder variant
Diffstat (limited to 'Flat-Remix-Red-Light/actions/scalable/go-previous-context.svg')
-rw-r--r-- | Flat-Remix-Red-Light/actions/scalable/go-previous-context.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/Flat-Remix-Red-Light/actions/scalable/go-previous-context.svg b/Flat-Remix-Red-Light/actions/scalable/go-previous-context.svg new file mode 100644 index 000000000..d128f5022 --- /dev/null +++ b/Flat-Remix-Red-Light/actions/scalable/go-previous-context.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#31363b; } .ColorScheme-Highlight { color:#3daee9; } + </style> + </defs> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 6 2 L 0.70703125 7.2929688 L 0 8 L 0.70703125 8.7070312 L 6 14 L 16 14 L 16 2 L 6 2 z M 9 4 L 10 4 L 10 5 L 9 5 C 8.44778 5 8 5.44771 8 6 L 8 7 C 8 7.38251 7.86072 7.73504 7.625 8 C 7.86072 8.26497 8 8.6175 8 9 L 8 10 C 8 10.55222 8.44771 11 9 11 L 10 11 L 10 12 L 9 12 C 7.8955 12 7 11.10452 7 10 L 7 9 C 7 8.72385 6.77614 8.5 6.5 8.5 L 6 8.5 L 6 7.5 L 6.5 7.5 C 6.77614 7.5 7 7.27616 7 7 L 7 6 C 7 4.8955 7.89548 4 9 4 z M 11 4 L 12 4 C 13.1045 4 14 4.89549 14 6 L 14 7 C 14 7.27616 14.22386 7.5 14.5 7.5 L 15 7.5 L 15 8.5 L 14.5 8.5 C 14.22386 8.5 14 8.72385 14 9 L 14 10 C 14 11.1045 13.10451 12 12 12 L 11 12 L 11 11 L 12 11 C 12.55229 11 13 10.55222 13 10 L 13 9 C 13 8.6175 13.13928 8.26497 13.375 8 C 13.13928 7.73504 13 7.38251 13 7 L 13 6 C 13 5.44771 12.55222 5 12 5 L 11 5 L 11 4 z" transform="translate(4 4)"/> +</svg> |