2.6.0 • Published 2 years ago

@2fd/ant-design-icons v2.6.0

Weekly downloads
261
License
MIT
Repository
github
Last release
2 years ago

Ant design icons

GitHub Release NPM Release

ant-design-icons

Ant Design + Material Design Icon = Ant Design Icon

install

  npm install --save @2fd/ant-design-icons
  yarn add @2fd/ant-design-icons

find

Search the icon that you need in the homepage: http://2fd.github.io/ant-design-icons More than 5000!

use

import React from 'react'
import CodeTagsIcon from '@2fd/ant-design-icons/lib/CodeTagsIcon'

export default function MyComponent() {
  return <CodeTagsIcon />
}
2.6.0

2 years ago

2.5.0

2 years ago

2.4.1

3 years ago

2.4.0

3 years ago

2.3.1

3 years ago

2.3.0

4 years ago

2.2.0

4 years ago

2.1.1

4 years ago

2.1.0

4 years ago

2.0.0

4 years ago

1.0.0

4 years ago