diff options
author | TechnoPorg <jonah.janzen@gmail.com> | 2022-03-09 20:22:36 -0700 |
---|---|---|
committer | TechnoPorg <jonah.janzen@gmail.com> | 2022-03-10 18:31:48 -0700 |
commit | f4bc9f58218ddac852dfffc2b88dcd6a84e78a90 (patch) | |
tree | 80d26d0fd6be041f28b34abd52f7af3daca89941 /editor/icons/CompressedTexture2D.svg | |
parent | f73ef03a86912dfe5c6eb73a99c3f50c144c5030 (diff) | |
download | redot-engine-f4bc9f58218ddac852dfffc2b88dcd6a84e78a90.tar.gz |
Remove more occurrences of "stex"
Diffstat (limited to 'editor/icons/CompressedTexture2D.svg')
-rw-r--r-- | editor/icons/CompressedTexture2D.svg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editor/icons/CompressedTexture2D.svg b/editor/icons/CompressedTexture2D.svg new file mode 100644 index 0000000000..068f65dead --- /dev/null +++ b/editor/icons/CompressedTexture2D.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 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" fill-opacity=".99608"/></svg> |