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 quick start guide page to ensure you have the correct dependencies.