UNPKG

pn-design-assets

Version:

Icons, SCSS, and more for PostNord Graphical Guidelines

3 lines 1.55 kB
const flag: string = '<svg class="pn-icon-flag" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 21 15"><defs><linearGradient id="cn_flag_svg__a" x1="50%" x2="50%" y1="0%" y2="100%"><stop offset="0%" stop-color="#FFF"/><stop offset="100%" stop-color="#F0F0F0"/></linearGradient><linearGradient id="cn_flag_svg__b" x1="50%" x2="50%" y1="0%" y2="100%"><stop offset="0%" stop-color="#F1361D"/><stop offset="100%" stop-color="#DF2910"/></linearGradient><linearGradient id="cn_flag_svg__c" x1="37.059%" x2="62.941%" y1="1.704%" y2="98.296%"><stop offset="0%" stop-color="#FFDC42"/><stop offset="100%" stop-color="#FDD217"/></linearGradient><linearGradient id="cn_flag_svg__d" x1="50%" x2="50%" y1="0%" y2="100%"><stop offset="0%" stop-color="#FFDC42"/><stop offset="100%" stop-color="#FDD217"/></linearGradient></defs><g fill="none" fill-rule="evenodd" stroke="none" stroke-width="1"><path fill="url(#cn_flag_svg__a)" d="M0 0h21v15H0z"/><path fill="url(#cn_flag_svg__b)" d="M0 0h21v15H0z"/><path fill="url(#cn_flag_svg__c)" d="m10.13 4.483-.63.383.017-.737-.383-.629.737.017.629-.383-.017.737.383.629-.737-.017ZM8.28 2.449l-.726-.123.497-.545.123-.727.545.497.727.123-.497.545-.123.727-.545-.497Zm.366 6.53-.615.404-.01-.737-.404-.615.737-.01.615-.404.01.737.404.615zm1.267-1.987-.732.082.327-.66-.082-.733.66.327.733-.082-.327.66.082.733z"/><path fill="url(#cn_flag_svg__d)" d="M5 6.17 3.237 7.427l.65-2.065-1.74-1.29 2.165-.019L5 2l.688 2.053 2.165.02-1.74 1.289.65 2.065z"/></g></svg>'; export const cn_flag = flag; export const cnFlag = flag;