diff options
Diffstat (limited to '.icons/kora/actions/16/tools-media-optical-erase.svg')
-rw-r--r-- | .icons/kora/actions/16/tools-media-optical-erase.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/kora/actions/16/tools-media-optical-erase.svg b/.icons/kora/actions/16/tools-media-optical-erase.svg new file mode 100644 index 000000000..7951c8221 --- /dev/null +++ b/.icons/kora/actions/16/tools-media-optical-erase.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#dfdfdf; } .ColorScheme-Highlight { color:#4285f4; } .ColorScheme-NeutralText { color:#ff9800; } .ColorScheme-PositiveText { color:#4caf50; } .ColorScheme-NegativeText { color:#f44336; } + </style> + </defs> + <path style="fill:currentColor" class="ColorScheme-NegativeText" 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 8,6 A 2,2 0 0 1 10,8 2,2 0 0 1 8,10 2,2 0 0 1 6,8 2,2 0 0 1 8,6 Z"/> +</svg> |