summaryrefslogtreecommitdiffstats
path: root/editor/icons/StatusError.svg
diff options
context:
space:
mode:
authorMewPurPur <mew.pur.pur@abv.bg>2023-06-11 00:19:44 +0200
committerMewPurPur <mew.pur.pur@abv.bg>2023-06-12 18:05:14 +0200
commitecb7a9954b541a0d1bdd38b8b06b877bd7075766 (patch)
tree76eb765642d4f966e790ec147094e2aaf26fc64e /editor/icons/StatusError.svg
parent37d1dfef9d81aade27ab0c56fc6b6f12f6a08045 (diff)
downloadredot-engine-ecb7a9954b541a0d1bdd38b8b06b877bd7075766.tar.gz
Optimize a few SVGs
Diffstat (limited to 'editor/icons/StatusError.svg')
-rw-r--r--editor/icons/StatusError.svg2
1 files changed, 1 insertions, 1 deletions
diff --git a/editor/icons/StatusError.svg b/editor/icons/StatusError.svg
index 278d77d8bf..d6e3ebed8f 100644
--- a/editor/icons/StatusError.svg
+++ b/editor/icons/StatusError.svg
@@ -1 +1 @@
-<svg height="16" viewBox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg"><path d="m8 1c-3.866 0-7 3.134-7 7s3.134 7 7 7 7-3.134 7-7-3.134-7-7-7zm-2.8281 2.7578 2.8281 2.8281 2.8281-2.8281 1.4141 1.4141-2.8281 2.8281 2.8281 2.8281-1.4141 1.4141-2.8281-2.8281-2.8281 2.8281-1.4141-1.4141 2.8281-2.8281-2.8281-2.8281 1.4141-1.4141z" fill="#ff5f5f"/></svg>
+<svg height="16" viewBox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg"><path d="M8 1a7 7 0 0 0 0 14A7 7 0 0 0 8 1zM5.172 3.758 8 6.586l2.828-2.828 1.414 1.414L9.414 8l2.828 2.828-1.414 1.414L8 9.414l-2.828 2.828-1.414-1.414L6.586 8 3.758 5.172l1.414-1.414z" fill="#ff5f5f"/></svg>