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/PortableCompressedTexture2D.svg | |
parent | f7bc653cbe81018fe362472a0143b7153a52f929 (diff) | |
download | redot-engine-8498078ee9958c102f8d08e66f46a83c0489055b.tar.gz |
Add PortableCompressedTexture2D icon
Diffstat (limited to 'editor/icons/PortableCompressedTexture2D.svg')
-rw-r--r-- | editor/icons/PortableCompressedTexture2D.svg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editor/icons/PortableCompressedTexture2D.svg b/editor/icons/PortableCompressedTexture2D.svg new file mode 100644 index 0000000000..3f63ddae51 --- /dev/null +++ b/editor/icons/PortableCompressedTexture2D.svg @@ -0,0 +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 1h7v-4H3V3h6V1zm6 5v1H6v1H5v1H4v1h5V6zm3-5h4v4h-4Zm0 5h4v4h-4Zm0 5h4v4h-4Z" fill="#e0e0e0"/></svg> |