UNPKG

@postnord/web-components

Version:
13 lines (10 loc) 573 B
/*! * Built with Stencil * By PostNord. */ 'use strict'; 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 4.293a1 1 0 0 1 1.414 0L12 10.586l6.293-6.293a1 1 0 1 1 1.414 1.414L13.414 12l6.293 6.293a1 1 0 0 1-1.414 1.414L12 13.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L10.586 12 4.293 5.707a1 1 0 0 1 0-1.414" clip-rule="evenodd"/></svg>'; const close = icon; exports.close = close; //# sourceMappingURL=close-Bn5ieKko.js.map //# sourceMappingURL=close-Bn5ieKko.js.map