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