summaryrefslogtreecommitdiffstats
path: root/editor/icons/DampedSpringJoint2D.svg
diff options
context:
space:
mode:
authorMewPurPur <mew.pur.pur@gmail.com>2023-09-18 13:49:15 +0300
committerMewPurPur <mew.pur.pur@gmail.com>2023-11-04 17:36:18 +0200
commit03d18301765bba13224eccbcac3f54bd02f04922 (patch)
tree28f7f2fe653c8959b97df41288ed6331d2fd9f95 /editor/icons/DampedSpringJoint2D.svg
parentfe5b1c8d49313d63fbe91cb7cdf463e10fb86afa (diff)
downloadredot-engine-03d18301765bba13224eccbcac3f54bd02f04922.tar.gz
Optimize, tweak, improve consistency in SVG icons, and fix masks in light mode
Diffstat (limited to 'editor/icons/DampedSpringJoint2D.svg')
-rw-r--r--editor/icons/DampedSpringJoint2D.svg2
1 files changed, 1 insertions, 1 deletions
diff --git a/editor/icons/DampedSpringJoint2D.svg b/editor/icons/DampedSpringJoint2D.svg
index cba54bbd99..88a3b41cb4 100644
--- a/editor/icons/DampedSpringJoint2D.svg
+++ b/editor/icons/DampedSpringJoint2D.svg
@@ -1 +1 @@
-<svg height="16" viewBox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg"><path d="m4 3v2l8 3v-2zm0 5v2l8 3v-2z" fill="#4b70ea"/><path d="m4 3v2l8-2v-2zm0 5v2l8-2v-2zm0 5v2l8-2v-2z" fill="#8da5f3"/></svg>
+<svg height="16" viewBox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg"><path d="M12 1 4 3v2l4.8 1.8L4 8v2l4.8 1.8L4 13v2l8-2v-2L7.2 9.2 12 8V6L7.2 4.2 12 3V1" fill="#8da5f3"/><path d="m4 5 4.8 1.8L12 6 7.2 4.2M4 10l4.8 1.8L12 11 7.2 9.2" fill="#010101" fill-opacity=".235"/></svg>