On this page
CircleOcticon
Use circle octicon to render any Octicon with a circle background. CircleOcticons are most commonly used to represent the status of a pull request in the comment timeline.
- Alpha
- Not reviewed for accessibility
On this page
CircleOcticon renders any Octicon with a circle background. CircleOcticons are most commonly used to represent the status of a pull request in the comment timeline.
Examples
Props
CircleOcticon
Name | Type | Default | Description |
---|---|---|---|
icon | Octicon | ||
size | number | 32 | Set the width and height of the icon in pixels. |
sx | SystemStyleObject | Style overrides to apply to the component. See also overriding styles. |