A collection of react icons based on the Untitled UI design system.
Over 500 icons in multiple categories such as productivity, design, social, finance and many more.
Available as low-cost imports or category imports with adjustable icon sizing.
Free to use for personal and commercial projects. Usage
Add package to your environment*
yarn add @bamerf/react-untitled-icons
You can import individually like below
import Chrome from '@bamerf/react-untitled-icons/browser/Chrome';
or as a category
import { BrowserIcon } from '@bamerf/react-untitled-icons';
You can also import types
for each category
import { BrowserIconNames } from '@bamerf/react-untitled-icons/types';
We welcome contributions to the Icon Library. If you would like to submit an icon, please contact us.
The Icon Library is released under the MIT License. Feel free to use the icons for personal or commercial projects.
If you need help with the Icon Library, or if you have any questions or feedback, please don't hesitate to reach out at on Github.