diff options
author | MewPurPur <mew.pur.pur@abv.bg> | 2023-06-30 12:06:53 +0200 |
---|---|---|
committer | MewPurPur <mew.pur.pur@abv.bg> | 2023-07-07 17:58:15 +0300 |
commit | fe194f8db098a5479794ae60f72802512788b6ea (patch) | |
tree | ed65fc361c234a3487951bb87901ff56daaac214 /editor/icons/TextureButton.svg | |
parent | c83f912bcb33d441b90afe36bad38880acbe5f15 (diff) | |
download | redot-engine-fe194f8db098a5479794ae60f72802512788b6ea.tar.gz |
Optimize SVG icons and remove unused Transpose icon
Diffstat (limited to 'editor/icons/TextureButton.svg')
-rw-r--r-- | editor/icons/TextureButton.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editor/icons/TextureButton.svg b/editor/icons/TextureButton.svg index 8d3d1c52ce..39ec6722f9 100644 --- a/editor/icons/TextureButton.svg +++ b/editor/icons/TextureButton.svg @@ -1 +1 @@ -<svg height="16" viewBox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg"><path d="m8 1v2h6v10h-4v2h6v-14zm-5 1v3.1328l-1.4453-.96484-1.1094 1.6641 3 2c.3359.2239.77347.2239 1.1094 0l3-2-1.1094-1.6641-1.4453.96484v-3.1328zm7 4v1h-1v1h-1v1h1v2h2 2v-2h-1v-2h-1v-1zm-7.5 4c-.831 0-1.5.669-1.5 1.5v.5 1h-1v2h8v-2h-1v-1-.5c0-.831-.669-1.5-1.5-1.5z" fill="#8eef97"/></svg> +<svg height="16" viewBox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg"><path d="M8 1v2h6v10h-4v2h6V1zM3 2v3.133l-1.445-.965-1.11 1.664 3 2a1 1 0 0 0 1.11 0l3-2-1.11-1.664L5 5.133V2zm7 4v1H9v1H8v1h1v2h4V9h-1V7h-1V6zm-7.5 4A1.5 1.5 0 0 0 1 11.5V13H0v2h8v-2H7v-1.5A1.5 1.5 0 0 0 5.5 10z" fill="#8eef97"/></svg> |