@postnord/web-components
Version:
PostNord Web Components
11 lines (9 loc) • 526 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="M4.293 12.707a1 1 0 0 1 0-1.414l6-6a1 1 0 1 1 1.414 1.414L7.414 11H16a1 1 0 1 1 0 2H7.414l4.293 4.293a1 1 0 0 1-1.414 1.414zM18.99 11H19a1 1 0 1 1 0 2h-.01a1 1 0 1 1 0-2" clip-rule="evenodd"/></svg>';
const arrow_left = icon;
export { arrow_left as a };
//# sourceMappingURL=arrow_left.js.map
//# sourceMappingURL=arrow_left.js.map