summaryrefslogtreecommitdiffstats
path: root/editor/icons
diff options
context:
space:
mode:
authorThaddeus Crews <repiteo@outlook.com>2024-11-12 09:27:35 -0600
committerThaddeus Crews <repiteo@outlook.com>2024-11-12 09:27:35 -0600
commit9995c3eeddf613768cb6fa9d94d92131e4a24d72 (patch)
treeeb53cadb2c97a55a328fbd24bfa583060e9c2638 /editor/icons
parentd4a5c339eaebe47ae17654cb9825b932abf9519a (diff)
parent6fc061b4fe2bee0423a64e3c089218b7d85860b6 (diff)
downloadredot-engine-9995c3eeddf613768cb6fa9d94d92131e4a24d72.tar.gz
Merge pull request #98446 from TokageItLab/look-at-modifier
Implement LookAtModifier3D
Diffstat (limited to 'editor/icons')
-rw-r--r--editor/icons/LookAtModifier3D.svg1
1 files changed, 1 insertions, 0 deletions
diff --git a/editor/icons/LookAtModifier3D.svg b/editor/icons/LookAtModifier3D.svg
new file mode 100644
index 0000000000..9315b297ef
--- /dev/null
+++ b/editor/icons/LookAtModifier3D.svg
@@ -0,0 +1 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16"><g fill="#fc7f7f"><path d="m5.742 11.508c.916-2.959 3.507-4.508 5.592-4.508.803 0 1.673.223 2.492.658.297-.182.563-.423.768-.731.754-1.134.446-2.665-.688-3.419-.309-.205-.66-.338-1.026-.389-.188-1.349-1.433-2.291-2.782-2.103s-2.29 1.433-2.103 2.782c.051.367.184.717.389 1.026l-3.56 3.56c-1.134-.754-2.665-.446-3.419.688s-.446 2.664.688 3.419c.308.205.659.338 1.026.389.188 1.349 1.433 2.29 2.782 2.103.342-.048.658-.164.936-.333-.467-.612-.856-1.337-1.102-2.206-.085-.3-.085-.617.007-.936z"/><path d="m11.334 8c-1.704 0-3.861 1.299-4.637 3.804-.034.119-.034.246 0 .366.745 2.638 2.97 3.83 4.637 3.83s3.891-1.192 4.641-3.816c.034-.12.034-.247 0-.367-.734-2.526-2.938-3.817-4.641-3.817zm0 6.667c-1.473 0-2.667-1.194-2.667-2.667s1.194-2.666 2.667-2.666 2.667 1.193 2.667 2.666-1.194 2.667-2.667 2.667z"/><circle cx="11.334" cy="12" r="1.333"/></g></svg> \ No newline at end of file