UNPKG

pn-design-assets

Version:

Icons, SCSS, and more for PostNord Graphical Guidelines

3 lines 1.32 kB
const flag: string = '<svg class="pn-icon-flag" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 21 15"><defs><linearGradient id="kg_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="kg_flag_svg__b" x1="50%" x2="50%" y1="0%" y2="100%"><stop offset="0%" stop-color="#F22A46"/><stop offset="100%" stop-color="#E71834"/></linearGradient><linearGradient id="kg_flag_svg__c" x1="50%" x2="50%" y1="0%" y2="100%"><stop offset="0%" stop-color="#FFF04D"/><stop offset="100%" stop-color="#FFEE35"/></linearGradient></defs><g fill="none" fill-rule="evenodd" stroke="none" stroke-width="1"><path fill="url(#kg_flag_svg__a)" d="M0 0h21v15H0z"/><path fill="url(#kg_flag_svg__b)" d="M0 0h21v15H0z"/><circle cx="10.5" cy="7.5" r="2.5" fill="url(#kg_flag_svg__c)"/><path fill="url(#kg_flag_svg__c)" d="m10.5 11.035-1.224 1.827-.31-2.177L7.071 11.8l.665-2.096-2.191.182 1.508-1.6L5 7.5l2.053-.787-1.508-1.6 2.191.183L7.071 3.2l1.895 1.115.31-2.177L10.5 3.965l1.224-1.827.31 2.177L13.929 3.2l-.665 2.096 2.191-.182-1.508 1.6L16 7.5l-2.053.787 1.508 1.6-2.191-.183.665 2.096-1.895-1.115-.31 2.177zm0-.035a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7"/></g></svg>'; export const kg_flag = flag; export const kgFlag = flag;