Skip to content

A collection of icons based on the Untitled UI design system

License

Notifications You must be signed in to change notification settings

bamerf/react-untitled-icons

Repository files navigation

React Untitled Icons

A collection of react icons based on the Untitled UI design system.

https://www.untitledui.com/

Demo

👉 Live Demo

Features

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

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';

Contributing

We welcome contributions to the Icon Library. If you would like to submit an icon, please contact us.

License

The Icon Library is released under the MIT License. Feel free to use the icons for personal or commercial projects.

Support

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.

About

A collection of icons based on the Untitled UI design system

Resources

License

Stars

Watchers

Forks

Packages

No packages published