Icon
Icons at GitHub are called Octicons, which are available in various implementations including React, Figma, Rails, and Styled System.
On this page
On this page
Import
import {Octicon} from '@primer/react'
Examples
Props
Octicon
| Name | Default | Description |
|---|---|---|
ariaLabel | stringSpecifies the aria-label attribute, which is read verbatim by screen readers | |
icon | ComponentChecks the input by default in uncontrolled modeName of the Octicon component used in the | |
color | stringSets an override color for the Octicon. Compatible with colors from the Primer color system." | |
size | 16 | numberSets the uniform |
verticalAlign | text-bottom | stringSets the |
sx | SystemStyleObject |