What Heroicons is
Heroicons is made by the team behind Tailwind CSS, and it is designed to drop straight into Tailwind projects. The 1,297 icons ship in outline and solid variants, each available at 16px, 20px, and 24px — three sizes that are drawn separately rather than scaled, so optical weight stays correct at each one.
Because the same team maintains both, the icon components accept Tailwind utility classes directly. Sizing and colouring an icon is className="size-6 text-slate-500" rather than a set of custom props, which is a genuine productivity difference if you already work in Tailwind.
IconStash indexes the complete Heroicons collection. You can search it alongside 27 other libraries, preview any icon at any size and colour, and export SVG, PNG, React JSX, Vue, CSS, or an SVG sprite without installing a package or creating an account.