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-Magenta-Light/actions/scalable/object-rotate-left.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-Magenta-Light/actions/scalable/object-rotate-left.svg')
-rw-r--r-- | Flat-Remix-Magenta-Light/actions/scalable/object-rotate-left.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/Flat-Remix-Magenta-Light/actions/scalable/object-rotate-left.svg b/Flat-Remix-Magenta-Light/actions/scalable/object-rotate-left.svg new file mode 100644 index 000000000..56d2aec87 --- /dev/null +++ b/Flat-Remix-Magenta-Light/actions/scalable/object-rotate-left.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="translate(3,3)"> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 4,8 C 4,8 4,7 3,7 2,7 2,8 2,8 Z M 8,2 V 4 A 4,4 0 0 1 12,8 4,4 0 0 1 8,12 4,4 0 0 1 4,8 H 2 A 6,6 0 0 0 8,14 6,6 0 0 0 14,8 6,6 0 0 0 8,2 Z M 8,0 V 6 L 4,3 Z"/> + </g> +</svg> |