PetalComponents.HeroiconsV1.Solid (petal_components v3.0.0)
View SourceIcon name can be the function or passed in as a type eg.
<PetalComponents.HeroiconsV1.Solid.home class="w-5 h-5" />
<PetalComponents.HeroiconsV1.Solid.home title="Optional title for accessibility" class="w-5 h-5" />
<PetalComponents.HeroiconsV1.Solid.render icon="home" class="w-5 h-5" />
<PetalComponents.HeroiconsV1.Outline.home class="w-6 h-6" />
<PetalComponents.HeroiconsV1.Outline.home title="Optional title for accessibility" class="w-6 h-6" />
<PetalComponents.HeroiconsV1.Outline.render icon="home" class="w-6 h-6" />