diff options
Diffstat (limited to 'Flat-Remix-Light/actions/scalable/format-convert-to-path.svg')
-rw-r--r-- | Flat-Remix-Light/actions/scalable/format-convert-to-path.svg | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/Flat-Remix-Light/actions/scalable/format-convert-to-path.svg b/Flat-Remix-Light/actions/scalable/format-convert-to-path.svg index 4867c64ed..d94c4a33b 100644 --- a/Flat-Remix-Light/actions/scalable/format-convert-to-path.svg +++ b/Flat-Remix-Light/actions/scalable/format-convert-to-path.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 4.25 2 C 3.089844 2 2.824219 3.277344 2.765625 5 L 2 5 L 2 7 L 4 7 L 4 5 L 3.273438 5 C 3.328125 3.5625 3.535156 2.5 4.25 2.5 C 5.097656 2.5 5.558594 3.558594 5.695312 5 L 5 5 L 5 7 L 5.824219 7 C 6.039062 8.742188 6.65625 10 7.75 10 C 9 10 9.09375 8.730469 9.210938 7 L 10 7 L 10 5 L 8 5 L 8 7 L 8.710938 7 C 8.609375 8.449219 8.535156 9.5 7.75 9.5 C 6.914062 9.496094 6.496094 8.460938 6.320312 7 L 7 7 L 7 5 L 6.195312 5 C 6.011719 3.277344 5.355469 2 4.25 2 Z M 4.25 2"/> - </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 4.5 0 C 2.1827 -1e-05 1.6464031 2.556 1.5332031 6 L 0 6 L 0 10 L 4 10 L 4 6 L 2.5488281 6 C 2.6581181 3.1289 3.07112 1 4.5 1 C 6.196 1 7.1133312 3.1158 7.3945312 6 L 6 6 L 6 10 L 7.6503906 10 C 8.0773806 13.4818 9.314 15.9971 11.5 16 C 14.0026 15.99999 14.187481 13.4596 14.425781 10 L 16 10 L 16 6 L 12 6 L 12 10 L 13.425781 10 C 13.220351 12.899 13.06687 15 11.5 15 C 9.8244 14.996 8.9897313 12.9207 8.6445312 10 L 10 10 L 10 6 L 8.3867188 6 C 8.0243888 2.556 6.7106 0 4.5 0 z" transform="translate(4 4)"/> </svg> |