pn-design-assets
Version:
Icons, SCSS, and more for PostNord Graphical Guidelines
4 lines (3 loc) • 1.37 kB
JavaScript
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="M6.5 3a1 1 0 0 1 1-1h9a1 1 0 0 1 1 1c0 .802.227 1.234.526 1.49.328.282.927.51 1.974.51a1 1 0 0 1 1 1c0 3.598-.556 6.688-1.924 9.334-1.375 2.66-3.527 4.79-6.58 6.534a1 1 0 0 1-.962.017c-3.338-1.757-5.5-4.032-6.81-6.765C3.423 12.41 3 9.325 3 6a1 1 0 0 1 1-1c1.047 0 1.646-.228 1.974-.51.3-.256.526-.688.526-1.49m1.907 1c-.155.787-.514 1.48-1.131 2.01-.611.523-1.389.81-2.264.927.077 2.782.508 5.219 1.515 7.318 1.045 2.181 2.743 4.065 5.454 5.596 2.517-1.528 4.22-3.31 5.318-5.435 1.064-2.058 1.597-4.505 1.687-7.48-.874-.117-1.651-.403-2.262-.927-.617-.529-.976-1.222-1.131-2.009zm.866 3.003C10.041 6.32 11.037 6 12 6s1.959.32 2.727 1.003C15.513 7.702 16 8.729 16 10c0 1.295-.502 2.253-1.137 3.1a21 21 0 0 1-1.005 1.21c-.35.406-.706.82-1.058 1.29a1 1 0 0 1-1.6 0 23 23 0 0 0-1.138-1.382c-.317-.366-.641-.74-.925-1.118C8.503 12.253 8 11.295 8 10c0-1.271.487-2.298 1.273-2.997m1.329 1.494C10.263 8.798 10 9.271 10 10c0 .705.248 1.247.738 1.9.239.319.518.641.848 1.022l.069.08q.166.192.345.402l.414-.481c.33-.382.61-.704.848-1.023.49-.653.738-1.195.738-1.9 0-.729-.263-1.202-.602-1.503C13.041 8.18 12.537 8 12 8s-1.041.18-1.398.497" clip-rule="evenodd"/></svg>';
export const shield_pin = icon;
export const shieldPin = icon;