Heroicons.Icon (heroiconex v2.1.0)

This module renders Heroicons of outline, solid, and mini types.

Every macro in this module accepts the following assigns:

  • name - icon name. Valid names are found at this url.
  • solid - use solid fill 24x24 icon.
  • outline - use outline fill 24x24 icon (this is the default).
  • mini - use mini size (20x20) for elements like buttons, form elements.
  • title - when defined, include the title value in the SVG.
  • class - add class attribute to the SVG.
  • rest - other attributes to add to the SVG.

Example

  ~H"""
  <Heroicons.Icon.academic_cap solid class="w-5 h-5"/>
  <Heroicons.Icon.academic_cap solid title="Some title" class="w-5 h-5"/>

  <Heroicons.Icon.academic_cap class="w-5 h-5"/>
  <Heroicons.Icon.academic_cap outline title="Some title" class="w-5 h-5"/>

  <Heroicons.Icon.academic-cap mini class="w-5 h-5"/>
  <Heroicons.Icon.academic-cap mini title="Some title" class="w-5 h-5"/>
  """

Summary

Functions

Renders the academic-cap icon.

Renders the adjustments-horizontal icon.

Renders the adjustments-vertical icon.

Renders the archive-box icon.

Renders the archive-box-arrow-down icon.

Renders the archive-box-x-mark icon.

Renders the arrow-down icon.

Renders the arrow-down-circle icon.

Renders the arrow-down-left icon.

Renders the arrow-down-on-square icon.

Renders the arrow-down-on-square-stack icon.

Renders the arrow-down-right icon.

Renders the arrow-down-tray icon.

Renders the arrow-left icon.

Renders the arrow-left-circle icon.

Renders the arrow-left-on-rectangle icon.

Renders the arrow-long-down icon.

Renders the arrow-long-left icon.

Renders the arrow-long-right icon.

Renders the arrow-long-up icon.

Renders the arrow-path icon.

Renders the arrow-path-rounded-square icon.

Renders the arrow-right icon.

Renders the arrow-right-circle icon.

Renders the arrow-right-on-rectangle icon.

Renders the arrow-small-down icon.

Renders the arrow-small-left icon.

Renders the arrow-small-right icon.

Renders the arrow-small-up icon.

Renders the arrow-top-right-on-square icon.

Renders the arrow-trending-down icon.

Renders the arrow-trending-up icon.

Renders the arrow-up icon.

Renders the arrow-up-circle icon.

Renders the arrow-up-left icon.

Renders the arrow-up-on-square icon.

Renders the arrow-up-on-square-stack icon.

Renders the arrow-up-right icon.

Renders the arrow-up-tray icon.

Renders the arrow-uturn-down icon.

Renders the arrow-uturn-left icon.

Renders the arrow-uturn-right icon.

Renders the arrow-uturn-up icon.

Renders the arrows-pointing-in icon.

Renders the arrows-pointing-out icon.

Renders the arrows-right-left icon.

Renders the arrows-up-down icon.

Renders the at-symbol icon.

Renders the backspace icon.

Renders the backward icon.

Renders the banknotes icon.

Renders the bars-2 icon.

Renders the bars-3 icon.

Renders the bars-3-bottom-left icon.

Renders the bars-3-bottom-right icon.

Renders the bars-3-center-left icon.

Renders the bars-4 icon.

Renders the bars-arrow-down icon.

Renders the bars-arrow-up icon.

Renders the battery-0 icon.

Renders the battery-50 icon.

Renders the battery-100 icon.

Renders the beaker icon.

Renders the bell icon.

Renders the bell-alert icon.

Renders the bell-slash icon.

Renders the bell-snooze icon.

Renders the bolt icon.

Renders the bolt-slash icon.

Renders the book-open icon.

Renders the bookmark icon.

Renders the bookmark-slash icon.

Renders the bookmark-square icon.

Renders the briefcase icon.

Renders the bug-ant icon.

Renders the building-library icon.

Renders the building-office icon.

Renders the building-office-2 icon.

Renders the building-storefront icon.

Renders the cake icon.

Renders the calculator icon.

Renders the calendar icon.

Renders the calendar-days icon.

Renders the camera icon.

Renders the chart-bar icon.

Renders the chart-bar-square icon.

Renders the chart-pie icon.

Renders the chat-bubble-bottom-center icon.

Renders the chat-bubble-bottom-center-text icon.

Renders the chat-bubble-left icon.

Renders the chat-bubble-left-ellipsis icon.

Renders the chat-bubble-left-right icon.

Renders the chat-bubble-oval-left icon.

Renders the chat-bubble-oval-left-ellipsis icon.

Renders the check icon.

Renders the check-badge icon.

Renders the check-circle icon.

Renders the chevron-double-down icon.

Renders the chevron-double-left icon.

Renders the chevron-double-right icon.

Renders the chevron-double-up icon.

Renders the chevron-down icon.

Renders the chevron-left icon.

Renders the chevron-right icon.

Renders the chevron-up icon.

Renders the chevron-up-down icon.

Renders the circle-stack icon.

Renders the clipboard icon.

Renders the clipboard-document icon.

Renders the clipboard-document-check icon.

Renders the clipboard-document-list icon.

Renders the clock icon.

Renders the cloud icon.

Renders the cloud-arrow-down icon.

Renders the cloud-arrow-up icon.

Renders the code-bracket icon.

Renders the code-bracket-square icon.

Renders the cog icon.

Renders the cog-6-tooth icon.

Renders the cog-8-tooth icon.

Renders the command-line icon.

Renders the computer-desktop icon.

Renders the cpu-chip icon.

Renders the credit-card icon.

Renders the cube icon.

Renders the cube-transparent icon.

Renders the currency-bangladeshi icon.

Renders the currency-dollar icon.

Renders the currency-euro icon.

Renders the currency-pound icon.

Renders the currency-rupee icon.

Renders the currency-yen icon.

Renders the cursor-arrow-rays icon.

Renders the cursor-arrow-ripple icon.

Renders the device-phone-mobile icon.

Renders the device-tablet icon.

Renders the document icon.

Renders the document-arrow-down icon.

Renders the document-arrow-up icon.

Renders the document-chart-bar icon.

Renders the document-check icon.

Renders the document-duplicate icon.

Renders the document-magnifying-glass icon.

Renders the document-minus icon.

Renders the document-plus icon.

Renders the document-text icon.

Renders the ellipsis-horizontal icon.

Renders the ellipsis-horizontal-circle icon.

Renders the ellipsis-vertical icon.

Renders the envelope icon.

Renders the envelope-open icon.

Renders the exclamation-circle icon.

Renders the exclamation-triangle icon.

Renders the eye icon.

Renders the eye-dropper icon.

Renders the eye-slash icon.

Renders the face-frown icon.

Renders the face-smile icon.

Renders the film icon.

Renders the finger-print icon.

Renders the fire icon.

Renders the flag icon.

Renders the folder icon.

Renders the folder-arrow-down icon.

Renders the folder-minus icon.

Renders the folder-open icon.

Renders the folder-plus icon.

Renders the forward icon.

Renders the funnel icon.

Renders the gif icon.

Renders the gift icon.

Renders the gift-top icon.

Renders the globe-alt icon.

Renders the globe-americas icon.

Renders the globe-asia-australia icon.

Renders the globe-europe-africa icon.

Renders the hand-raised icon.

Renders the hand-thumb-down icon.

Renders the hand-thumb-up icon.

Renders the hashtag icon.

Renders the heart icon.

Renders the home icon.

Renders the home-modern icon.

Renders the identification icon.

Renders the inbox icon.

Renders the inbox-arrow-down icon.

Renders the inbox-stack icon.

Renders the information-circle icon.

Renders the key icon.

Renders the language icon.

Renders the lifebuoy icon.

Renders the light-bulb icon.

Renders the link icon.

Renders the list-bullet icon.

Renders the lock-closed icon.

Renders the lock-open icon.

Renders the magnifying-glass icon.

Renders the magnifying-glass-circle icon.

Renders the magnifying-glass-minus icon.

Renders the magnifying-glass-plus icon.

Renders the map icon.

Renders the map-pin icon.

Renders the megaphone icon.

Renders the microphone icon.

Renders the minus icon.

Renders the minus-circle icon.

Renders the minus-small icon.

Renders the moon icon.

Renders the musical-note icon.

Renders the newspaper icon.

Renders the no-symbol icon.

Renders the paint-brush icon.

Renders the paper-airplane icon.

Renders the paper-clip icon.

Renders the pause icon.

Renders the pause-circle icon.

Renders the pencil icon.

Renders the pencil-square icon.

Renders the phone icon.

Renders the phone-arrow-down-left icon.

Renders the phone-arrow-up-right icon.

Renders the phone-x-mark icon.

Renders the photo icon.

Renders the play icon.

Renders the play-circle icon.

Renders the play-pause icon.

Renders the plus icon.

Renders the plus-circle icon.

Renders the plus-small icon.

Renders the power icon.

Renders the presentation-chart-bar icon.

Renders the presentation-chart-line icon.

Renders the printer icon.

Renders the puzzle-piece icon.

Renders the qr-code icon.

Renders the question-mark-circle icon.

Renders the queue-list icon.

Renders the radio icon.

Renders the receipt-percent icon.

Renders the receipt-refund icon.

Renders the rectangle-group icon.

Renders the rectangle-stack icon.

Renders the rocket-launch icon.

Renders the rss icon.

Renders the scale icon.

Renders the scissors icon.

Renders the server icon.

Renders the server-stack icon.

Renders the share icon.

Renders the shield-check icon.

Renders the shield-exclamation icon.

Renders the shopping-bag icon.

Renders the shopping-cart icon.

Renders the signal icon.

Renders the signal-slash icon.

Renders the sparkles icon.

Renders the speaker-wave icon.

Renders the speaker-x-mark icon.

Renders the square-2-stack icon.

Renders the square-3-stack-3d icon.

Renders the squares-2x2 icon.

Renders the squares-plus icon.

Renders the star icon.

Renders the stop icon.

Renders the stop-circle icon.

Renders the sun icon.

Renders the swatch icon.

Renders the table-cells icon.

Renders the tag icon.

Renders the ticket icon.

Renders the trash icon.

Renders the trophy icon.

Renders the truck icon.

Renders the tv icon.

Renders the user icon.

Renders the user-circle icon.

Renders the user-group icon.

Renders the user-minus icon.

Renders the user-plus icon.

Renders the users icon.

Renders the variable icon.

Renders the video-camera icon.

Renders the video-camera-slash icon.

Renders the view-columns icon.

Renders the viewfinder-circle icon.

Renders the wallet icon.

Renders the wifi icon.

Renders the window icon.

Renders the wrench icon.

Renders the wrench-screwdriver icon.

Renders the x-circle icon.

Renders the x-mark icon.

Functions

Link to this macro

academic_cap(assigns)

(macro)

Renders the academic-cap icon.

Link to this macro

adjustments_horizontal(assigns)

(macro)

Renders the adjustments-horizontal icon.

Link to this macro

adjustments_vertical(assigns)

(macro)

Renders the adjustments-vertical icon.

Link to this macro

archive_box(assigns)

(macro)

Renders the archive-box icon.

Link to this macro

archive_box_arrow_down(assigns)

(macro)

Renders the archive-box-arrow-down icon.

Link to this macro

archive_box_x_mark(assigns)

(macro)

Renders the archive-box-x-mark icon.

Link to this macro

arrow_down(assigns)

(macro)

Renders the arrow-down icon.

Link to this macro

arrow_down_circle(assigns)

(macro)

Renders the arrow-down-circle icon.

Link to this macro

arrow_down_left(assigns)

(macro)

Renders the arrow-down-left icon.

Link to this macro

arrow_down_on_square(assigns)

(macro)

Renders the arrow-down-on-square icon.

Link to this macro

arrow_down_on_square_stack(assigns)

(macro)

Renders the arrow-down-on-square-stack icon.

Link to this macro

arrow_down_right(assigns)

(macro)

Renders the arrow-down-right icon.

Link to this macro

arrow_down_tray(assigns)

(macro)

Renders the arrow-down-tray icon.

Link to this macro

arrow_left(assigns)

(macro)

Renders the arrow-left icon.

Link to this macro

arrow_left_circle(assigns)

(macro)

Renders the arrow-left-circle icon.

Link to this macro

arrow_left_on_rectangle(assigns)

(macro)

Renders the arrow-left-on-rectangle icon.

Link to this macro

arrow_long_down(assigns)

(macro)

Renders the arrow-long-down icon.

Link to this macro

arrow_long_left(assigns)

(macro)

Renders the arrow-long-left icon.

Link to this macro

arrow_long_right(assigns)

(macro)

Renders the arrow-long-right icon.

Link to this macro

arrow_long_up(assigns)

(macro)

Renders the arrow-long-up icon.

Link to this macro

arrow_path(assigns)

(macro)

Renders the arrow-path icon.

Link to this macro

arrow_path_rounded_square(assigns)

(macro)

Renders the arrow-path-rounded-square icon.

Link to this macro

arrow_right(assigns)

(macro)

Renders the arrow-right icon.

Link to this macro

arrow_right_circle(assigns)

(macro)

Renders the arrow-right-circle icon.

Link to this macro

arrow_right_on_rectangle(assigns)

(macro)

Renders the arrow-right-on-rectangle icon.

Link to this macro

arrow_small_down(assigns)

(macro)

Renders the arrow-small-down icon.

Link to this macro

arrow_small_left(assigns)

(macro)

Renders the arrow-small-left icon.

Link to this macro

arrow_small_right(assigns)

(macro)

Renders the arrow-small-right icon.

Link to this macro

arrow_small_up(assigns)

(macro)

Renders the arrow-small-up icon.

Link to this macro

arrow_top_right_on_square(assigns)

(macro)

Renders the arrow-top-right-on-square icon.

Link to this macro

arrow_up(assigns)

(macro)

Renders the arrow-up icon.

Link to this macro

arrow_up_circle(assigns)

(macro)

Renders the arrow-up-circle icon.

Link to this macro

arrow_up_left(assigns)

(macro)

Renders the arrow-up-left icon.

Link to this macro

arrow_up_on_square(assigns)

(macro)

Renders the arrow-up-on-square icon.

Link to this macro

arrow_up_on_square_stack(assigns)

(macro)

Renders the arrow-up-on-square-stack icon.

Link to this macro

arrow_up_right(assigns)

(macro)

Renders the arrow-up-right icon.

Link to this macro

arrow_up_tray(assigns)

(macro)

Renders the arrow-up-tray icon.

Link to this macro

arrow_uturn_down(assigns)

(macro)

Renders the arrow-uturn-down icon.

Link to this macro

arrow_uturn_left(assigns)

(macro)

Renders the arrow-uturn-left icon.

Link to this macro

arrow_uturn_right(assigns)

(macro)

Renders the arrow-uturn-right icon.

Link to this macro

arrow_uturn_up(assigns)

(macro)

Renders the arrow-uturn-up icon.

Link to this macro

arrows_pointing_in(assigns)

(macro)

Renders the arrows-pointing-in icon.

Link to this macro

arrows_pointing_out(assigns)

(macro)

Renders the arrows-pointing-out icon.

Link to this macro

arrows_right_left(assigns)

(macro)

Renders the arrows-right-left icon.

Link to this macro

arrows_up_down(assigns)

(macro)

Renders the arrows-up-down icon.

Link to this macro

at_symbol(assigns)

(macro)

Renders the at-symbol icon.

Link to this macro

backspace(assigns)

(macro)

Renders the backspace icon.

Link to this macro

backward(assigns)

(macro)

Renders the backward icon.

Link to this macro

banknotes(assigns)

(macro)

Renders the banknotes icon.

Link to this macro

bars_2(assigns)

(macro)

Renders the bars-2 icon.

Link to this macro

bars_3(assigns)

(macro)

Renders the bars-3 icon.

Link to this macro

bars_3_bottom_left(assigns)

(macro)

Renders the bars-3-bottom-left icon.

Link to this macro

bars_3_bottom_right(assigns)

(macro)

Renders the bars-3-bottom-right icon.

Link to this macro

bars_3_center_left(assigns)

(macro)

Renders the bars-3-center-left icon.

Link to this macro

bars_4(assigns)

(macro)

Renders the bars-4 icon.

Link to this macro

bars_arrow_down(assigns)

(macro)

Renders the bars-arrow-down icon.

Link to this macro

bars_arrow_up(assigns)

(macro)

Renders the bars-arrow-up icon.

Link to this macro

battery_0(assigns)

(macro)

Renders the battery-0 icon.

Link to this macro

battery_50(assigns)

(macro)

Renders the battery-50 icon.

Link to this macro

battery_100(assigns)

(macro)

Renders the battery-100 icon.

Link to this macro

beaker(assigns)

(macro)

Renders the beaker icon.

Link to this macro

bell(assigns)

(macro)

Renders the bell icon.

Link to this macro

bell_alert(assigns)

(macro)

Renders the bell-alert icon.

Link to this macro

bell_slash(assigns)

(macro)

Renders the bell-slash icon.

Link to this macro

bell_snooze(assigns)

(macro)

Renders the bell-snooze icon.

Link to this macro

bolt(assigns)

(macro)

Renders the bolt icon.

Link to this macro

bolt_slash(assigns)

(macro)

Renders the bolt-slash icon.

Link to this macro

book_open(assigns)

(macro)

Renders the book-open icon.

Link to this macro

bookmark(assigns)

(macro)

Renders the bookmark icon.

Link to this macro

bookmark_slash(assigns)

(macro)

Renders the bookmark-slash icon.

Link to this macro

bookmark_square(assigns)

(macro)

Renders the bookmark-square icon.

Link to this macro

briefcase(assigns)

(macro)

Renders the briefcase icon.

Link to this macro

bug_ant(assigns)

(macro)

Renders the bug-ant icon.

Link to this macro

building_library(assigns)

(macro)

Renders the building-library icon.

Link to this macro

building_office(assigns)

(macro)

Renders the building-office icon.

Link to this macro

building_office_2(assigns)

(macro)

Renders the building-office-2 icon.

Link to this macro

building_storefront(assigns)

(macro)

Renders the building-storefront icon.

Link to this macro

cake(assigns)

(macro)

Renders the cake icon.

Link to this macro

calculator(assigns)

(macro)

Renders the calculator icon.

Link to this macro

calendar(assigns)

(macro)

Renders the calendar icon.

Link to this macro

calendar_days(assigns)

(macro)

Renders the calendar-days icon.

Link to this macro

camera(assigns)

(macro)

Renders the camera icon.

Link to this macro

chart_bar(assigns)

(macro)

Renders the chart-bar icon.

Link to this macro

chart_bar_square(assigns)

(macro)

Renders the chart-bar-square icon.

Link to this macro

chart_pie(assigns)

(macro)

Renders the chart-pie icon.

Link to this macro

chat_bubble_bottom_center(assigns)

(macro)

Renders the chat-bubble-bottom-center icon.

Link to this macro

chat_bubble_bottom_center_text(assigns)

(macro)

Renders the chat-bubble-bottom-center-text icon.

Link to this macro

chat_bubble_left(assigns)

(macro)

Renders the chat-bubble-left icon.

Link to this macro

chat_bubble_left_ellipsis(assigns)

(macro)

Renders the chat-bubble-left-ellipsis icon.

Link to this macro

chat_bubble_left_right(assigns)

(macro)

Renders the chat-bubble-left-right icon.

Link to this macro

chat_bubble_oval_left(assigns)

(macro)

Renders the chat-bubble-oval-left icon.

Link to this macro

chat_bubble_oval_left_ellipsis(assigns)

(macro)

Renders the chat-bubble-oval-left-ellipsis icon.

Link to this macro

check(assigns)

(macro)

Renders the check icon.

Link to this macro

check_badge(assigns)

(macro)

Renders the check-badge icon.

Link to this macro

check_circle(assigns)

(macro)

Renders the check-circle icon.

Link to this macro

chevron_double_down(assigns)

(macro)

Renders the chevron-double-down icon.

Link to this macro

chevron_double_left(assigns)

(macro)

Renders the chevron-double-left icon.

Link to this macro

chevron_double_right(assigns)

(macro)

Renders the chevron-double-right icon.

Link to this macro

chevron_double_up(assigns)

(macro)

Renders the chevron-double-up icon.

Link to this macro

chevron_down(assigns)

(macro)

Renders the chevron-down icon.

Link to this macro

chevron_left(assigns)

(macro)

Renders the chevron-left icon.

Link to this macro

chevron_right(assigns)

(macro)

Renders the chevron-right icon.

Link to this macro

chevron_up(assigns)

(macro)

Renders the chevron-up icon.

Link to this macro

chevron_up_down(assigns)

(macro)

Renders the chevron-up-down icon.

Link to this macro

circle_stack(assigns)

(macro)

Renders the circle-stack icon.

Link to this macro

clipboard(assigns)

(macro)

Renders the clipboard icon.

Link to this macro

clipboard_document(assigns)

(macro)

Renders the clipboard-document icon.

Link to this macro

clipboard_document_check(assigns)

(macro)

Renders the clipboard-document-check icon.

Link to this macro

clipboard_document_list(assigns)

(macro)

Renders the clipboard-document-list icon.

Link to this macro

clock(assigns)

(macro)

Renders the clock icon.

Link to this macro

cloud(assigns)

(macro)

Renders the cloud icon.

Link to this macro

cloud_arrow_down(assigns)

(macro)

Renders the cloud-arrow-down icon.

Link to this macro

cloud_arrow_up(assigns)

(macro)

Renders the cloud-arrow-up icon.

Link to this macro

code_bracket(assigns)

(macro)

Renders the code-bracket icon.

Link to this macro

code_bracket_square(assigns)

(macro)

Renders the code-bracket-square icon.

Link to this macro

cog(assigns)

(macro)

Renders the cog icon.

Link to this macro

cog_6_tooth(assigns)

(macro)

Renders the cog-6-tooth icon.

Link to this macro

cog_8_tooth(assigns)

(macro)

Renders the cog-8-tooth icon.

Link to this macro

command_line(assigns)

(macro)

Renders the command-line icon.

Link to this macro

computer_desktop(assigns)

(macro)

Renders the computer-desktop icon.

Link to this macro

cpu_chip(assigns)

(macro)

Renders the cpu-chip icon.

Link to this macro

credit_card(assigns)

(macro)

Renders the credit-card icon.

Link to this macro

cube(assigns)

(macro)

Renders the cube icon.

Link to this macro

cube_transparent(assigns)

(macro)

Renders the cube-transparent icon.

Link to this macro

currency_bangladeshi(assigns)

(macro)

Renders the currency-bangladeshi icon.

Link to this macro

currency_dollar(assigns)

(macro)

Renders the currency-dollar icon.

Link to this macro

currency_euro(assigns)

(macro)

Renders the currency-euro icon.

Link to this macro

currency_pound(assigns)

(macro)

Renders the currency-pound icon.

Link to this macro

currency_rupee(assigns)

(macro)

Renders the currency-rupee icon.

Link to this macro

currency_yen(assigns)

(macro)

Renders the currency-yen icon.

Link to this macro

cursor_arrow_rays(assigns)

(macro)

Renders the cursor-arrow-rays icon.

Link to this macro

cursor_arrow_ripple(assigns)

(macro)

Renders the cursor-arrow-ripple icon.

Link to this macro

device_phone_mobile(assigns)

(macro)

Renders the device-phone-mobile icon.

Link to this macro

device_tablet(assigns)

(macro)

Renders the device-tablet icon.

Link to this macro

document(assigns)

(macro)

Renders the document icon.

Link to this macro

document_arrow_down(assigns)

(macro)

Renders the document-arrow-down icon.

Link to this macro

document_arrow_up(assigns)

(macro)

Renders the document-arrow-up icon.

Link to this macro

document_chart_bar(assigns)

(macro)

Renders the document-chart-bar icon.

Link to this macro

document_check(assigns)

(macro)

Renders the document-check icon.

Link to this macro

document_duplicate(assigns)

(macro)

Renders the document-duplicate icon.

Link to this macro

document_magnifying_glass(assigns)

(macro)

Renders the document-magnifying-glass icon.

Link to this macro

document_minus(assigns)

(macro)

Renders the document-minus icon.

Link to this macro

document_plus(assigns)

(macro)

Renders the document-plus icon.

Link to this macro

document_text(assigns)

(macro)

Renders the document-text icon.

Link to this macro

ellipsis_horizontal(assigns)

(macro)

Renders the ellipsis-horizontal icon.

Link to this macro

ellipsis_horizontal_circle(assigns)

(macro)

Renders the ellipsis-horizontal-circle icon.

Link to this macro

ellipsis_vertical(assigns)

(macro)

Renders the ellipsis-vertical icon.

Link to this macro

envelope(assigns)

(macro)

Renders the envelope icon.

Link to this macro

envelope_open(assigns)

(macro)

Renders the envelope-open icon.

Link to this macro

exclamation_circle(assigns)

(macro)

Renders the exclamation-circle icon.

Link to this macro

exclamation_triangle(assigns)

(macro)

Renders the exclamation-triangle icon.

Link to this macro

eye(assigns)

(macro)

Renders the eye icon.

Link to this macro

eye_dropper(assigns)

(macro)

Renders the eye-dropper icon.

Link to this macro

eye_slash(assigns)

(macro)

Renders the eye-slash icon.

Link to this macro

face_frown(assigns)

(macro)

Renders the face-frown icon.

Link to this macro

face_smile(assigns)

(macro)

Renders the face-smile icon.

Link to this macro

film(assigns)

(macro)

Renders the film icon.

Link to this macro

finger_print(assigns)

(macro)

Renders the finger-print icon.

Link to this macro

fire(assigns)

(macro)

Renders the fire icon.

Link to this macro

flag(assigns)

(macro)

Renders the flag icon.

Link to this macro

folder(assigns)

(macro)

Renders the folder icon.

Link to this macro

folder_arrow_down(assigns)

(macro)

Renders the folder-arrow-down icon.

Link to this macro

folder_minus(assigns)

(macro)

Renders the folder-minus icon.

Link to this macro

folder_open(assigns)

(macro)

Renders the folder-open icon.

Link to this macro

folder_plus(assigns)

(macro)

Renders the folder-plus icon.

Link to this macro

forward(assigns)

(macro)

Renders the forward icon.

Link to this macro

funnel(assigns)

(macro)

Renders the funnel icon.

Link to this macro

gif(assigns)

(macro)

Renders the gif icon.

Link to this macro

gift(assigns)

(macro)

Renders the gift icon.

Link to this macro

gift_top(assigns)

(macro)

Renders the gift-top icon.

Link to this macro

globe_alt(assigns)

(macro)

Renders the globe-alt icon.

Link to this macro

globe_americas(assigns)

(macro)

Renders the globe-americas icon.

Link to this macro

globe_asia_australia(assigns)

(macro)

Renders the globe-asia-australia icon.

Link to this macro

globe_europe_africa(assigns)

(macro)

Renders the globe-europe-africa icon.

Link to this macro

hand_raised(assigns)

(macro)

Renders the hand-raised icon.

Link to this macro

hand_thumb_down(assigns)

(macro)

Renders the hand-thumb-down icon.

Link to this macro

hand_thumb_up(assigns)

(macro)

Renders the hand-thumb-up icon.

Link to this macro

hashtag(assigns)

(macro)

Renders the hashtag icon.

Link to this macro

heart(assigns)

(macro)

Renders the heart icon.

Link to this macro

home(assigns)

(macro)

Renders the home icon.

Link to this macro

home_modern(assigns)

(macro)

Renders the home-modern icon.

Link to this macro

identification(assigns)

(macro)

Renders the identification icon.

Link to this macro

inbox(assigns)

(macro)

Renders the inbox icon.

Link to this macro

inbox_arrow_down(assigns)

(macro)

Renders the inbox-arrow-down icon.

Link to this macro

inbox_stack(assigns)

(macro)

Renders the inbox-stack icon.

Link to this macro

information_circle(assigns)

(macro)

Renders the information-circle icon.

Link to this macro

key(assigns)

(macro)

Renders the key icon.

Link to this macro

language(assigns)

(macro)

Renders the language icon.

Link to this macro

lifebuoy(assigns)

(macro)

Renders the lifebuoy icon.

Link to this macro

light_bulb(assigns)

(macro)

Renders the light-bulb icon.

Link to this macro

link(assigns)

(macro)

Renders the link icon.

Link to this macro

list_bullet(assigns)

(macro)

Renders the list-bullet icon.

Link to this macro

lock_closed(assigns)

(macro)

Renders the lock-closed icon.

Link to this macro

lock_open(assigns)

(macro)

Renders the lock-open icon.

Link to this macro

magnifying_glass(assigns)

(macro)

Renders the magnifying-glass icon.

Link to this macro

magnifying_glass_circle(assigns)

(macro)

Renders the magnifying-glass-circle icon.

Link to this macro

magnifying_glass_minus(assigns)

(macro)

Renders the magnifying-glass-minus icon.

Link to this macro

magnifying_glass_plus(assigns)

(macro)

Renders the magnifying-glass-plus icon.

Link to this macro

map(assigns)

(macro)

Renders the map icon.

Link to this macro

map_pin(assigns)

(macro)

Renders the map-pin icon.

Link to this macro

megaphone(assigns)

(macro)

Renders the megaphone icon.

Link to this macro

microphone(assigns)

(macro)

Renders the microphone icon.

Link to this macro

minus(assigns)

(macro)

Renders the minus icon.

Link to this macro

minus_circle(assigns)

(macro)

Renders the minus-circle icon.

Link to this macro

minus_small(assigns)

(macro)

Renders the minus-small icon.

Link to this macro

moon(assigns)

(macro)

Renders the moon icon.

Link to this macro

musical_note(assigns)

(macro)

Renders the musical-note icon.

Link to this macro

newspaper(assigns)

(macro)

Renders the newspaper icon.

Link to this macro

no_symbol(assigns)

(macro)

Renders the no-symbol icon.

Link to this macro

paint_brush(assigns)

(macro)

Renders the paint-brush icon.

Link to this macro

paper_airplane(assigns)

(macro)

Renders the paper-airplane icon.

Link to this macro

paper_clip(assigns)

(macro)

Renders the paper-clip icon.

Link to this macro

pause(assigns)

(macro)

Renders the pause icon.

Link to this macro

pause_circle(assigns)

(macro)

Renders the pause-circle icon.

Link to this macro

pencil(assigns)

(macro)

Renders the pencil icon.

Link to this macro

pencil_square(assigns)

(macro)

Renders the pencil-square icon.

Link to this macro

phone(assigns)

(macro)

Renders the phone icon.

Link to this macro

phone_arrow_down_left(assigns)

(macro)

Renders the phone-arrow-down-left icon.

Link to this macro

phone_arrow_up_right(assigns)

(macro)

Renders the phone-arrow-up-right icon.

Link to this macro

phone_x_mark(assigns)

(macro)

Renders the phone-x-mark icon.

Link to this macro

photo(assigns)

(macro)

Renders the photo icon.

Link to this macro

play(assigns)

(macro)

Renders the play icon.

Link to this macro

play_circle(assigns)

(macro)

Renders the play-circle icon.

Link to this macro

play_pause(assigns)

(macro)

Renders the play-pause icon.

Link to this macro

plus(assigns)

(macro)

Renders the plus icon.

Link to this macro

plus_circle(assigns)

(macro)

Renders the plus-circle icon.

Link to this macro

plus_small(assigns)

(macro)

Renders the plus-small icon.

Link to this macro

power(assigns)

(macro)

Renders the power icon.

Link to this macro

presentation_chart_bar(assigns)

(macro)

Renders the presentation-chart-bar icon.

Link to this macro

presentation_chart_line(assigns)

(macro)

Renders the presentation-chart-line icon.

Link to this macro

printer(assigns)

(macro)

Renders the printer icon.

Link to this macro

puzzle_piece(assigns)

(macro)

Renders the puzzle-piece icon.

Link to this macro

qr_code(assigns)

(macro)

Renders the qr-code icon.

Link to this macro

question_mark_circle(assigns)

(macro)

Renders the question-mark-circle icon.

Link to this macro

queue_list(assigns)

(macro)

Renders the queue-list icon.

Link to this macro

radio(assigns)

(macro)

Renders the radio icon.

Link to this macro

receipt_percent(assigns)

(macro)

Renders the receipt-percent icon.

Link to this macro

receipt_refund(assigns)

(macro)

Renders the receipt-refund icon.

Link to this macro

rectangle_group(assigns)

(macro)

Renders the rectangle-group icon.

Link to this macro

rectangle_stack(assigns)

(macro)

Renders the rectangle-stack icon.

Link to this macro

rocket_launch(assigns)

(macro)

Renders the rocket-launch icon.

Link to this macro

rss(assigns)

(macro)

Renders the rss icon.

Link to this macro

scale(assigns)

(macro)

Renders the scale icon.

Link to this macro

scissors(assigns)

(macro)

Renders the scissors icon.

Link to this macro

server(assigns)

(macro)

Renders the server icon.

Link to this macro

server_stack(assigns)

(macro)

Renders the server-stack icon.

Link to this macro

share(assigns)

(macro)

Renders the share icon.

Link to this macro

shield_check(assigns)

(macro)

Renders the shield-check icon.

Link to this macro

shield_exclamation(assigns)

(macro)

Renders the shield-exclamation icon.

Link to this macro

shopping_bag(assigns)

(macro)

Renders the shopping-bag icon.

Link to this macro

shopping_cart(assigns)

(macro)

Renders the shopping-cart icon.

Link to this macro

signal(assigns)

(macro)

Renders the signal icon.

Link to this macro

signal_slash(assigns)

(macro)

Renders the signal-slash icon.

Link to this macro

sparkles(assigns)

(macro)

Renders the sparkles icon.

Link to this macro

speaker_wave(assigns)

(macro)

Renders the speaker-wave icon.

Link to this macro

speaker_x_mark(assigns)

(macro)

Renders the speaker-x-mark icon.

Link to this macro

square_2_stack(assigns)

(macro)

Renders the square-2-stack icon.

Link to this macro

square_3_stack_3d(assigns)

(macro)

Renders the square-3-stack-3d icon.

Link to this macro

squares_2x2(assigns)

(macro)

Renders the squares-2x2 icon.

Link to this macro

squares_plus(assigns)

(macro)

Renders the squares-plus icon.

Link to this macro

star(assigns)

(macro)

Renders the star icon.

Link to this macro

stop(assigns)

(macro)

Renders the stop icon.

Link to this macro

stop_circle(assigns)

(macro)

Renders the stop-circle icon.

Link to this macro

sun(assigns)

(macro)

Renders the sun icon.

Link to this macro

swatch(assigns)

(macro)

Renders the swatch icon.

Link to this macro

table_cells(assigns)

(macro)

Renders the table-cells icon.

Link to this macro

tag(assigns)

(macro)

Renders the tag icon.

Link to this macro

ticket(assigns)

(macro)

Renders the ticket icon.

Link to this macro

trash(assigns)

(macro)

Renders the trash icon.

Link to this macro

trophy(assigns)

(macro)

Renders the trophy icon.

Link to this macro

truck(assigns)

(macro)

Renders the truck icon.

Link to this macro

tv(assigns)

(macro)

Renders the tv icon.

Link to this macro

user(assigns)

(macro)

Renders the user icon.

Link to this macro

user_circle(assigns)

(macro)

Renders the user-circle icon.

Link to this macro

user_group(assigns)

(macro)

Renders the user-group icon.

Link to this macro

user_minus(assigns)

(macro)

Renders the user-minus icon.

Link to this macro

user_plus(assigns)

(macro)

Renders the user-plus icon.

Link to this macro

users(assigns)

(macro)

Renders the users icon.

Link to this macro

variable(assigns)

(macro)

Renders the variable icon.

Link to this macro

video_camera(assigns)

(macro)

Renders the video-camera icon.

Link to this macro

video_camera_slash(assigns)

(macro)

Renders the video-camera-slash icon.

Link to this macro

view_columns(assigns)

(macro)

Renders the view-columns icon.

Link to this macro

viewfinder_circle(assigns)

(macro)

Renders the viewfinder-circle icon.

Link to this macro

wallet(assigns)

(macro)

Renders the wallet icon.

Link to this macro

wifi(assigns)

(macro)

Renders the wifi icon.

Link to this macro

window(assigns)

(macro)

Renders the window icon.

Link to this macro

wrench(assigns)

(macro)

Renders the wrench icon.

Link to this macro

wrench_screwdriver(assigns)

(macro)

Renders the wrench-screwdriver icon.

Link to this macro

x_circle(assigns)

(macro)

Renders the x-circle icon.

Link to this macro

x_mark(assigns)

(macro)

Renders the x-mark icon.