UNPKG

pn-design-assets

Version:

Icons, SCSS, and more for PostNord Graphical Guidelines

4 lines (3 loc) 1.72 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="hk_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="hk_flag_svg__b" x1="50%" x2="50%" y1="0%" y2="100%"><stop offset="0%" stop-color="#F0371D"/><stop offset="100%" stop-color="#DE290F"/></linearGradient></defs><g fill="none" fill-rule="evenodd" stroke="none" stroke-width="1"><path fill="url(#hk_flag_svg__a)" d="M0 0h21v15H0z"/><path fill="url(#hk_flag_svg__b)" d="M0 0h21v15H0z"/><path fill="url(#hk_flag_svg__a)" d="M12 7.19c-.798-.5-1 .409-1 0 0-.828.895-1.5 2-1.5s2 .672 2 1.5c-.949 0-1.044.5-1.5.5-.56 0-.702 0-1.5-.5M13.25 7a.25.25 0 1 0 0-.5.25.25 0 0 0 0 .5m-1.81 1.962c.228-.913-.698-.824-.31-.95.788-.257 1.703.387 2.045 1.438s-.021 2.11-.809 2.366c-.293-.903-.798-.838-.939-1.272-.173-.533-.217-.668.012-1.582Zm.566 1.13a.25.25 0 1 0 .476-.154.25.25 0 0 0-.476.154M9.58 8.977c.94-.065.57-.919.81-.588.486.67.157 1.74-.737 2.389-.894.65-2.013.632-2.5-.038.768-.558.55-1.018.92-1.286.453-.33.568-.413 1.507-.477m-.899.888a.25.25 0 1 0 .294.405.25.25 0 0 0-.294-.405m.312-2.652c.351.874 1.049.258.809.588-.487.67-1.606.687-2.5.038-.894-.65-1.223-1.719-.736-2.39.767.559 1.138.21 1.507.478.453.33.568.413.92 1.286m-1.124-.58a.25.25 0 1 0-.293.404.25.25 0 0 0 .293-.404m2.619-.524c-.722.605.08 1.078-.309.951-.788-.256-1.15-1.315-.809-2.365.342-1.05 1.257-1.695 2.045-1.439-.293.903.153 1.147.012 1.581-.173.533-.217.668-.939 1.272m.205-1.247a.25.25 0 1 0-.475-.155.25.25 0 0 0 .475.155"/></g></svg>'; export const hk_flag = flag; export const hkFlag = flag;