Default
Function: default()
[object Object]
Defined in: components/KoalaMark.tsx:80
Renders the Koala logo as an SVG <g>, to be placed inside an <svg> with
viewBox="0 0 1024 1024" (or a crop of it).
Parameters
props
The component properties.
primary?
string = PRIMARY_CSS_VAR
Color for the ear insides. Defaults to the
board's primary color via the --board-primary CSS variable.
Returns
[object Object]