UNPKG

pn-design-assets

Version:

Icons, SCSS, and more for PostNord Graphical Guidelines

3 lines 2.21 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="pf_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="pf_flag_svg__b" x1="50%" x2="50%" y1="0%" y2="100%"><stop offset="0%" stop-color="#E02639"/><stop offset="100%" stop-color="#CA1A2C"/></linearGradient><linearGradient id="pf_flag_svg__c" x1="50%" x2="50%" y1="0%" y2="100%"><stop offset="0%" stop-color="#DC2235"/><stop offset="100%" stop-color="#CA1A2C"/></linearGradient><linearGradient id="pf_flag_svg__e" x1="50%" x2="50%" y1="0%" y2="100%"><stop offset="0%" stop-color="#FFA135"/><stop offset="100%" stop-color="#FD9C2D"/></linearGradient><linearGradient id="pf_flag_svg__g" x1="50%" x2="50%" y1="0%" y2="100%"><stop offset="0%" stop-color="#DF2034"/><stop offset="100%" stop-color="#CA1A2C"/></linearGradient><linearGradient id="pf_flag_svg__h" x1="50%" x2="50%" y1="0%" y2="100%"><stop offset="0%" stop-color="#0B4BAD"/><stop offset="100%" stop-color="#08429A"/></linearGradient><circle id="pf_flag_svg__d" cx="2.5" cy="2.5" r="2.5"/></defs><g fill="none" fill-rule="evenodd" stroke="none" stroke-width="1"><path fill="url(#pf_flag_svg__a)" d="M0 0h21v15H0z"/><path fill="url(#pf_flag_svg__b)" d="M0 0h21v4H0z"/><path fill="url(#pf_flag_svg__c)" d="M0 11h21v4H0z"/><path fill="url(#pf_flag_svg__a)" d="M0 4h21v7H0z"/><g transform="translate(8 5)"><mask id="pf_flag_svg__f" fill="#fff"><use xlink:href="#pf_flag_svg__d"/></mask><path fill="url(#pf_flag_svg__e)" d="M0 0h5v2.5H0z" mask="url(#pf_flag_svg__f)"/><path fill="#FFF" d="M1 1.5h3l-.5 1h-2z" mask="url(#pf_flag_svg__f)"/><path fill="url(#pf_flag_svg__g)" d="M2 0h1v1.495A.51.51 0 0 1 2.5 2a.495.495 0 0 1-.5-.505zM1 1s.75 1.5 1.5 1.5S4 1 4 1v1c0 .552-.443 1-.999 1H1.999A.997.997 0 0 1 1 2z" mask="url(#pf_flag_svg__f)"/><path fill="url(#pf_flag_svg__h)" d="M0 3h5v2H0z" mask="url(#pf_flag_svg__f)"/><path fill="#FFF" d="M0 3.5h5V4H0z" mask="url(#pf_flag_svg__f)"/></g></g></svg>'; export const pf_flag = flag; export const pfFlag = flag;