@untitledui/icons
v0.0.19
Published
Official React library for Untitled UI Icons
Readme
Untitled UI Icons
Explore 1,100+ free SVG icons for your next React project. Untitled UI Icons are a clean, consistent, and neutral icon library crafted specifically for modern UI design. Made for Figma, in Figma, and now available for React!
Learn more • Documentation • Copy as SVGs • Figma • FAQs
Installation
To get started, install the Untitled UI Icons package:
npm i @untitledui/iconsCheck out our Untitled UI Icons installation guide.
Using Untitled UI Icons
Import Untitled UI Icons directly into your React project:
import ArrowDown from "@untitledui/icons/ArrowDown"
<ArrowDown />
// Configure size via `size` prop
<ArrowDown size={16} />
// Configure size via `className`
<ArrowDown className="size-4" />
// Configure color via `color` prop
<ArrowDown color="#000" />
// Configure color via `className`
<ArrowDown className="text-black" />What are Untitled UI Icons?
Untitled UI Icons are a clean, consistent, and neutral icon library crafted specifically for modern UI design. Made for Figma, in Figma, and now available for React!
We searched everywhere for the "ultimate" icon set for modern UI design to use across all our projects... We couldn't find an icon library for Figma we loved so we made one.
Untitled UI Icons won Product Hunt #1 Product of the Week and is one of the most popular icon libraries in the world with 230,000+ Figma Community downloads.
Untitled UI Icons PRO
The PRO version of Untitled UI Icons includes 4,600+ icons across 4 styles. Choose between minimal line, modern duocolor or duotone, or solid icon styles. Untitled UI Icons PRO includes access to a private npm package with 4,600+ icons across 4 styles.
License
You can use Untitled UI Icons in unlimited personal and commercial projects.
