UNPKG

pn-design-assets

Version:

Icons, SCSS, and more for PostNord Graphical Guidelines

4 lines (3 loc) 1.56 kB
const flag = '<svg class="pn-icon-flag" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 21 15"><defs><linearGradient id="tf_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="tf_flag_svg__b" x1="50%" x2="50%" y1="0%" y2="100%"><stop offset="0%" stop-color="#073AB6"/><stop offset="100%" stop-color="#002B93"/></linearGradient><linearGradient id="tf_flag_svg__c" x1="50%" x2="50%" y1="0%" y2="100%"><stop offset="0%" stop-color="#F44653"/><stop offset="100%" stop-color="#EE2A39"/></linearGradient><linearGradient id="tf_flag_svg__d" x1="50%" x2="50%" y1="0%" y2="100%"><stop offset="0%" stop-color="#1035BB"/><stop offset="100%" stop-color="#042396"/></linearGradient></defs><g fill="none" fill-rule="evenodd" stroke="none" stroke-width="1"><path fill="url(#tf_flag_svg__a)" d="M0 0h21v15H0z"/><path fill="url(#tf_flag_svg__b)" d="M0 0h21v15H0z"/><path fill="url(#tf_flag_svg__a)" d="M0 0h9.5v7.25c0 .138-.107.25-.254.25H0z"/><path fill="url(#tf_flag_svg__c)" d="M6 0h3v7H6z"/><path fill="url(#tf_flag_svg__d)" d="M0 0h3v7H0z"/><path fill="url(#tf_flag_svg__a)" d="M3 0h3v7H3z"/><path fill="#FFF" d="M13 6h5l-.5 1H16v.5h1l-.5 1H16V10h-1V7h-1.5zm4 2.5 1 1.5h-2zm-3 0 1 1.5h-2zm1.5 3-1-1.5h2zm3-3.5a.5.5 0 1 1 0-1 .5.5 0 0 1 0 1m-6 0a.5.5 0 1 1 0-1 .5.5 0 0 1 0 1m1 4a.5.5 0 1 1 0-1 .5.5 0 0 1 0 1m4 0a.5.5 0 1 1 0-1 .5.5 0 0 1 0 1m-2 1a.5.5 0 1 1 0-1 .5.5 0 0 1 0 1"/></g></svg>'; export const tf_flag = flag; export const tfFlag = flag;