diff options
author | 2021-04-14 17:20:21 +0200 | |
---|---|---|
committer | 2021-04-14 17:20:21 +0200 | |
commit | ab98aa7122914ad057e0fa7bc11e4b530e6d426a (patch) | |
tree | 56cec4db67893733502385ffd573704e83f2862d /Flat-Remix-Teal-Light/actions/scalable/go-previous.svg | |
parent | ad73a3aa6745157a9e4e3eb33517f7a372ab2965 (diff) | |
download | flat-remix-ab98aa7122914ad057e0fa7bc11e4b530e6d426a.tar.gz flat-remix-ab98aa7122914ad057e0fa7bc11e4b530e6d426a.zip |
Add black, brown, cyan, grey, magenta, orange, teal and violet folder variants
Diffstat (limited to 'Flat-Remix-Teal-Light/actions/scalable/go-previous.svg')
-rw-r--r-- | Flat-Remix-Teal-Light/actions/scalable/go-previous.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/Flat-Remix-Teal-Light/actions/scalable/go-previous.svg b/Flat-Remix-Teal-Light/actions/scalable/go-previous.svg new file mode 100644 index 000000000..2c5759a27 --- /dev/null +++ b/Flat-Remix-Teal-Light/actions/scalable/go-previous.svg @@ -0,0 +1,10 @@ +<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:#31363b; } .ColorScheme-Highlight { color:#367bf0; } + </style> + </defs> + <g transform="matrix(1,0,0,1,3,3)"> + <path class="ColorScheme-Text" d="M 14,7 H 6 L 9.5,3.5 8,2 2,8 8,14 9.5,12.5 6,9 H 14 Z" style="fill:currentColor"/> + </g> +</svg> |