diff options
author | MewPurPur <mew.pur.pur@abv.bg> | 2023-06-11 00:19:44 +0200 |
---|---|---|
committer | MewPurPur <mew.pur.pur@abv.bg> | 2023-06-12 18:05:14 +0200 |
commit | ecb7a9954b541a0d1bdd38b8b06b877bd7075766 (patch) | |
tree | 76eb765642d4f966e790ec147094e2aaf26fc64e /editor/icons/Callable.svg | |
parent | 37d1dfef9d81aade27ab0c56fc6b6f12f6a08045 (diff) | |
download | redot-engine-ecb7a9954b541a0d1bdd38b8b06b877bd7075766.tar.gz |
Optimize a few SVGs
Diffstat (limited to 'editor/icons/Callable.svg')
-rw-r--r-- | editor/icons/Callable.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editor/icons/Callable.svg b/editor/icons/Callable.svg index 6d0b6c9ba0..73e1909d96 100644 --- a/editor/icons/Callable.svg +++ b/editor/icons/Callable.svg @@ -1 +1 @@ -<svg height="16" width="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><path d="m12 1c-2 2-4 4-7 4h-4v5h4c3 0 5 2 7 4zm1 4v5c2.59-.016 2.59-4.985 0-5zm-11 6v4h2l1-4z" fill="#e0e0e0" fill-rule="nonzero"/></svg> +<svg height="16" width="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><path d="m12 1c-2 2-4 4-7 4h-4v5h4c3 0 5 2 7 4zm1 4v5c2.59-.016 2.59-4.985 0-5zm-11 6v4h2l1-4z" fill="#e0e0e0"/></svg> |