Install using React
import { AgentIcon } from "@twilio-paste/icons/esm/AgentIcon";const ComponentName = () => ( <AgentIcon decorative={false} title="Description of icon" />)Be sure to read the engineering getting started page to ensure you have the correct dependencies.