diff options
Diffstat (limited to 'Flat-Remix/actions/scalable/fill-rule-even-odd.svg')
-rw-r--r-- | Flat-Remix/actions/scalable/fill-rule-even-odd.svg | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/Flat-Remix/actions/scalable/fill-rule-even-odd.svg b/Flat-Remix/actions/scalable/fill-rule-even-odd.svg index 7905c358a..7ddec4cd0 100644 --- a/Flat-Remix/actions/scalable/fill-rule-even-odd.svg +++ b/Flat-Remix/actions/scalable/fill-rule-even-odd.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 2.816406 1 C -0.445312 1 0.722656 11 6.015625 11 C 11.210938 11 12.457031 1 9.226562 1 C 8.210938 1 7.023438 1.765625 6.015625 2.824219 C 8.257812 5.183594 9.597656 9 6.03125 9 C 2.417969 9 3.761719 5.183594 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:#5c616c; } .ColorScheme-Highlight { color:#5294e2; } + </style> + </defs> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 5.6328125 2 C -0.88948752 2 1.447644 22 12.027344 22 C 22.424045 22 24.914019 2 18.449219 2 C 16.424907 2 14.044044 3.5327979 12.027344 5.6464844 C 16.516386 10.369049 19.198145 18.003906 12.064453 18.003906 C 4.8395893 18.003906 7.5214602 10.369062 12.027344 5.6464844 C 10.018257 3.5328833 7.6492799 2 5.6328125 2 z"/> </svg> |