import { FontAwesomeIcon } from "@fortawesome/react-fontawesome"; import { faExchangeAlt } from "@fortawesome/free-solid-svg-icons"; <FontAwesomeIcon icon={faExchangeAlt} />