diff options
Diffstat (limited to 'Flat-Remix-Yellow/actions/scalable/tools-media-optical-format.svg')
-rw-r--r-- | Flat-Remix-Yellow/actions/scalable/tools-media-optical-format.svg | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/Flat-Remix-Yellow/actions/scalable/tools-media-optical-format.svg b/Flat-Remix-Yellow/actions/scalable/tools-media-optical-format.svg index 0ea052d03..4a757b0e0 100644 --- a/Flat-Remix-Yellow/actions/scalable/tools-media-optical-format.svg +++ b/Flat-Remix-Yellow/actions/scalable/tools-media-optical-format.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-Text" 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-Text" d="M 8 1 A 7 7 0 0 0 1 8 A 7 7 0 0 0 8 15 A 7 7 0 0 0 15 8 A 7 7 0 0 0 8 1 z M 8 6 A 2 2 0 0 1 10 8 A 2 2 0 0 1 8 10 A 2 2 0 0 1 6 8 A 2 2 0 0 1 8 6 z"/> + </g> </svg> |