export const icon_lucide_move_diagonal = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 864 864"><path d="M408 600H264v-144"  stroke="currentColor" stroke-width="36" stroke-linecap="round" stroke-linejoin="round" fill="none"/><path d="M456 264h144v144"  stroke="currentColor" stroke-width="36" stroke-linecap="round" stroke-linejoin="round" fill="none"/><path d="M600 264 264 600"  stroke="currentColor" stroke-width="36" stroke-linecap="round" stroke-linejoin="round" fill="none"/></svg>`;
