Files
aida_front/src/assets/icons/CPlay.svg

6 lines
477 B
XML
Raw Normal View History

2025-11-12 15:42:08 +08:00
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
<path fill="currentColor" fill-opacity="0" stroke="currentColor" stroke-dasharray="40" stroke-dashoffset="40" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 6l10 6l-10 6Z">
<animate fill="freeze" attributeName="fill-opacity" begin="0.5s" dur="0.5s" values="0;1" />
<animate fill="freeze" attributeName="stroke-dashoffset" dur="0.5s" values="40;0" />
</path>
</svg>