diff options
Diffstat (limited to 'Flat-Remix-Yellow/actions/scalable/snap.svg')
-rw-r--r-- | Flat-Remix-Yellow/actions/scalable/snap.svg | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/Flat-Remix-Yellow/actions/scalable/snap.svg b/Flat-Remix-Yellow/actions/scalable/snap.svg index e02837722..2e805ad0c 100644 --- a/Flat-Remix-Yellow/actions/scalable/snap.svg +++ b/Flat-Remix-Yellow/actions/scalable/snap.svg @@ -1,8 +1,10 @@ -<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"> +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1.1"> <defs> <style id="current-color-scheme" type="text/css"> - .ColorScheme-Text { color:#5c616c; } .ColorScheme-Highlight { color:#5294e2; } + .ColorScheme-Text { color:#5c616c; } .ColorScheme-Highlight { color:#367bf0; } </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)"/> + <g transform="translate(4,4)"> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 3,0.5 0.5,3 3,5.5 5.5,3 Z M 5.5,4.5 4.5,5.5 8.5,9.5 7,11 H 11 V 7 L 9.5,8.5 Z M 13,10.5 10.5,13 13,15.5 15.5,13 Z"/> + </g> </svg> |