2.7.0 • Published 11 months ago

@us-gov-cdc/cdc-react-icons v2.7.0

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
11 months ago

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..

2.7.0

11 months ago

2.6.0

1 year ago

2.5.0

1 year ago

2.3.0

1 year ago

2.4.0

1 year ago

2.2.0

2 years ago

2.1.0

2 years ago

2.0.0

2 years ago

1.1.5

2 years ago

1.1.1

2 years ago

1.0.8

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago