diff options
Diffstat (limited to 'Flat-Remix-Red-Dark/actions/scalable/format-connect-node.svg')
-rw-r--r-- | Flat-Remix-Red-Dark/actions/scalable/format-connect-node.svg | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/Flat-Remix-Red-Dark/actions/scalable/format-connect-node.svg b/Flat-Remix-Red-Dark/actions/scalable/format-connect-node.svg index a16882204..2f991fe0b 100644 --- a/Flat-Remix-Red-Dark/actions/scalable/format-connect-node.svg +++ b/Flat-Remix-Red-Dark/actions/scalable/format-connect-node.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:#eeeeec; } .ColorScheme-Highlight { color:#5294e2; } + .ColorScheme-Text { color:#ffffff; } .ColorScheme-Highlight { color:#367bf0; } </style> </defs> - <path style="fill:currentColor" class="ColorScheme-Text" d="M 1 0.98046875 L 1 5.9804688 L 6 5.9804688 L 6 3.9804688 L 10 3.9804688 L 10 5.9804688 L 15 5.9804688 L 15 0.98046875 L 10 0.98046875 L 10 2.9804688 L 6 2.9804688 L 6 0.98046875 L 1 0.98046875 z M 6 6.9804688 L 8 9.9804688 L 10 6.9804688 L 6 6.9804688 z M 1 9.9804688 L 1 14.980469 L 6 14.980469 L 6 12.980469 L 7 12.980469 L 7 11.980469 L 6 11.980469 L 6 9.9804688 L 1 9.9804688 z M 10 9.9804688 L 10 11.980469 L 9 11.980469 L 9 12.980469 L 10 12.980469 L 10 14.980469 L 15 14.980469 L 15 9.9804688 L 10 9.9804688 z" transform="translate(4 4)"/> + <g transform="translate(4,4)"> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 1,1 V 6 H 6 V 4 H 10 V 6 H 15 V 1 H 10 V 3 H 6 V 1 Z M 6,7 8,10 10,7 Z M 1,10 V 15 H 6 V 13 H 7 V 12 H 6 V 10 Z M 10,10 V 12 H 9 V 13 H 10 V 15 H 15 V 10 Z"/> + </g> </svg> |