diff options
Diffstat (limited to '.icons/awkward/16x16/actions/edit-clear-list.svg')
-rw-r--r-- | .icons/awkward/16x16/actions/edit-clear-list.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/awkward/16x16/actions/edit-clear-list.svg b/.icons/awkward/16x16/actions/edit-clear-list.svg new file mode 100644 index 00000000..3acf6311 --- /dev/null +++ b/.icons/awkward/16x16/actions/edit-clear-list.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 8,1 A 7,7 0 0 0 1,8 7,7 0 0 0 8,15 7,7 0 0 0 15,8 7,7 0 0 0 8,1 Z M 5,5 H 6 C 6.28,5 6.5407,5.1002 6.7207,5.2812 L 8,6.5586 9.2793,5.2812 C 9.4593,5.1002 9.72,5 10,5 H 11 V 6 C 11,6.276 10.901,6.5377 10.721,6.7188 L 9.4395,8 10.721,9.2812 C 10.901,9.4621 11,9.7239 11,10 V 11 H 10 C 9.72,11 9.4593,10.9 9.2793,10.719 L 8,9.4336 6.7207,10.719 C 6.5407,10.9 6.28,11 6,11 H 5 V 10 C 5,9.7239 5.0993,9.4622 5.2793,9.2812 L 6.5605,8 5.2793,6.7188 C 5.0993,6.5377 5,6.276 5,6 Z"/> +</svg> |