diff options
Diffstat (limited to 'Flat-Remix-Light/actions/scalable/format-connect-node.svg')
-rw-r--r-- | Flat-Remix-Light/actions/scalable/format-connect-node.svg | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/Flat-Remix-Light/actions/scalable/format-connect-node.svg b/Flat-Remix-Light/actions/scalable/format-connect-node.svg index 53871491c..00cc502f4 100644 --- a/Flat-Remix-Light/actions/scalable/format-connect-node.svg +++ b/Flat-Remix-Light/actions/scalable/format-connect-node.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(19.215686%,21.176471%,23.137255%)" d="M 2.5 2.492188 L 2.5 4.992188 L 5 4.992188 L 5 3.992188 L 7 3.992188 L 7 4.992188 L 9.5 4.992188 L 9.5 2.492188 L 7 2.492188 L 7 3.492188 L 5 3.492188 L 5 2.492188 Z M 5 5.492188 L 6 6.992188 L 7 5.492188 Z M 2.5 6.992188 L 2.5 9.492188 L 5 9.492188 L 5 8.492188 L 5.5 8.492188 L 5.5 7.992188 L 5 7.992188 L 5 6.992188 Z M 7 6.992188 L 7 7.992188 L 6.5 7.992188 L 6.5 8.492188 L 7 8.492188 L 7 9.492188 L 9.5 9.492188 L 9.5 6.992188 Z M 7 6.992188"/> - </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:#31363b; } .ColorScheme-Highlight { color:#3daee9; } + </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)"/> </svg> |