0.1.1 ⢠Published 4 months ago
ab-nextjs-icons v0.1.1
ab-nextjs-icons
IMPORTANT: This is a work in progress and subject to major changes until version 1.0.
āļø This is a lightweight collection of icons for abElements created by Abraham Ukachi, and optimized for Next.js applications š.
Getting Started
Installation
npm
npm i ab-nextjs-icons
pnpm
pnpm install ab-nextjs-icons
Icons
A list of all the supported icons and their current status:
No. | Name | File | Status |
---|---|---|---|
1 | Material Icons | css/material-icons.css | Done |
2 | Ant Design Icons | css/ant-design-icons.css | Pending |
3 | Logos | css/logos.css | Pending |
NOTE: See google's material icons/symbols for more details.
Learn More abElements
To learn more about abElements
, take a look at the following resources:
- abElements Documentation - learn about
abElements
features and API. - abElements Animations - learn about animations in
abElements
. - abElements Core - learn about core in
abElements
. - abElements Theme - learn about theme in
abElements
. - abElements Icons - learn about icons in
abElements
. - abElements Components - learn about components in
abElements
. - abElements Fonts - learn about fonts in
abElements
. - abElements Hooks - learn about hooks in
abElements
.
You can check out the abElements GitHub repository for more details.
License
This ab-nextjs-icons
project is MIT Licensed ;)