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/MissingResource.svg | |
parent | a67d37f7cffe7f31c68e971280950d487ea99e2c (diff) | |
download | redot-engine-6f6fbb93be95910c9f630db7fb654c3281d055f9.tar.gz |
Manually optimize a lot of SVGs
Diffstat (limited to 'editor/icons/MissingResource.svg')
-rw-r--r-- | editor/icons/MissingResource.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editor/icons/MissingResource.svg b/editor/icons/MissingResource.svg index 582b244614..ed73096f6e 100644 --- a/editor/icons/MissingResource.svg +++ b/editor/icons/MissingResource.svg @@ -1 +1 @@ -<svg height="16" viewBox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg"><path d="m2.9902 1.9902a1.0001 1.0001 0 0 0 -.69727 1.7168l4.293 4.293-4.293 4.293a1.0001 1.0001 0 1 0 1.4141 1.4141l4.293-4.293 4.293 4.293a1.0001 1.0001 0 1 0 1.4141-1.4141l-4.293-4.293 4.293-4.293a1.0001 1.0001 0 0 0 -.72656-1.7148 1.0001 1.0001 0 0 0 -.6875.30078l-4.293 4.293-4.293-4.293a1.0001 1.0001 0 0 0 -.7168-.30273z" fill="#ff5f5f" fill-rule="evenodd"/></svg> +<svg height="16" viewBox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg"><path d="M2.99 1.99a1 1 0 0 0-.697 1.717L6.586 8l-4.293 4.293a1 1 0 1 0 1.414 1.414L8 9.414l4.293 4.293a1 1 0 1 0 1.414-1.414L9.414 8l4.293-4.293a1 1 0 0 0-1.414-1.414L8 6.586 3.707 2.293a1 1 0 0 0-.717-.303z" fill="#ff5f5f"/></svg> |