UNPKG

pn-design-assets

Version:

Icons, SCSS, and more for PostNord Graphical Guidelines

4 lines (3 loc) 1 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="gg_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="gg_flag_svg__b" x1="50%" x2="50%" y1="0%" y2="100%"><stop offset="0%" stop-color="#F33349"/><stop offset="100%" stop-color="#E51D34"/></linearGradient><linearGradient id="gg_flag_svg__c" x1="50%" x2="50%" y1="0%" y2="100%"><stop offset="0%" stop-color="#FCE24C"/><stop offset="100%" stop-color="#F9DC38"/></linearGradient></defs><g fill="none" fill-rule="evenodd" stroke="none" stroke-width="1"><path fill="url(#gg_flag_svg__a)" d="M0 0h21v15H0z"/><path fill="url(#gg_flag_svg__b)" d="M9 6H0v3h9v6h3V9h9V6h-9V0H9z"/><path fill="url(#gg_flag_svg__c)" d="M10 8v4l-.5 1h2l-.5-1V8h4l1 .5v-2L15 7h-4V3l.5-1h-2l.5 1v4H6l-1-.5v2L6 8z"/></g></svg>'; export const gg_flag = flag; export const ggFlag = flag;