View Source Phosphoricons.Thin.S (Phosphoricons v0.0.4)

Link to this section Summary

Functions

Link to this section Functions

Link to this function

scales(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.scales />

<.scales class="h-6 w-6 text-gray-500" />

or as a function

<%= scales() %>

<%= scales(class: "h-6 w-6 text-gray-500") %>
Link to this function

scan(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.scan />

<.scan class="h-6 w-6 text-gray-500" />

or as a function

<%= scan() %>

<%= scan(class: "h-6 w-6 text-gray-500") %>
Link to this function

scissors(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.scissors />

<.scissors class="h-6 w-6 text-gray-500" />

or as a function

<%= scissors() %>

<%= scissors(class: "h-6 w-6 text-gray-500") %>
Link to this function

screencast(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.screencast />

<.screencast class="h-6 w-6 text-gray-500" />

or as a function

<%= screencast() %>

<%= screencast(class: "h-6 w-6 text-gray-500") %>
Link to this function

scribble_loop(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.scribble_loop />

<.scribble_loop class="h-6 w-6 text-gray-500" />

or as a function

<%= scribble_loop() %>

<%= scribble_loop(class: "h-6 w-6 text-gray-500") %>
Link to this function

scroll(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.scroll />

<.scroll class="h-6 w-6 text-gray-500" />

or as a function

<%= scroll() %>

<%= scroll(class: "h-6 w-6 text-gray-500") %>
Link to this function

selection(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.selection />

<.selection class="h-6 w-6 text-gray-500" />

or as a function

<%= selection() %>

<%= selection(class: "h-6 w-6 text-gray-500") %>
Link to this function

selection_all(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.selection_all />

<.selection_all class="h-6 w-6 text-gray-500" />

or as a function

<%= selection_all() %>

<%= selection_all(class: "h-6 w-6 text-gray-500") %>
Link to this function

selection_background(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.selection_background />

<.selection_background class="h-6 w-6 text-gray-500" />

or as a function

<%= selection_background() %>

<%= selection_background(class: "h-6 w-6 text-gray-500") %>
Link to this function

selection_foreground(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.selection_foreground />

<.selection_foreground class="h-6 w-6 text-gray-500" />

or as a function

<%= selection_foreground() %>

<%= selection_foreground(class: "h-6 w-6 text-gray-500") %>
Link to this function

selection_inverse(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.selection_inverse />

<.selection_inverse class="h-6 w-6 text-gray-500" />

or as a function

<%= selection_inverse() %>

<%= selection_inverse(class: "h-6 w-6 text-gray-500") %>
Link to this function

selection_plus(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.selection_plus />

<.selection_plus class="h-6 w-6 text-gray-500" />

or as a function

<%= selection_plus() %>

<%= selection_plus(class: "h-6 w-6 text-gray-500") %>
Link to this function

selection_slash(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.selection_slash />

<.selection_slash class="h-6 w-6 text-gray-500" />

or as a function

<%= selection_slash() %>

<%= selection_slash(class: "h-6 w-6 text-gray-500") %>
Link to this function

share(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.share />

<.share class="h-6 w-6 text-gray-500" />

or as a function

<%= share() %>

<%= share(class: "h-6 w-6 text-gray-500") %>
Link to this function

share_network(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.share_network />

<.share_network class="h-6 w-6 text-gray-500" />

or as a function

<%= share_network() %>

<%= share_network(class: "h-6 w-6 text-gray-500") %>
Link to this function

shield(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.shield />

<.shield class="h-6 w-6 text-gray-500" />

or as a function

<%= shield() %>

<%= shield(class: "h-6 w-6 text-gray-500") %>
Link to this function

shield_check(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.shield_check />

<.shield_check class="h-6 w-6 text-gray-500" />

or as a function

<%= shield_check() %>

<%= shield_check(class: "h-6 w-6 text-gray-500") %>
Link to this function

shield_checkered(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.shield_checkered />

<.shield_checkered class="h-6 w-6 text-gray-500" />

or as a function

<%= shield_checkered() %>

<%= shield_checkered(class: "h-6 w-6 text-gray-500") %>
Link to this function

shield_chevron(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.shield_chevron />

<.shield_chevron class="h-6 w-6 text-gray-500" />

or as a function

<%= shield_chevron() %>

<%= shield_chevron(class: "h-6 w-6 text-gray-500") %>
Link to this function

shield_plus(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.shield_plus />

<.shield_plus class="h-6 w-6 text-gray-500" />

or as a function

<%= shield_plus() %>

<%= shield_plus(class: "h-6 w-6 text-gray-500") %>
Link to this function

shield_slash(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.shield_slash />

<.shield_slash class="h-6 w-6 text-gray-500" />

or as a function

<%= shield_slash() %>

<%= shield_slash(class: "h-6 w-6 text-gray-500") %>
Link to this function

shield_star(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.shield_star />

<.shield_star class="h-6 w-6 text-gray-500" />

or as a function

<%= shield_star() %>

<%= shield_star(class: "h-6 w-6 text-gray-500") %>
Link to this function

shield_warning(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.shield_warning />

<.shield_warning class="h-6 w-6 text-gray-500" />

or as a function

<%= shield_warning() %>

<%= shield_warning(class: "h-6 w-6 text-gray-500") %>
Link to this function

shopping_bag(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.shopping_bag />

<.shopping_bag class="h-6 w-6 text-gray-500" />

or as a function

<%= shopping_bag() %>

<%= shopping_bag(class: "h-6 w-6 text-gray-500") %>
Link to this function

shopping_bag_open(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.shopping_bag_open />

<.shopping_bag_open class="h-6 w-6 text-gray-500" />

or as a function

<%= shopping_bag_open() %>

<%= shopping_bag_open(class: "h-6 w-6 text-gray-500") %>
Link to this function

shopping_cart(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.shopping_cart />

<.shopping_cart class="h-6 w-6 text-gray-500" />

or as a function

<%= shopping_cart() %>

<%= shopping_cart(class: "h-6 w-6 text-gray-500") %>
Link to this function

shopping_cart_simple(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.shopping_cart_simple />

<.shopping_cart_simple class="h-6 w-6 text-gray-500" />

or as a function

<%= shopping_cart_simple() %>

<%= shopping_cart_simple(class: "h-6 w-6 text-gray-500") %>
Link to this function

shower(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.shower />

<.shower class="h-6 w-6 text-gray-500" />

or as a function

<%= shower() %>

<%= shower(class: "h-6 w-6 text-gray-500") %>
Link to this function

shuffle(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.shuffle />

<.shuffle class="h-6 w-6 text-gray-500" />

or as a function

<%= shuffle() %>

<%= shuffle(class: "h-6 w-6 text-gray-500") %>
Link to this function

shuffle_angular(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.shuffle_angular />

<.shuffle_angular class="h-6 w-6 text-gray-500" />

or as a function

<%= shuffle_angular() %>

<%= shuffle_angular(class: "h-6 w-6 text-gray-500") %>
Link to this function

shuffle_simple(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.shuffle_simple />

<.shuffle_simple class="h-6 w-6 text-gray-500" />

or as a function

<%= shuffle_simple() %>

<%= shuffle_simple(class: "h-6 w-6 text-gray-500") %>
Link to this function

sidebar(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.sidebar />

<.sidebar class="h-6 w-6 text-gray-500" />

or as a function

<%= sidebar() %>

<%= sidebar(class: "h-6 w-6 text-gray-500") %>
Link to this function

sign_in(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.sign_in />

<.sign_in class="h-6 w-6 text-gray-500" />

or as a function

<%= sign_in() %>

<%= sign_in(class: "h-6 w-6 text-gray-500") %>
Link to this function

sign_out(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.sign_out />

<.sign_out class="h-6 w-6 text-gray-500" />

or as a function

<%= sign_out() %>

<%= sign_out(class: "h-6 w-6 text-gray-500") %>
Link to this function

signpost(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.signpost />

<.signpost class="h-6 w-6 text-gray-500" />

or as a function

<%= signpost() %>

<%= signpost(class: "h-6 w-6 text-gray-500") %>
Link to this function

sim_card(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.sim_card />

<.sim_card class="h-6 w-6 text-gray-500" />

or as a function

<%= sim_card() %>

<%= sim_card(class: "h-6 w-6 text-gray-500") %>
Link to this function

sketch_logo(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.sketch_logo />

<.sketch_logo class="h-6 w-6 text-gray-500" />

or as a function

<%= sketch_logo() %>

<%= sketch_logo(class: "h-6 w-6 text-gray-500") %>
Link to this function

skip_back(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.skip_back />

<.skip_back class="h-6 w-6 text-gray-500" />

or as a function

<%= skip_back() %>

<%= skip_back(class: "h-6 w-6 text-gray-500") %>
Link to this function

skip_back_circle(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.skip_back_circle />

<.skip_back_circle class="h-6 w-6 text-gray-500" />

or as a function

<%= skip_back_circle() %>

<%= skip_back_circle(class: "h-6 w-6 text-gray-500") %>
Link to this function

skip_forward(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.skip_forward />

<.skip_forward class="h-6 w-6 text-gray-500" />

or as a function

<%= skip_forward() %>

<%= skip_forward(class: "h-6 w-6 text-gray-500") %>
Link to this function

skip_forward_circle(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.skip_forward_circle />

<.skip_forward_circle class="h-6 w-6 text-gray-500" />

or as a function

<%= skip_forward_circle() %>

<%= skip_forward_circle(class: "h-6 w-6 text-gray-500") %>
Link to this function

skull(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.skull />

<.skull class="h-6 w-6 text-gray-500" />

or as a function

<%= skull() %>

<%= skull(class: "h-6 w-6 text-gray-500") %>
Link to this function

slack_logo(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.slack_logo />

<.slack_logo class="h-6 w-6 text-gray-500" />

or as a function

<%= slack_logo() %>

<%= slack_logo(class: "h-6 w-6 text-gray-500") %>
Link to this function

sliders(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.sliders />

<.sliders class="h-6 w-6 text-gray-500" />

or as a function

<%= sliders() %>

<%= sliders(class: "h-6 w-6 text-gray-500") %>
Link to this function

sliders_horizontal(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.sliders_horizontal />

<.sliders_horizontal class="h-6 w-6 text-gray-500" />

or as a function

<%= sliders_horizontal() %>

<%= sliders_horizontal(class: "h-6 w-6 text-gray-500") %>
Link to this function

smiley(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.smiley />

<.smiley class="h-6 w-6 text-gray-500" />

or as a function

<%= smiley() %>

<%= smiley(class: "h-6 w-6 text-gray-500") %>
Link to this function

smiley_blank(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.smiley_blank />

<.smiley_blank class="h-6 w-6 text-gray-500" />

or as a function

<%= smiley_blank() %>

<%= smiley_blank(class: "h-6 w-6 text-gray-500") %>
Link to this function

smiley_meh(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.smiley_meh />

<.smiley_meh class="h-6 w-6 text-gray-500" />

or as a function

<%= smiley_meh() %>

<%= smiley_meh(class: "h-6 w-6 text-gray-500") %>
Link to this function

smiley_nervous(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.smiley_nervous />

<.smiley_nervous class="h-6 w-6 text-gray-500" />

or as a function

<%= smiley_nervous() %>

<%= smiley_nervous(class: "h-6 w-6 text-gray-500") %>
Link to this function

smiley_sad(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.smiley_sad />

<.smiley_sad class="h-6 w-6 text-gray-500" />

or as a function

<%= smiley_sad() %>

<%= smiley_sad(class: "h-6 w-6 text-gray-500") %>
Link to this function

smiley_sticker(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.smiley_sticker />

<.smiley_sticker class="h-6 w-6 text-gray-500" />

or as a function

<%= smiley_sticker() %>

<%= smiley_sticker(class: "h-6 w-6 text-gray-500") %>
Link to this function

smiley_wink(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.smiley_wink />

<.smiley_wink class="h-6 w-6 text-gray-500" />

or as a function

<%= smiley_wink() %>

<%= smiley_wink(class: "h-6 w-6 text-gray-500") %>
Link to this function

smiley_x_eyes(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.smiley_x_eyes />

<.smiley_x_eyes class="h-6 w-6 text-gray-500" />

or as a function

<%= smiley_x_eyes() %>

<%= smiley_x_eyes(class: "h-6 w-6 text-gray-500") %>
Link to this function

snapchat_logo(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.snapchat_logo />

<.snapchat_logo class="h-6 w-6 text-gray-500" />

or as a function

<%= snapchat_logo() %>

<%= snapchat_logo(class: "h-6 w-6 text-gray-500") %>
Link to this function

snowflake(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.snowflake />

<.snowflake class="h-6 w-6 text-gray-500" />

or as a function

<%= snowflake() %>

<%= snowflake(class: "h-6 w-6 text-gray-500") %>
Link to this function

soccer_ball(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.soccer_ball />

<.soccer_ball class="h-6 w-6 text-gray-500" />

or as a function

<%= soccer_ball() %>

<%= soccer_ball(class: "h-6 w-6 text-gray-500") %>
Link to this function

sort_ascending(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.sort_ascending />

<.sort_ascending class="h-6 w-6 text-gray-500" />

or as a function

<%= sort_ascending() %>

<%= sort_ascending(class: "h-6 w-6 text-gray-500") %>
Link to this function

sort_descending(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.sort_descending />

<.sort_descending class="h-6 w-6 text-gray-500" />

or as a function

<%= sort_descending() %>

<%= sort_descending(class: "h-6 w-6 text-gray-500") %>
Link to this function

spade(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.spade />

<.spade class="h-6 w-6 text-gray-500" />

or as a function

<%= spade() %>

<%= spade(class: "h-6 w-6 text-gray-500") %>
Link to this function

sparkle(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.sparkle />

<.sparkle class="h-6 w-6 text-gray-500" />

or as a function

<%= sparkle() %>

<%= sparkle(class: "h-6 w-6 text-gray-500") %>
Link to this function

speaker_high(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.speaker_high />

<.speaker_high class="h-6 w-6 text-gray-500" />

or as a function

<%= speaker_high() %>

<%= speaker_high(class: "h-6 w-6 text-gray-500") %>
Link to this function

speaker_low(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.speaker_low />

<.speaker_low class="h-6 w-6 text-gray-500" />

or as a function

<%= speaker_low() %>

<%= speaker_low(class: "h-6 w-6 text-gray-500") %>
Link to this function

speaker_none(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.speaker_none />

<.speaker_none class="h-6 w-6 text-gray-500" />

or as a function

<%= speaker_none() %>

<%= speaker_none(class: "h-6 w-6 text-gray-500") %>
Link to this function

speaker_simple_high(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.speaker_simple_high />

<.speaker_simple_high class="h-6 w-6 text-gray-500" />

or as a function

<%= speaker_simple_high() %>

<%= speaker_simple_high(class: "h-6 w-6 text-gray-500") %>
Link to this function

speaker_simple_low(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.speaker_simple_low />

<.speaker_simple_low class="h-6 w-6 text-gray-500" />

or as a function

<%= speaker_simple_low() %>

<%= speaker_simple_low(class: "h-6 w-6 text-gray-500") %>
Link to this function

speaker_simple_none(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.speaker_simple_none />

<.speaker_simple_none class="h-6 w-6 text-gray-500" />

or as a function

<%= speaker_simple_none() %>

<%= speaker_simple_none(class: "h-6 w-6 text-gray-500") %>
Link to this function

speaker_simple_slash(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.speaker_simple_slash />

<.speaker_simple_slash class="h-6 w-6 text-gray-500" />

or as a function

<%= speaker_simple_slash() %>

<%= speaker_simple_slash(class: "h-6 w-6 text-gray-500") %>
Link to this function

speaker_simple_x(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.speaker_simple_x />

<.speaker_simple_x class="h-6 w-6 text-gray-500" />

or as a function

<%= speaker_simple_x() %>

<%= speaker_simple_x(class: "h-6 w-6 text-gray-500") %>
Link to this function

speaker_slash(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.speaker_slash />

<.speaker_slash class="h-6 w-6 text-gray-500" />

or as a function

<%= speaker_slash() %>

<%= speaker_slash(class: "h-6 w-6 text-gray-500") %>
Link to this function

speaker_x(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.speaker_x />

<.speaker_x class="h-6 w-6 text-gray-500" />

or as a function

<%= speaker_x() %>

<%= speaker_x(class: "h-6 w-6 text-gray-500") %>
Link to this function

spinner(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.spinner />

<.spinner class="h-6 w-6 text-gray-500" />

or as a function

<%= spinner() %>

<%= spinner(class: "h-6 w-6 text-gray-500") %>
Link to this function

spinner_gap(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.spinner_gap />

<.spinner_gap class="h-6 w-6 text-gray-500" />

or as a function

<%= spinner_gap() %>

<%= spinner_gap(class: "h-6 w-6 text-gray-500") %>
Link to this function

spiral(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.spiral />

<.spiral class="h-6 w-6 text-gray-500" />

or as a function

<%= spiral() %>

<%= spiral(class: "h-6 w-6 text-gray-500") %>
Link to this function

spotify_logo(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.spotify_logo />

<.spotify_logo class="h-6 w-6 text-gray-500" />

or as a function

<%= spotify_logo() %>

<%= spotify_logo(class: "h-6 w-6 text-gray-500") %>
Link to this function

square(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.square />

<.square class="h-6 w-6 text-gray-500" />

or as a function

<%= square() %>

<%= square(class: "h-6 w-6 text-gray-500") %>
Link to this function

square_half(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.square_half />

<.square_half class="h-6 w-6 text-gray-500" />

or as a function

<%= square_half() %>

<%= square_half(class: "h-6 w-6 text-gray-500") %>
Link to this function

square_half_bottom(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.square_half_bottom />

<.square_half_bottom class="h-6 w-6 text-gray-500" />

or as a function

<%= square_half_bottom() %>

<%= square_half_bottom(class: "h-6 w-6 text-gray-500") %>
Link to this function

square_logo(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.square_logo />

<.square_logo class="h-6 w-6 text-gray-500" />

or as a function

<%= square_logo() %>

<%= square_logo(class: "h-6 w-6 text-gray-500") %>
Link to this function

squares_four(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.squares_four />

<.squares_four class="h-6 w-6 text-gray-500" />

or as a function

<%= squares_four() %>

<%= squares_four(class: "h-6 w-6 text-gray-500") %>
Link to this function

stack(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.stack />

<.stack class="h-6 w-6 text-gray-500" />

or as a function

<%= stack() %>

<%= stack(class: "h-6 w-6 text-gray-500") %>
Link to this function

stack_overflow_logo(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.stack_overflow_logo />

<.stack_overflow_logo class="h-6 w-6 text-gray-500" />

or as a function

<%= stack_overflow_logo() %>

<%= stack_overflow_logo(class: "h-6 w-6 text-gray-500") %>
Link to this function

stack_simple(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.stack_simple />

<.stack_simple class="h-6 w-6 text-gray-500" />

or as a function

<%= stack_simple() %>

<%= stack_simple(class: "h-6 w-6 text-gray-500") %>
Link to this function

stamp(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.stamp />

<.stamp class="h-6 w-6 text-gray-500" />

or as a function

<%= stamp() %>

<%= stamp(class: "h-6 w-6 text-gray-500") %>
Link to this function

star(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.star />

<.star class="h-6 w-6 text-gray-500" />

or as a function

<%= star() %>

<%= star(class: "h-6 w-6 text-gray-500") %>
Link to this function

star_four(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.star_four />

<.star_four class="h-6 w-6 text-gray-500" />

or as a function

<%= star_four() %>

<%= star_four(class: "h-6 w-6 text-gray-500") %>
Link to this function

star_half(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.star_half />

<.star_half class="h-6 w-6 text-gray-500" />

or as a function

<%= star_half() %>

<%= star_half(class: "h-6 w-6 text-gray-500") %>
Link to this function

sticker(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.sticker />

<.sticker class="h-6 w-6 text-gray-500" />

or as a function

<%= sticker() %>

<%= sticker(class: "h-6 w-6 text-gray-500") %>
Link to this function

stop(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.stop />

<.stop class="h-6 w-6 text-gray-500" />

or as a function

<%= stop() %>

<%= stop(class: "h-6 w-6 text-gray-500") %>
Link to this function

stop_circle(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.stop_circle />

<.stop_circle class="h-6 w-6 text-gray-500" />

or as a function

<%= stop_circle() %>

<%= stop_circle(class: "h-6 w-6 text-gray-500") %>
Link to this function

storefront(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.storefront />

<.storefront class="h-6 w-6 text-gray-500" />

or as a function

<%= storefront() %>

<%= storefront(class: "h-6 w-6 text-gray-500") %>
Link to this function

strategy(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.strategy />

<.strategy class="h-6 w-6 text-gray-500" />

or as a function

<%= strategy() %>

<%= strategy(class: "h-6 w-6 text-gray-500") %>
Link to this function

stripe_logo(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.stripe_logo />

<.stripe_logo class="h-6 w-6 text-gray-500" />

or as a function

<%= stripe_logo() %>

<%= stripe_logo(class: "h-6 w-6 text-gray-500") %>
Link to this function

student(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.student />

<.student class="h-6 w-6 text-gray-500" />

or as a function

<%= student() %>

<%= student(class: "h-6 w-6 text-gray-500") %>
Link to this function

suitcase(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.suitcase />

<.suitcase class="h-6 w-6 text-gray-500" />

or as a function

<%= suitcase() %>

<%= suitcase(class: "h-6 w-6 text-gray-500") %>
Link to this function

suitcase_simple(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.suitcase_simple />

<.suitcase_simple class="h-6 w-6 text-gray-500" />

or as a function

<%= suitcase_simple() %>

<%= suitcase_simple(class: "h-6 w-6 text-gray-500") %>
Link to this function

sun(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.sun />

<.sun class="h-6 w-6 text-gray-500" />

or as a function

<%= sun() %>

<%= sun(class: "h-6 w-6 text-gray-500") %>
Link to this function

sun_dim(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.sun_dim />

<.sun_dim class="h-6 w-6 text-gray-500" />

or as a function

<%= sun_dim() %>

<%= sun_dim(class: "h-6 w-6 text-gray-500") %>
Link to this function

sun_horizon(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.sun_horizon />

<.sun_horizon class="h-6 w-6 text-gray-500" />

or as a function

<%= sun_horizon() %>

<%= sun_horizon(class: "h-6 w-6 text-gray-500") %>
Link to this function

sunglasses(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.sunglasses />

<.sunglasses class="h-6 w-6 text-gray-500" />

or as a function

<%= sunglasses() %>

<%= sunglasses(class: "h-6 w-6 text-gray-500") %>
Link to this function

swap(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.swap />

<.swap class="h-6 w-6 text-gray-500" />

or as a function

<%= swap() %>

<%= swap(class: "h-6 w-6 text-gray-500") %>
Link to this function

swatches(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.swatches />

<.swatches class="h-6 w-6 text-gray-500" />

or as a function

<%= swatches() %>

<%= swatches(class: "h-6 w-6 text-gray-500") %>
Link to this function

sword(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.sword />

<.sword class="h-6 w-6 text-gray-500" />

or as a function

<%= sword() %>

<%= sword(class: "h-6 w-6 text-gray-500") %>
Link to this function

syringe(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.syringe />

<.syringe class="h-6 w-6 text-gray-500" />

or as a function

<%= syringe() %>

<%= syringe(class: "h-6 w-6 text-gray-500") %>