UNPKG

pn-design-assets

Version:

Icons, SCSS, and more for PostNord Graphical Guidelines

2 lines 582 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="M5 6a3 3 0 0 1 3-3h10a1 1 0 0 1 1 1v11a1 1 0 0 1-.293.707l-.58.58c-.67.67-.67 1.756 0 2.426l.38.38c.704.704.205 1.907-.79 1.907H8.5A3.5 3.5 0 0 1 5 17.5zm2 8.337V6a1 1 0 0 1 1-1h9v9H8.5c-.537 0-1.045.12-1.5.337M15.94 16H8.5a1.5 1.5 0 0 0 0 3h7.44a3.73 3.73 0 0 1 0-3M8.5 8a1 1 0 0 1 1-1h5a1 1 0 1 1 0 2h-5a1 1 0 0 1-1-1m0 3a1 1 0 0 1 1-1h2a1 1 0 1 1 0 2h-2a1 1 0 0 1-1-1" clip-rule="evenodd"/></svg>'; export const book = icon;