diff options
Diffstat (limited to '.icons/Gruvbox-Light/actions/16/transform-move.svg')
-rw-r--r-- | .icons/Gruvbox-Light/actions/16/transform-move.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/Gruvbox-Light/actions/16/transform-move.svg b/.icons/Gruvbox-Light/actions/16/transform-move.svg new file mode 100644 index 000000000..5515551b7 --- /dev/null +++ b/.icons/Gruvbox-Light/actions/16/transform-move.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#928374; } .ColorScheme-Highlight { color:#5294e2; } + </style> + </defs> + <path style="fill:currentColor" 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> |