diff options
Diffstat (limited to 'Flat Remix Dark/actions/scalable/transform-move.svg')
-rwxr-xr-x | Flat Remix Dark/actions/scalable/transform-move.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/Flat Remix Dark/actions/scalable/transform-move.svg b/Flat Remix Dark/actions/scalable/transform-move.svg new file mode 100755 index 000000000..d27c81024 --- /dev/null +++ b/Flat Remix Dark/actions/scalable/transform-move.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 8 1 L 6 4 L 10 4 L 8 1 z M 4 6 L 1 8 L 4 10 L 4 6 z M 8 6 C 6.8954 6 6 6.8954 6 8 C 6 9.1046 6.8954 10 8 10 C 9.1046 10 10 9.1046 10 8 C 10 6.8954 9.1046 6 8 6 z M 12 6 L 12 10 L 15 8 L 12 6 z M 6 12 L 8 15 L 10 12 L 6 12 z"/> +</svg> |