diff options
Diffstat (limited to 'Flat-Remix/actions/scalable/snap.svg')
-rw-r--r-- | Flat-Remix/actions/scalable/snap.svg | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/Flat-Remix/actions/scalable/snap.svg b/Flat-Remix/actions/scalable/snap.svg index 9cb91dc70..e02837722 100644 --- a/Flat-Remix/actions/scalable/snap.svg +++ b/Flat-Remix/actions/scalable/snap.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 3.476562 2.210938 L 2.210938 3.476562 L 3.492188 4.757812 L 4.757812 3.492188 Z M 4.667969 4.316406 L 4.316406 4.671875 L 6.308594 6.664062 L 5.484375 7.484375 L 7.484375 7.484375 L 7.484375 5.484375 L 6.660156 6.308594 Z M 8.507812 7.242188 L 7.242188 8.507812 L 8.523438 9.789062 L 9.789062 8.523438 Z M 8.507812 7.242188"/> - </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 2.9550781 0.42382812 L 0.421875 2.9570312 L 2.9824219 5.515625 L 5.515625 2.9824219 L 2.9550781 0.42382812 z M 5.3378906 4.6328125 L 4.6308594 5.3398438 L 8.6152344 9.3242188 L 6.96875 10.970703 L 10.96875 10.970703 L 10.96875 6.9707031 L 9.3222656 8.6152344 L 5.3378906 4.6328125 z M 13.017578 10.484375 L 10.484375 13.019531 L 13.044922 15.578125 L 15.578125 13.046875 L 13.017578 10.484375 z" transform="translate(4 4)"/> </svg> |