View Source Phosphoricons.Light.N (Phosphoricons v0.0.4)

Link to this section Summary

Functions

Link to this section Functions

Link to this function

needle(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.needle />

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

or as a function

<%= needle() %>

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

newspaper(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.newspaper />

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

or as a function

<%= newspaper() %>

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

newspaper_clipping(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.newspaper_clipping />

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

or as a function

<%= newspaper_clipping() %>

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

note(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.note />

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

or as a function

<%= note() %>

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

note_blank(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.note_blank />

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

or as a function

<%= note_blank() %>

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

note_pencil(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.note_pencil />

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

or as a function

<%= note_pencil() %>

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

notebook(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.notebook />

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

or as a function

<%= notebook() %>

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

notepad(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.notepad />

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

or as a function

<%= notepad() %>

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

notification(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.notification />

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

or as a function

<%= notification() %>

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

number_circle_eight(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.number_circle_eight />

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

or as a function

<%= number_circle_eight() %>

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

number_circle_five(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.number_circle_five />

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

or as a function

<%= number_circle_five() %>

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

number_circle_four(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.number_circle_four />

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

or as a function

<%= number_circle_four() %>

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

number_circle_nine(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.number_circle_nine />

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

or as a function

<%= number_circle_nine() %>

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

number_circle_one(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.number_circle_one />

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

or as a function

<%= number_circle_one() %>

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

number_circle_seven(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.number_circle_seven />

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

or as a function

<%= number_circle_seven() %>

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

number_circle_six(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.number_circle_six />

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

or as a function

<%= number_circle_six() %>

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

number_circle_three(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.number_circle_three />

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

or as a function

<%= number_circle_three() %>

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

number_circle_two(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.number_circle_two />

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

or as a function

<%= number_circle_two() %>

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

number_circle_zero(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.number_circle_zero />

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

or as a function

<%= number_circle_zero() %>

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

number_eight(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.number_eight />

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

or as a function

<%= number_eight() %>

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

number_five(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.number_five />

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

or as a function

<%= number_five() %>

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

number_four(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.number_four />

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

or as a function

<%= number_four() %>

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

number_nine(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.number_nine />

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

or as a function

<%= number_nine() %>

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

number_one(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.number_one />

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

or as a function

<%= number_one() %>

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

number_seven(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.number_seven />

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

or as a function

<%= number_seven() %>

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

number_six(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.number_six />

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

or as a function

<%= number_six() %>

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

number_square_eight(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.number_square_eight />

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

or as a function

<%= number_square_eight() %>

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

number_square_five(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.number_square_five />

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

or as a function

<%= number_square_five() %>

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

number_square_four(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.number_square_four />

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

or as a function

<%= number_square_four() %>

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

number_square_nine(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.number_square_nine />

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

or as a function

<%= number_square_nine() %>

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

number_square_one(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.number_square_one />

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

or as a function

<%= number_square_one() %>

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

number_square_seven(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.number_square_seven />

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

or as a function

<%= number_square_seven() %>

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

number_square_six(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.number_square_six />

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

or as a function

<%= number_square_six() %>

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

number_square_three(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.number_square_three />

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

or as a function

<%= number_square_three() %>

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

number_square_two(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.number_square_two />

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

or as a function

<%= number_square_two() %>

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

number_square_zero(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.number_square_zero />

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

or as a function

<%= number_square_zero() %>

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

number_three(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.number_three />

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

or as a function

<%= number_three() %>

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

number_two(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.number_two />

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

or as a function

<%= number_two() %>

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

number_zero(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.number_zero />

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

or as a function

<%= number_zero() %>

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

nut(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.nut />

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

or as a function

<%= nut() %>

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

ny_times_logo(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.ny_times_logo />

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

or as a function

<%= ny_times_logo() %>

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