diff options
author | RĂ©mi Verschelde <remi@verschelde.fr> | 2021-09-16 12:08:38 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-09-16 12:08:38 +0200 |
commit | 879ce4c6e1dbc7f9ad5bdb83b90b92be4f94b7f6 (patch) | |
tree | 32b7b41e28d656f010a0b20ebc2bc0cbc49df0eb /editor/icons/Rotate0.svg | |
parent | 3a41a91b7a9f75a54c033523c036a74b1406d2d1 (diff) | |
parent | 2429564c3761065e531cd5744e015e30bb7b3f69 (diff) |
Merge pull request #49266 from Calinou/remove-unused-editor-icons
Remove unused editor icons
Diffstat (limited to 'editor/icons/Rotate0.svg')
-rw-r--r-- | editor/icons/Rotate0.svg | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/editor/icons/Rotate0.svg b/editor/icons/Rotate0.svg deleted file mode 100644 index 670a6f09c3..0000000000 --- a/editor/icons/Rotate0.svg +++ /dev/null @@ -1 +0,0 @@ -<svg height="16" viewBox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg"><path 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-7zm1 2.1016a5 5 0 0 1 4 4.8984 5 5 0 0 1 -5 5 5 5 0 0 1 -5-5 5 5 0 0 1 4-4.8945v5.8945h2z" fill="#e0e0e0"/></svg> |