Pixel-perfect, open-source, gorgeous icons for refined interfaces.
Axe
Install with bun
bun add vadivam vadivam-react Install with npm
npm install vadivam vadivam-react Install with pnpm
pnpm add vadivam vadivam-react Named import
import { Axe } from "vadivam-react"; Per-icon import
import Axe from "vadivam-react/axe"; Raw SVG path
import icon from "vadivam/icons/axe.svg"; SVG markup
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<path d="M9.174 8.635c2.23 2.23 3.847 3.457 4.248 6.628.449 3.559 4.57.792 6.102-.74 1.53-1.53 4.298-5.651.74-6.101-3.277-.414-4.333-1.953-6.629-4.248-1.504-1.504-2.835-1.625-4.46 0s-1.505 2.956 0 4.461"/><path d="M12.357 12.357 5.45 20.408a2.02 2.02 0 1 1-2.857-2.857L9.5 9.5"/><path d="M12.357 12.357 5.45 20.408a2.02 2.02 0 1 1-2.857-2.857L9.5 9.5M17 7.214c.632-.631 1.357-1.217 1.357-2.194A2.02 2.02 0 0 0 16.337 3C15.3 3 14.67 3.83 14 4.5"/>
</svg>