View Source Phosphoricons.Light.U (Phosphoricons v0.0.4)
Link to this section Summary
Link to this section Functions
examples
Examples
Use as a Phoenix.Component
<.umbrella />
<.umbrella class="h-6 w-6 text-gray-500" />
or as a function
<%= umbrella() %>
<%= umbrella(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.umbrella_simple />
<.umbrella_simple class="h-6 w-6 text-gray-500" />
or as a function
<%= umbrella_simple() %>
<%= umbrella_simple(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.upload />
<.upload class="h-6 w-6 text-gray-500" />
or as a function
<%= upload() %>
<%= upload(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.upload_simple />
<.upload_simple class="h-6 w-6 text-gray-500" />
or as a function
<%= upload_simple() %>
<%= upload_simple(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.user />
<.user class="h-6 w-6 text-gray-500" />
or as a function
<%= user() %>
<%= user(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.user_circle />
<.user_circle class="h-6 w-6 text-gray-500" />
or as a function
<%= user_circle() %>
<%= user_circle(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.user_circle_gear />
<.user_circle_gear class="h-6 w-6 text-gray-500" />
or as a function
<%= user_circle_gear() %>
<%= user_circle_gear(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.user_circle_minus />
<.user_circle_minus class="h-6 w-6 text-gray-500" />
or as a function
<%= user_circle_minus() %>
<%= user_circle_minus(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.user_circle_plus />
<.user_circle_plus class="h-6 w-6 text-gray-500" />
or as a function
<%= user_circle_plus() %>
<%= user_circle_plus(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.user_focus />
<.user_focus class="h-6 w-6 text-gray-500" />
or as a function
<%= user_focus() %>
<%= user_focus(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.user_gear />
<.user_gear class="h-6 w-6 text-gray-500" />
or as a function
<%= user_gear() %>
<%= user_gear(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.user_list />
<.user_list class="h-6 w-6 text-gray-500" />
or as a function
<%= user_list() %>
<%= user_list(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.user_minus />
<.user_minus class="h-6 w-6 text-gray-500" />
or as a function
<%= user_minus() %>
<%= user_minus(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.user_plus />
<.user_plus class="h-6 w-6 text-gray-500" />
or as a function
<%= user_plus() %>
<%= user_plus(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.user_rectangle />
<.user_rectangle class="h-6 w-6 text-gray-500" />
or as a function
<%= user_rectangle() %>
<%= user_rectangle(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.user_square />
<.user_square class="h-6 w-6 text-gray-500" />
or as a function
<%= user_square() %>
<%= user_square(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.user_switch />
<.user_switch class="h-6 w-6 text-gray-500" />
or as a function
<%= user_switch() %>
<%= user_switch(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.users />
<.users class="h-6 w-6 text-gray-500" />
or as a function
<%= users() %>
<%= users(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.users_four />
<.users_four class="h-6 w-6 text-gray-500" />
or as a function
<%= users_four() %>
<%= users_four(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.users_three />
<.users_three class="h-6 w-6 text-gray-500" />
or as a function
<%= users_three() %>
<%= users_three(class: "h-6 w-6 text-gray-500") %>