diff options
Diffstat (limited to 'Flat-Remix/actions/scalable/draw-path.svg')
-rw-r--r-- | Flat-Remix/actions/scalable/draw-path.svg | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/Flat-Remix/actions/scalable/draw-path.svg b/Flat-Remix/actions/scalable/draw-path.svg index 426c9e6ad..cd020c1af 100644 --- a/Flat-Remix/actions/scalable/draw-path.svg +++ b/Flat-Remix/actions/scalable/draw-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(36.078431%,38.039216%,42.352941%)" d="M 8.105469 2.5 C 8 2.5 7.894531 2.542969 7.8125 2.625 L 6.996094 3.441406 L 8.554688 5.003906 L 9.375 4.1875 C 9.539062 4.023438 9.539062 3.761719 9.375 3.597656 L 8.402344 2.625 C 8.320312 2.542969 8.210938 2.5 8.105469 2.5 Z M 6.4375 4.003906 L 2.496094 7.945312 L 2.496094 9.503906 L 4.058594 9.503906 L 4.058594 9.5 L 9.5 9.5 L 9.5 8.5 L 5.0625 8.5 L 7.996094 5.5625 Z M 6.4375 4.003906"/> - </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="m12.213 1c-0.213 0-0.425 0.083-0.59 0.248l-1.6308 1.6387 3.1208 3.1211 1.639-1.6308c0.33-0.33 0.33-0.8497 0-1.1797l-1.949-1.9493c-0.165-0.165-0.378-0.248-0.59-0.248zm-3.34 3.0078l-7.8808 7.8792-0.00001 3.121h3.1211l0.0078-0.008h10.879v-2h-8.8789l5.8709-5.873-3.119-3.1192z" transform="translate(4 4)"/> </svg> |