remix/ui/glyph · Type
GlyphProps
remix/ui/glyph · Type
View Source
GlyphProps
Signature
type
GlyphProps
=
Omit
<
Props
<
"svg"
>,
"children"
>
&
{
name
:
GlyphName
};