const flag: string = '<svg class="pn-icon-flag" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 21 15"><defs><linearGradient id="vc_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="vc_flag_svg__b" x1="50%" x2="50%" y1="0%" y2="100%"><stop offset="0%" stop-color="#08C47A"/><stop offset="100%" stop-color="#009F60"/></linearGradient><linearGradient id="vc_flag_svg__c" x1="50%" x2="50%" y1="0%" y2="100%"><stop offset="0%" stop-color="#0C87E1"/><stop offset="100%" stop-color="#0073C7"/></linearGradient><linearGradient id="vc_flag_svg__d" x1="50%" x2="50%" y1="0%" y2="100%"><stop offset="0%" stop-color="#FFD147"/><stop offset="100%" stop-color="#FECA2F"/></linearGradient><linearGradient id="vc_flag_svg__e" x1="50%" x2="50%" y1="0%" y2="100%"><stop offset="0%" stop-color="#00C778"/><stop offset="100%" stop-color="#009F60"/></linearGradient></defs><g fill="none" fill-rule="evenodd" stroke="none" stroke-width="1"><path fill="url(#vc_flag_svg__a)" d="M0 0h21v15H0z"/><path fill="url(#vc_flag_svg__b)" d="M10 0h11v15H10z"/><path fill="url(#vc_flag_svg__c)" d="M0 0h7v15H0z"/><path fill="url(#vc_flag_svg__d)" d="M6 0h9v15H6z"/><path fill="url(#vc_flag_svg__e)" d="m11 6 1.5-3L14 6l-1.5 3zM7 6l1.5-3L10 6 8.5 9zm2 4 1.5-3 1.5 3-1.5 3z"/></g></svg>';
export const vc_flag = flag;
export const vcFlag = flag;