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