diff options
Diffstat (limited to 'Flat-Remix-Light/actions/scalable/preferences-activities.svg')
-rw-r--r-- | Flat-Remix-Light/actions/scalable/preferences-activities.svg | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/Flat-Remix-Light/actions/scalable/preferences-activities.svg b/Flat-Remix-Light/actions/scalable/preferences-activities.svg index 29dde6126..d3f24132c 100644 --- a/Flat-Remix-Light/actions/scalable/preferences-activities.svg +++ b/Flat-Remix-Light/actions/scalable/preferences-activities.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 6 4 C 4.894531 4 4 4.894531 4 6 C 4 7.105469 4.894531 8 6 8 C 7.105469 8 8 7.105469 8 6 C 8 4.894531 7.105469 4 6 4 Z M 4 4.5 C 3.171875 4.5 2.5 5.171875 2.5 6 C 2.5 6.828125 3.171875 7.5 4 7.5 L 4.015625 7.5 C 3.695312 7.078125 3.5 6.5625 3.5 6 C 3.5 5.4375 3.695312 4.921875 4.015625 4.5 Z M 8 4.5 C 7.996094 4.5 7.988281 4.5 7.984375 4.5 C 8.304688 4.921875 8.5 5.4375 8.5 6 C 8.5 6.5625 8.304688 7.078125 7.984375 7.5 L 8 7.5 C 8.828125 7.5 9.5 6.828125 9.5 6 C 9.5 5.171875 8.828125 4.5 8 4.5 Z M 8 4.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:#31363b; } .ColorScheme-Highlight { color:#3daee9; } + </style> + </defs> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 8 4 A 4 4 0 0 0 4 8 A 4 4 0 0 0 8 12 A 4 4 0 0 0 12 8 A 4 4 0 0 0 8 4 z M 4 5 C 2.3431 5 1 6.3431 1 8 C 1 9.6569 2.3431 11 4 11 L 4.0273438 10.998047 C 3.3915437 10.159047 3 9.1273 3 8 C 3 6.8717 3.3923969 5.8410531 4.0292969 5.0019531 L 4 5 z M 12 5 C 11.98958 5.0005967 11.97916 5.0012531 11.96875 5.0019531 C 12.60575 5.8411531 13 6.8716 13 8 C 13 9.1274 12.606693 10.159247 11.970703 10.998047 L 12 11 C 13.6569 11 15 9.6569 15 8 C 15 6.3431 13.6569 5 12 5 z" transform="translate(4 4)"/> </svg> |