Getting started

Justd Blocks Docs: Icons

Discover the best icon sets for your project, including Justd Icons, Feather, Heroicons, and Tabler Icons. Learn how to choose the perfect icons to match your design goals and aesthetics.

What Should I Use?

Choosing an icon set depends entirely on your preferences and the visual identity you want to create. Since this is your project, you have complete freedom to select an icon set that aligns with your design goals and aesthetics.

Justd Icons

Justd Blocks uses Justd Icons as its default icon set. Justd Icons is a collection of over 1,000 icons designed for seamless integration with Tailwind CSS. Licensed under the MIT License, it is free to use for any purpose, including commercial projects.

Try out Justd Icons by just installing the package:

npm install justd-icons

Then, import the icons you need in your project:

import { Icon } from "@justd/icons"
 
## Recommended Icons
 
Here are some highly recommended icon sets to enhance your design:
 
- **Feather:** A popular open-source icon set known for its clean and modern design.
- **Heroicons:** A versatile icon set offering sleek and contemporary styles.
- **Tabler Icons:** A minimalist icon set focused on clarity and simplicity.