diff options
Diffstat (limited to 'Flat-Remix-Light/actions/scalable/draw-halfcircle4.svg')
-rw-r--r-- | Flat-Remix-Light/actions/scalable/draw-halfcircle4.svg | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/Flat-Remix-Light/actions/scalable/draw-halfcircle4.svg b/Flat-Remix-Light/actions/scalable/draw-halfcircle4.svg index c34dfe028..88f1f8f5b 100644 --- a/Flat-Remix-Light/actions/scalable/draw-halfcircle4.svg +++ b/Flat-Remix-Light/actions/scalable/draw-halfcircle4.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.503906 4 C 2.503906 4 2.492188 4.53125 2.503906 4.570312 C 2.503906 6.464844 4.070312 8 6.003906 8 C 7.933594 8 9.5 6.464844 9.5 4.570312 L 9.5 4 Z M 2.503906 4"/> - </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 1.0097656 3.9980469 C 1.0097656 3.9980469 0.98816563 5.061725 1.0097656 5.140625 C 1.0097656 8.927725 4.1426594 11.998047 8.0058594 11.998047 C 11.869059 11.998047 15 8.927725 15 5.140625 L 15 3.9980469 L 13.833984 3.9980469 L 13.716797 3.9980469 L 2.2988281 3.9980469 L 2.1757812 3.9980469 L 1.0097656 3.9980469 z" transform="translate(4 4)"/> </svg> |