export const icon_lucide_maximize = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 864 864"><path d="M336 216H264a48 48 0 0 0 -48 48v72"  stroke="currentColor" stroke-width="36" stroke-linecap="round" stroke-linejoin="round" fill="none"/><path d="M648 336V264a48 48 0 0 0 -48 -48h-72"  stroke="currentColor" stroke-width="36" stroke-linecap="round" stroke-linejoin="round" fill="none"/><path d="M216 528v72a48 48 0 0 0 48 48h72"  stroke="currentColor" stroke-width="36" stroke-linecap="round" stroke-linejoin="round" fill="none"/><path d="M528 648h72a48 48 0 0 0 48 -48v-72"  stroke="currentColor" stroke-width="36" stroke-linecap="round" stroke-linejoin="round" fill="none"/></svg>`;
