Use it in React
Install
npm i @heroicons/reactImport & render
import { UserGroupIcon } from '@heroicons/react/24/outline';
<UserGroupIcon className="size-6" />Styles
Heroicons ships this icon in 4 styles — each its own import:
24/outline
<UserGroupIcon className="size-6" />24/solid
<UserGroupIcon className="size-6" />20/solid
<UserGroupIcon className="size-6" />16/solid
<UserGroupIcon className="size-6" />Details
- Library
- Heroicons (324 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- usergroup
Related icons
The same idea in other libraries, and near matches in Heroicons.