diff options
Diffstat (limited to 'Flat-Remix-Red/actions/scalable/tools-media-optical-erase.svg')
-rw-r--r-- | Flat-Remix-Red/actions/scalable/tools-media-optical-erase.svg | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/Flat-Remix-Red/actions/scalable/tools-media-optical-erase.svg b/Flat-Remix-Red/actions/scalable/tools-media-optical-erase.svg index a8ea0df88..55391ef58 100644 --- a/Flat-Remix-Red/actions/scalable/tools-media-optical-erase.svg +++ b/Flat-Remix-Red/actions/scalable/tools-media-optical-erase.svg @@ -1,8 +1,10 @@ -<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"> +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1.1"> <defs> <style id="current-color-scheme" type="text/css"> - .ColorScheme-Text { color:#5c616c; } .ColorScheme-Highlight { color:#5294e2; } + .ColorScheme-Text { color:#5c616c; } .ColorScheme-Highlight { color:#367bf0; } </style> </defs> - <path style="fill:currentColor" class="ColorScheme-Highlight" d="M 8 1 C 4.1577 1 1 4.1577 1 8 C 1 11.8423 4.1577 15 8 15 C 11.8423 15 15 11.8423 15 8 C 15 4.1577 11.8423 1 8 1 z M 8 6 C 9.0986 6 10 6.90135 10 8 C 10 9.09865 9.09865 10 8 10 C 6.90135 10 6 9.09864 6 8 C 6 6.90136 6.90135 6 8 6 z" transform="translate(4 4)"/> + <g transform="translate(4,4)"> + <path style="fill:currentColor" class="ColorScheme-Highlight" 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"/> + </g> </svg> |