/BlazorIcons

a blazor Font Icon component library core, which is using IconMoon.

Primary LanguageHTMLMIT LicenseMIT

BlazorIcons

BlazorIcons is font icon component library, which is using IcoMoon. Demo:https://zxyao145.github.io/BlazorIcons

BlazorIcons.Core BlazorIcons Core. You can using BlazorIcons just install this package. Nuget
BlazorIcons.Light Contains some common font icons Nuget
BlazorIcons.Full Include all font icons of BlazorIcons Nuget

Attention: if you are using BlazorIcons.Full, it's large to website!

Api

name type default describe
ClassName string null html element's class attribute
IsSpin bool false Controls whether the icon spin
Style string null html element's style attribute
FontSize float? null icon font size
Width float? null icon container's width
Height float? null icon container's height
Color Color? null icon css value of color
BgColor Color? null icon css value of background-color
Rotate float? null Degree of rotation of icon container

License

MIT