UNPKG

pn-design-assets

Version:

Icons, SCSS, and more for PostNord Graphical Guidelines

3 lines (2 loc) 475 B
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="M22.707 8.293a1 1 0 0 1 0 1.414l-5 5a1 1 0 0 1-1.414-1.414L19.586 10H12.5a1 1 0 1 1 0-2h7.086l-3.293-3.293a1 1 0 0 1 1.414-1.414zM12.5 15a1 1 0 0 1-1 1H4.414l3.293 3.293a1 1 0 1 1-1.414 1.414l-5-5a1 1 0 0 1 0-1.414l5-5a1 1 0 0 1 1.414 1.414L4.414 14H11.5a1 1 0 0 1 1 1" clip-rule="evenodd"/></svg>'; export const invert = icon;