View Source Phosphoricons.Duotone.U (Phosphoricons v0.0.3)

Link to this section Summary

Link to this section Functions

Link to this function

umbrella(assigns_or_opts \\ [])

View Source

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") %>
Link to this function

umbrella_simple(assigns_or_opts \\ [])

View Source

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") %>
Link to this function

upload(assigns_or_opts \\ [])

View Source

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") %>
Link to this function

upload_simple(assigns_or_opts \\ [])

View Source

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") %>
Link to this function

user(assigns_or_opts \\ [])

View Source

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") %>
Link to this function

user_circle(assigns_or_opts \\ [])

View Source

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") %>
Link to this function

user_circle_gear(assigns_or_opts \\ [])

View Source

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") %>
Link to this function

user_circle_minus(assigns_or_opts \\ [])

View Source

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") %>
Link to this function

user_circle_plus(assigns_or_opts \\ [])

View Source

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") %>
Link to this function

user_focus(assigns_or_opts \\ [])

View Source

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") %>
Link to this function

user_gear(assigns_or_opts \\ [])

View Source

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") %>
Link to this function

user_list(assigns_or_opts \\ [])

View Source

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") %>
Link to this function

user_minus(assigns_or_opts \\ [])

View Source

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") %>
Link to this function

user_plus(assigns_or_opts \\ [])

View Source

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") %>
Link to this function

user_rectangle(assigns_or_opts \\ [])

View Source

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") %>
Link to this function

user_square(assigns_or_opts \\ [])

View Source

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") %>
Link to this function

user_switch(assigns_or_opts \\ [])

View Source

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") %>
Link to this function

users(assigns_or_opts \\ [])

View Source

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") %>
Link to this function

users_four(assigns_or_opts \\ [])

View Source

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") %>
Link to this function

users_three(assigns_or_opts \\ [])

View Source

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") %>