pn-design-assets
Version:
Icons, SCSS, and more for PostNord Graphical Guidelines
4 lines (3 loc) • 362 B
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" d="M8.833 3v2.938h5.955V21h3.283V5.938H24V3z"/><path fill="#000" stroke="#000" stroke-width=".05" d="M.11 8.975H.087v2.556h3.882v9.494h2.856v-9.494h3.864V8.975H.111Z"/></svg>';
export const text_size = icon;
export const textSize = icon;