summaryrefslogtreecommitdiffstats
path: root/editor/icons
diff options
context:
space:
mode:
authormatricola787 <pcalifano@outlook.it>2024-03-24 13:43:17 +0100
committerGreenCrowDev <pcalifano@outlook.it>2024-03-25 16:51:37 +0100
commit5c83d14698c454d38b7e1eb2dd50f7013ee39ba4 (patch)
tree9f4743a525eb3db7581e546aa1dc268791b055fb /editor/icons
parentfe01776f05b1787b28b4a270d53037a3c25f4ca2 (diff)
downloadredot-engine-5c83d14698c454d38b7e1eb2dd50f7013ee39ba4.tar.gz
UX and stability improvements for Path3D node
Diffstat (limited to 'editor/icons')
-rw-r--r--editor/icons/CurveTilt.svg1
1 files changed, 1 insertions, 0 deletions
diff --git a/editor/icons/CurveTilt.svg b/editor/icons/CurveTilt.svg
new file mode 100644
index 0000000000..4cf7c5bff3
--- /dev/null
+++ b/editor/icons/CurveTilt.svg
@@ -0,0 +1 @@
+<svg enable-background="new 0 0 16 16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><circle cx="8" cy="8" fill="none" r="5" stroke="#ff6" stroke-miterlimit="10" stroke-width="2"/><path d="m8 8v-5" fill="none" stroke="#ff6" stroke-linecap="round" stroke-miterlimit="10" stroke-width="2"/><path d="m8 1c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2z" fill="#fff"/></svg> \ No newline at end of file