diff options
Diffstat (limited to 'Flat-Remix-Dark/actions/scalable/show-node-handles.svg')
-rw-r--r-- | Flat-Remix-Dark/actions/scalable/show-node-handles.svg | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/Flat-Remix-Dark/actions/scalable/show-node-handles.svg b/Flat-Remix-Dark/actions/scalable/show-node-handles.svg index 587c65c0a..a95698f5c 100644 --- a/Flat-Remix-Dark/actions/scalable/show-node-handles.svg +++ b/Flat-Remix-Dark/actions/scalable/show-node-handles.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 4.253906 3 C 3.839844 3 3.5 3.335938 3.5 3.75 C 3.503906 4.058594 3.691406 4.335938 3.980469 4.449219 L 3.980469 6.5 L 3 6.5 L 3 9 L 5.507812 9 L 5.507812 6.5 L 4.875 6.5 C 5.089844 5.878906 5.542969 5.289062 6.117188 4.796875 C 6.929688 4.109375 7.96875 3.628906 8.78125 3.511719 C 8.917969 3.492188 9.011719 3.371094 9 3.238281 C 8.984375 3.101562 8.863281 3.003906 8.730469 3.015625 C 8.722656 3.015625 8.71875 3.015625 8.710938 3.015625 C 7.769531 3.152344 6.675781 3.667969 5.792969 4.417969 C 5.234375 4.894531 4.757812 5.46875 4.484375 6.105469 L 4.484375 4.460938 C 4.792969 4.363281 5.007812 4.074219 5.007812 3.75 C 5.007812 3.335938 4.667969 3 4.253906 3 Z M 4.253906 3"/> - </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 4.5078125 2 A 1.5049 1.5 0 0 0 3.0039062 3.5 A 1.5049 1.5 0 0 0 3.9628906 4.8964844 L 3.9628906 9 L 2 9 L 2 14 L 7.015625 14 L 7.015625 9 L 5.7460938 9 C 6.1771338 7.7569 7.0829813 6.5785563 8.2382812 5.5976562 C 9.8605813 4.2202563 11.937453 3.2551375 13.564453 3.0234375 A 0.50168 0.50005 0 0 0 13.458984 2.0292969 A 0.50168 0.50005 0 0 0 13.423828 2.0351562 C 11.539028 2.3035363 9.3516906 3.3382375 7.5878906 4.8359375 C 6.4685906 5.7862775 5.5163969 6.9348375 4.9667969 8.2109375 L 4.9667969 4.9257812 A 1.5049 1.5 0 0 0 6.0136719 3.5 A 1.5049 1.5 0 0 0 4.5078125 2 z" transform="translate(4 4)"/> </svg> |