UNPKG

pn-design-assets

Version:

Icons, SCSS, and more for PostNord Graphical Guidelines

4 lines (3 loc) 1.15 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="py_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="py_flag_svg__b" x1="50%" x2="50%" y1="0%" y2="100%"><stop offset="0%" stop-color="#E33F39"/><stop offset="100%" stop-color="#D32E28"/></linearGradient><linearGradient id="py_flag_svg__c" x1="50%" x2="50%" y1="0%" y2="100%"><stop offset="0%" stop-color="#124BBA"/><stop offset="100%" stop-color="#073DA6"/></linearGradient></defs><g fill="none" fill-rule="evenodd" stroke="none" stroke-width="1"><path fill="url(#py_flag_svg__a)" d="M0 0h21v15H0z"/><path fill="url(#py_flag_svg__b)" d="M0 0h21v5H0z"/><path fill="url(#py_flag_svg__c)" d="M0 10h21v5H0z"/><path fill="url(#py_flag_svg__a)" d="M0 5h21v5H0z"/><path fill="#398153" fill-rule="nonzero" d="M10.5 9a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3m0 .5a2 2 0 1 1 0-4 2 2 0 0 1 0 4"/><circle cx="10.5" cy="7.5" r="1" fill="#E5CF58"/></g></svg>'; export const py_flag = flag; export const pyFlag = flag;