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/ClassList.svg | |
parent | c83f912bcb33d441b90afe36bad38880acbe5f15 (diff) | |
download | redot-engine-fe194f8db098a5479794ae60f72802512788b6ea.tar.gz |
Optimize SVG icons and remove unused Transpose icon
Diffstat (limited to 'editor/icons/ClassList.svg')
-rw-r--r-- | editor/icons/ClassList.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editor/icons/ClassList.svg b/editor/icons/ClassList.svg index 11713b125a..0316dfc942 100644 --- a/editor/icons/ClassList.svg +++ b/editor/icons/ClassList.svg @@ -1 +1 @@ -<svg height="16" viewBox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg"><path d="m6 1v1h-5v1h2v10h1 5v1h6v-3h-6v1h-5v-4h5v1h6v-3h-6v1h-5v-4h2v1h6v-3z" fill="#e0e0e0"/></svg> +<svg height="16" viewBox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg"><path d="m6 1v1h-5v1h2v10h6v1h6v-3h-6v1h-5v-4h5v1h6v-3h-6v1h-5v-4h2v1h6v-3z" fill="#e0e0e0"/></svg> |