View Source Phosphoricons.Fill.L (Phosphoricons v0.0.3)
Link to this section Summary
Link to this section Functions
examples
Examples
Use as a Phoenix.Component
<.ladder />
<.ladder class="h-6 w-6 text-gray-500" />
or as a function
<%= ladder() %>
<%= ladder(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.ladder_simple />
<.ladder_simple class="h-6 w-6 text-gray-500" />
or as a function
<%= ladder_simple() %>
<%= ladder_simple(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.lamp />
<.lamp class="h-6 w-6 text-gray-500" />
or as a function
<%= lamp() %>
<%= lamp(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.laptop />
<.laptop class="h-6 w-6 text-gray-500" />
or as a function
<%= laptop() %>
<%= laptop(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.layout />
<.layout class="h-6 w-6 text-gray-500" />
or as a function
<%= layout() %>
<%= layout(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.leaf />
<.leaf class="h-6 w-6 text-gray-500" />
or as a function
<%= leaf() %>
<%= leaf(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.lifebuoy />
<.lifebuoy class="h-6 w-6 text-gray-500" />
or as a function
<%= lifebuoy() %>
<%= lifebuoy(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.lightbulb />
<.lightbulb class="h-6 w-6 text-gray-500" />
or as a function
<%= lightbulb() %>
<%= lightbulb(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.lightbulb_filament />
<.lightbulb_filament class="h-6 w-6 text-gray-500" />
or as a function
<%= lightbulb_filament() %>
<%= lightbulb_filament(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.lightning />
<.lightning class="h-6 w-6 text-gray-500" />
or as a function
<%= lightning() %>
<%= lightning(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.lightning_slash />
<.lightning_slash class="h-6 w-6 text-gray-500" />
or as a function
<%= lightning_slash() %>
<%= lightning_slash(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.line_segment />
<.line_segment class="h-6 w-6 text-gray-500" />
or as a function
<%= line_segment() %>
<%= line_segment(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.line_segments />
<.line_segments class="h-6 w-6 text-gray-500" />
or as a function
<%= line_segments() %>
<%= line_segments(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.link />
<.link class="h-6 w-6 text-gray-500" />
or as a function
<%= link() %>
<%= link(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.link_break />
<.link_break class="h-6 w-6 text-gray-500" />
or as a function
<%= link_break() %>
<%= link_break(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.link_simple />
<.link_simple class="h-6 w-6 text-gray-500" />
or as a function
<%= link_simple() %>
<%= link_simple(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.link_simple_break />
<.link_simple_break class="h-6 w-6 text-gray-500" />
or as a function
<%= link_simple_break() %>
<%= link_simple_break(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.link_simple_horizontal />
<.link_simple_horizontal class="h-6 w-6 text-gray-500" />
or as a function
<%= link_simple_horizontal() %>
<%= link_simple_horizontal(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.link_simple_horizontal_break />
<.link_simple_horizontal_break class="h-6 w-6 text-gray-500" />
or as a function
<%= link_simple_horizontal_break() %>
<%= link_simple_horizontal_break(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.linkedin_logo />
<.linkedin_logo class="h-6 w-6 text-gray-500" />
or as a function
<%= linkedin_logo() %>
<%= linkedin_logo(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.linux_logo />
<.linux_logo class="h-6 w-6 text-gray-500" />
or as a function
<%= linux_logo() %>
<%= linux_logo(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.list />
<.list class="h-6 w-6 text-gray-500" />
or as a function
<%= list() %>
<%= list(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.list_bullets />
<.list_bullets class="h-6 w-6 text-gray-500" />
or as a function
<%= list_bullets() %>
<%= list_bullets(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.list_checks />
<.list_checks class="h-6 w-6 text-gray-500" />
or as a function
<%= list_checks() %>
<%= list_checks(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.list_dashes />
<.list_dashes class="h-6 w-6 text-gray-500" />
or as a function
<%= list_dashes() %>
<%= list_dashes(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.list_numbers />
<.list_numbers class="h-6 w-6 text-gray-500" />
or as a function
<%= list_numbers() %>
<%= list_numbers(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.list_plus />
<.list_plus class="h-6 w-6 text-gray-500" />
or as a function
<%= list_plus() %>
<%= list_plus(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.lock />
<.lock class="h-6 w-6 text-gray-500" />
or as a function
<%= lock() %>
<%= lock(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.lock_key />
<.lock_key class="h-6 w-6 text-gray-500" />
or as a function
<%= lock_key() %>
<%= lock_key(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.lock_key_open />
<.lock_key_open class="h-6 w-6 text-gray-500" />
or as a function
<%= lock_key_open() %>
<%= lock_key_open(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.lock_laminated />
<.lock_laminated class="h-6 w-6 text-gray-500" />
or as a function
<%= lock_laminated() %>
<%= lock_laminated(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.lock_laminated_open />
<.lock_laminated_open class="h-6 w-6 text-gray-500" />
or as a function
<%= lock_laminated_open() %>
<%= lock_laminated_open(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.lock_open />
<.lock_open class="h-6 w-6 text-gray-500" />
or as a function
<%= lock_open() %>
<%= lock_open(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.lock_simple />
<.lock_simple class="h-6 w-6 text-gray-500" />
or as a function
<%= lock_simple() %>
<%= lock_simple(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.lock_simple_open />
<.lock_simple_open class="h-6 w-6 text-gray-500" />
or as a function
<%= lock_simple_open() %>
<%= lock_simple_open(class: "h-6 w-6 text-gray-500") %>