diff options
author | VolTer <mew.pur.pur@abv.bg> | 2023-05-26 01:46:05 +0200 |
---|---|---|
committer | VolTer <mew.pur.pur@abv.bg> | 2023-05-27 20:03:44 +0200 |
commit | 6f6fbb93be95910c9f630db7fb654c3281d055f9 (patch) | |
tree | 1ba7da64a8645c5a426adfac92034fe9cbca1975 /editor/icons/World2D.svg | |
parent | a67d37f7cffe7f31c68e971280950d487ea99e2c (diff) | |
download | redot-engine-6f6fbb93be95910c9f630db7fb654c3281d055f9.tar.gz |
Manually optimize a lot of SVGs
Diffstat (limited to 'editor/icons/World2D.svg')
-rw-r--r-- | editor/icons/World2D.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editor/icons/World2D.svg b/editor/icons/World2D.svg index d784836694..94d42a2d34 100644 --- a/editor/icons/World2D.svg +++ b/editor/icons/World2D.svg @@ -1 +1 @@ -<svg height="16" viewBox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg"><path d="m2 1037.4a1.0001 1.0001 0 0 0 -1 1v10a1.0001 1.0001 0 0 0 1 1c2.3667 0 3.9746.4629 5.7246.9629s3.6421 1.0371 6.2754 1.0371a1.0001 1.0001 0 0 0 1-1v-10a1.0001 1.0001 0 0 0 -1-1c-2.3667 0-3.9746-.4609-5.7246-.9609s-3.6421-1.0391-6.2754-1.0391zm1 2.0957c1.7984.1158 3.2574.448 4.7246.8672 1.4977.4279 3.194.8188 5.2754.9414v8.002c-1.7985-.1158-3.2574-.448-4.7246-.8672-1.4977-.4279-3.194-.8208-5.2754-.9434z" fill="#e0e0e0" fill-rule="evenodd" transform="translate(0 -1036.4)"/></svg> +<svg height="16" viewBox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg"><path d="M2 12c6 0 6 2 12 2V4C8 4 8 2 2 2z" stroke="#e0e0e0" stroke-width="2" stroke-linejoin="round" fill="none"/></svg> |