Files
experiment-adventure-ai/addons/cutscene_editor/icons/icon_animation.svg
2025-08-01 08:34:51 -07:00

6 lines
357 B
XML
Executable File

<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
<rect x="2" y="2" width="12" height="12" fill="#cc99cc" stroke="#663366" stroke-width="1"/>
<circle cx="6" cy="8" r="1" fill="#ffffff"/>
<circle cx="10" cy="8" r="1" fill="#ffffff"/>
<path d="M6,10 Q8,12 10,10" fill="none" stroke="#ffffff" stroke-width="1"/>
</svg>