🎉 👀 New look, same Primer! Preview the new docs experience here and let us know what you think.

OcticonSymbols

OcticonSymbols renders a symbol dictionary using a list of Octicons.

v0.40.0AlphaNot reviewed for accessibility

Description

OcticonSymbols renders a symbol dictionary using a list of Octicons.

Arguments

NameTypeDefaultDescription
icons
Array<Hash>

[]

List of icons to render, in the format { symbol: :icon_name, size: :small }

Examples