UNPKG

pn-design-assets

Version:

Icons, SCSS, and more for PostNord Graphical Guidelines

2 lines 739 B
const icon: string = '<svg class="pn-icon-svg" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 25"><path fill="#000" fill-rule="evenodd" d="M15.35 2.74c-1.764 0-3.456.7-4.703 1.947L5.465 9.865A5 5 0 0 0 4 13.4v5.925l-2.707 2.707a1 1 0 1 0 1.414 1.414l2.707-2.707h5.927a5 5 0 0 0 3.54-1.469l2.744-2.75q.087-.07.157-.158l2.27-2.276A6.646 6.646 0 0 0 15.35 2.74m1.226 12 2.062-2.067a4.645 4.645 0 0 0-3.289-7.933c-1.233 0-2.416.49-3.289 1.361L6.88 11.28A3 3 0 0 0 6 13.401v3.925l7.293-7.293a1 1 0 1 1 1.414 1.414l-3.293 3.293zm-7.162 2-2 2h3.927a3 3 0 0 0 2.124-.881l1.116-1.12zm7.227-8.64a1 1 0 0 1 0 1.413l-.015.015a1 1 0 1 1-1.414-1.414l.014-.015a1 1 0 0 1 1.415 0" clip-rule="evenodd"/></svg>'; export const feather = icon;