View Source Phosphoricons.Regular.P (Phosphoricons v0.0.3)
Link to this section Summary
Link to this section Functions
examples
Examples
Use as a Phoenix.Component
<.package />
<.package class="h-6 w-6 text-gray-500" />
or as a function
<%= package() %>
<%= package(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.paint_brush />
<.paint_brush class="h-6 w-6 text-gray-500" />
or as a function
<%= paint_brush() %>
<%= paint_brush(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.paint_brush_broad />
<.paint_brush_broad class="h-6 w-6 text-gray-500" />
or as a function
<%= paint_brush_broad() %>
<%= paint_brush_broad(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.paint_brush_household />
<.paint_brush_household class="h-6 w-6 text-gray-500" />
or as a function
<%= paint_brush_household() %>
<%= paint_brush_household(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.paint_bucket />
<.paint_bucket class="h-6 w-6 text-gray-500" />
or as a function
<%= paint_bucket() %>
<%= paint_bucket(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.paint_roller />
<.paint_roller class="h-6 w-6 text-gray-500" />
or as a function
<%= paint_roller() %>
<%= paint_roller(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.palette />
<.palette class="h-6 w-6 text-gray-500" />
or as a function
<%= palette() %>
<%= palette(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.paper_plane />
<.paper_plane class="h-6 w-6 text-gray-500" />
or as a function
<%= paper_plane() %>
<%= paper_plane(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.paper_plane_right />
<.paper_plane_right class="h-6 w-6 text-gray-500" />
or as a function
<%= paper_plane_right() %>
<%= paper_plane_right(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.paper_plane_tilt />
<.paper_plane_tilt class="h-6 w-6 text-gray-500" />
or as a function
<%= paper_plane_tilt() %>
<%= paper_plane_tilt(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.paperclip />
<.paperclip class="h-6 w-6 text-gray-500" />
or as a function
<%= paperclip() %>
<%= paperclip(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.paperclip_horizontal />
<.paperclip_horizontal class="h-6 w-6 text-gray-500" />
or as a function
<%= paperclip_horizontal() %>
<%= paperclip_horizontal(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.parachute />
<.parachute class="h-6 w-6 text-gray-500" />
or as a function
<%= parachute() %>
<%= parachute(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.password />
<.password class="h-6 w-6 text-gray-500" />
or as a function
<%= password() %>
<%= password(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.path />
<.path class="h-6 w-6 text-gray-500" />
or as a function
<%= path() %>
<%= path(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.pause />
<.pause class="h-6 w-6 text-gray-500" />
or as a function
<%= pause() %>
<%= pause(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.pause_circle />
<.pause_circle class="h-6 w-6 text-gray-500" />
or as a function
<%= pause_circle() %>
<%= pause_circle(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.paw_print />
<.paw_print class="h-6 w-6 text-gray-500" />
or as a function
<%= paw_print() %>
<%= paw_print(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.peace />
<.peace class="h-6 w-6 text-gray-500" />
or as a function
<%= peace() %>
<%= peace(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.pen />
<.pen class="h-6 w-6 text-gray-500" />
or as a function
<%= pen() %>
<%= pen(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.pen_nib />
<.pen_nib class="h-6 w-6 text-gray-500" />
or as a function
<%= pen_nib() %>
<%= pen_nib(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.pen_nib_straight />
<.pen_nib_straight class="h-6 w-6 text-gray-500" />
or as a function
<%= pen_nib_straight() %>
<%= pen_nib_straight(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.pencil />
<.pencil class="h-6 w-6 text-gray-500" />
or as a function
<%= pencil() %>
<%= pencil(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.pencil_circle />
<.pencil_circle class="h-6 w-6 text-gray-500" />
or as a function
<%= pencil_circle() %>
<%= pencil_circle(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.pencil_line />
<.pencil_line class="h-6 w-6 text-gray-500" />
or as a function
<%= pencil_line() %>
<%= pencil_line(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.pencil_simple />
<.pencil_simple class="h-6 w-6 text-gray-500" />
or as a function
<%= pencil_simple() %>
<%= pencil_simple(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.pencil_simple_line />
<.pencil_simple_line class="h-6 w-6 text-gray-500" />
or as a function
<%= pencil_simple_line() %>
<%= pencil_simple_line(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.percent />
<.percent class="h-6 w-6 text-gray-500" />
or as a function
<%= percent() %>
<%= percent(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.person />
<.person class="h-6 w-6 text-gray-500" />
or as a function
<%= person() %>
<%= person(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.person_simple />
<.person_simple class="h-6 w-6 text-gray-500" />
or as a function
<%= person_simple() %>
<%= person_simple(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.person_simple_run />
<.person_simple_run class="h-6 w-6 text-gray-500" />
or as a function
<%= person_simple_run() %>
<%= person_simple_run(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.person_simple_walk />
<.person_simple_walk class="h-6 w-6 text-gray-500" />
or as a function
<%= person_simple_walk() %>
<%= person_simple_walk(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.perspective />
<.perspective class="h-6 w-6 text-gray-500" />
or as a function
<%= perspective() %>
<%= perspective(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.phone />
<.phone class="h-6 w-6 text-gray-500" />
or as a function
<%= phone() %>
<%= phone(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.phone_call />
<.phone_call class="h-6 w-6 text-gray-500" />
or as a function
<%= phone_call() %>
<%= phone_call(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.phone_disconnect />
<.phone_disconnect class="h-6 w-6 text-gray-500" />
or as a function
<%= phone_disconnect() %>
<%= phone_disconnect(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.phone_incoming />
<.phone_incoming class="h-6 w-6 text-gray-500" />
or as a function
<%= phone_incoming() %>
<%= phone_incoming(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.phone_outgoing />
<.phone_outgoing class="h-6 w-6 text-gray-500" />
or as a function
<%= phone_outgoing() %>
<%= phone_outgoing(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.phone_slash />
<.phone_slash class="h-6 w-6 text-gray-500" />
or as a function
<%= phone_slash() %>
<%= phone_slash(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.phone_x />
<.phone_x class="h-6 w-6 text-gray-500" />
or as a function
<%= phone_x() %>
<%= phone_x(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.phosphor_logo />
<.phosphor_logo class="h-6 w-6 text-gray-500" />
or as a function
<%= phosphor_logo() %>
<%= phosphor_logo(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.piano_keys />
<.piano_keys class="h-6 w-6 text-gray-500" />
or as a function
<%= piano_keys() %>
<%= piano_keys(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.picture_in_picture />
<.picture_in_picture class="h-6 w-6 text-gray-500" />
or as a function
<%= picture_in_picture() %>
<%= picture_in_picture(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.pill />
<.pill class="h-6 w-6 text-gray-500" />
or as a function
<%= pill() %>
<%= pill(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.pinterest_logo />
<.pinterest_logo class="h-6 w-6 text-gray-500" />
or as a function
<%= pinterest_logo() %>
<%= pinterest_logo(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.pinwheel />
<.pinwheel class="h-6 w-6 text-gray-500" />
or as a function
<%= pinwheel() %>
<%= pinwheel(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.pizza />
<.pizza class="h-6 w-6 text-gray-500" />
or as a function
<%= pizza() %>
<%= pizza(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.placeholder />
<.placeholder class="h-6 w-6 text-gray-500" />
or as a function
<%= placeholder() %>
<%= placeholder(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.planet />
<.planet class="h-6 w-6 text-gray-500" />
or as a function
<%= planet() %>
<%= planet(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.play />
<.play class="h-6 w-6 text-gray-500" />
or as a function
<%= play() %>
<%= play(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.play_circle />
<.play_circle class="h-6 w-6 text-gray-500" />
or as a function
<%= play_circle() %>
<%= play_circle(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.playlist />
<.playlist class="h-6 w-6 text-gray-500" />
or as a function
<%= playlist() %>
<%= playlist(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.plug />
<.plug class="h-6 w-6 text-gray-500" />
or as a function
<%= plug() %>
<%= plug(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.plugs />
<.plugs class="h-6 w-6 text-gray-500" />
or as a function
<%= plugs() %>
<%= plugs(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.plugs_connected />
<.plugs_connected class="h-6 w-6 text-gray-500" />
or as a function
<%= plugs_connected() %>
<%= plugs_connected(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.plus />
<.plus class="h-6 w-6 text-gray-500" />
or as a function
<%= plus() %>
<%= plus(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.plus_circle />
<.plus_circle class="h-6 w-6 text-gray-500" />
or as a function
<%= plus_circle() %>
<%= plus_circle(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.plus_minus />
<.plus_minus class="h-6 w-6 text-gray-500" />
or as a function
<%= plus_minus() %>
<%= plus_minus(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.poker_chip />
<.poker_chip class="h-6 w-6 text-gray-500" />
or as a function
<%= poker_chip() %>
<%= poker_chip(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.police_car />
<.police_car class="h-6 w-6 text-gray-500" />
or as a function
<%= police_car() %>
<%= police_car(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.polygon />
<.polygon class="h-6 w-6 text-gray-500" />
or as a function
<%= polygon() %>
<%= polygon(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.popcorn />
<.popcorn class="h-6 w-6 text-gray-500" />
or as a function
<%= popcorn() %>
<%= popcorn(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.power />
<.power class="h-6 w-6 text-gray-500" />
or as a function
<%= power() %>
<%= power(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.prescription />
<.prescription class="h-6 w-6 text-gray-500" />
or as a function
<%= prescription() %>
<%= prescription(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.presentation />
<.presentation class="h-6 w-6 text-gray-500" />
or as a function
<%= presentation() %>
<%= presentation(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.presentation_chart />
<.presentation_chart class="h-6 w-6 text-gray-500" />
or as a function
<%= presentation_chart() %>
<%= presentation_chart(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.printer />
<.printer class="h-6 w-6 text-gray-500" />
or as a function
<%= printer() %>
<%= printer(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.prohibit />
<.prohibit class="h-6 w-6 text-gray-500" />
or as a function
<%= prohibit() %>
<%= prohibit(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.prohibit_inset />
<.prohibit_inset class="h-6 w-6 text-gray-500" />
or as a function
<%= prohibit_inset() %>
<%= prohibit_inset(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.projector_screen />
<.projector_screen class="h-6 w-6 text-gray-500" />
or as a function
<%= projector_screen() %>
<%= projector_screen(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.projector_screen_chart />
<.projector_screen_chart class="h-6 w-6 text-gray-500" />
or as a function
<%= projector_screen_chart() %>
<%= projector_screen_chart(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.push_pin />
<.push_pin class="h-6 w-6 text-gray-500" />
or as a function
<%= push_pin() %>
<%= push_pin(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.push_pin_simple />
<.push_pin_simple class="h-6 w-6 text-gray-500" />
or as a function
<%= push_pin_simple() %>
<%= push_pin_simple(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.push_pin_simple_slash />
<.push_pin_simple_slash class="h-6 w-6 text-gray-500" />
or as a function
<%= push_pin_simple_slash() %>
<%= push_pin_simple_slash(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.push_pin_slash />
<.push_pin_slash class="h-6 w-6 text-gray-500" />
or as a function
<%= push_pin_slash() %>
<%= push_pin_slash(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.puzzle_piece />
<.puzzle_piece class="h-6 w-6 text-gray-500" />
or as a function
<%= puzzle_piece() %>
<%= puzzle_piece(class: "h-6 w-6 text-gray-500") %>