UNPKG

pn-design-assets

Version:

Icons, SCSS, and more for PostNord Graphical Guidelines

4 lines (3 loc) 1.66 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="sc_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="sc_flag_svg__b" x1="50%" x2="50%" y1="0%" y2="100%"><stop offset="0%" stop-color="#1DBE4F"/><stop offset="100%" stop-color="#159B3F"/></linearGradient><linearGradient id="sc_flag_svg__c" x1="50%" x2="50%" y1="0%" y2="100%"><stop offset="0%" stop-color="#0858B4"/><stop offset="100%" stop-color="#013F87"/></linearGradient><linearGradient id="sc_flag_svg__d" x1="50%" x2="50%" y1="0%" y2="100%"><stop offset="0%" stop-color="#ED3535"/><stop offset="100%" stop-color="#D62828"/></linearGradient><linearGradient id="sc_flag_svg__e" x1="50%" x2="50%" y1="0%" y2="100%"><stop offset="0%" stop-color="#08964F"/><stop offset="100%" stop-color="#017B3E"/></linearGradient><linearGradient id="sc_flag_svg__f" x1="50%" x2="50%" y1="0%" y2="100%"><stop offset="0%" stop-color="#FFDD67"/><stop offset="100%" stop-color="#FDD856"/></linearGradient></defs><g fill="none" fill-rule="evenodd" stroke="none" stroke-width="1"><path fill="url(#sc_flag_svg__a)" d="M0 0h21v15H0z"/><path fill="url(#sc_flag_svg__b)" d="M0 0h21v15H0z"/><path fill="url(#sc_flag_svg__c)" d="M0 0h7L0 15z"/><path fill="url(#sc_flag_svg__d)" d="M14 0h7v5L0 15z"/><path fill="url(#sc_flag_svg__e)" d="M21 15v-5L0 15z"/><path fill="url(#sc_flag_svg__f)" d="M7 0h7L0 15z"/><path fill="url(#sc_flag_svg__a)" d="M21 10V5L0 15z"/></g></svg>'; export const sc_flag = flag; export const scFlag = flag;