@postnord/web-components
Version:
PostNord Web Components
11 lines (9 loc) • 469 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="M12.707 16.707a1 1 0 0 1-1.414 0l-8-8a1 1 0 0 1 1.414-1.414L12 14.586l7.293-7.293a1 1 0 1 1 1.414 1.414z" clip-rule="evenodd"/></svg>';
const chevron_down = icon;
export { chevron_down as c };
//# sourceMappingURL=chevron_down.js.map
//# sourceMappingURL=chevron_down.js.map