diff options
Diffstat (limited to 'Flat-Remix/actions/scalable/tool-tweak.svg')
-rw-r--r-- | Flat-Remix/actions/scalable/tool-tweak.svg | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/Flat-Remix/actions/scalable/tool-tweak.svg b/Flat-Remix/actions/scalable/tool-tweak.svg index 4c1d6f46b..e1a9f8ed3 100644 --- a/Flat-Remix/actions/scalable/tool-tweak.svg +++ b/Flat-Remix/actions/scalable/tool-tweak.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 6.890625 2.492188 C 6.804688 2.488281 6.710938 2.488281 6.625 2.5 C 5.742188 2.683594 5.316406 3.640625 5.046875 4.472656 C 4.808594 5.230469 4.582031 6.152344 3.824219 6.484375 C 3.496094 6.613281 2.859375 6.664062 2.507812 6.609375 L 2.5 9.46875 L 9.5 9.492188 L 9.5 6.628906 C 8.59375 6.773438 7.570312 6.75 6.824219 6.140625 C 6.167969 5.574219 5.949219 4.4375 6.425781 3.683594 C 6.898438 3.121094 7.878906 3.355469 8.1875 3.984375 C 8.445312 4.117188 8.359375 3.730469 8.320312 3.578125 C 8.140625 2.949219 7.519531 2.53125 6.890625 2.492188 Z M 6.890625 2.492188"/> - </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="M 9.7851562 0.98632812 C 9.6058244 0.97506172 9.4255594 0.9795875 9.2480469 1 C 7.4815469 1.369 6.6307438 3.2845656 6.0898438 4.9472656 C 5.6167938 6.4576656 5.1670375 8.3052437 3.6484375 8.9648438 C 2.9897975 9.2243437 1.7200312 9.3291031 1.0195312 9.2207031 L 1 14.941406 L 15 14.980469 L 15 9.2597656 C 13.1869 9.5457656 11.140384 9.5036438 9.6464844 8.2773438 C 8.3327844 7.1489437 7.9007294 4.8738344 8.8496094 3.3652344 C 9.7949794 2.2396344 11.759753 2.7087969 12.376953 3.9667969 C 12.887763 4.2327969 12.721979 3.4627562 12.636719 3.1601562 C 12.277391 1.8974438 11.040479 1.065193 9.7851562 0.98632812 z" transform="translate(4 4)"/> </svg> |