diff options
Diffstat (limited to 'Flat-Remix-Green-Dark/actions/scalable/format-join-node.svg')
-rw-r--r-- | Flat-Remix-Green-Dark/actions/scalable/format-join-node.svg | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/Flat-Remix-Green-Dark/actions/scalable/format-join-node.svg b/Flat-Remix-Green-Dark/actions/scalable/format-join-node.svg index 3e342d3d5..c3ccc2cf4 100644 --- a/Flat-Remix-Green-Dark/actions/scalable/format-join-node.svg +++ b/Flat-Remix-Green-Dark/actions/scalable/format-join-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 1.0039062 L 1 6.0039062 L 6 6.0039062 L 6 4.0039062 L 7 4.0039062 L 7 3.0039062 L 6 3.0039062 L 6 1.0039062 L 1 1.0039062 z M 10 1.0039062 L 10 3.0039062 L 9 3.0039062 L 9 4.0039062 L 10 4.0039062 L 10 6.0039062 L 15 6.0039062 L 15 1.0039062 L 10 1.0039062 z M 6 7.0039062 L 8 10.003906 L 10 7.0039062 L 6 7.0039062 z M 1 10.003906 L 1 15.003906 L 6 15.003906 L 6 13.003906 L 10 13.003906 L 10 15.003906 L 15 15.003906 L 15 10.003906 L 10 10.003906 L 10 12.003906 L 6 12.003906 L 6 10.003906 L 1 10.003906 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 7 V 3 H 6 V 1 Z M 10,1 V 3 H 9 V 4 H 10 V 6 H 15 V 1 Z M 6,7 8,10 10,7 Z M 1,10 V 15 H 6 V 13 H 10 V 15 H 15 V 10 H 10 V 12 H 6 V 10 Z"/> + </g> </svg> |