diff options
author | Hugo Locurcio <hugo.locurcio@hugo.pro> | 2021-06-03 01:35:17 +0200 |
---|---|---|
committer | Hugo Locurcio <hugo.locurcio@hugo.pro> | 2021-06-03 18:26:48 +0200 |
commit | 2429564c3761065e531cd5744e015e30bb7b3f69 (patch) | |
tree | ca17d4ad919675a999faf74bab7a8f74f1260dd7 /editor/icons/MirrorY.svg | |
parent | 4e52b84011b4b3c9edb7646731c3ffe451d26316 (diff) | |
download | redot-engine-2429564c3761065e531cd5744e015e30bb7b3f69.tar.gz |
Remove unused editor icons
This also renames the TextureArray icon to follow its rename to
Texture2DArray.
Diffstat (limited to 'editor/icons/MirrorY.svg')
-rw-r--r-- | editor/icons/MirrorY.svg | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/editor/icons/MirrorY.svg b/editor/icons/MirrorY.svg deleted file mode 100644 index bb4e4d3543..0000000000 --- a/editor/icons/MirrorY.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="m11.012 1048.4a1.0001 1.0001 0 0 0 -1.7168-.6973l-.29297.293v-7.1719l.29297.293a1.0001 1.0001 0 0 0 1.7148-.7266 1.0001 1.0001 0 0 0 -.30078-.6875l-2-2a1.0001 1.0001 0 0 0 -1.4141 0l-2 2a1.0001 1.0001 0 1 0 1.4141 1.4141l.29297-.293v7.1719l-.29297-.293a1.0001 1.0001 0 1 0 -1.4141 1.4141l2 2a1.0001 1.0001 0 0 0 1.4141 0l2-2a1.0001 1.0001 0 0 0 .30273-.7168z" fill="#e0e0e0" fill-opacity=".99608" transform="translate(0 -1036.4)"/></svg> |