UNPKG

pn-design-assets

Version:

Icons, SCSS, and more for PostNord Graphical Guidelines

4 lines (3 loc) 1.61 kB
const flag = '<svg class="pn-icon-flag" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" viewBox="0 0 21 15"><defs><linearGradient id="lr_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="lr_flag_svg__b" x1="50%" x2="50%" y1="0%" y2="100%"><stop offset="0%" stop-color="#E1244A"/><stop offset="100%" stop-color="#BE1134"/></linearGradient><linearGradient id="lr_flag_svg__c" x1="50%" x2="50%" y1="0%" y2="100%"><stop offset="0%" stop-color="#0C3F8E"/><stop offset="100%" stop-color="#032A67"/></linearGradient><filter id="lr_flag_svg__e" width="108.3%" height="116.7%" x="-4.2%" y="-4.2%" filterUnits="objectBoundingBox"><feOffset dx="0" dy=".5" in="SourceAlpha" result="shadowOffsetOuter1"/><feColorMatrix in="shadowOffsetOuter1" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.06 0"/></filter><path id="lr_flag_svg__d" d="M5 6.17 3.237 7.427l.65-2.065-1.74-1.29 2.165-.019L5 2l.688 2.053 2.165.02-1.74 1.289.65 2.065z"/></defs><g fill="none" fill-rule="evenodd" stroke="none" stroke-width="1"><path fill="url(#lr_flag_svg__a)" d="M0 0h21v15H0z"/><path fill="url(#lr_flag_svg__b)" d="M10 0h11v2H10zm0 4h11v2H10zm0 4h11v2H10zM0 12h21v2H0z"/><path fill="url(#lr_flag_svg__c)" d="M0 0h10v10H0z"/><use xlink:href="#lr_flag_svg__d" fill="#000" fill-opacity="1" filter="url(#lr_flag_svg__e)"/><use xlink:href="#lr_flag_svg__d" fill="url(#lr_flag_svg__a)" fill-rule="evenodd"/></g></svg>'; export const lr_flag = flag; export const lrFlag = flag;