View Source Phosphoricons.Bold.M (Phosphoricons v0.0.3)

Link to this section Summary

Functions

Link to this section Functions

Link to this function

magic_wand(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.magic_wand />

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

or as a function

<%= magic_wand() %>

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

magnet(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.magnet />

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

or as a function

<%= magnet() %>

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

magnet_straight(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.magnet_straight />

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

or as a function

<%= magnet_straight() %>

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

magnifying_glass(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.magnifying_glass />

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

or as a function

<%= magnifying_glass() %>

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

magnifying_glass_minus(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.magnifying_glass_minus />

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

or as a function

<%= magnifying_glass_minus() %>

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

magnifying_glass_plus(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.magnifying_glass_plus />

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

or as a function

<%= magnifying_glass_plus() %>

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

map_pin(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.map_pin />

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

or as a function

<%= map_pin() %>

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

map_pin_line(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.map_pin_line />

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

or as a function

<%= map_pin_line() %>

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

map_trifold(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.map_trifold />

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

or as a function

<%= map_trifold() %>

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

marker_circle(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.marker_circle />

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

or as a function

<%= marker_circle() %>

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

martini(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.martini />

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

or as a function

<%= martini() %>

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

mask_happy(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.mask_happy />

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

or as a function

<%= mask_happy() %>

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

mask_sad(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.mask_sad />

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

or as a function

<%= mask_sad() %>

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

math_operations(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.math_operations />

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

or as a function

<%= math_operations() %>

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

medal(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.medal />

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

or as a function

<%= medal() %>

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

medium_logo(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.medium_logo />

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

or as a function

<%= medium_logo() %>

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

megaphone(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.megaphone />

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

or as a function

<%= megaphone() %>

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

megaphone_simple(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.megaphone_simple />

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

or as a function

<%= megaphone_simple() %>

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

messenger_logo(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.messenger_logo />

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

or as a function

<%= messenger_logo() %>

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

microphone(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.microphone />

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

or as a function

<%= microphone() %>

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

microphone_slash(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.microphone_slash />

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

or as a function

<%= microphone_slash() %>

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

microphone_stage(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.microphone_stage />

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

or as a function

<%= microphone_stage() %>

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

microsoft_excel_logo(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.microsoft_excel_logo />

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

or as a function

<%= microsoft_excel_logo() %>

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

microsoft_powerpoint_logo(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.microsoft_powerpoint_logo />

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

or as a function

<%= microsoft_powerpoint_logo() %>

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

microsoft_teams_logo(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.microsoft_teams_logo />

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

or as a function

<%= microsoft_teams_logo() %>

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

microsoft_word_logo(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.microsoft_word_logo />

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

or as a function

<%= microsoft_word_logo() %>

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

minus(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.minus />

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

or as a function

<%= minus() %>

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

minus_circle(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.minus_circle />

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

or as a function

<%= minus_circle() %>

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

money(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.money />

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

or as a function

<%= money() %>

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

monitor(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.monitor />

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

or as a function

<%= monitor() %>

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

monitor_play(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.monitor_play />

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

or as a function

<%= monitor_play() %>

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

moon(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.moon />

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

or as a function

<%= moon() %>

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

moon_stars(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.moon_stars />

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

or as a function

<%= moon_stars() %>

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

mountains(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.mountains />

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

or as a function

<%= mountains() %>

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

mouse(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.mouse />

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

or as a function

<%= mouse() %>

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

mouse_simple(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.mouse_simple />

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

or as a function

<%= mouse_simple() %>

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

music_note(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.music_note />

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

or as a function

<%= music_note() %>

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

music_note_simple(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.music_note_simple />

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

or as a function

<%= music_note_simple() %>

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

music_notes(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.music_notes />

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

or as a function

<%= music_notes() %>

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

music_notes_plus(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.music_notes_plus />

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

or as a function

<%= music_notes_plus() %>

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

music_notes_simple(assigns_or_opts \\ [])

View Source

examples

Examples

Use as a Phoenix.Component

<.music_notes_simple />

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

or as a function

<%= music_notes_simple() %>

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