0.1.5 • Published 10 months ago

@ant-design-solid/icons v0.1.5

Weekly downloads
-
License
MIT
Repository
github
Last release
10 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

10 months ago

0.1.4

10 months ago

0.1.3

10 months ago

0.1.2

10 months ago

0.1.1

10 months ago

0.1.0

10 months ago