UNPKG

@postnord/web-components

Version:
11 lines (9 loc) 569 B
/*! * 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="M4 12a8 8 0 1 1 16 0 8 8 0 0 1-16 0m8-10C6.477 2 2 6.477 2 12s4.477 10 10 10 10-4.477 10-10S17.523 2 12 2m0 8a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3m1 2v4.5a1 1 0 1 1-2 0V12a1 1 0 1 1 2 0" clip-rule="evenodd"/></svg>'; const alert_info_circle = icon; export { alert_info_circle as a }; //# sourceMappingURL=alert_info_circle.js.map //# sourceMappingURL=alert_info_circle.js.map