0.1.5 • Published 12 months ago

@ant-design-solid/icons v0.1.5

Weekly downloads
-
License
MIT
Repository
github
Last release
12 months ago

Install

npm install @ant-design-solid/icons

Basic Usage

First, you should add the icons that you need into the library.

import { DollarCircleOutlined } from '@ant-design-solid/icons'

After that, you can use antd icons in your Solid components as simply as this:

<DollarCircleOutlined />

Build project

npm run dev
npm run build:lib
npm run release
0.1.5

12 months ago

0.1.4

1 year ago

0.1.3

1 year ago

0.1.2

1 year ago

0.1.1

1 year ago

0.1.0

1 year ago