Files
oc-front/assets/images/workflow_event.svg

7 lines
287 B
XML
Raw Normal View History

2026-03-06 10:26:00 +01:00
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" fill="none">
<!-- outer circle -->
<circle cx="32" cy="32" r="28" stroke="#6C3FC5" stroke-width="3" fill="#EDE7F6"/>
<!-- lightning bolt -->
<polygon points="36,10 22,34 31,34 28,54 42,30 33,30" fill="#6C3FC5"/>
</svg>