@saturnia/icons
v2.0.7
Published
A React icon library with 1,300+ SVG components in three styles: Light, Bold, and Duo. Fully compatible with both JavaScript and TypeScript projects — ready to use out of the box with your favorite Node-based framework.
Readme
Saturnia Icons
A React icon library with 1,300+ SVG components in three styles: Light, Bold, and Duo. Fully compatible with both JavaScript and TypeScript projects — ready to use out of the box with your favorite Node-based framework.
Prototyping Support (FIGMA)
Install the Saturnia Icons plugin on Figma to access the same icon set directly in your prototypes.
Easily import into your project
Installation
// npm
npm install @saturnia/icons
// yarn
yarn add @saturnia/iconsUsage
// Import
import { ProfileLight } from "@saturnia/icons";
// Use
<ProfileLight />Alternative:
// Import all icons
import * as SaturniaIcons from "@saturnia/icons";
// Use
<SaturniaIcons.ProfileLight />Licença
MIT
Credits
Thanks to the Saturnia development team ❤️
