View Source Phosphoricons.Bold.T (Phosphoricons v0.0.4)
Link to this section Summary
Link to this section Functions
examples
Examples
Use as a Phoenix.Component
<.t_shirt />
<.t_shirt class="h-6 w-6 text-gray-500" />
or as a function
<%= t_shirt() %>
<%= t_shirt(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.table />
<.table class="h-6 w-6 text-gray-500" />
or as a function
<%= table() %>
<%= table(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.tabs />
<.tabs class="h-6 w-6 text-gray-500" />
or as a function
<%= tabs() %>
<%= tabs(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.tag />
<.tag class="h-6 w-6 text-gray-500" />
or as a function
<%= tag() %>
<%= tag(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.tag_chevron />
<.tag_chevron class="h-6 w-6 text-gray-500" />
or as a function
<%= tag_chevron() %>
<%= tag_chevron(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.tag_simple />
<.tag_simple class="h-6 w-6 text-gray-500" />
or as a function
<%= tag_simple() %>
<%= tag_simple(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.target />
<.target class="h-6 w-6 text-gray-500" />
or as a function
<%= target() %>
<%= target(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.taxi />
<.taxi class="h-6 w-6 text-gray-500" />
or as a function
<%= taxi() %>
<%= taxi(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.telegram_logo />
<.telegram_logo class="h-6 w-6 text-gray-500" />
or as a function
<%= telegram_logo() %>
<%= telegram_logo(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.television />
<.television class="h-6 w-6 text-gray-500" />
or as a function
<%= television() %>
<%= television(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.television_simple />
<.television_simple class="h-6 w-6 text-gray-500" />
or as a function
<%= television_simple() %>
<%= television_simple(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.tennis_ball />
<.tennis_ball class="h-6 w-6 text-gray-500" />
or as a function
<%= tennis_ball() %>
<%= tennis_ball(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.terminal />
<.terminal class="h-6 w-6 text-gray-500" />
or as a function
<%= terminal() %>
<%= terminal(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.terminal_window />
<.terminal_window class="h-6 w-6 text-gray-500" />
or as a function
<%= terminal_window() %>
<%= terminal_window(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.test_tube />
<.test_tube class="h-6 w-6 text-gray-500" />
or as a function
<%= test_tube() %>
<%= test_tube(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.text_aa />
<.text_aa class="h-6 w-6 text-gray-500" />
or as a function
<%= text_aa() %>
<%= text_aa(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.text_align_center />
<.text_align_center class="h-6 w-6 text-gray-500" />
or as a function
<%= text_align_center() %>
<%= text_align_center(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.text_align_justify />
<.text_align_justify class="h-6 w-6 text-gray-500" />
or as a function
<%= text_align_justify() %>
<%= text_align_justify(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.text_align_left />
<.text_align_left class="h-6 w-6 text-gray-500" />
or as a function
<%= text_align_left() %>
<%= text_align_left(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.text_align_right />
<.text_align_right class="h-6 w-6 text-gray-500" />
or as a function
<%= text_align_right() %>
<%= text_align_right(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.text_bolder />
<.text_bolder class="h-6 w-6 text-gray-500" />
or as a function
<%= text_bolder() %>
<%= text_bolder(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.text_h />
<.text_h class="h-6 w-6 text-gray-500" />
or as a function
<%= text_h() %>
<%= text_h(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.text_h_five />
<.text_h_five class="h-6 w-6 text-gray-500" />
or as a function
<%= text_h_five() %>
<%= text_h_five(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.text_h_four />
<.text_h_four class="h-6 w-6 text-gray-500" />
or as a function
<%= text_h_four() %>
<%= text_h_four(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.text_h_one />
<.text_h_one class="h-6 w-6 text-gray-500" />
or as a function
<%= text_h_one() %>
<%= text_h_one(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.text_h_six />
<.text_h_six class="h-6 w-6 text-gray-500" />
or as a function
<%= text_h_six() %>
<%= text_h_six(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.text_h_three />
<.text_h_three class="h-6 w-6 text-gray-500" />
or as a function
<%= text_h_three() %>
<%= text_h_three(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.text_h_two />
<.text_h_two class="h-6 w-6 text-gray-500" />
or as a function
<%= text_h_two() %>
<%= text_h_two(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.text_indent />
<.text_indent class="h-6 w-6 text-gray-500" />
or as a function
<%= text_indent() %>
<%= text_indent(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.text_italic />
<.text_italic class="h-6 w-6 text-gray-500" />
or as a function
<%= text_italic() %>
<%= text_italic(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.text_outdent />
<.text_outdent class="h-6 w-6 text-gray-500" />
or as a function
<%= text_outdent() %>
<%= text_outdent(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.text_strikethrough />
<.text_strikethrough class="h-6 w-6 text-gray-500" />
or as a function
<%= text_strikethrough() %>
<%= text_strikethrough(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.text_t />
<.text_t class="h-6 w-6 text-gray-500" />
or as a function
<%= text_t() %>
<%= text_t(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.text_underline />
<.text_underline class="h-6 w-6 text-gray-500" />
or as a function
<%= text_underline() %>
<%= text_underline(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.textbox />
<.textbox class="h-6 w-6 text-gray-500" />
or as a function
<%= textbox() %>
<%= textbox(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.thermometer />
<.thermometer class="h-6 w-6 text-gray-500" />
or as a function
<%= thermometer() %>
<%= thermometer(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.thermometer_cold />
<.thermometer_cold class="h-6 w-6 text-gray-500" />
or as a function
<%= thermometer_cold() %>
<%= thermometer_cold(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.thermometer_hot />
<.thermometer_hot class="h-6 w-6 text-gray-500" />
or as a function
<%= thermometer_hot() %>
<%= thermometer_hot(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.thermometer_simple />
<.thermometer_simple class="h-6 w-6 text-gray-500" />
or as a function
<%= thermometer_simple() %>
<%= thermometer_simple(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.thumbs_down />
<.thumbs_down class="h-6 w-6 text-gray-500" />
or as a function
<%= thumbs_down() %>
<%= thumbs_down(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.thumbs_up />
<.thumbs_up class="h-6 w-6 text-gray-500" />
or as a function
<%= thumbs_up() %>
<%= thumbs_up(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.ticket />
<.ticket class="h-6 w-6 text-gray-500" />
or as a function
<%= ticket() %>
<%= ticket(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.tiktok_logo />
<.tiktok_logo class="h-6 w-6 text-gray-500" />
or as a function
<%= tiktok_logo() %>
<%= tiktok_logo(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.timer />
<.timer class="h-6 w-6 text-gray-500" />
or as a function
<%= timer() %>
<%= timer(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.toggle_left />
<.toggle_left class="h-6 w-6 text-gray-500" />
or as a function
<%= toggle_left() %>
<%= toggle_left(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.toggle_right />
<.toggle_right class="h-6 w-6 text-gray-500" />
or as a function
<%= toggle_right() %>
<%= toggle_right(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.toilet />
<.toilet class="h-6 w-6 text-gray-500" />
or as a function
<%= toilet() %>
<%= toilet(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.toilet_paper />
<.toilet_paper class="h-6 w-6 text-gray-500" />
or as a function
<%= toilet_paper() %>
<%= toilet_paper(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.tote />
<.tote class="h-6 w-6 text-gray-500" />
or as a function
<%= tote() %>
<%= tote(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.tote_simple />
<.tote_simple class="h-6 w-6 text-gray-500" />
or as a function
<%= tote_simple() %>
<%= tote_simple(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.trademark_registered />
<.trademark_registered class="h-6 w-6 text-gray-500" />
or as a function
<%= trademark_registered() %>
<%= trademark_registered(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.traffic_cone />
<.traffic_cone class="h-6 w-6 text-gray-500" />
or as a function
<%= traffic_cone() %>
<%= traffic_cone(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.traffic_sign />
<.traffic_sign class="h-6 w-6 text-gray-500" />
or as a function
<%= traffic_sign() %>
<%= traffic_sign(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.traffic_signal />
<.traffic_signal class="h-6 w-6 text-gray-500" />
or as a function
<%= traffic_signal() %>
<%= traffic_signal(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.train />
<.train class="h-6 w-6 text-gray-500" />
or as a function
<%= train() %>
<%= train(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.train_regional />
<.train_regional class="h-6 w-6 text-gray-500" />
or as a function
<%= train_regional() %>
<%= train_regional(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.train_simple />
<.train_simple class="h-6 w-6 text-gray-500" />
or as a function
<%= train_simple() %>
<%= train_simple(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.translate />
<.translate class="h-6 w-6 text-gray-500" />
or as a function
<%= translate() %>
<%= translate(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.trash />
<.trash class="h-6 w-6 text-gray-500" />
or as a function
<%= trash() %>
<%= trash(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.trash_simple />
<.trash_simple class="h-6 w-6 text-gray-500" />
or as a function
<%= trash_simple() %>
<%= trash_simple(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.tray />
<.tray class="h-6 w-6 text-gray-500" />
or as a function
<%= tray() %>
<%= tray(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.tree />
<.tree class="h-6 w-6 text-gray-500" />
or as a function
<%= tree() %>
<%= tree(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.tree_evergreen />
<.tree_evergreen class="h-6 w-6 text-gray-500" />
or as a function
<%= tree_evergreen() %>
<%= tree_evergreen(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.tree_structure />
<.tree_structure class="h-6 w-6 text-gray-500" />
or as a function
<%= tree_structure() %>
<%= tree_structure(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.trend_down />
<.trend_down class="h-6 w-6 text-gray-500" />
or as a function
<%= trend_down() %>
<%= trend_down(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.trend_up />
<.trend_up class="h-6 w-6 text-gray-500" />
or as a function
<%= trend_up() %>
<%= trend_up(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.triangle />
<.triangle class="h-6 w-6 text-gray-500" />
or as a function
<%= triangle() %>
<%= triangle(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.trophy />
<.trophy class="h-6 w-6 text-gray-500" />
or as a function
<%= trophy() %>
<%= trophy(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.truck />
<.truck class="h-6 w-6 text-gray-500" />
or as a function
<%= truck() %>
<%= truck(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.twitch_logo />
<.twitch_logo class="h-6 w-6 text-gray-500" />
or as a function
<%= twitch_logo() %>
<%= twitch_logo(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.twitter_logo />
<.twitter_logo class="h-6 w-6 text-gray-500" />
or as a function
<%= twitter_logo() %>
<%= twitter_logo(class: "h-6 w-6 text-gray-500") %>