export const icon_lucide_send_to_back = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 864 864"><rect x="480" y="480" width="192" height="192" rx="48"  stroke="currentColor" stroke-width="36" stroke-linecap="round" stroke-linejoin="round" fill="none"/><rect x="192" y="192" width="192" height="192" rx="48"  stroke="currentColor" stroke-width="36" stroke-linecap="round" stroke-linejoin="round" fill="none"/><path d="M312 480v24a48 48 0 0 0 48 48h24"  stroke="currentColor" stroke-width="36" stroke-linecap="round" stroke-linejoin="round" fill="none"/><path d="M480 312h24a48 48 0 0 1 48 48v24"  stroke="currentColor" stroke-width="36" stroke-linecap="round" stroke-linejoin="round" fill="none"/></svg>`;
