diff options
author | MewPurPur <mew.pur.pur@gmail.com> | 2023-09-18 01:27:00 +0300 |
---|---|---|
committer | MewPurPur <mew.pur.pur@gmail.com> | 2023-09-18 11:05:03 +0300 |
commit | c7094d5172e6745494d9651c385703730d826ea5 (patch) | |
tree | 5985aacc8a53c1284c6605c6dc09a6a239e2558e /editor/icons/CanvasTexture.svg | |
parent | 5c43e4c1efc85856a4e918bc67e1266657b9110c (diff) | |
download | redot-engine-c7094d5172e6745494d9651c385703730d826ea5.tar.gz |
Add CanvasTexture icon
Diffstat (limited to 'editor/icons/CanvasTexture.svg')
-rw-r--r-- | editor/icons/CanvasTexture.svg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editor/icons/CanvasTexture.svg b/editor/icons/CanvasTexture.svg new file mode 100644 index 0000000000..8734da3ee8 --- /dev/null +++ b/editor/icons/CanvasTexture.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 1v8.5c1.5.5 1-1 2-1V3h10v2.2a2.415 2.415 0 0 1 2 .5V2a1 1 0 0 0-1-1zm1.36 10.18c-.283.169-.516.466-.645.865-.416 1.277-2.417-.94-.946 2.009.465.931 1.912 1.202 2.835.723a1.922 1.922 0 0 0 .83-2.555c-.578-1.158-1.45-1.411-2.074-1.041zm2.222-.7 1.272 2.495 7.069-3.602a1.415 1.415 0 0 0-1.259-2.534zM9 5v1H8v1H6v1H5v1H4v1h.25L11 6.527V6h-1V5z" fill="#e0e0e0"/></svg> |