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-Orange-Dark/actions/scalable/color-select.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-Orange-Dark/actions/scalable/color-select.svg')
-rw-r--r-- | Flat-Remix-Orange-Dark/actions/scalable/color-select.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/Flat-Remix-Orange-Dark/actions/scalable/color-select.svg b/Flat-Remix-Orange-Dark/actions/scalable/color-select.svg new file mode 100644 index 000000000..34286d0ca --- /dev/null +++ b/Flat-Remix-Orange-Dark/actions/scalable/color-select.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" viewBox="0 0 22 22"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#eeeeec; } .ColorScheme-Highlight { color:#367bf0; } + </style> + </defs> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 13.470703 0.9921875 C 13.081143 1.0034875 12.711243 1.1660525 12.439453 1.4453125 L 10.082031 3.8027344 L 10.078125 3.796875 L 8.140625 1.859375 L 6.7265625 3.2734375 L 8.1660156 4.7128906 L 0.9921875 11.886719 L 0.9921875 15.005859 L 4.1132812 15.005859 L 11.285156 7.8339844 L 12.726562 9.2734375 L 14.140625 7.859375 L 12.203125 5.9238281 L 14.560547 3.5664062 C 15.539917 2.6125863 14.837183 0.9527875 13.470703 0.9921875 z M 9.0039062 5.5429688 L 10.417969 6.9570312 L 3.5292969 13.845703 L 2.1152344 12.431641 L 9.0039062 5.5429688 z" transform="translate(3 3)"/> +</svg> |