diff options
Diffstat (limited to 'Flat-Remix-Red-Light/actions/18/color-fill.svg')
-rw-r--r-- | Flat-Remix-Red-Light/actions/18/color-fill.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/Flat-Remix-Red-Light/actions/18/color-fill.svg b/Flat-Remix-Red-Light/actions/18/color-fill.svg new file mode 100644 index 000000000..db6e1286e --- /dev/null +++ b/Flat-Remix-Red-Light/actions/18/color-fill.svg @@ -0,0 +1,10 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" version="1.1"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#5c616c; } .ColorScheme-Highlight { color:#367bf0; } .ColorScheme-NeutralText { color:#ffcc44; } .ColorScheme-PositiveText { color:#3db47e; } .ColorScheme-NegativeText { color:#dd4747; } + </style> + </defs> + <g transform="translate(1,1)"> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 1,2 3,6 V 14 C 3,15 4,15 4,15 H 12 C 12,15 13,15 13,14 V 11 C 14.657,11 16,9.6569 16,8 16,6.3431 14.657,5 13,5 V 2 Z M 13,7 C 13.552,7 14,7.4477 14,8 14,8.5523 13.552,9 13,9 Z"/> + </g> +</svg> |