0.0.1 • Published 5 years ago
@opensrp/ant-icons v0.0.1
Ant design icons
![]()
Ant Design + Material Design Icon = Ant Design Icon
install
npm install --save @2fd/ant-design-icons yarn add @2fd/ant-design-iconsfind
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 />
}0.0.1
5 years ago