UNPKG

pn-design-assets

Version:

Icons, SCSS, and more for PostNord Graphical Guidelines

4 lines (3 loc) 1.33 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="tl_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="tl_flag_svg__b" x1="50%" x2="50%" y1="0%" y2="100%"><stop offset="0%" stop-color="#FF323E"/><stop offset="100%" stop-color="#FD0D1B"/></linearGradient><linearGradient id="tl_flag_svg__c" x1="50%" x2="50%" y1="0%" y2="100%"><stop offset="0%" stop-color="#FFCC51"/><stop offset="100%" stop-color="#FFC63C"/></linearGradient><linearGradient id="tl_flag_svg__d" 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(#tl_flag_svg__a)" d="M0 0h21v15H0z"/><path fill="url(#tl_flag_svg__b)" d="M0 0h21v15H0z"/><path fill="url(#tl_flag_svg__c)" d="m0 0 13 7.5L0 15z"/><path fill="url(#tl_flag_svg__d)" d="m0 0 9 7.5L0 15z"/><path fill="url(#tl_flag_svg__a)" d="m3.92 8.262-1.3.928.48-1.524-1.284-.951L3.413 6.7l.507-1.515.508 1.515 1.598.015-1.284.95.48 1.525z" transform="rotate(-30 3.92 7.187)"/></g></svg>'; export const tl_flag = flag; export const tlFlag = flag;