UNPKG

pn-design-assets

Version:

Icons, SCSS, and more for PostNord Graphical Guidelines

4 lines (3 loc) 1.29 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="sn_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="sn_flag_svg__b" x1="50%" x2="50%" y1="0%" y2="100%"><stop offset="0%" stop-color="#F13642"/><stop offset="100%" stop-color="#E1202C"/></linearGradient><linearGradient id="sn_flag_svg__c" x1="50%" x2="50%" y1="0%" y2="100%"><stop offset="0%" stop-color="#17A052"/><stop offset="100%" stop-color="#108442"/></linearGradient><linearGradient id="sn_flag_svg__d" x1="50%" x2="50%" y1="0%" y2="100%"><stop offset="0%" stop-color="#FFF166"/><stop offset="100%" stop-color="#FDEE54"/></linearGradient></defs><g fill="none" fill-rule="evenodd" stroke="none" stroke-width="1"><path fill="url(#sn_flag_svg__a)" d="M0 0h21v15H0z"/><path fill="url(#sn_flag_svg__b)" d="M10 0h11v15H10z"/><path fill="url(#sn_flag_svg__c)" d="M0 0h7v15H0z"/><path fill="url(#sn_flag_svg__d)" d="M7 0h7v15H7z"/><path fill="url(#sn_flag_svg__c)" d="m10.5 8.525-1.47.998.495-1.706-1.403-1.09 1.776-.056L10.5 5l.602 1.67 1.776.057-1.403 1.09.494 1.706z"/></g></svg>'; export const sn_flag = flag; export const snFlag = flag;