diff options
Diffstat (limited to 'Flat-Remix/actions/scalable/tools-media-optical-format.svg')
-rw-r--r-- | Flat-Remix/actions/scalable/tools-media-optical-format.svg | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/Flat-Remix/actions/scalable/tools-media-optical-format.svg b/Flat-Remix/actions/scalable/tools-media-optical-format.svg index 77868f6d0..0ea052d03 100644 --- a/Flat-Remix/actions/scalable/tools-media-optical-format.svg +++ b/Flat-Remix/actions/scalable/tools-media-optical-format.svg @@ -1,5 +1,8 @@ -<svg xmlns="http://www.w3.org/2000/svg" width="12pt" height="12pt" version="1.1" viewBox="0 0 12 12"> - <g> - <path style="fill:rgb(36.078431%,38.039216%,42.352941%)" d="M 6 2.5 C 4.078125 2.5 2.5 4.078125 2.5 6 C 2.5 7.921875 4.078125 9.5 6 9.5 C 7.921875 9.5 9.5 7.921875 9.5 6 C 9.5 4.078125 7.921875 2.5 6 2.5 Z M 6 5 C 6.550781 5 7 5.449219 7 6 C 7 6.550781 6.550781 7 6 7 C 5.449219 7 5 6.550781 5 6 C 5 5.449219 5.449219 5 6 5 Z M 6 5"/> - </g> +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#5c616c; } .ColorScheme-Highlight { color:#5294e2; } + </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)"/> </svg> |