diff options
Diffstat (limited to 'Flat-Remix-Light/actions/scalable/fill-rule-nonzero.svg')
-rw-r--r-- | Flat-Remix-Light/actions/scalable/fill-rule-nonzero.svg | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/Flat-Remix-Light/actions/scalable/fill-rule-nonzero.svg b/Flat-Remix-Light/actions/scalable/fill-rule-nonzero.svg index 42461ab0e..e4035dd36 100644 --- a/Flat-Remix-Light/actions/scalable/fill-rule-nonzero.svg +++ b/Flat-Remix-Light/actions/scalable/fill-rule-nonzero.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(19.215686%,21.176471%,23.137255%)" d="M 2.816406 1 C -0.445312 1 0.722656 11 6.015625 11 C 11.210938 11 12.457031 1 9.222656 1 C 8.210938 1 7.023438 1.765625 6.015625 2.824219 C 5.007812 1.765625 3.824219 1 2.816406 1 Z M 2.816406 1"/> - </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:#31363b; } .ColorScheme-Highlight { color:#3daee9; } + </style> + </defs> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 5.6328125 2 C -0.88948754 2 1.4476433 22 12.027344 22 C 22.423944 22 24.912166 2 18.447266 2 C 16.423266 2 14.043846 3.5333172 12.027344 5.6464844 C 10.018271 3.5328965 7.6492493 2 5.6328125 2 z"/> </svg> |