diff options
author | RĂ©mi Verschelde <remi@verschelde.fr> | 2021-04-29 09:45:06 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-29 09:45:06 +0200 |
commit | 418fe155f90bcb7f5451de1a5e7cb8cec64a15f6 (patch) | |
tree | 0ee35f6e5f038e50d088fb653201a5664e3596b7 /editor/icons | |
parent | 690c00d52261ab3132c520ddb317dd1c4e5f23b1 (diff) | |
parent | 0e93a1df793de92f4ec6f4bb097cfd5aa94a7157 (diff) |
Merge pull request #48269 from akien-mga/remove-largetexture
Remove obsolete LargeTexture, it's no longer useful since 3.x
Diffstat (limited to 'editor/icons')
-rw-r--r-- | editor/icons/LargeTexture.svg | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/editor/icons/LargeTexture.svg b/editor/icons/LargeTexture.svg deleted file mode 100644 index 137a761e1d..0000000000 --- a/editor/icons/LargeTexture.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="m1 1v1 2h1v-2h2v-1zm11 0v1h2v2h1v-3zm-3 5v1h-1v1h-2v1h-1v1h-1v1h2 2 2 2v-2h-1v-1-1h-1v-1zm-8 6v2 1h3v-1h-2v-2zm13 0v2h-2v1h3v-1-2z" fill="#e0e0e0" fill-opacity=".99608"/></svg> |