UNPKG

pn-design-assets

Version:

Icons, SCSS, and more for PostNord Graphical Guidelines

4 lines (3 loc) 1.98 kB
const flag = '<svg class="pn-icon-flag" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" viewBox="0 0 21 15"><defs><linearGradient id="ag_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="ag_flag_svg__b" x1="50%" x2="50%" y1="0%" y2="100%"><stop offset="0%" stop-color="#E2243B"/><stop offset="100%" stop-color="#CC162C"/></linearGradient><linearGradient id="ag_flag_svg__d" x1="50%" x2="50%" y1="0%" y2="100%"><stop offset="0%" stop-color="#262626"/><stop offset="100%" stop-color="#0D0D0D"/></linearGradient><linearGradient id="ag_flag_svg__e" x1="50%" x2="50%" y1="0%" y2="100%"><stop offset="0%" stop-color="#FFCF3C"/><stop offset="100%" stop-color="#FECB2F"/></linearGradient><linearGradient id="ag_flag_svg__g" x1="50%" x2="50%" y1="0%" y2="100%"><stop offset="0%" stop-color="#1984D8"/><stop offset="100%" stop-color="#1175C4"/></linearGradient><path id="ag_flag_svg__c" d="M0 0h21L10.5 15z"/></defs><g fill="none" fill-rule="evenodd" stroke="none" stroke-width="1"><path fill="url(#ag_flag_svg__a)" d="M0 0h21v15H0z"/><path d="M8.5 7a2 2 0 0 0 .998 1.731m2.078-.045c.556-.355.924-.978.924-1.686" opacity=".75"/><ellipse cx="10.5" cy="6.5" fill="#FFF" fill-opacity=".5" rx="1" ry="1.5"/><path fill="url(#ag_flag_svg__b)" d="M0 0h21v15H0z"/><mask id="ag_flag_svg__f" fill="#fff"><use xlink:href="#ag_flag_svg__c"/></mask><use xlink:href="#ag_flag_svg__c" fill="url(#ag_flag_svg__d)"/><path fill="url(#ag_flag_svg__e)" d="m10.5 8.25-1.722 1.907.131-2.566-2.566.131L8.25 6 6 4l2.909.5-.409-3 2 2.5 2-2.5-.409 3L15 4l-2.25 2 1.907 1.722-2.566-.131.131 2.566z" mask="url(#ag_flag_svg__f)"/><path fill="url(#ag_flag_svg__g)" d="M0 6h21v4H0z" mask="url(#ag_flag_svg__f)"/><path fill="url(#ag_flag_svg__a)" d="M0 10h21v5H0z" mask="url(#ag_flag_svg__f)"/></g></svg>'; export const ag_flag = flag; export const agFlag = flag;