Phosphoricons.Fill.O (Phosphoricons v0.0.2) View Source
Link to this section Summary
Link to this section Functions
Examples
Use as a Phoenix.Component
<.octagon />
<.octagon class="h-6 w-6 text-gray-500" />or as a function
<%= octagon() %>
<%= octagon(class: "h-6 w-6 text-gray-500") %>
Examples
Use as a Phoenix.Component
<.option />
<.option class="h-6 w-6 text-gray-500" />or as a function
<%= option() %>
<%= option(class: "h-6 w-6 text-gray-500") %>