UNPKG

@postnord/web-components

Version:

PostNord Web Components

12 lines (9 loc) 520 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="M19.707 11.293a1 1 0 0 1 0 1.414l-6 6a1 1 0 0 1-1.414-1.414L16.586 13H8a1 1 0 1 1 0-2h8.586l-4.293-4.293a1 1 0 0 1 1.414-1.414zM5.01 13H5a1 1 0 1 1 0-2h.01a1 1 0 1 1 0 2" clip-rule="evenodd"/></svg>'; const arrow_right = icon; exports.arrow_right = arrow_right; //# sourceMappingURL=arrow_right-8a1192e2.js.map