@us-gov-cdc/cdc-react-icons
TypeScript icon, indicating that this package has built-in type declarations

2.7.0 • Public • Published

CDC React Icons

Welcome the the CDC Icon React Component library!

Icon Gallery

This is a set of SVG-based icons for use in any React application. Each icon is exported as a separate React component. So you only need to import the icons your component needs.

Usage

Here is an example of using an icon from this library in your app:

import { Icons } from "@us-gov-cdc/cdc-react-icons"

function MyApp() {
  return (
    <nav>
      <Icons.Menu />
    </nav>
  )
}

See the Storybook Icon Page for a list of all icons and their names..

Readme

Keywords

none

Package Sidebar

Install

npm i @us-gov-cdc/cdc-react-icons

Weekly Downloads

21

Version

2.7.0

License

Apache-2.0

Unpacked Size

148 kB

Total Files

69

Last publish

Collaborators

  • daedriana
  • abbeysalvo
  • sublettk
  • isawyer
  • tma5
  • boris-ning-usds