diff options
author | Jeronimo Schreyer <jeronimo.schreyer@gmail.com> | 2023-04-16 13:53:27 -0300 |
---|---|---|
committer | Aaron Franke <arnfranke@yahoo.com> | 2024-04-16 10:15:25 -0700 |
commit | c3bc768d64d93db8848d2c04c2b2e72193f43b12 (patch) | |
tree | dc9d9b2fd9dbcca0180166e386c84916545cd57e /editor/icons | |
parent | 658e97c93aa2533cb7b12f05e62dcf6864e7acbe (diff) | |
download | redot-engine-c3bc768d64d93db8848d2c04c2b2e72193f43b12.tar.gz |
Make Advanced Import lights more like the mesh and material editors
Co-authored-by: Aaron Franke <arnfranke@yahoo.com>
Diffstat (limited to 'editor/icons')
-rw-r--r-- | editor/icons/PreviewRotate.svg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editor/icons/PreviewRotate.svg b/editor/icons/PreviewRotate.svg new file mode 100644 index 0000000000..9e0da46169 --- /dev/null +++ b/editor/icons/PreviewRotate.svg @@ -0,0 +1 @@ +<svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><g fill="none" stroke="#000" stroke-width="2" opacity=".8" stroke-linejoin="round"><circle cx="8" cy="8" r="2"/><path d="M8 1a7 7 0 00-4.982 11.998H1.911v2h4a1 1 0 00.97-1.242l-1-4-1.94.486.28 1.121a5 5 0 117.223.168l1.416 1.416A7 7 0 008 1z"/></g><g fill="#f9f9f9"><circle cx="8" cy="8" r="2"/><path d="M8 1a7 7 0 00-4.982 11.998H1.911v2h4a1 1 0 00.97-1.242l-1-4-1.94.486.28 1.121a5 5 0 117.223.168l1.416 1.416A7 7 0 008 1z"/></g></svg> |