diff options
Diffstat (limited to 'Flat Remix Dark/actions/scalable/node-segment-line.svg')
-rwxr-xr-x | Flat Remix Dark/actions/scalable/node-segment-line.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/Flat Remix Dark/actions/scalable/node-segment-line.svg b/Flat Remix Dark/actions/scalable/node-segment-line.svg new file mode 100755 index 000000000..96005d91d --- /dev/null +++ b/Flat Remix Dark/actions/scalable/node-segment-line.svg @@ -0,0 +1,9 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"> + <defs> + <style type="text/css" id="current-color-scheme"> + .ColorScheme-Text { color:#d3dae3; } .ColorScheme-Highlight { color:#5294e2; } + </style> + </defs> + <path style="fill:currentColor;opacity:1" class="ColorScheme-Text" d="M 11 0 L 11 4.3222656 L 4.3222656 11 L 0 11 L 0 16 L 5 16 L 5 11.736328 L 11.736328 5 L 16 5 L 16 0 L 11 0 z"/> +</svg> |