View Source Heroicons.Surface.Icon (ex_heroicons v2.0.0)
A Surface component for rendering Heroicons.
examples
Examples
<Heroicons.Surface.Icon name="academic-cap" type="outline" class="h-4 w-4" />
properties
Properties
- name :string, required: true - The name of the icon
- type :string - The type of the icon
Required if default type is not configured.
- class :css_class - The class of the icon
- opts :keyword, default: [] - All options are forwarded to the underlying SVG tag as HTML attributes
Link to this section Summary
Functions
Callback implementation for Surface.Component.render/1
.
Link to this section Functions
Callback implementation for Surface.Component.render/1
.