diff options
author | MewPurPur <mew.pur.pur@abv.bg> | 2023-08-01 08:40:32 +0300 |
---|---|---|
committer | MewPurPur <mew.pur.pur@abv.bg> | 2023-08-04 19:18:11 +0300 |
commit | 21739b89ef0f8b9ad15cede7f73879b003339f03 (patch) | |
tree | de4045814116b67cd3c105dc5cf20f02c998e32b /editor/icons/UndoRedo.svg | |
parent | a7583881af5477cd73110cc859fecf7ceaf39bd7 (diff) | |
download | redot-engine-21739b89ef0f8b9ad15cede7f73879b003339f03.tar.gz |
Add UndoRedo icon
Diffstat (limited to 'editor/icons/UndoRedo.svg')
-rw-r--r-- | editor/icons/UndoRedo.svg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editor/icons/UndoRedo.svg b/editor/icons/UndoRedo.svg new file mode 100644 index 0000000000..459efeba39 --- /dev/null +++ b/editor/icons/UndoRedo.svg @@ -0,0 +1 @@ +<svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><path d="M8 9H1V2l2 2a3.875 5 30 0 1 9 11 3.5 5 10 0 0-6-8z" fill="#e0e0e0"/></svg> |