diff options
author | MewPurPur <mew.pur.pur@abv.bg> | 2023-08-15 17:31:43 +0300 |
---|---|---|
committer | MewPurPur <mew.pur.pur@abv.bg> | 2023-08-15 17:31:43 +0300 |
commit | 8498078ee9958c102f8d08e66f46a83c0489055b (patch) | |
tree | cc27815c56c7d2566f4d915019c6ca3c898cb6b4 /editor/icons/ImageTexture.svg | |
parent | f7bc653cbe81018fe362472a0143b7153a52f929 (diff) | |
download | redot-engine-8498078ee9958c102f8d08e66f46a83c0489055b.tar.gz |
Add PortableCompressedTexture2D icon
Diffstat (limited to 'editor/icons/ImageTexture.svg')
-rw-r--r-- | editor/icons/ImageTexture.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editor/icons/ImageTexture.svg b/editor/icons/ImageTexture.svg index 25d4b53d00..17fc57d31d 100644 --- a/editor/icons/ImageTexture.svg +++ b/editor/icons/ImageTexture.svg @@ -1 +1 @@ -<svg height="16" viewBox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg"><path d="m2 1a1 1 0 0 0 -1 1v12a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1v-12a1 1 0 0 0 -1-1zm1 2h10v8h-10zm6 2v1h-1v1h-2v1h-1v1h-1v1h2 2 2 2v-2h-1v-2h-1v-1z" fill="#e0e0e0"/></svg> +<svg height="16" viewBox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg"><path d="M2 1a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1zm1 2h10v8H3zm6 2v1H8v1H6v1H5v1H4v1h8V8h-1V6h-1V5z" fill="#e0e0e0"/></svg> |