UNPKG

@postnord/web-components

Version:
13 lines (10 loc) 509 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="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; exports.chevron_down = chevron_down; //# sourceMappingURL=chevron_down-BLU6_yOG.js.map //# sourceMappingURL=chevron_down-BLU6_yOG.js.map