UNPKG

pn-design-assets

Version:

Icons, SCSS, and more for PostNord Graphical Guidelines

3 lines 660 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="M7 3a3 3 0 0 0-3 3v14a1 1 0 0 0 1 1h3v-5a1 1 0 0 1 1-1h5V5c0-.729.195-1.412.535-2zm11-2H7a5 5 0 0 0-5 5v14a3 3 0 0 0 3 3h4a1 1 0 0 0 .707-.293l6-6A1 1 0 0 0 16 16V9h5a1 1 0 0 0 1-1V5a4 4 0 0 0-4-4m0 2a2 2 0 0 0-2 2v2h4V5a2 2 0 0 0-2-2m-5.414 14H10v2.586zM5.5 6a1 1 0 0 1 1-1h4a1 1 0 1 1 0 2h-4a1 1 0 0 1-1-1m0 3a1 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 pn_document = icon; export const pnDocument = icon;