icon.gl
Version:
icon.gl is a icon library and framework developed by Scape Agency.
2 lines (1 loc) • 667 B
text/typescript
export const icon_lucide_computer = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 864 864"><rect width="336" height="192" x="264" y="192" rx="48" stroke="currentColor" stroke-width="36" stroke-linecap="round" stroke-linejoin="round" fill="none"/><rect width="480" height="192" x="192" y="480" rx="48" stroke="currentColor" stroke-width="36" stroke-linecap="round" stroke-linejoin="round" fill="none"/><path d="M288 576h48" stroke="currentColor" stroke-width="36" stroke-linecap="round" stroke-linejoin="round" fill="none"/><path d="M432 576h144" stroke="currentColor" stroke-width="36" stroke-linecap="round" stroke-linejoin="round" fill="none"/></svg>`;