UNPKG

@postnord/web-components

Version:

PostNord Web Components

10 lines (8 loc) 431 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="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 angle_down = icon; export { angle_down as a }; //# sourceMappingURL=angle_down-d788f691.js.map