UNPKG

pn-design-assets

Version:

Icons, SCSS, and more for PostNord Graphical Guidelines

2 lines 711 B
const icon: string = '<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="M3 12a4 4 0 0 1 4-4h.184a4 4 0 0 1 3.564 2.182 1 1 0 0 0 .89.545h8.444l.918.984-1.872 2.005-.39-.417a2 2 0 0 0-2.924 0l-.39.417-.657-.704a1 1 0 0 0-.731-.318H11.89a1 1 0 0 0-.941.661A4 4 0 0 1 7.184 16H7a4 4 0 0 1-4-4m4-6a6 6 0 1 0 0 12h.184a6 6 0 0 0 5.362-3.306h1.055l.361.387a2 2 0 0 0 2.924 0l.39-.417.39.417a2 2 0 0 0 2.924 0l1.872-2.005-.731-.683.73.682a2 2 0 0 0 0-2.729l-.73.682.73-.682-.917-.984-.731.683.73-.683a2 2 0 0 0-1.461-.635h-7.869A6 6 0 0 0 7.184 6zm0 6a1 1 0 1 0-2 0 1 1 0 0 0 2 0" clip-rule="evenodd"/></svg>'; export const key = icon;