Heroicons.Solid (Heroicons v0.2.4) View Source

Solid style icons drawn with fills.

For buttons, form elements, and to support text, designed to be rendered at 20x20.

Link to this section Summary

Functions

Link to this section Functions

Link to this function

academic_cap(opts \\ [])

View Source

Specs

academic_cap(keyword(binary())) :: binary()

Examples

iex> academic_cap()
iex> academic_cap(class: "h-6 w-6 text-gray-500")

Specs

adjustments(keyword(binary())) :: binary()

Examples

iex> adjustments()
iex> adjustments(class: "h-6 w-6 text-gray-500")

Specs

annotation(keyword(binary())) :: binary()

Examples

iex> annotation()
iex> annotation(class: "h-6 w-6 text-gray-500")

Specs

archive(keyword(binary())) :: binary()

Examples

iex> archive()
iex> archive(class: "h-6 w-6 text-gray-500")
Link to this function

arrow_circle_down(opts \\ [])

View Source

Specs

arrow_circle_down(keyword(binary())) :: binary()

Examples

iex> arrow_circle_down()
iex> arrow_circle_down(class: "h-6 w-6 text-gray-500")
Link to this function

arrow_circle_left(opts \\ [])

View Source

Specs

arrow_circle_left(keyword(binary())) :: binary()

Examples

iex> arrow_circle_left()
iex> arrow_circle_left(class: "h-6 w-6 text-gray-500")
Link to this function

arrow_circle_right(opts \\ [])

View Source

Specs

arrow_circle_right(keyword(binary())) :: binary()

Examples

iex> arrow_circle_right()
iex> arrow_circle_right(class: "h-6 w-6 text-gray-500")
Link to this function

arrow_circle_up(opts \\ [])

View Source

Specs

arrow_circle_up(keyword(binary())) :: binary()

Examples

iex> arrow_circle_up()
iex> arrow_circle_up(class: "h-6 w-6 text-gray-500")

Specs

arrow_down(keyword(binary())) :: binary()

Examples

iex> arrow_down()
iex> arrow_down(class: "h-6 w-6 text-gray-500")

Specs

arrow_left(keyword(binary())) :: binary()

Examples

iex> arrow_left()
iex> arrow_left(class: "h-6 w-6 text-gray-500")
Link to this function

arrow_narrow_down(opts \\ [])

View Source

Specs

arrow_narrow_down(keyword(binary())) :: binary()

Examples

iex> arrow_narrow_down()
iex> arrow_narrow_down(class: "h-6 w-6 text-gray-500")
Link to this function

arrow_narrow_left(opts \\ [])

View Source

Specs

arrow_narrow_left(keyword(binary())) :: binary()

Examples

iex> arrow_narrow_left()
iex> arrow_narrow_left(class: "h-6 w-6 text-gray-500")
Link to this function

arrow_narrow_right(opts \\ [])

View Source

Specs

arrow_narrow_right(keyword(binary())) :: binary()

Examples

iex> arrow_narrow_right()
iex> arrow_narrow_right(class: "h-6 w-6 text-gray-500")
Link to this function

arrow_narrow_up(opts \\ [])

View Source

Specs

arrow_narrow_up(keyword(binary())) :: binary()

Examples

iex> arrow_narrow_up()
iex> arrow_narrow_up(class: "h-6 w-6 text-gray-500")

Specs

arrow_right(keyword(binary())) :: binary()

Examples

iex> arrow_right()
iex> arrow_right(class: "h-6 w-6 text-gray-500")

Specs

arrow_up(keyword(binary())) :: binary()

Examples

iex> arrow_up()
iex> arrow_up(class: "h-6 w-6 text-gray-500")
Link to this function

arrows_expand(opts \\ [])

View Source

Specs

arrows_expand(keyword(binary())) :: binary()

Examples

iex> arrows_expand()
iex> arrows_expand(class: "h-6 w-6 text-gray-500")

Specs

at_symbol(keyword(binary())) :: binary()

Examples

iex> at_symbol()
iex> at_symbol(class: "h-6 w-6 text-gray-500")

Specs

backspace(keyword(binary())) :: binary()

Examples

iex> backspace()
iex> backspace(class: "h-6 w-6 text-gray-500")

Specs

badge_check(keyword(binary())) :: binary()

Examples

iex> badge_check()
iex> badge_check(class: "h-6 w-6 text-gray-500")

Specs

ban(keyword(binary())) :: binary()

Examples

iex> ban()
iex> ban(class: "h-6 w-6 text-gray-500")

Specs

beaker(keyword(binary())) :: binary()

Examples

iex> beaker()
iex> beaker(class: "h-6 w-6 text-gray-500")

Specs

bell(keyword(binary())) :: binary()

Examples

iex> bell()
iex> bell(class: "h-6 w-6 text-gray-500")

Specs

book_open(keyword(binary())) :: binary()

Examples

iex> book_open()
iex> book_open(class: "h-6 w-6 text-gray-500")

Specs

bookmark(keyword(binary())) :: binary()

Examples

iex> bookmark()
iex> bookmark(class: "h-6 w-6 text-gray-500")
Link to this function

bookmark_alt(opts \\ [])

View Source

Specs

bookmark_alt(keyword(binary())) :: binary()

Examples

iex> bookmark_alt()
iex> bookmark_alt(class: "h-6 w-6 text-gray-500")

Specs

briefcase(keyword(binary())) :: binary()

Examples

iex> briefcase()
iex> briefcase(class: "h-6 w-6 text-gray-500")

Specs

cake(keyword(binary())) :: binary()

Examples

iex> cake()
iex> cake(class: "h-6 w-6 text-gray-500")

Specs

calculator(keyword(binary())) :: binary()

Examples

iex> calculator()
iex> calculator(class: "h-6 w-6 text-gray-500")

Specs

calendar(keyword(binary())) :: binary()

Examples

iex> calendar()
iex> calendar(class: "h-6 w-6 text-gray-500")

Specs

camera(keyword(binary())) :: binary()

Examples

iex> camera()
iex> camera(class: "h-6 w-6 text-gray-500")

Specs

cash(keyword(binary())) :: binary()

Examples

iex> cash()
iex> cash(class: "h-6 w-6 text-gray-500")

Specs

chart_bar(keyword(binary())) :: binary()

Examples

iex> chart_bar()
iex> chart_bar(class: "h-6 w-6 text-gray-500")

Specs

chart_pie(keyword(binary())) :: binary()

Examples

iex> chart_pie()
iex> chart_pie(class: "h-6 w-6 text-gray-500")
Link to this function

chart_square_bar(opts \\ [])

View Source

Specs

chart_square_bar(keyword(binary())) :: binary()

Examples

iex> chart_square_bar()
iex> chart_square_bar(class: "h-6 w-6 text-gray-500")

Specs

chat(keyword(binary())) :: binary()

Examples

iex> chat()
iex> chat(class: "h-6 w-6 text-gray-500")

Specs

chat_alt(keyword(binary())) :: binary()

Examples

iex> chat_alt()
iex> chat_alt(class: "h-6 w-6 text-gray-500")

Specs

chat_alt_2(keyword(binary())) :: binary()

Examples

iex> chat_alt_2()
iex> chat_alt_2(class: "h-6 w-6 text-gray-500")

Specs

check(keyword(binary())) :: binary()

Examples

iex> check()
iex> check(class: "h-6 w-6 text-gray-500")
Link to this function

check_circle(opts \\ [])

View Source

Specs

check_circle(keyword(binary())) :: binary()

Examples

iex> check_circle()
iex> check_circle(class: "h-6 w-6 text-gray-500")
Link to this function

chevron_double_down(opts \\ [])

View Source

Specs

chevron_double_down(keyword(binary())) :: binary()

Examples

iex> chevron_double_down()
iex> chevron_double_down(class: "h-6 w-6 text-gray-500")
Link to this function

chevron_double_left(opts \\ [])

View Source

Specs

chevron_double_left(keyword(binary())) :: binary()

Examples

iex> chevron_double_left()
iex> chevron_double_left(class: "h-6 w-6 text-gray-500")
Link to this function

chevron_double_right(opts \\ [])

View Source

Specs

chevron_double_right(keyword(binary())) :: binary()

Examples

iex> chevron_double_right()
iex> chevron_double_right(class: "h-6 w-6 text-gray-500")
Link to this function

chevron_double_up(opts \\ [])

View Source

Specs

chevron_double_up(keyword(binary())) :: binary()

Examples

iex> chevron_double_up()
iex> chevron_double_up(class: "h-6 w-6 text-gray-500")
Link to this function

chevron_down(opts \\ [])

View Source

Specs

chevron_down(keyword(binary())) :: binary()

Examples

iex> chevron_down()
iex> chevron_down(class: "h-6 w-6 text-gray-500")
Link to this function

chevron_left(opts \\ [])

View Source

Specs

chevron_left(keyword(binary())) :: binary()

Examples

iex> chevron_left()
iex> chevron_left(class: "h-6 w-6 text-gray-500")
Link to this function

chevron_right(opts \\ [])

View Source

Specs

chevron_right(keyword(binary())) :: binary()

Examples

iex> chevron_right()
iex> chevron_right(class: "h-6 w-6 text-gray-500")

Specs

chevron_up(keyword(binary())) :: binary()

Examples

iex> chevron_up()
iex> chevron_up(class: "h-6 w-6 text-gray-500")

Specs

chip(keyword(binary())) :: binary()

Examples

iex> chip()
iex> chip(class: "h-6 w-6 text-gray-500")

Specs

clipboard(keyword(binary())) :: binary()

Examples

iex> clipboard()
iex> clipboard(class: "h-6 w-6 text-gray-500")
Link to this function

clipboard_check(opts \\ [])

View Source

Specs

clipboard_check(keyword(binary())) :: binary()

Examples

iex> clipboard_check()
iex> clipboard_check(class: "h-6 w-6 text-gray-500")
Link to this function

clipboard_copy(opts \\ [])

View Source

Specs

clipboard_copy(keyword(binary())) :: binary()

Examples

iex> clipboard_copy()
iex> clipboard_copy(class: "h-6 w-6 text-gray-500")
Link to this function

clipboard_list(opts \\ [])

View Source

Specs

clipboard_list(keyword(binary())) :: binary()

Examples

iex> clipboard_list()
iex> clipboard_list(class: "h-6 w-6 text-gray-500")

Specs

clock(keyword(binary())) :: binary()

Examples

iex> clock()
iex> clock(class: "h-6 w-6 text-gray-500")

Specs

cloud(keyword(binary())) :: binary()

Examples

iex> cloud()
iex> cloud(class: "h-6 w-6 text-gray-500")
Link to this function

cloud_download(opts \\ [])

View Source

Specs

cloud_download(keyword(binary())) :: binary()

Examples

iex> cloud_download()
iex> cloud_download(class: "h-6 w-6 text-gray-500")
Link to this function

cloud_upload(opts \\ [])

View Source

Specs

cloud_upload(keyword(binary())) :: binary()

Examples

iex> cloud_upload()
iex> cloud_upload(class: "h-6 w-6 text-gray-500")

Specs

code(keyword(binary())) :: binary()

Examples

iex> code()
iex> code(class: "h-6 w-6 text-gray-500")

Specs

cog(keyword(binary())) :: binary()

Examples

iex> cog()
iex> cog(class: "h-6 w-6 text-gray-500")

Specs

collection(keyword(binary())) :: binary()

Examples

iex> collection()
iex> collection(class: "h-6 w-6 text-gray-500")
Link to this function

color_swatch(opts \\ [])

View Source

Specs

color_swatch(keyword(binary())) :: binary()

Examples

iex> color_swatch()
iex> color_swatch(class: "h-6 w-6 text-gray-500")

Specs

credit_card(keyword(binary())) :: binary()

Examples

iex> credit_card()
iex> credit_card(class: "h-6 w-6 text-gray-500")

Specs

cube(keyword(binary())) :: binary()

Examples

iex> cube()
iex> cube(class: "h-6 w-6 text-gray-500")
Link to this function

cube_transparent(opts \\ [])

View Source

Specs

cube_transparent(keyword(binary())) :: binary()

Examples

iex> cube_transparent()
iex> cube_transparent(class: "h-6 w-6 text-gray-500")
Link to this function

currency_bangladeshi(opts \\ [])

View Source

Specs

currency_bangladeshi(keyword(binary())) :: binary()

Examples

iex> currency_bangladeshi()
iex> currency_bangladeshi(class: "h-6 w-6 text-gray-500")
Link to this function

currency_dollar(opts \\ [])

View Source

Specs

currency_dollar(keyword(binary())) :: binary()

Examples

iex> currency_dollar()
iex> currency_dollar(class: "h-6 w-6 text-gray-500")
Link to this function

currency_euro(opts \\ [])

View Source

Specs

currency_euro(keyword(binary())) :: binary()

Examples

iex> currency_euro()
iex> currency_euro(class: "h-6 w-6 text-gray-500")
Link to this function

currency_pound(opts \\ [])

View Source

Specs

currency_pound(keyword(binary())) :: binary()

Examples

iex> currency_pound()
iex> currency_pound(class: "h-6 w-6 text-gray-500")
Link to this function

currency_rupee(opts \\ [])

View Source

Specs

currency_rupee(keyword(binary())) :: binary()

Examples

iex> currency_rupee()
iex> currency_rupee(class: "h-6 w-6 text-gray-500")
Link to this function

currency_yen(opts \\ [])

View Source

Specs

currency_yen(keyword(binary())) :: binary()

Examples

iex> currency_yen()
iex> currency_yen(class: "h-6 w-6 text-gray-500")
Link to this function

cursor_click(opts \\ [])

View Source

Specs

cursor_click(keyword(binary())) :: binary()

Examples

iex> cursor_click()
iex> cursor_click(class: "h-6 w-6 text-gray-500")

Specs

database(keyword(binary())) :: binary()

Examples

iex> database()
iex> database(class: "h-6 w-6 text-gray-500")
Link to this function

desktop_computer(opts \\ [])

View Source

Specs

desktop_computer(keyword(binary())) :: binary()

Examples

iex> desktop_computer()
iex> desktop_computer(class: "h-6 w-6 text-gray-500")
Link to this function

device_mobile(opts \\ [])

View Source

Specs

device_mobile(keyword(binary())) :: binary()

Examples

iex> device_mobile()
iex> device_mobile(class: "h-6 w-6 text-gray-500")
Link to this function

device_tablet(opts \\ [])

View Source

Specs

device_tablet(keyword(binary())) :: binary()

Examples

iex> device_tablet()
iex> device_tablet(class: "h-6 w-6 text-gray-500")

Specs

document(keyword(binary())) :: binary()

Examples

iex> document()
iex> document(class: "h-6 w-6 text-gray-500")
Link to this function

document_add(opts \\ [])

View Source

Specs

document_add(keyword(binary())) :: binary()

Examples

iex> document_add()
iex> document_add(class: "h-6 w-6 text-gray-500")
Link to this function

document_download(opts \\ [])

View Source

Specs

document_download(keyword(binary())) :: binary()

Examples

iex> document_download()
iex> document_download(class: "h-6 w-6 text-gray-500")
Link to this function

document_duplicate(opts \\ [])

View Source

Specs

document_duplicate(keyword(binary())) :: binary()

Examples

iex> document_duplicate()
iex> document_duplicate(class: "h-6 w-6 text-gray-500")
Link to this function

document_remove(opts \\ [])

View Source

Specs

document_remove(keyword(binary())) :: binary()

Examples

iex> document_remove()
iex> document_remove(class: "h-6 w-6 text-gray-500")
Link to this function

document_report(opts \\ [])

View Source

Specs

document_report(keyword(binary())) :: binary()

Examples

iex> document_report()
iex> document_report(class: "h-6 w-6 text-gray-500")
Link to this function

document_search(opts \\ [])

View Source

Specs

document_search(keyword(binary())) :: binary()

Examples

iex> document_search()
iex> document_search(class: "h-6 w-6 text-gray-500")
Link to this function

document_text(opts \\ [])

View Source

Specs

document_text(keyword(binary())) :: binary()

Examples

iex> document_text()
iex> document_text(class: "h-6 w-6 text-gray-500")
Link to this function

dots_circle_horizontal(opts \\ [])

View Source

Specs

dots_circle_horizontal(keyword(binary())) :: binary()

Examples

iex> dots_circle_horizontal()
iex> dots_circle_horizontal(class: "h-6 w-6 text-gray-500")
Link to this function

dots_horizontal(opts \\ [])

View Source

Specs

dots_horizontal(keyword(binary())) :: binary()

Examples

iex> dots_horizontal()
iex> dots_horizontal(class: "h-6 w-6 text-gray-500")
Link to this function

dots_vertical(opts \\ [])

View Source

Specs

dots_vertical(keyword(binary())) :: binary()

Examples

iex> dots_vertical()
iex> dots_vertical(class: "h-6 w-6 text-gray-500")

Specs

download(keyword(binary())) :: binary()

Examples

iex> download()
iex> download(class: "h-6 w-6 text-gray-500")

Specs

duplicate(keyword(binary())) :: binary()

Examples

iex> duplicate()
iex> duplicate(class: "h-6 w-6 text-gray-500")

Specs

emoji_happy(keyword(binary())) :: binary()

Examples

iex> emoji_happy()
iex> emoji_happy(class: "h-6 w-6 text-gray-500")

Specs

emoji_sad(keyword(binary())) :: binary()

Examples

iex> emoji_sad()
iex> emoji_sad(class: "h-6 w-6 text-gray-500")

Specs

exclamation(keyword(binary())) :: binary()

Examples

iex> exclamation()
iex> exclamation(class: "h-6 w-6 text-gray-500")
Link to this function

exclamation_circle(opts \\ [])

View Source

Specs

exclamation_circle(keyword(binary())) :: binary()

Examples

iex> exclamation_circle()
iex> exclamation_circle(class: "h-6 w-6 text-gray-500")
Link to this function

external_link(opts \\ [])

View Source

Specs

external_link(keyword(binary())) :: binary()

Examples

iex> external_link()
iex> external_link(class: "h-6 w-6 text-gray-500")

Specs

eye(keyword(binary())) :: binary()

Examples

iex> eye()
iex> eye(class: "h-6 w-6 text-gray-500")

Specs

eye_off(keyword(binary())) :: binary()

Examples

iex> eye_off()
iex> eye_off(class: "h-6 w-6 text-gray-500")
Link to this function

fast_forward(opts \\ [])

View Source

Specs

fast_forward(keyword(binary())) :: binary()

Examples

iex> fast_forward()
iex> fast_forward(class: "h-6 w-6 text-gray-500")

Specs

film(keyword(binary())) :: binary()

Examples

iex> film()
iex> film(class: "h-6 w-6 text-gray-500")

Specs

filter(keyword(binary())) :: binary()

Examples

iex> filter()
iex> filter(class: "h-6 w-6 text-gray-500")
Link to this function

finger_print(opts \\ [])

View Source

Specs

finger_print(keyword(binary())) :: binary()

Examples

iex> finger_print()
iex> finger_print(class: "h-6 w-6 text-gray-500")

Specs

fire(keyword(binary())) :: binary()

Examples

iex> fire()
iex> fire(class: "h-6 w-6 text-gray-500")

Specs

flag(keyword(binary())) :: binary()

Examples

iex> flag()
iex> flag(class: "h-6 w-6 text-gray-500")

Specs

folder(keyword(binary())) :: binary()

Examples

iex> folder()
iex> folder(class: "h-6 w-6 text-gray-500")

Specs

folder_add(keyword(binary())) :: binary()

Examples

iex> folder_add()
iex> folder_add(class: "h-6 w-6 text-gray-500")
Link to this function

folder_download(opts \\ [])

View Source

Specs

folder_download(keyword(binary())) :: binary()

Examples

iex> folder_download()
iex> folder_download(class: "h-6 w-6 text-gray-500")

Specs

folder_open(keyword(binary())) :: binary()

Examples

iex> folder_open()
iex> folder_open(class: "h-6 w-6 text-gray-500")
Link to this function

folder_remove(opts \\ [])

View Source

Specs

folder_remove(keyword(binary())) :: binary()

Examples

iex> folder_remove()
iex> folder_remove(class: "h-6 w-6 text-gray-500")

Specs

gift(keyword(binary())) :: binary()

Examples

iex> gift()
iex> gift(class: "h-6 w-6 text-gray-500")

Specs

globe(keyword(binary())) :: binary()

Examples

iex> globe()
iex> globe(class: "h-6 w-6 text-gray-500")

Specs

globe_alt(keyword(binary())) :: binary()

Examples

iex> globe_alt()
iex> globe_alt(class: "h-6 w-6 text-gray-500")

Specs

hand(keyword(binary())) :: binary()

Examples

iex> hand()
iex> hand(class: "h-6 w-6 text-gray-500")

Specs

hashtag(keyword(binary())) :: binary()

Examples

iex> hashtag()
iex> hashtag(class: "h-6 w-6 text-gray-500")

Specs

heart(keyword(binary())) :: binary()

Examples

iex> heart()
iex> heart(class: "h-6 w-6 text-gray-500")

Specs

home(keyword(binary())) :: binary()

Examples

iex> home()
iex> home(class: "h-6 w-6 text-gray-500")
Link to this function

identification(opts \\ [])

View Source

Specs

identification(keyword(binary())) :: binary()

Examples

iex> identification()
iex> identification(class: "h-6 w-6 text-gray-500")

Specs

inbox(keyword(binary())) :: binary()

Examples

iex> inbox()
iex> inbox(class: "h-6 w-6 text-gray-500")

Specs

inbox_in(keyword(binary())) :: binary()

Examples

iex> inbox_in()
iex> inbox_in(class: "h-6 w-6 text-gray-500")
Link to this function

information_circle(opts \\ [])

View Source

Specs

information_circle(keyword(binary())) :: binary()

Examples

iex> information_circle()
iex> information_circle(class: "h-6 w-6 text-gray-500")

Specs

key(keyword(binary())) :: binary()

Examples

iex> key()
iex> key(class: "h-6 w-6 text-gray-500")

Specs

library(keyword(binary())) :: binary()

Examples

iex> library()
iex> library(class: "h-6 w-6 text-gray-500")

Specs

light_bulb(keyword(binary())) :: binary()

Examples

iex> light_bulb()
iex> light_bulb(class: "h-6 w-6 text-gray-500")
Link to this function

lightning_bolt(opts \\ [])

View Source

Specs

lightning_bolt(keyword(binary())) :: binary()

Examples

iex> lightning_bolt()
iex> lightning_bolt(class: "h-6 w-6 text-gray-500")

Specs

link(keyword(binary())) :: binary()

Examples

iex> link()
iex> link(class: "h-6 w-6 text-gray-500")
Link to this function

location_marker(opts \\ [])

View Source

Specs

location_marker(keyword(binary())) :: binary()

Examples

iex> location_marker()
iex> location_marker(class: "h-6 w-6 text-gray-500")

Specs

lock_closed(keyword(binary())) :: binary()

Examples

iex> lock_closed()
iex> lock_closed(class: "h-6 w-6 text-gray-500")

Specs

lock_open(keyword(binary())) :: binary()

Examples

iex> lock_open()
iex> lock_open(class: "h-6 w-6 text-gray-500")

Specs

login(keyword(binary())) :: binary()

Examples

iex> login()
iex> login(class: "h-6 w-6 text-gray-500")

Specs

logout(keyword(binary())) :: binary()

Examples

iex> logout()
iex> logout(class: "h-6 w-6 text-gray-500")

Specs

mail(keyword(binary())) :: binary()

Examples

iex> mail()
iex> mail(class: "h-6 w-6 text-gray-500")

Specs

mail_open(keyword(binary())) :: binary()

Examples

iex> mail_open()
iex> mail_open(class: "h-6 w-6 text-gray-500")

Specs

map(keyword(binary())) :: binary()

Examples

iex> map()
iex> map(class: "h-6 w-6 text-gray-500")

Specs

microphone(keyword(binary())) :: binary()

Examples

iex> microphone()
iex> microphone(class: "h-6 w-6 text-gray-500")

Specs

minus(keyword(binary())) :: binary()

Examples

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

minus_circle(opts \\ [])

View Source

Specs

minus_circle(keyword(binary())) :: binary()

Examples

iex> minus_circle()
iex> minus_circle(class: "h-6 w-6 text-gray-500")

Specs

minus_sm(keyword(binary())) :: binary()

Examples

iex> minus_sm()
iex> minus_sm(class: "h-6 w-6 text-gray-500")

Specs

moon(keyword(binary())) :: binary()

Examples

iex> moon()
iex> moon(class: "h-6 w-6 text-gray-500")

Specs

music_note(keyword(binary())) :: binary()

Examples

iex> music_note()
iex> music_note(class: "h-6 w-6 text-gray-500")

Specs

newspaper(keyword(binary())) :: binary()

Examples

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

office_building(opts \\ [])

View Source

Specs

office_building(keyword(binary())) :: binary()

Examples

iex> office_building()
iex> office_building(class: "h-6 w-6 text-gray-500")
Link to this function

paper_airplane(opts \\ [])

View Source

Specs

paper_airplane(keyword(binary())) :: binary()

Examples

iex> paper_airplane()
iex> paper_airplane(class: "h-6 w-6 text-gray-500")

Specs

paper_clip(keyword(binary())) :: binary()

Examples

iex> paper_clip()
iex> paper_clip(class: "h-6 w-6 text-gray-500")

Specs

pause(keyword(binary())) :: binary()

Examples

iex> pause()
iex> pause(class: "h-6 w-6 text-gray-500")

Specs

pencil(keyword(binary())) :: binary()

Examples

iex> pencil()
iex> pencil(class: "h-6 w-6 text-gray-500")

Specs

pencil_alt(keyword(binary())) :: binary()

Examples

iex> pencil_alt()
iex> pencil_alt(class: "h-6 w-6 text-gray-500")

Specs

phone(keyword(binary())) :: binary()

Examples

iex> phone()
iex> phone(class: "h-6 w-6 text-gray-500")
Link to this function

phone_incoming(opts \\ [])

View Source

Specs

phone_incoming(keyword(binary())) :: binary()

Examples

iex> phone_incoming()
iex> phone_incoming(class: "h-6 w-6 text-gray-500")
Link to this function

phone_missed_call(opts \\ [])

View Source

Specs

phone_missed_call(keyword(binary())) :: binary()

Examples

iex> phone_missed_call()
iex> phone_missed_call(class: "h-6 w-6 text-gray-500")
Link to this function

phone_outgoing(opts \\ [])

View Source

Specs

phone_outgoing(keyword(binary())) :: binary()

Examples

iex> phone_outgoing()
iex> phone_outgoing(class: "h-6 w-6 text-gray-500")

Specs

photograph(keyword(binary())) :: binary()

Examples

iex> photograph()
iex> photograph(class: "h-6 w-6 text-gray-500")

Specs

play(keyword(binary())) :: binary()

Examples

iex> play()
iex> play(class: "h-6 w-6 text-gray-500")

Specs

plus(keyword(binary())) :: binary()

Examples

iex> plus()
iex> plus(class: "h-6 w-6 text-gray-500")

Specs

plus_circle(keyword(binary())) :: binary()

Examples

iex> plus_circle()
iex> plus_circle(class: "h-6 w-6 text-gray-500")

Specs

plus_sm(keyword(binary())) :: binary()

Examples

iex> plus_sm()
iex> plus_sm(class: "h-6 w-6 text-gray-500")
Link to this function

presentation_chart_bar(opts \\ [])

View Source

Specs

presentation_chart_bar(keyword(binary())) :: binary()

Examples

iex> presentation_chart_bar()
iex> presentation_chart_bar(class: "h-6 w-6 text-gray-500")
Link to this function

presentation_chart_line(opts \\ [])

View Source

Specs

presentation_chart_line(keyword(binary())) :: binary()

Examples

iex> presentation_chart_line()
iex> presentation_chart_line(class: "h-6 w-6 text-gray-500")

Specs

printer(keyword(binary())) :: binary()

Examples

iex> printer()
iex> printer(class: "h-6 w-6 text-gray-500")

Specs

puzzle(keyword(binary())) :: binary()

Examples

iex> puzzle()
iex> puzzle(class: "h-6 w-6 text-gray-500")

Specs

qrcode(keyword(binary())) :: binary()

Examples

iex> qrcode()
iex> qrcode(class: "h-6 w-6 text-gray-500")
Link to this function

question_mark_circle(opts \\ [])

View Source

Specs

question_mark_circle(keyword(binary())) :: binary()

Examples

iex> question_mark_circle()
iex> question_mark_circle(class: "h-6 w-6 text-gray-500")
Link to this function

receipt_refund(opts \\ [])

View Source

Specs

receipt_refund(keyword(binary())) :: binary()

Examples

iex> receipt_refund()
iex> receipt_refund(class: "h-6 w-6 text-gray-500")

Specs

receipt_tax(keyword(binary())) :: binary()

Examples

iex> receipt_tax()
iex> receipt_tax(class: "h-6 w-6 text-gray-500")

Specs

refresh(keyword(binary())) :: binary()

Examples

iex> refresh()
iex> refresh(class: "h-6 w-6 text-gray-500")

Specs

reply(keyword(binary())) :: binary()

Examples

iex> reply()
iex> reply(class: "h-6 w-6 text-gray-500")

Specs

rewind(keyword(binary())) :: binary()

Examples

iex> rewind()
iex> rewind(class: "h-6 w-6 text-gray-500")

Specs

rss(keyword(binary())) :: binary()

Examples

iex> rss()
iex> rss(class: "h-6 w-6 text-gray-500")

Specs

save(keyword(binary())) :: binary()

Examples

iex> save()
iex> save(class: "h-6 w-6 text-gray-500")

Specs

save_as(keyword(binary())) :: binary()

Examples

iex> save_as()
iex> save_as(class: "h-6 w-6 text-gray-500")

Specs

scale(keyword(binary())) :: binary()

Examples

iex> scale()
iex> scale(class: "h-6 w-6 text-gray-500")

Specs

scissors(keyword(binary())) :: binary()

Examples

iex> scissors()
iex> scissors(class: "h-6 w-6 text-gray-500")

Specs

search(keyword(binary())) :: binary()

Examples

iex> search()
iex> search(class: "h-6 w-6 text-gray-500")
Link to this function

search_circle(opts \\ [])

View Source

Specs

search_circle(keyword(binary())) :: binary()

Examples

iex> search_circle()
iex> search_circle(class: "h-6 w-6 text-gray-500")

Specs

selector(keyword(binary())) :: binary()

Examples

iex> selector()
iex> selector(class: "h-6 w-6 text-gray-500")

Specs

server(keyword(binary())) :: binary()

Examples

iex> server()
iex> server(class: "h-6 w-6 text-gray-500")

Specs

share(keyword(binary())) :: binary()

Examples

iex> share()
iex> share(class: "h-6 w-6 text-gray-500")
Link to this function

shield_check(opts \\ [])

View Source

Specs

shield_check(keyword(binary())) :: binary()

Examples

iex> shield_check()
iex> shield_check(class: "h-6 w-6 text-gray-500")
Link to this function

shield_exclamation(opts \\ [])

View Source

Specs

shield_exclamation(keyword(binary())) :: binary()

Examples

iex> shield_exclamation()
iex> shield_exclamation(class: "h-6 w-6 text-gray-500")
Link to this function

shopping_bag(opts \\ [])

View Source

Specs

shopping_bag(keyword(binary())) :: binary()

Examples

iex> shopping_bag()
iex> shopping_bag(class: "h-6 w-6 text-gray-500")
Link to this function

shopping_cart(opts \\ [])

View Source

Specs

shopping_cart(keyword(binary())) :: binary()

Examples

iex> shopping_cart()
iex> shopping_cart(class: "h-6 w-6 text-gray-500")
Link to this function

sort_ascending(opts \\ [])

View Source

Specs

sort_ascending(keyword(binary())) :: binary()

Examples

iex> sort_ascending()
iex> sort_ascending(class: "h-6 w-6 text-gray-500")
Link to this function

sort_descending(opts \\ [])

View Source

Specs

sort_descending(keyword(binary())) :: binary()

Examples

iex> sort_descending()
iex> sort_descending(class: "h-6 w-6 text-gray-500")

Specs

sparkles(keyword(binary())) :: binary()

Examples

iex> sparkles()
iex> sparkles(class: "h-6 w-6 text-gray-500")
Link to this function

speakerphone(opts \\ [])

View Source

Specs

speakerphone(keyword(binary())) :: binary()

Examples

iex> speakerphone()
iex> speakerphone(class: "h-6 w-6 text-gray-500")

Specs

star(keyword(binary())) :: binary()

Examples

iex> star()
iex> star(class: "h-6 w-6 text-gray-500")
Link to this function

status_offline(opts \\ [])

View Source

Specs

status_offline(keyword(binary())) :: binary()

Examples

iex> status_offline()
iex> status_offline(class: "h-6 w-6 text-gray-500")
Link to this function

status_online(opts \\ [])

View Source

Specs

status_online(keyword(binary())) :: binary()

Examples

iex> status_online()
iex> status_online(class: "h-6 w-6 text-gray-500")

Specs

stop(keyword(binary())) :: binary()

Examples

iex> stop()
iex> stop(class: "h-6 w-6 text-gray-500")

Specs

sun(keyword(binary())) :: binary()

Examples

iex> sun()
iex> sun(class: "h-6 w-6 text-gray-500")

Specs

support(keyword(binary())) :: binary()

Examples

iex> support()
iex> support(class: "h-6 w-6 text-gray-500")
Link to this function

switch_horizontal(opts \\ [])

View Source

Specs

switch_horizontal(keyword(binary())) :: binary()

Examples

iex> switch_horizontal()
iex> switch_horizontal(class: "h-6 w-6 text-gray-500")
Link to this function

switch_vertical(opts \\ [])

View Source

Specs

switch_vertical(keyword(binary())) :: binary()

Examples

iex> switch_vertical()
iex> switch_vertical(class: "h-6 w-6 text-gray-500")

Specs

table(keyword(binary())) :: binary()

Examples

iex> table()
iex> table(class: "h-6 w-6 text-gray-500")

Specs

tag(keyword(binary())) :: binary()

Examples

iex> tag()
iex> tag(class: "h-6 w-6 text-gray-500")

Specs

template(keyword(binary())) :: binary()

Examples

iex> template()
iex> template(class: "h-6 w-6 text-gray-500")

Specs

terminal(keyword(binary())) :: binary()

Examples

iex> terminal()
iex> terminal(class: "h-6 w-6 text-gray-500")

Specs

thumb_down(keyword(binary())) :: binary()

Examples

iex> thumb_down()
iex> thumb_down(class: "h-6 w-6 text-gray-500")

Specs

thumb_up(keyword(binary())) :: binary()

Examples

iex> thumb_up()
iex> thumb_up(class: "h-6 w-6 text-gray-500")

Specs

ticket(keyword(binary())) :: binary()

Examples

iex> ticket()
iex> ticket(class: "h-6 w-6 text-gray-500")

Specs

translate(keyword(binary())) :: binary()

Examples

iex> translate()
iex> translate(class: "h-6 w-6 text-gray-500")

Specs

trash(keyword(binary())) :: binary()

Examples

iex> trash()
iex> trash(class: "h-6 w-6 text-gray-500")

Specs

truck(keyword(binary())) :: binary()

Examples

iex> truck()
iex> truck(class: "h-6 w-6 text-gray-500")

Specs

upload(keyword(binary())) :: binary()

Examples

iex> upload()
iex> upload(class: "h-6 w-6 text-gray-500")

Specs

user(keyword(binary())) :: binary()

Examples

iex> user()
iex> user(class: "h-6 w-6 text-gray-500")

Specs

user_add(keyword(binary())) :: binary()

Examples

iex> user_add()
iex> user_add(class: "h-6 w-6 text-gray-500")

Specs

user_circle(keyword(binary())) :: binary()

Examples

iex> user_circle()
iex> user_circle(class: "h-6 w-6 text-gray-500")

Specs

user_group(keyword(binary())) :: binary()

Examples

iex> user_group()
iex> user_group(class: "h-6 w-6 text-gray-500")

Specs

user_remove(keyword(binary())) :: binary()

Examples

iex> user_remove()
iex> user_remove(class: "h-6 w-6 text-gray-500")

Specs

users(keyword(binary())) :: binary()

Examples

iex> users()
iex> users(class: "h-6 w-6 text-gray-500")

Specs

variable(keyword(binary())) :: binary()

Examples

iex> variable()
iex> variable(class: "h-6 w-6 text-gray-500")
Link to this function

video_camera(opts \\ [])

View Source

Specs

video_camera(keyword(binary())) :: binary()

Examples

iex> video_camera()
iex> video_camera(class: "h-6 w-6 text-gray-500")

Specs

view_boards(keyword(binary())) :: binary()

Examples

iex> view_boards()
iex> view_boards(class: "h-6 w-6 text-gray-500")

Specs

view_grid(keyword(binary())) :: binary()

Examples

iex> view_grid()
iex> view_grid(class: "h-6 w-6 text-gray-500")
Link to this function

view_grid_add(opts \\ [])

View Source

Specs

view_grid_add(keyword(binary())) :: binary()

Examples

iex> view_grid_add()
iex> view_grid_add(class: "h-6 w-6 text-gray-500")

Specs

view_list(keyword(binary())) :: binary()

Examples

iex> view_list()
iex> view_list(class: "h-6 w-6 text-gray-500")

Specs

volume_off(keyword(binary())) :: binary()

Examples

iex> volume_off()
iex> volume_off(class: "h-6 w-6 text-gray-500")

Specs

volume_up(keyword(binary())) :: binary()

Examples

iex> volume_up()
iex> volume_up(class: "h-6 w-6 text-gray-500")

Specs

wifi(keyword(binary())) :: binary()

Examples

iex> wifi()
iex> wifi(class: "h-6 w-6 text-gray-500")

Specs

x(keyword(binary())) :: binary()

Examples

iex> x()
iex> x(class: "h-6 w-6 text-gray-500")

Specs

x_circle(keyword(binary())) :: binary()

Examples

iex> x_circle()
iex> x_circle(class: "h-6 w-6 text-gray-500")

Specs

zoom_in(keyword(binary())) :: binary()

Examples

iex> zoom_in()
iex> zoom_in(class: "h-6 w-6 text-gray-500")

Specs

zoom_out(keyword(binary())) :: binary()

Examples

iex> zoom_out()
iex> zoom_out(class: "h-6 w-6 text-gray-500")