Icons
FontAwesome Pro 6 — 3,323 icons per single-color style. Served as static SVGs from /public/fontawesome and recolored via Tailwind text utilities.
Usage
import { Icon } from "@/components/app/Icon";
<Icon name="house" /> // solid, 16px, currentColor
<Icon name="user" variant="light" size={20} /> // weight variants
<Icon name="check" className="text-brand" /> // recolor via Tailwind
<Icon name="github" variant="brands" size={24} /> // brand iconsSizeColor
3,323 matches · showing first 200
3,123 more — refine your search to see them.