UNPKG

pn-design-assets

Version:

Icons, SCSS, and more for PostNord Graphical Guidelines

4 lines (3 loc) 1.62 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="ph_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="ph_flag_svg__b" x1="50%" x2="50%" y1="0%" y2="100%"><stop offset="0%" stop-color="#DD1C34"/><stop offset="100%" stop-color="#CC162C"/></linearGradient><linearGradient id="ph_flag_svg__c" x1="50%" x2="50%" y1="0%" y2="100%"><stop offset="0%" stop-color="#0D4BC3"/><stop offset="100%" stop-color="#073DA6"/></linearGradient><linearGradient id="ph_flag_svg__d" x1="50%" x2="50%" y1="0%" y2="100%"><stop offset="0%" stop-color="#FDD64D"/><stop offset="100%" stop-color="#FCD036"/></linearGradient></defs><g fill="none" fill-rule="evenodd" stroke="none" stroke-width="1"><path fill="url(#ph_flag_svg__a)" d="M0 0h21v15H0z"/><path fill="url(#ph_flag_svg__b)" d="M0 7h21v8H0z"/><path fill="url(#ph_flag_svg__c)" d="M0 0h21v7H0z"/><path fill="url(#ph_flag_svg__a)" d="m0 0 10 7.5L0 15z"/><path fill="url(#ph_flag_svg__d)" d="M3.4 8.495 2.542 9.81l.325-1.535q-.078-.064-.143-.143l-1.535.325L2.505 7.6a1 1 0 0 1 0-.202L1.19 6.543l1.535.325q.064-.078.143-.143L2.543 5.19 3.4 6.505a1 1 0 0 1 .202 0l.856-1.315-.325 1.535q.078.064.143.143l1.535-.325-1.315.856a1 1 0 0 1 0 .202l1.315.856-1.535-.325q-.064.078-.143.143l.325 1.535L3.6 8.495a1 1 0 0 1-.202 0ZM7.5 8a.5.5 0 1 1 0-1 .5.5 0 0 1 0 1m-6-5a.5.5 0 1 1 0-1 .5.5 0 0 1 0 1m0 10a.5.5 0 1 1 0-1 .5.5 0 0 1 0 1"/></g></svg>'; export const ph_flag = flag; export const phFlag = flag;