Dozens of cute icons made with love by CodeX for your projects.
No dependencies required. Free to use and share.
Install the package with node package manager.
npm install @codexteam/icons
yarn add @codexteam/icons
And import required icons.
import { IconH1 } from '@codexteam/icons';
console.log(IconH1);
You will get the line: <svg xmlns="http://www.w3.org/2000/svg" ...
- Request an icon you need via an Issue
- Or add your icon and open a PR