UNPKG

pn-design-assets

Version:

Icons, SCSS, and more for PostNord Graphical Guidelines

4 lines (3 loc) 1.62 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="iq_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="iq_flag_svg__b" x1="50%" x2="50%" y1="0%" y2="100%"><stop offset="0%" stop-color="#DF1E35"/><stop offset="100%" stop-color="#CC162C"/></linearGradient><linearGradient id="iq_flag_svg__c" x1="50%" x2="50%" y1="0%" y2="100%"><stop offset="0%" stop-color="#262626"/><stop offset="100%" stop-color="#0D0D0D"/></linearGradient></defs><g fill="none" fill-rule="evenodd" stroke="none" stroke-width="1"><path fill="url(#iq_flag_svg__a)" d="M0 0h21v15H0z"/><path fill="url(#iq_flag_svg__b)" d="M0 0h21v5H0z"/><path fill="url(#iq_flag_svg__c)" d="M0 10h21v5H0z"/><path fill="url(#iq_flag_svg__a)" d="M0 5h21v5H0z"/><path fill="#0F7A40" d="M14 6.256c0-.141.092-.21.232-.14l.536.268a.44.44 0 0 1 .232.365V8.75a.247.247 0 0 1-.252.249h-.496A.254.254 0 0 1 14 8.744zm-6 0c0-.141.092-.21.232-.14l.536.268A.44.44 0 0 1 9 6.749V8.75a.247.247 0 0 1-.252.25h-.496A.254.254 0 0 1 8 8.744zm4 .493c0-.138.092-.295.232-.365l.536-.268c.128-.064.232-.002.232.14v2.488a.25.25 0 0 1-.252.256h-.496A.25.25 0 0 1 12 8.751V6.75Z"/><path fill="#0F7A40" d="M10 7.748c0-.137.092-.294.232-.364l.536-.268c.128-.064.232-.004.232.126v.803h1.5V9h-2.248A.255.255 0 0 1 10 8.752zm-4 0c0-.137.092-.294.232-.364l.536-.268c.128-.064.232-.004.232.126v.803h1.5V9H6.252A.255.255 0 0 1 6 8.752z"/></g></svg>'; export const iq_flag = flag; export const iqFlag = flag;