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