diff options
author | MewPurPur <mew.pur.pur@abv.bg> | 2023-06-30 22:14:49 +0200 |
---|---|---|
committer | MewPurPur <mew.pur.pur@abv.bg> | 2023-08-04 19:38:27 +0300 |
commit | 3510b6e02c227bf172972434aadeaecb55ee2aea (patch) | |
tree | a1909e84706cb751f75be0c76ac5fbebc6f253d7 /editor/icons/CompressedTexture2D.svg | |
parent | a7583881af5477cd73110cc859fecf7ceaf39bd7 (diff) | |
download | redot-engine-3510b6e02c227bf172972434aadeaecb55ee2aea.tar.gz |
Add icons for 3D texture classes
Diffstat (limited to 'editor/icons/CompressedTexture2D.svg')
-rw-r--r-- | editor/icons/CompressedTexture2D.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editor/icons/CompressedTexture2D.svg b/editor/icons/CompressedTexture2D.svg index 54ff10b3c1..aa65696396 100644 --- a/editor/icons/CompressedTexture2D.svg +++ b/editor/icons/CompressedTexture2D.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 1h6v-2h2v-2h-2-5v-8h5v-2zm6 2v2h2v-2zm2 0h2v-2h-2zm2 0v2h2v-2zm0 2h-2v2h2zm0 2v2h2v-2zm0 2h-2v2h2zm0 2v2h2v-2zm0 2h-2v2h2zm-2-4v-2h-2v-1h-1v1h-1v1h-1v1h-1v1h2 2v-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 1h6v-2h2v-2H3V3h5V1zm6 2v2h2V3zm2 0h2V1h-2zm2 0v2h2V3zm0 2h-2v2h2zm0 2v2h2V7zm0 2h-2v2h2zm0 2v2h2v-2zm0 2h-2v2h2zm-2-4V7H8V6H7v1H6v1H5v1H4v1h4V9z" fill="#e0e0e0"/></svg> |