element-web/res/img/feather-icons/widget/x-circle.svg
Bruno Windels e2ce12f5c1 wip
2019-02-01 23:15:14 +01:00

6 lines
315 B
XML

<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="0 0 12 12">
<g fill="none" fill-rule="evenodd" stroke="#212121" stroke-linecap="round" stroke-linejoin="round" transform="translate(1 1)">
<circle cx="5" cy="5" r="5"/>
<path d="M6.5 3.5l-3 3M3.5 3.5l3 3"/>
</g>
</svg>