/react-icons-lib-only

Because not everyone needs to carry ~35 megabytes of icons to their project

Primary LanguageJavaScriptMIT LicenseMIT

react-icons-lib-only

Because not everyone needs to carry ~35 megabytes of icons to their project.

Installation

  • npm i react-icons-lib-only

How to update package

  • Update the react-icons dependency to the latest version
  • Manually check that the file structure has not changed (or potential breaking changes have not been made)
  • Run command npm run get-files, files from package react-icons will be copied
  • Change the package version to match with the react-icons package
  • Run command npm publish

See also