Files
ohif-viewer/extensions/default/assets/images/status-tracked.svg
2025-03-07 13:47:44 +07:00

8 lines
442 B
XML

<svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
<g fill="none" fill-rule="evenodd">
<path d="M0 0h16v16H0z"/>
<rect stroke="#5ACCE6" fill="#5ACCE6" x=".5" y=".5" width="15" height="15" rx="7.5"/>
<path d="m11.389 5-3.615 5.595a.91.91 0 0 1-.68.43.866.866 0 0 1-.727-.313L4.5 8.545" stroke="#000" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
</g>
</svg>