UNPKG

pn-design-assets

Version:

Icons, SCSS, and more for PostNord Graphical Guidelines

3 lines 3.2 kB
const flag: string = '<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="gu_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="gu_flag_svg__b" x1="50%" x2="50%" y1="0%" y2="100%"><stop offset="0%" stop-color="#DE3149"/><stop offset="100%" stop-color="#C2273D"/></linearGradient><linearGradient id="gu_flag_svg__c" x1="50%" x2="50%" y1="0%" y2="100%"><stop offset="0%" stop-color="#053B94"/><stop offset="100%" stop-color="#002E7A"/></linearGradient><linearGradient id="gu_flag_svg__d" x1="50%" x2="50%" y1="0%" y2="100%"><stop offset="0%" stop-color="#DE3149"/><stop offset="100%" stop-color="#C2273D"/></linearGradient><linearGradient id="gu_flag_svg__f" x1="50%" x2="50%" y1="0%" y2="100%"><stop offset="0%" stop-color="#81C1F3"/><stop offset="100%" stop-color="#6AB1E9"/></linearGradient><linearGradient id="gu_flag_svg__h" x1="50%" x2="50%" y1="0%" y2="100%"><stop offset="0%" stop-color="#27A07E"/><stop offset="100%" stop-color="#1F9171"/></linearGradient><linearGradient id="gu_flag_svg__i" x1="50%" x2="50%" y1="0%" y2="100%"><stop offset="0%" stop-color="#1E8CE8"/><stop offset="100%" stop-color="#107FDC"/></linearGradient><linearGradient id="gu_flag_svg__j" x1="50%" x2="50%" y1="0%" y2="100%"><stop offset="0%" stop-color="#FFF048"/><stop offset="100%" stop-color="#FFEF36"/></linearGradient><linearGradient id="gu_flag_svg__k" x1="50%" x2="50%" y1="0%" y2="100%"><stop offset="0%" stop-color="#8F5715"/><stop offset="100%" stop-color="#7A480D"/></linearGradient><path id="gu_flag_svg__e" d="M2.5 8.5s2.5-2 2.5-4-2.5-4-2.5-4-2.5 2-2.5 4 2.5 4 2.5 4"/></defs><g fill="none" fill-rule="evenodd" stroke="none" stroke-width="1"><path fill="url(#gu_flag_svg__a)" d="M0 0h21v15H0z"/><path fill="url(#gu_flag_svg__b)" d="M0 0h21v15H0z"/><rect width="19" height="13" x="1" y="1" fill="url(#gu_flag_svg__c)" rx=".75"/><path fill="url(#gu_flag_svg__d)" d="M10.5 12s3-2.015 3-4.5-3-4.5-3-4.5-3 2.015-3 4.5 3 4.5 3 4.5"/><g transform="translate(8 3)"><mask id="gu_flag_svg__g" fill="#fff"><use xlink:href="#gu_flag_svg__e"/></mask><use xlink:href="#gu_flag_svg__e" fill="url(#gu_flag_svg__a)"/><path fill="url(#gu_flag_svg__f)" d="M0 0h5v5H0z" mask="url(#gu_flag_svg__g)"/><path fill="url(#gu_flag_svg__h)" d="m2.5 4.1-.882.614.311-1.029-.856-.649 1.074-.021L2.5 2l.353 1.015 1.074.021-.856.65.31 1.028z" mask="url(#gu_flag_svg__g)"/><path fill="url(#gu_flag_svg__i)" d="M0 5h5v4H0z" mask="url(#gu_flag_svg__g)"/><path fill="url(#gu_flag_svg__j)" d="M0 6s1.59 1.5 2 1.5c.488 0 .496-.723 1-1 .794-.436 2-.5 2-.5v3H0z" mask="url(#gu_flag_svg__g)"/></g><path fill="url(#gu_flag_svg__k)" fill-rule="nonzero" d="M10.251 6.475a15 15 0 0 0-.067 1.084c-.01.467.01.812.079 1.02.087.261.284.506.557.742.208.18.415.316.557.397a.25.25 0 0 0 .246-.436 3 3 0 0 1-.477-.34c-.21-.182-.356-.363-.409-.521-.044-.134-.063-.442-.053-.85a14 14 0 0 1 .065-1.046.25.25 0 1 0-.498-.05"/><path fill="#FFF" d="M9 7.5 10 9H9z"/></g></svg>'; export const gu_flag = flag; export const guFlag = flag;