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 | 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 | 16 | number Sets the uniform |
verticalAlign | text-bottom | string Sets the |
sx | SystemStyleObject |