icon.gl
Version:
icon.gl is a icon library and framework developed by Scape Agency.
2 lines (1 loc) • 677 B
text/typescript
export const icon_lucide_frame = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 864 864"><line x1="672" x2="192" y1="288" y2="288" stroke="currentColor" stroke-width="36" stroke-linecap="round" stroke-linejoin="round" fill="none"/><line x1="672" x2="192" y1="576" y2="576" stroke="currentColor" stroke-width="36" stroke-linecap="round" stroke-linejoin="round" fill="none"/><line x1="288" x2="288" y1="192" y2="672" stroke="currentColor" stroke-width="36" stroke-linecap="round" stroke-linejoin="round" fill="none"/><line x1="576" x2="576" y1="192" y2="672" stroke="currentColor" stroke-width="36" stroke-linecap="round" stroke-linejoin="round" fill="none"/></svg>`;