UNPKG

pn-design-assets

Version:

Icons, SCSS, and more for PostNord Graphical Guidelines

4 lines (3 loc) 1.83 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="md_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="md_flag_svg__b" x1="50%" x2="50%" y1="0%" y2="100%"><stop offset="0%" stop-color="#EB1C43"/><stop offset="100%" stop-color="#CA1134"/></linearGradient><linearGradient id="md_flag_svg__c" x1="50%" x2="50%" y1="0%" y2="100%"><stop offset="0%" stop-color="#115BCB"/><stop offset="100%" stop-color="#094AAC"/></linearGradient><linearGradient id="md_flag_svg__f" x1="50%" x2="50%" y1="0%" y2="100%"><stop offset="0%" stop-color="#FFD953"/><stop offset="100%" stop-color="#FFD130"/></linearGradient><filter id="md_flag_svg__e" width="121.4%" height="110%" x="-10.7%" y="-5%" filterUnits="objectBoundingBox"><feMorphology in="SourceAlpha" operator="dilate" radius=".25" result="shadowSpreadOuter1"/><feOffset dx="0" dy="0" in="shadowSpreadOuter1" 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="md_flag_svg__d" d="M7 0h7v15H7z"/></defs><g fill="none" fill-rule="evenodd" stroke="none" stroke-width="1"><path fill="url(#md_flag_svg__a)" d="M0 0h21v15H0z"/><path fill="url(#md_flag_svg__b)" d="M10 0h11v15H10z"/><path fill="url(#md_flag_svg__c)" d="M0 0h7v15H0z"/><use xlink:href="#md_flag_svg__d" fill="#000" fill-opacity="1" filter="url(#md_flag_svg__e)"/><use xlink:href="#md_flag_svg__d" fill="url(#md_flag_svg__f)" fill-rule="evenodd"/><path fill="#AF7F59" d="M9 6h1l.5-1.5L11 6h1v3l-1.5 1L9 9zm1 1v1.5h1V7z"/></g></svg>'; export const md_flag = flag; export const mdFlag = flag;