diff options
Diffstat (limited to 'Flat-Remix-Red-Light/actions/scalable/color-fill.svg')
-rw-r--r-- | Flat-Remix-Red-Light/actions/scalable/color-fill.svg | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/Flat-Remix-Red-Light/actions/scalable/color-fill.svg b/Flat-Remix-Red-Light/actions/scalable/color-fill.svg deleted file mode 100644 index 37712ff4b..000000000 --- a/Flat-Remix-Red-Light/actions/scalable/color-fill.svg +++ /dev/null @@ -1,10 +0,0 @@ -<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 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> |