UNPKG

pn-design-assets

Version:

Icons, SCSS, and more for PostNord Graphical Guidelines

4 lines (3 loc) 2.03 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="bl_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="bl_flag_svg__c" x1="50%" x2="50%" y1="0%" y2="100%"><stop offset="0%" stop-color="#216CD3"/><stop offset="100%" stop-color="#1557B2"/></linearGradient><linearGradient id="bl_flag_svg__d" x1="50%" x2="50%" y1="0%" y2="100%"><stop offset="0%" stop-color="#F7E14B"/><stop offset="100%" stop-color="#F7DF3E"/></linearGradient><linearGradient id="bl_flag_svg__f" x1="50%" x2="50%" y1="0%" y2="100%"><stop offset="0%" stop-color="#E12539"/><stop offset="100%" stop-color="#CA192C"/></linearGradient><path id="bl_flag_svg__b" d="M.5 0h7v4.491c0 .557-.336 1.297-.76 1.66L5.147 7.518c-.633.542-1.662.54-2.292 0L1.259 6.15C.84 5.791.5 5.05.5 4.491z"/></defs><g fill="none" fill-rule="evenodd" stroke="none" stroke-width="1"><path fill="url(#bl_flag_svg__a)" d="M0 0h21v15H0z"/><g transform="translate(6.5 5)"><mask id="bl_flag_svg__e" fill="#fff"><use xlink:href="#bl_flag_svg__b"/></mask><use xlink:href="#bl_flag_svg__b" fill="url(#bl_flag_svg__c)"/><path fill="url(#bl_flag_svg__d)" d="M2 2a.5.5 0 1 1 0-1 .5.5 0 0 1 0 1m2 0a.5.5 0 1 1 0-1 .5.5 0 0 1 0 1m2 0a.5.5 0 1 1 0-1 .5.5 0 0 1 0 1M2.5 6.5a.5.5 0 1 1 0-1 .5.5 0 0 1 0 1M4 7a.5.5 0 1 1 0-1 .5.5 0 0 1 0 1m1.5-.5a.5.5 0 1 1 0-1 .5.5 0 0 1 0 1" mask="url(#bl_flag_svg__e)"/><path fill="url(#bl_flag_svg__f)" d="M.5 3h7v2h-7z" mask="url(#bl_flag_svg__e)"/><circle cx="4" cy="4" r="1" fill="#FFF" mask="url(#bl_flag_svg__e)"/></g><path fill="url(#bl_flag_svg__d)" d="M6.5 3.5s2-.5 4-.5 4 .5 4 .5l-.5 2S12.25 5 10.5 5 7 5.5 7 5.5z"/><path fill="#5E5216" d="M10.5 4.5a.5.5 0 1 1 0-1 .5.5 0 0 1 0 1m2 0a.5.5 0 1 1 0-1 .5.5 0 0 1 0 1m-4 0a.5.5 0 1 1 0-1 .5.5 0 0 1 0 1"/></g></svg>'; export const bl_flag = flag; export const blFlag = flag;