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/MirrorX.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/MirrorX.svg')
-rw-r--r-- | editor/icons/MirrorX.svg | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/editor/icons/MirrorX.svg b/editor/icons/MirrorX.svg deleted file mode 100644 index fa668986ac..0000000000 --- a/editor/icons/MirrorX.svg +++ /dev/null @@ -1 +0,0 @@ -<svg height="16" viewBox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg"><g fill="none" stroke="#e0e0e0" stroke-opacity=".99608" stroke-width="2" transform="translate(0 -1036.4)"><path d="m4 1042.4-2 2 2 2" stroke-linecap="round" stroke-linejoin="round"/><path d="m2 1044.4h11"/><path d="m12 1042.4 2 2-2 2" stroke-linecap="round" stroke-linejoin="round"/></g></svg> |