公司如何建设网站首页,沈阳网站关键字优化,网站权限设计,网站主页设计代码发现一个Icon库,分享下哈;
使用React-Icons轻松地在React项目中包含流行图标#xff0c;它利用es6导入#xff0c;允许只包含项目正在使用的图标。
Installation (for standard modern project)
npm install react-icons --save
Usage
import { FaBeer } from react-ico…发现一个Icon库,分享下哈;
使用React-Icons轻松地在React项目中包含流行图标它利用es6导入允许只包含项目正在使用的图标。
Installation (for standard modern project)
npm install react-icons --save
Usage
import { FaBeer } from react-icons/fa;class Question extends React.Component {render() {return h3 Lets go for a FaBeer /? /h3}
} 各个流行库icon
地址:
https://react-icons.github.io/react-icons