diff options
Diffstat (limited to 'Flat-Remix-Red-Light/actions/scalable/snap-nodes-center.svg')
-rw-r--r-- | Flat-Remix-Red-Light/actions/scalable/snap-nodes-center.svg | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/Flat-Remix-Red-Light/actions/scalable/snap-nodes-center.svg b/Flat-Remix-Red-Light/actions/scalable/snap-nodes-center.svg index 776067e6a..d020210d0 100644 --- a/Flat-Remix-Red-Light/actions/scalable/snap-nodes-center.svg +++ b/Flat-Remix-Red-Light/actions/scalable/snap-nodes-center.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:#31363b; } .ColorScheme-Highlight { color:#3daee9; } + .ColorScheme-Text { color:#000000; } .ColorScheme-Highlight { color:#367bf0; } </style> </defs> - <path style="fill:currentColor" class="ColorScheme-Text" d="M 14 1 L 14 1.5 L 14 14 L 1.5 14 L 1 14 L 1 15 L 1.5 15 L 15 15 L 15 1.5 L 15 1 L 14 1 z M 6.5 6.5 L 6.5 9.5 L 9.5 9.5 L 9.5 6.5 L 6.5 6.5 z" transform="translate(4 4)"/> + <g transform="translate(4,4)"> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 7,7 V 8 H 6 V 9 H 7 V 10 H 8 V 9 H 9 V 8 H 8 V 7 Z M 4,1 C 0,1 0,5 0,5 V 12 C 0,12 0,16 4,16 H 11 C 15,16 15,12 15,12 V 5 C 15,5 15,1 11,1 Z M 4.5,2 H 10.5 C 14,2 14,5.5 14,5.5 V 11.5 C 14,11.5 14,15 10.5,15 H 4.5 C 1,15 1,11.5 1,11.5 V 5.5 C 1,5.5 1,2 4.5,2 Z"/> + </g> </svg> |