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/Pin.svg | |
parent | 37d1dfef9d81aade27ab0c56fc6b6f12f6a08045 (diff) | |
download | redot-engine-ecb7a9954b541a0d1bdd38b8b06b877bd7075766.tar.gz |
Optimize a few SVGs
Diffstat (limited to 'editor/icons/Pin.svg')
-rw-r--r-- | editor/icons/Pin.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editor/icons/Pin.svg b/editor/icons/Pin.svg index 708eab9333..8e5935c42f 100644 --- a/editor/icons/Pin.svg +++ b/editor/icons/Pin.svg @@ -1 +1 @@ -<svg height="16" viewBox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg"><path d="m4 1v1l1 1v3h6v-3l1-1v-1zm1 6-2 3h10l-2-3zm2 4v2l1 2 1-2v-2z" fill="#e0e0e0" fill-rule="evenodd"/></svg> +<svg height="16" viewBox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg"><path d="m4 1v1l1 1v3h6v-3l1-1v-1zm1 6-2 3h10l-2-3zm2 4v2l1 2 1-2v-2z" fill="#e0e0e0"/></svg> |