diff options
Diffstat (limited to 'Flat-Remix-Dark/actions/scalable/draw-brush.svg')
-rw-r--r-- | Flat-Remix-Dark/actions/scalable/draw-brush.svg | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/Flat-Remix-Dark/actions/scalable/draw-brush.svg b/Flat-Remix-Dark/actions/scalable/draw-brush.svg index 76d2788d5..fb180a971 100644 --- a/Flat-Remix-Dark/actions/scalable/draw-brush.svg +++ b/Flat-Remix-Dark/actions/scalable/draw-brush.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(82.745098%,85.490196%,89.019608%)" d="M 9.289062 2.503906 C 8.761719 2.4375 7.386719 3.378906 6.03125 4.734375 C 5.425781 5.339844 4.902344 5.9375 4.5 6.5 C 4.972656 6.648438 5.351562 7.027344 5.5 7.5 C 6.0625 7.097656 6.664062 6.574219 7.265625 5.972656 C 8.804688 4.433594 9.773438 2.910156 9.429688 2.570312 C 9.398438 2.53125 9.347656 2.511719 9.289062 2.503906 Z M 4.25 7.164062 C 2.5 7.636719 3.8125 8.742188 2.5 9.5 C 4.25 9.5 5.125 8.625 5.125 8.039062 C 5.125 7.75 5.15625 7.214844 4.25 7.164062 Z M 4.25 7.164062"/> - </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:#d3dae3; } .ColorScheme-Highlight { color:#5294e2; } + </style> + </defs> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 14.574219 1.0058594 C 13.520146 0.87298937 10.770478 2.75775 8.0605469 5.46875 C 6.8520776 6.67795 5.8032796 7.8729 5 9 C 5.9414561 9.29995 6.7002076 10.0582 7 11 C 8.1266713 10.19649 9.3243336 9.1522594 10.533203 7.9433594 C 13.607725 4.8675594 15.546263 1.8205187 14.863281 1.1367188 C 14.793083 1.0660188 14.697306 1.0216494 14.574219 1.0058594 z M 4.5 10.330078 L 4.5 10.332031 C 1.0001889 11.270271 3.6248533 13.4865 1 15 C 4.4998111 15 6.25 13.248178 6.25 12.080078 C 6.25 11.497798 6.3093545 10.426978 4.5 10.330078 z" transform="translate(4 4)"/> </svg> |