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-Brown-Light/actions/scalable/format-text-smaller.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-Brown-Light/actions/scalable/format-text-smaller.svg')
-rw-r--r-- | Flat-Remix-Brown-Light/actions/scalable/format-text-smaller.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/Flat-Remix-Brown-Light/actions/scalable/format-text-smaller.svg b/Flat-Remix-Brown-Light/actions/scalable/format-text-smaller.svg new file mode 100644 index 000000000..738f5edc7 --- /dev/null +++ b/Flat-Remix-Brown-Light/actions/scalable/format-text-smaller.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 6.4414 5 L 3 15 L 5 15 L 5.7148 13 L 9.2852 13 L 10 15 L 12 15 L 8.5586 5 L 6.4414 5 z M 7.5 8 L 8.5723 11 L 6.4277 11 L 7.5 8 z"/> + </g> +</svg> |