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="ro_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="ro_flag_svg__b" x1="50%" x2="50%" y1="0%" y2="100%"><stop offset="0%" stop-color="#E5253D"/><stop offset="100%" stop-color="#CC162C"/></linearGradient><linearGradient id="ro_flag_svg__c" x1="50%" x2="50%" y1="0%" y2="100%"><stop offset="0%" stop-color="#0A3D9C"/><stop offset="100%" stop-color="#042E7D"/></linearGradient><linearGradient id="ro_flag_svg__d" x1="50%" x2="50%" y1="0%" y2="100%"><stop offset="0%" stop-color="#FFD955"/><stop offset="100%" stop-color="#FCD036"/></linearGradient></defs><g fill="none" fill-rule="evenodd" stroke="none" stroke-width="1"><path fill="url(#ro_flag_svg__a)" d="M0 0h21v15H0z"/><path fill="url(#ro_flag_svg__b)" d="M10 0h11v15H10z"/><path fill="url(#ro_flag_svg__c)" d="M0 0h7v15H0z"/><path fill="url(#ro_flag_svg__d)" d="M7 0h7v15H7z"/></g></svg>';
export const ro_flag = flag;
export const roFlag = flag;