@postnord/web-components
Version:
PostNord Web Components
11 lines (9 loc) • 614 B
JavaScript
/*!
* Built with Stencil
* By PostNord.
*/
const icon = '<svg class="pn-icon-svg" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><path fill="#000" fill-rule="evenodd" d="M2 12C2 6.477 6.477 2 12 2s10 4.477 10 10-4.477 10-10 10S2 17.523 2 12m10-8a8 8 0 1 0 0 16 8 8 0 0 0 0-16m5.207 4.793a1 1 0 0 1 0 1.414l-6 6a1 1 0 0 1-1.414 0l-3.5-3.5a1 1 0 1 1 1.414-1.414l2.793 2.793 5.293-5.293a1 1 0 0 1 1.414 0" clip-rule="evenodd"/></svg>';
const check_circle = icon;
export { check_circle as c };
//# sourceMappingURL=check_circle-D4GZ__oQ.js.map
//# sourceMappingURL=check_circle-D4GZ__oQ.js.map