export const icon_lucide_printer = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 864 864"><path d="M288 576H240a48 48 0 0 1 -48 -48v-120a48 48 0 0 1 48 -48h384a48 48 0 0 1 48 48v120a48 48 0 0 1 -48 48h-48"  stroke="currentColor" stroke-width="36" stroke-linecap="round" stroke-linejoin="round" fill="none"/><path d="M288 360V216a24 24 0 0 1 24 -24h240a24 24 0 0 1 24 24v144"  stroke="currentColor" stroke-width="36" stroke-linecap="round" stroke-linejoin="round" fill="none"/><rect x="288" y="480" width="288" height="192" rx="24"  stroke="currentColor" stroke-width="36" stroke-linecap="round" stroke-linejoin="round" fill="none"/></svg>`;
