diff options
Diffstat (limited to 'Flat-Remix-Yellow-Dark/actions/18/node-transform.svg')
-rw-r--r-- | Flat-Remix-Yellow-Dark/actions/18/node-transform.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/Flat-Remix-Yellow-Dark/actions/18/node-transform.svg b/Flat-Remix-Yellow-Dark/actions/18/node-transform.svg new file mode 100644 index 000000000..7a6647667 --- /dev/null +++ b/Flat-Remix-Yellow-Dark/actions/18/node-transform.svg @@ -0,0 +1,10 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" version="1.1"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#eeeeec; } .ColorScheme-Highlight { color:#367bf0; } .ColorScheme-NeutralText { color:#ffcc44; } .ColorScheme-PositiveText { color:#3db47e; } .ColorScheme-NegativeText { color:#dd4747; } + </style> + </defs> + <g transform="translate(1,1)"> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 0,0 V 5 L 1.5,3.5 3.5,5.5 2,7 H 7 V 2 L 5.5,3.5 3.5,1.5 5,0 Z M 11,0 12.5,1.5 10.5,3.5 9,2 V 7 H 14 L 12.5,5.5 14.5,3.5 16,5 V 0 Z M 2,9 3.5,10.5 1.5,12.5 0,11 V 16 H 5 L 3.5,14.5 5.5,12.5 7,14 V 9 Z M 9,9 V 14 L 10.5,12.5 12.5,14.5 11,16 H 16 V 11 L 14.5,12.5 12.5,10.5 14,9 Z"/> + </g> +</svg> |