View Source Phosphoricons.Light.A (Phosphoricons v0.0.4)
Link to this section Summary
Link to this section Functions
examples
Examples
Use as a Phoenix.Component
<.activity />
<.activity class="h-6 w-6 text-gray-500" />
or as a function
<%= activity() %>
<%= activity(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.address_book />
<.address_book class="h-6 w-6 text-gray-500" />
or as a function
<%= address_book() %>
<%= address_book(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.airplane />
<.airplane class="h-6 w-6 text-gray-500" />
or as a function
<%= airplane() %>
<%= airplane(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.airplane_in_flight />
<.airplane_in_flight class="h-6 w-6 text-gray-500" />
or as a function
<%= airplane_in_flight() %>
<%= airplane_in_flight(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.airplane_landing />
<.airplane_landing class="h-6 w-6 text-gray-500" />
or as a function
<%= airplane_landing() %>
<%= airplane_landing(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.airplane_takeoff />
<.airplane_takeoff class="h-6 w-6 text-gray-500" />
or as a function
<%= airplane_takeoff() %>
<%= airplane_takeoff(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.airplane_tilt />
<.airplane_tilt class="h-6 w-6 text-gray-500" />
or as a function
<%= airplane_tilt() %>
<%= airplane_tilt(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.airplay />
<.airplay class="h-6 w-6 text-gray-500" />
or as a function
<%= airplay() %>
<%= airplay(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.alarm />
<.alarm class="h-6 w-6 text-gray-500" />
or as a function
<%= alarm() %>
<%= alarm(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.alien />
<.alien class="h-6 w-6 text-gray-500" />
or as a function
<%= alien() %>
<%= alien(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.align_bottom />
<.align_bottom class="h-6 w-6 text-gray-500" />
or as a function
<%= align_bottom() %>
<%= align_bottom(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.align_bottom_simple />
<.align_bottom_simple class="h-6 w-6 text-gray-500" />
or as a function
<%= align_bottom_simple() %>
<%= align_bottom_simple(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.align_center_horizontal />
<.align_center_horizontal class="h-6 w-6 text-gray-500" />
or as a function
<%= align_center_horizontal() %>
<%= align_center_horizontal(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.align_center_horizontal_simple />
<.align_center_horizontal_simple class="h-6 w-6 text-gray-500" />
or as a function
<%= align_center_horizontal_simple() %>
<%= align_center_horizontal_simple(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.align_center_vertical />
<.align_center_vertical class="h-6 w-6 text-gray-500" />
or as a function
<%= align_center_vertical() %>
<%= align_center_vertical(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.align_center_vertical_simple />
<.align_center_vertical_simple class="h-6 w-6 text-gray-500" />
or as a function
<%= align_center_vertical_simple() %>
<%= align_center_vertical_simple(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.align_left />
<.align_left class="h-6 w-6 text-gray-500" />
or as a function
<%= align_left() %>
<%= align_left(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.align_left_simple />
<.align_left_simple class="h-6 w-6 text-gray-500" />
or as a function
<%= align_left_simple() %>
<%= align_left_simple(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.align_right />
<.align_right class="h-6 w-6 text-gray-500" />
or as a function
<%= align_right() %>
<%= align_right(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.align_right_simple />
<.align_right_simple class="h-6 w-6 text-gray-500" />
or as a function
<%= align_right_simple() %>
<%= align_right_simple(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.align_top />
<.align_top class="h-6 w-6 text-gray-500" />
or as a function
<%= align_top() %>
<%= align_top(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.align_top_simple />
<.align_top_simple class="h-6 w-6 text-gray-500" />
or as a function
<%= align_top_simple() %>
<%= align_top_simple(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.anchor />
<.anchor class="h-6 w-6 text-gray-500" />
or as a function
<%= anchor() %>
<%= anchor(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.anchor_simple />
<.anchor_simple class="h-6 w-6 text-gray-500" />
or as a function
<%= anchor_simple() %>
<%= anchor_simple(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.android_logo />
<.android_logo class="h-6 w-6 text-gray-500" />
or as a function
<%= android_logo() %>
<%= android_logo(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.angular_logo />
<.angular_logo class="h-6 w-6 text-gray-500" />
or as a function
<%= angular_logo() %>
<%= angular_logo(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.aperture />
<.aperture class="h-6 w-6 text-gray-500" />
or as a function
<%= aperture() %>
<%= aperture(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.app_store_logo />
<.app_store_logo class="h-6 w-6 text-gray-500" />
or as a function
<%= app_store_logo() %>
<%= app_store_logo(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.app_window />
<.app_window class="h-6 w-6 text-gray-500" />
or as a function
<%= app_window() %>
<%= app_window(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.apple_logo />
<.apple_logo class="h-6 w-6 text-gray-500" />
or as a function
<%= apple_logo() %>
<%= apple_logo(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.apple_podcasts_logo />
<.apple_podcasts_logo class="h-6 w-6 text-gray-500" />
or as a function
<%= apple_podcasts_logo() %>
<%= apple_podcasts_logo(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.archive />
<.archive class="h-6 w-6 text-gray-500" />
or as a function
<%= archive() %>
<%= archive(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.archive_box />
<.archive_box class="h-6 w-6 text-gray-500" />
or as a function
<%= archive_box() %>
<%= archive_box(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.archive_tray />
<.archive_tray class="h-6 w-6 text-gray-500" />
or as a function
<%= archive_tray() %>
<%= archive_tray(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.armchair />
<.armchair class="h-6 w-6 text-gray-500" />
or as a function
<%= armchair() %>
<%= armchair(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.arrow_arc_left />
<.arrow_arc_left class="h-6 w-6 text-gray-500" />
or as a function
<%= arrow_arc_left() %>
<%= arrow_arc_left(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.arrow_arc_right />
<.arrow_arc_right class="h-6 w-6 text-gray-500" />
or as a function
<%= arrow_arc_right() %>
<%= arrow_arc_right(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.arrow_bend_double_up_left />
<.arrow_bend_double_up_left class="h-6 w-6 text-gray-500" />
or as a function
<%= arrow_bend_double_up_left() %>
<%= arrow_bend_double_up_left(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.arrow_bend_double_up_right />
<.arrow_bend_double_up_right class="h-6 w-6 text-gray-500" />
or as a function
<%= arrow_bend_double_up_right() %>
<%= arrow_bend_double_up_right(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.arrow_bend_down_left />
<.arrow_bend_down_left class="h-6 w-6 text-gray-500" />
or as a function
<%= arrow_bend_down_left() %>
<%= arrow_bend_down_left(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.arrow_bend_down_right />
<.arrow_bend_down_right class="h-6 w-6 text-gray-500" />
or as a function
<%= arrow_bend_down_right() %>
<%= arrow_bend_down_right(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.arrow_bend_left_down />
<.arrow_bend_left_down class="h-6 w-6 text-gray-500" />
or as a function
<%= arrow_bend_left_down() %>
<%= arrow_bend_left_down(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.arrow_bend_left_up />
<.arrow_bend_left_up class="h-6 w-6 text-gray-500" />
or as a function
<%= arrow_bend_left_up() %>
<%= arrow_bend_left_up(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.arrow_bend_right_down />
<.arrow_bend_right_down class="h-6 w-6 text-gray-500" />
or as a function
<%= arrow_bend_right_down() %>
<%= arrow_bend_right_down(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.arrow_bend_right_up />
<.arrow_bend_right_up class="h-6 w-6 text-gray-500" />
or as a function
<%= arrow_bend_right_up() %>
<%= arrow_bend_right_up(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.arrow_bend_up_left />
<.arrow_bend_up_left class="h-6 w-6 text-gray-500" />
or as a function
<%= arrow_bend_up_left() %>
<%= arrow_bend_up_left(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.arrow_bend_up_right />
<.arrow_bend_up_right class="h-6 w-6 text-gray-500" />
or as a function
<%= arrow_bend_up_right() %>
<%= arrow_bend_up_right(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.arrow_circle_down />
<.arrow_circle_down class="h-6 w-6 text-gray-500" />
or as a function
<%= arrow_circle_down() %>
<%= arrow_circle_down(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.arrow_circle_down_left />
<.arrow_circle_down_left class="h-6 w-6 text-gray-500" />
or as a function
<%= arrow_circle_down_left() %>
<%= arrow_circle_down_left(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.arrow_circle_down_right />
<.arrow_circle_down_right class="h-6 w-6 text-gray-500" />
or as a function
<%= arrow_circle_down_right() %>
<%= arrow_circle_down_right(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.arrow_circle_left />
<.arrow_circle_left class="h-6 w-6 text-gray-500" />
or as a function
<%= arrow_circle_left() %>
<%= arrow_circle_left(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.arrow_circle_right />
<.arrow_circle_right class="h-6 w-6 text-gray-500" />
or as a function
<%= arrow_circle_right() %>
<%= arrow_circle_right(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.arrow_circle_up />
<.arrow_circle_up class="h-6 w-6 text-gray-500" />
or as a function
<%= arrow_circle_up() %>
<%= arrow_circle_up(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.arrow_circle_up_left />
<.arrow_circle_up_left class="h-6 w-6 text-gray-500" />
or as a function
<%= arrow_circle_up_left() %>
<%= arrow_circle_up_left(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.arrow_circle_up_right />
<.arrow_circle_up_right class="h-6 w-6 text-gray-500" />
or as a function
<%= arrow_circle_up_right() %>
<%= arrow_circle_up_right(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.arrow_clockwise />
<.arrow_clockwise class="h-6 w-6 text-gray-500" />
or as a function
<%= arrow_clockwise() %>
<%= arrow_clockwise(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.arrow_counter_clockwise />
<.arrow_counter_clockwise class="h-6 w-6 text-gray-500" />
or as a function
<%= arrow_counter_clockwise() %>
<%= arrow_counter_clockwise(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.arrow_down />
<.arrow_down class="h-6 w-6 text-gray-500" />
or as a function
<%= arrow_down() %>
<%= arrow_down(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.arrow_down_left />
<.arrow_down_left class="h-6 w-6 text-gray-500" />
or as a function
<%= arrow_down_left() %>
<%= arrow_down_left(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.arrow_down_right />
<.arrow_down_right class="h-6 w-6 text-gray-500" />
or as a function
<%= arrow_down_right() %>
<%= arrow_down_right(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.arrow_elbow_down_left />
<.arrow_elbow_down_left class="h-6 w-6 text-gray-500" />
or as a function
<%= arrow_elbow_down_left() %>
<%= arrow_elbow_down_left(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.arrow_elbow_down_right />
<.arrow_elbow_down_right class="h-6 w-6 text-gray-500" />
or as a function
<%= arrow_elbow_down_right() %>
<%= arrow_elbow_down_right(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.arrow_elbow_left />
<.arrow_elbow_left class="h-6 w-6 text-gray-500" />
or as a function
<%= arrow_elbow_left() %>
<%= arrow_elbow_left(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.arrow_elbow_left_down />
<.arrow_elbow_left_down class="h-6 w-6 text-gray-500" />
or as a function
<%= arrow_elbow_left_down() %>
<%= arrow_elbow_left_down(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.arrow_elbow_left_up />
<.arrow_elbow_left_up class="h-6 w-6 text-gray-500" />
or as a function
<%= arrow_elbow_left_up() %>
<%= arrow_elbow_left_up(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.arrow_elbow_right />
<.arrow_elbow_right class="h-6 w-6 text-gray-500" />
or as a function
<%= arrow_elbow_right() %>
<%= arrow_elbow_right(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.arrow_elbow_right_down />
<.arrow_elbow_right_down class="h-6 w-6 text-gray-500" />
or as a function
<%= arrow_elbow_right_down() %>
<%= arrow_elbow_right_down(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.arrow_elbow_right_up />
<.arrow_elbow_right_up class="h-6 w-6 text-gray-500" />
or as a function
<%= arrow_elbow_right_up() %>
<%= arrow_elbow_right_up(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.arrow_elbow_up_left />
<.arrow_elbow_up_left class="h-6 w-6 text-gray-500" />
or as a function
<%= arrow_elbow_up_left() %>
<%= arrow_elbow_up_left(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.arrow_elbow_up_right />
<.arrow_elbow_up_right class="h-6 w-6 text-gray-500" />
or as a function
<%= arrow_elbow_up_right() %>
<%= arrow_elbow_up_right(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.arrow_fat_down />
<.arrow_fat_down class="h-6 w-6 text-gray-500" />
or as a function
<%= arrow_fat_down() %>
<%= arrow_fat_down(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.arrow_fat_left />
<.arrow_fat_left class="h-6 w-6 text-gray-500" />
or as a function
<%= arrow_fat_left() %>
<%= arrow_fat_left(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.arrow_fat_line_down />
<.arrow_fat_line_down class="h-6 w-6 text-gray-500" />
or as a function
<%= arrow_fat_line_down() %>
<%= arrow_fat_line_down(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.arrow_fat_line_left />
<.arrow_fat_line_left class="h-6 w-6 text-gray-500" />
or as a function
<%= arrow_fat_line_left() %>
<%= arrow_fat_line_left(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.arrow_fat_line_right />
<.arrow_fat_line_right class="h-6 w-6 text-gray-500" />
or as a function
<%= arrow_fat_line_right() %>
<%= arrow_fat_line_right(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.arrow_fat_line_up />
<.arrow_fat_line_up class="h-6 w-6 text-gray-500" />
or as a function
<%= arrow_fat_line_up() %>
<%= arrow_fat_line_up(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.arrow_fat_lines_down />
<.arrow_fat_lines_down class="h-6 w-6 text-gray-500" />
or as a function
<%= arrow_fat_lines_down() %>
<%= arrow_fat_lines_down(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.arrow_fat_lines_left />
<.arrow_fat_lines_left class="h-6 w-6 text-gray-500" />
or as a function
<%= arrow_fat_lines_left() %>
<%= arrow_fat_lines_left(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.arrow_fat_lines_right />
<.arrow_fat_lines_right class="h-6 w-6 text-gray-500" />
or as a function
<%= arrow_fat_lines_right() %>
<%= arrow_fat_lines_right(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.arrow_fat_lines_up />
<.arrow_fat_lines_up class="h-6 w-6 text-gray-500" />
or as a function
<%= arrow_fat_lines_up() %>
<%= arrow_fat_lines_up(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.arrow_fat_right />
<.arrow_fat_right class="h-6 w-6 text-gray-500" />
or as a function
<%= arrow_fat_right() %>
<%= arrow_fat_right(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.arrow_fat_up />
<.arrow_fat_up class="h-6 w-6 text-gray-500" />
or as a function
<%= arrow_fat_up() %>
<%= arrow_fat_up(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.arrow_left />
<.arrow_left class="h-6 w-6 text-gray-500" />
or as a function
<%= arrow_left() %>
<%= arrow_left(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.arrow_line_down />
<.arrow_line_down class="h-6 w-6 text-gray-500" />
or as a function
<%= arrow_line_down() %>
<%= arrow_line_down(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.arrow_line_down_left />
<.arrow_line_down_left class="h-6 w-6 text-gray-500" />
or as a function
<%= arrow_line_down_left() %>
<%= arrow_line_down_left(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.arrow_line_down_right />
<.arrow_line_down_right class="h-6 w-6 text-gray-500" />
or as a function
<%= arrow_line_down_right() %>
<%= arrow_line_down_right(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.arrow_line_left />
<.arrow_line_left class="h-6 w-6 text-gray-500" />
or as a function
<%= arrow_line_left() %>
<%= arrow_line_left(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.arrow_line_right />
<.arrow_line_right class="h-6 w-6 text-gray-500" />
or as a function
<%= arrow_line_right() %>
<%= arrow_line_right(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.arrow_line_up />
<.arrow_line_up class="h-6 w-6 text-gray-500" />
or as a function
<%= arrow_line_up() %>
<%= arrow_line_up(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.arrow_line_up_left />
<.arrow_line_up_left class="h-6 w-6 text-gray-500" />
or as a function
<%= arrow_line_up_left() %>
<%= arrow_line_up_left(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.arrow_line_up_right />
<.arrow_line_up_right class="h-6 w-6 text-gray-500" />
or as a function
<%= arrow_line_up_right() %>
<%= arrow_line_up_right(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.arrow_right />
<.arrow_right class="h-6 w-6 text-gray-500" />
or as a function
<%= arrow_right() %>
<%= arrow_right(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.arrow_square_down />
<.arrow_square_down class="h-6 w-6 text-gray-500" />
or as a function
<%= arrow_square_down() %>
<%= arrow_square_down(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.arrow_square_down_left />
<.arrow_square_down_left class="h-6 w-6 text-gray-500" />
or as a function
<%= arrow_square_down_left() %>
<%= arrow_square_down_left(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.arrow_square_down_right />
<.arrow_square_down_right class="h-6 w-6 text-gray-500" />
or as a function
<%= arrow_square_down_right() %>
<%= arrow_square_down_right(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.arrow_square_in />
<.arrow_square_in class="h-6 w-6 text-gray-500" />
or as a function
<%= arrow_square_in() %>
<%= arrow_square_in(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.arrow_square_left />
<.arrow_square_left class="h-6 w-6 text-gray-500" />
or as a function
<%= arrow_square_left() %>
<%= arrow_square_left(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.arrow_square_out />
<.arrow_square_out class="h-6 w-6 text-gray-500" />
or as a function
<%= arrow_square_out() %>
<%= arrow_square_out(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.arrow_square_right />
<.arrow_square_right class="h-6 w-6 text-gray-500" />
or as a function
<%= arrow_square_right() %>
<%= arrow_square_right(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.arrow_square_up />
<.arrow_square_up class="h-6 w-6 text-gray-500" />
or as a function
<%= arrow_square_up() %>
<%= arrow_square_up(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.arrow_square_up_left />
<.arrow_square_up_left class="h-6 w-6 text-gray-500" />
or as a function
<%= arrow_square_up_left() %>
<%= arrow_square_up_left(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.arrow_square_up_right />
<.arrow_square_up_right class="h-6 w-6 text-gray-500" />
or as a function
<%= arrow_square_up_right() %>
<%= arrow_square_up_right(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.arrow_u_down_left />
<.arrow_u_down_left class="h-6 w-6 text-gray-500" />
or as a function
<%= arrow_u_down_left() %>
<%= arrow_u_down_left(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.arrow_u_down_right />
<.arrow_u_down_right class="h-6 w-6 text-gray-500" />
or as a function
<%= arrow_u_down_right() %>
<%= arrow_u_down_right(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.arrow_u_left_down />
<.arrow_u_left_down class="h-6 w-6 text-gray-500" />
or as a function
<%= arrow_u_left_down() %>
<%= arrow_u_left_down(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.arrow_u_left_up />
<.arrow_u_left_up class="h-6 w-6 text-gray-500" />
or as a function
<%= arrow_u_left_up() %>
<%= arrow_u_left_up(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.arrow_u_right_down />
<.arrow_u_right_down class="h-6 w-6 text-gray-500" />
or as a function
<%= arrow_u_right_down() %>
<%= arrow_u_right_down(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.arrow_u_right_up />
<.arrow_u_right_up class="h-6 w-6 text-gray-500" />
or as a function
<%= arrow_u_right_up() %>
<%= arrow_u_right_up(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.arrow_u_up_left />
<.arrow_u_up_left class="h-6 w-6 text-gray-500" />
or as a function
<%= arrow_u_up_left() %>
<%= arrow_u_up_left(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.arrow_u_up_right />
<.arrow_u_up_right class="h-6 w-6 text-gray-500" />
or as a function
<%= arrow_u_up_right() %>
<%= arrow_u_up_right(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.arrow_up />
<.arrow_up class="h-6 w-6 text-gray-500" />
or as a function
<%= arrow_up() %>
<%= arrow_up(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.arrow_up_left />
<.arrow_up_left class="h-6 w-6 text-gray-500" />
or as a function
<%= arrow_up_left() %>
<%= arrow_up_left(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.arrow_up_right />
<.arrow_up_right class="h-6 w-6 text-gray-500" />
or as a function
<%= arrow_up_right() %>
<%= arrow_up_right(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.arrows_clockwise />
<.arrows_clockwise class="h-6 w-6 text-gray-500" />
or as a function
<%= arrows_clockwise() %>
<%= arrows_clockwise(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.arrows_counter_clockwise />
<.arrows_counter_clockwise class="h-6 w-6 text-gray-500" />
or as a function
<%= arrows_counter_clockwise() %>
<%= arrows_counter_clockwise(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.arrows_down_up />
<.arrows_down_up class="h-6 w-6 text-gray-500" />
or as a function
<%= arrows_down_up() %>
<%= arrows_down_up(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.arrows_horizontal />
<.arrows_horizontal class="h-6 w-6 text-gray-500" />
or as a function
<%= arrows_horizontal() %>
<%= arrows_horizontal(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.arrows_in />
<.arrows_in class="h-6 w-6 text-gray-500" />
or as a function
<%= arrows_in() %>
<%= arrows_in(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.arrows_in_cardinal />
<.arrows_in_cardinal class="h-6 w-6 text-gray-500" />
or as a function
<%= arrows_in_cardinal() %>
<%= arrows_in_cardinal(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.arrows_in_line_horizontal />
<.arrows_in_line_horizontal class="h-6 w-6 text-gray-500" />
or as a function
<%= arrows_in_line_horizontal() %>
<%= arrows_in_line_horizontal(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.arrows_in_line_vertical />
<.arrows_in_line_vertical class="h-6 w-6 text-gray-500" />
or as a function
<%= arrows_in_line_vertical() %>
<%= arrows_in_line_vertical(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.arrows_in_simple />
<.arrows_in_simple class="h-6 w-6 text-gray-500" />
or as a function
<%= arrows_in_simple() %>
<%= arrows_in_simple(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.arrows_left_right />
<.arrows_left_right class="h-6 w-6 text-gray-500" />
or as a function
<%= arrows_left_right() %>
<%= arrows_left_right(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.arrows_out />
<.arrows_out class="h-6 w-6 text-gray-500" />
or as a function
<%= arrows_out() %>
<%= arrows_out(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.arrows_out_cardinal />
<.arrows_out_cardinal class="h-6 w-6 text-gray-500" />
or as a function
<%= arrows_out_cardinal() %>
<%= arrows_out_cardinal(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.arrows_out_line_horizontal />
<.arrows_out_line_horizontal class="h-6 w-6 text-gray-500" />
or as a function
<%= arrows_out_line_horizontal() %>
<%= arrows_out_line_horizontal(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.arrows_out_line_vertical />
<.arrows_out_line_vertical class="h-6 w-6 text-gray-500" />
or as a function
<%= arrows_out_line_vertical() %>
<%= arrows_out_line_vertical(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.arrows_out_simple />
<.arrows_out_simple class="h-6 w-6 text-gray-500" />
or as a function
<%= arrows_out_simple() %>
<%= arrows_out_simple(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.arrows_vertical />
<.arrows_vertical class="h-6 w-6 text-gray-500" />
or as a function
<%= arrows_vertical() %>
<%= arrows_vertical(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.article />
<.article class="h-6 w-6 text-gray-500" />
or as a function
<%= article() %>
<%= article(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.article_medium />
<.article_medium class="h-6 w-6 text-gray-500" />
or as a function
<%= article_medium() %>
<%= article_medium(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.article_ny_times />
<.article_ny_times class="h-6 w-6 text-gray-500" />
or as a function
<%= article_ny_times() %>
<%= article_ny_times(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.asterisk />
<.asterisk class="h-6 w-6 text-gray-500" />
or as a function
<%= asterisk() %>
<%= asterisk(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.asterisk_simple />
<.asterisk_simple class="h-6 w-6 text-gray-500" />
or as a function
<%= asterisk_simple() %>
<%= asterisk_simple(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.at />
<.at class="h-6 w-6 text-gray-500" />
or as a function
<%= at() %>
<%= at(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.atom />
<.atom class="h-6 w-6 text-gray-500" />
or as a function
<%= atom() %>
<%= atom(class: "h-6 w-6 text-gray-500") %>