export const icon_lucide_globe = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 864 864"><circle cx="432" cy="432" r="240"  stroke="currentColor" stroke-width="36" stroke-linecap="round" stroke-linejoin="round" fill="none"/><path d="M432 192a348 348 0 0 0 0 480 348 348 0 0 0 0 -480"  stroke="currentColor" stroke-width="36" stroke-linecap="round" stroke-linejoin="round" fill="none"/><path d="M192 432h480"  stroke="currentColor" stroke-width="36" stroke-linecap="round" stroke-linejoin="round" fill="none"/></svg>`;
