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