cf-react-icons
TypeScript icon, indicating that this package has built-in type declarations

0.0.1 • Public • Published

因为svg的特殊性,如果是inline布局时,会影响父元素的高度,有几种解决方案

  • 父元素指定高度或者父元素是flex并垂直居中时,不受影响
  • 否则父元素高度会比正常高几px
  • 设置为inline-block并且加line-height为1,或者设置为inline-flex,都会一定程度减少高度

Readme

Keywords

none

Package Sidebar

Install

npm i cf-react-icons

Weekly Downloads

1

Version

0.0.1

License

ISC

Unpacked Size

1.27 MB

Total Files

1029

Last publish

Collaborators

  • hyhappy