Icons for CWS CARES
@cwds/iconsCARES Icons
> This package may no longer be supported. Please see ca-cwds/design-system.
```
import Icon from '@cwds/icons';
`
import React from "react";
import ReactDOM from "react-dom";
import { Card } from "@cwds/reactstrap";
import Icon from "@cwds/icons";
function App() {
return (
const rootElement = document.getElementById("root");
ReactDOM.render(
``

This library uses FontAwesomeIcon from @fortawesome/react-fontawesome
Visit react fontawesome/icons to search for free and Pro icons