2.7.0 • Published 2 years ago
@us-gov-cdc/cdc-react-icons v2.7.0
CDC React Icons
Welcome the the CDC Icon React Component library!
![]()
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
2 years ago
2.6.0
2 years ago
2.5.0
2 years ago
2.3.0
2 years ago
2.4.0
2 years 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
3 years ago
1.0.7
3 years ago
1.0.6
3 years ago
1.0.5
3 years ago
1.0.4
3 years ago
1.0.3
3 years ago
1.0.2
3 years ago
1.0.1
3 years ago
1.0.0
3 years ago