summaryrefslogtreecommitdiffstats
path: root/editor/icons/StaticBody2D.svg
diff options
context:
space:
mode:
authorKrazy-J <josh@abellsmith.net>2023-01-31 18:21:46 -0600
committerKrazy-J <josh@abellsmith.net>2023-01-31 18:21:46 -0600
commit07781312b1101f709d67e94a29c7ae9e30ecc1e1 (patch)
tree92c9fb35ae1acdc0bb3de9b85f854f33ebc51ee1 /editor/icons/StaticBody2D.svg
parent0810ecaafdbee3ea747219e6ab3a8de5d2216a09 (diff)
downloadredot-engine-07781312b1101f709d67e94a29c7ae9e30ecc1e1.tar.gz
Fix near one opacity in editor icons
Remove occurrences of fill-opacity and stroke-opacity with values near or equal to 1 (all values were greater than 0.988).
Diffstat (limited to 'editor/icons/StaticBody2D.svg')
-rw-r--r--editor/icons/StaticBody2D.svg2
1 files changed, 1 insertions, 1 deletions
diff --git a/editor/icons/StaticBody2D.svg b/editor/icons/StaticBody2D.svg
index 359d4d858c..4d7c575dc0 100644
--- a/editor/icons/StaticBody2D.svg
+++ b/editor/icons/StaticBody2D.svg
@@ -1 +1 @@
-<svg height="16" viewBox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg"><g transform="translate(0 -1036.4)"><path d="m3 1a2 2 0 0 0 -1.4141.58594 2 2 0 0 0 -.58594 1.4141v10a2 2 0 0 0 .58594 1.4141 2 2 0 0 0 1.4141.58594h10a2 2 0 0 0 2-2v-10a2 2 0 0 0 -2-2h-10zm0 1h10a1 1 0 0 1 1 1v10a1 1 0 0 1 -1 1h-10a1 1 0 0 1 -1-1v-10a1 1 0 0 1 1-1zm0 1v2h2v-2zm8 0v2h2v-2zm-8 8v2h2v-2zm8 0v2h2v-2z" fill="#8da5f3" fill-opacity=".98824" transform="translate(0 1036.4)"/></g></svg>
+<svg height="16" viewBox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg"><g transform="translate(0 -1036.4)"><path d="m3 1a2 2 0 0 0 -1.4141.58594 2 2 0 0 0 -.58594 1.4141v10a2 2 0 0 0 .58594 1.4141 2 2 0 0 0 1.4141.58594h10a2 2 0 0 0 2-2v-10a2 2 0 0 0 -2-2h-10zm0 1h10a1 1 0 0 1 1 1v10a1 1 0 0 1 -1 1h-10a1 1 0 0 1 -1-1v-10a1 1 0 0 1 1-1zm0 1v2h2v-2zm8 0v2h2v-2zm-8 8v2h2v-2zm8 0v2h2v-2z" fill="#8da5f3" transform="translate(0 1036.4)"/></g></svg>