Octicon
Use Octicon to render an Octicon as a component.
- Alpha
- Not reviewed for accessibility
import {CheckIcon, XIcon} from '@primer/octicons-react'
Name | Type | Default | Description |
---|---|---|---|
aria-label | string | Specifies the aria-label attribute, which is read verbatim by screen readers | |
icon | Component | Checks the input by default in uncontrolled modeName of the Octicon component used in the | |
color | string | Sets an override color for the Octicon. Compatible with colors from the Primer color system." | |
size | number | 16 | Sets the uniform |
verticalAlign | string | text-bottom | Sets the |
sx | SystemStyleObject |