UNPKG

pn-design-assets

Version:

Icons, SCSS, and more for PostNord Graphical Guidelines

4 lines (3 loc) 1.28 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="tk_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="tk_flag_svg__b" x1="50%" x2="50%" y1="0%" y2="100%"><stop offset="0%" stop-color="#0637C5"/><stop offset="100%" stop-color="#002CAA"/></linearGradient><linearGradient id="tk_flag_svg__c" x1="50%" x2="50%" y1="0%" y2="100%"><stop offset="0%" stop-color="#FDD33F"/><stop offset="100%" stop-color="#FED02F"/></linearGradient></defs><g fill="none" fill-rule="evenodd" stroke="none" stroke-width="1"><path fill="url(#tk_flag_svg__a)" d="M0 0h21v15H0z"/><path fill="url(#tk_flag_svg__b)" d="M0 0h21v15H0z"/><path fill="url(#tk_flag_svg__c)" d="M4 12h15v1H3zm7.5-6c3-2 6.5-4 6.5-4s-1.643 3.073-1.5 4.5C16.69 8.407 19 11 19 11H5s3.5-3 6.5-5"/><path fill="#FFF" d="m4 9-.707.207L3.5 8.5l-.207-.707L4 8l.707-.207L4.5 8.5l.207.707zm1-6.5-.707.207L4.5 2l-.207-.707L5 1.5l.707-.207L5.5 2l.207.707zm2 3-.707.207L6.5 5l-.207-.707L7 4.5l.707-.207L7.5 5l.207.707zm-5 0-.707.207L1.5 5l-.207-.707L2 4.5l.707-.207L2.5 5l.207.707z"/></g></svg>'; export const tk_flag = flag; export const tkFlag = flag;