diff options
Diffstat (limited to '.icons/awkward/16x16/actions/color-fill.svg')
-rw-r--r-- | .icons/awkward/16x16/actions/color-fill.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/awkward/16x16/actions/color-fill.svg b/.icons/awkward/16x16/actions/color-fill.svg new file mode 100644 index 00000000..7f7850b0 --- /dev/null +++ b/.icons/awkward/16x16/actions/color-fill.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1.1"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#e26da9; } .ColorScheme-Highlight { color:#4285f4; } + </style> + </defs> + <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"/> +</svg> |