diff options
Diffstat (limited to 'editor/icons/icon_rotate_180.svg')
-rw-r--r-- | editor/icons/icon_rotate_180.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/editor/icons/icon_rotate_180.svg b/editor/icons/icon_rotate_180.svg new file mode 100644 index 0000000000..3344c16e3f --- /dev/null +++ b/editor/icons/icon_rotate_180.svg @@ -0,0 +1,9 @@ +<svg width="16" height="16" version="1.1" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"> +<g transform="translate(0 -1036.4)" fill="#e0e0e0"> +<path d="m8 1038.4a6 6 0 0 1 6 6h-6z"/> +<rect x="7" y="1038.4" width="2" height="7"/> +<path transform="translate(0 1036.4)" d="m8 1a7 7 0 0 0 -7 7 7 7 0 0 0 7 7 7 7 0 0 0 7 -7 7 7 0 0 0 -7 -7zm0 2a5 5 0 0 1 5 5 5 5 0 0 1 -5 5 5 5 0 0 1 -5 -5 5 5 0 0 1 5 -5z"/> +<rect transform="scale(-1)" x="-9" y="-1050.4" width="2" height="7"/> +<path d="m14 1044.4a6 6 0 0 1 -6 6v-6z"/> +</g> +</svg> |