Nerd fonts are regular font with extra icons (not available in standard unicode) added in unicode private blocks from popular icon libraries (font awesome, vscode, material design,...).

Nerd fonts downloads

To install a nerd font, download a zip file from the link above and unzip in your home directory:

mkdir ~/.fonts
cd ~/.fonts
cp ~/Downloads/CommitMono.zip .
unzip CommitMono.zip
fc-cache -fv

Now the nerd font is available to desktop applications.

I setup Xterm like this (black background):

xterm -fa "CommitMono Nerd Font:pixelsize=22:antialias=true:autohint=true" -xrm XTerm*Background:black -xrm XTerm*Foreground:linen

You get the font names with fc-list.

I tried a few terminals on my system:

  • Xterm is ok (2x3 characters are not displayed correctly)
  • Gnome terminal is ok, the icons are shown as wide characters
  • XFCE Terminal shows small icons (single column character)
  • Mate terminal doesn't show the icons
  • Terminator doesn't show the icons

On my librem 5, I only needed to unzip a nerd font to ~/.fonts/ and the terminal app used it directly without changing any setting (there is no setting to choose fonts in the UI).

In Lagrange (gemini browser), I installed a nerd font by downloading ttf nerd font and clicking install (it worked on the desktop version but not on the android version, probably due to lack of resources).

The nerd font git repository is large, there are scripts to modify any font and add the extra icons to them.

# big > 4GB
git clone --depth=1 https://github.com/ryanoasis/nerd-fonts/

There is a json file in the repository listing icons, names and hexadecimal values: /glyphnames.json, the list of icons below comes from the data in /glyphnames.json.

When I have one or more of the extra icon characters in a text file, vim (old version, version 8.2.2434 or newer it is ok) shows a error when writing the file to disk, it is fixed with the option ++enc=utf-8:

:w
CONVERSION ERROR in line 67; 10818L, 324456C written
:w ++enc=utf-8

Nerd Font Ranges

The unicode blocks for private use are: e000 - f8ff, f0000 - fffff, and 100000 - 10ffff.

The ranges outside this list are standard unicode glyphs.

  • Seti-UI + Custom Code Point Ranges: e5fa-e6b7
  • Devicons Code Point Ranges: e700-e8ef
  • Font Awesome Code Point Ranges: ed00-f2ff (with two gaps)
  • Font Awesome Extension Code Point Ranges: e200-e2a9
  • Material Design Icons Code Point Ranges: f0001-f1af0
  • Weather Code Point Ranges: e300-e3e3
  • Octicons Code Point Ranges: f400-f533,2665,26A1
  • Powerline Symbols Code Point Ranges: e0a0-e0a2,e0b0-e0b3
  • Powerline Extra Symbols Code Point Ranges: e0a3,e0b4-e0c8,e0ca,e0cc-e0d7
  • IEC Power Symbols Code Point Ranges: 23fb-23fe,2b58
  • Font Logos Code Point Ranges: f300-f381
  • Pomicons Code Point Ranges: e000-e00a
  • Codicons Code Point Ranges: ea60-ec1e
  • Heavy Angle Brackets Code Point Ranges: 276c-2771
  • Box Drawing Code Point Ranges: 2500-259f
  • Progress Code Point Ranges: ee00-ee0b
Columns:
GLYPH HEX CODE GLYPHNAME

  0xeb99 cod-account
  0xea97 cod-activate_breakpoints
  0xea60 cod-add
  0xea98 cod-archive
  0xea99 cod-arrow_both
  0xebfc cod-arrow_circle_down
  0xebfd cod-arrow_circle_left
  0xebfe cod-arrow_circle_right
  0xebff cod-arrow_circle_up
  0xea9a cod-arrow_down
  0xea9b cod-arrow_left
  0xea9c cod-arrow_right
  0xea9d cod-arrow_small_down
  0xea9e cod-arrow_small_left
  0xea9f cod-arrow_small_right
  0xeaa0 cod-arrow_small_up
  0xebcb cod-arrow_swap
  0xeaa1 cod-arrow_up
  0xebd8 cod-azure
  0xebe8 cod-azure_devops
  0xea79 cod-beaker
  0xebe1 cod-beaker_stop
  0xeaa2 cod-bell
  0xeb9a cod-bell_dot
  0xec08 cod-bell_slash
  0xec09 cod-bell_slash_dot
  0xec03 cod-blank
  0xeaa3 cod-bold
  0xeaa4 cod-book
  0xeaa5 cod-bookmark
  0xebe5 cod-bracket_dot
  0xebe6 cod-bracket_error
  0xeaac cod-briefcase
  0xeaad cod-broadcast
  0xeaae cod-browser
  0xeaaf cod-bug
  0xeab0 cod-calendar
  0xeb92 cod-call_incoming
  0xeb93 cod-call_outgoing
  0xeab1 cod-case_sensitive
  0xeab2 cod-check
  0xebb1 cod-check_all
  0xeab3 cod-checklist
  0xeab4 cod-chevron_down
  0xeab5 cod-chevron_left
  0xeab6 cod-chevron_right
  0xeab7 cod-chevron_up
  0xec19 cod-chip
  0xeab8 cod-chrome_close
  0xeab9 cod-chrome_maximize
  0xeaba cod-chrome_minimize
  0xeabb cod-chrome_restore
  0xeabc cod-circle
  0xea71 cod-circle_filled
  0xebb5 cod-circle_large
  0xebb4 cod-circle_large_filled
  0xeabd cod-circle_slash
  0xec07 cod-circle_small
  0xeb8a cod-circle_small_filled
  0xeabe cod-circuit_board
  0xeabf cod-clear_all
  0xeac0 cod-clippy
  0xea76 cod-close
  0xeac1 cod-close_all
  0xebaa cod-cloud
  0xeac2 cod-cloud_download
  0xeac3 cod-cloud_upload
  0xeac4 cod-code
  0xec15 cod-coffee
  0xeac5 cod-collapse_all
  0xeac6 cod-color_mode
  0xebb6 cod-combine
  0xea6b cod-comment
  0xeac7 cod-comment_discussion
  0xec0e cod-comment_draft
  0xec0a cod-comment_unresolved
  0xebd5 cod-compass
  0xebd7 cod-compass_active
  0xebd6 cod-compass_dot
  0xec1e cod-copilot
  0xebcc cod-copy
  0xeac9 cod-credit_card
  0xeacc cod-dash
  0xeacd cod-dashboard
  0xeace cod-database
  0xead8 cod-debug
  0xebdc cod-debug_all
  0xeb91 cod-debug_alt
  0xeba8 cod-debug_alt_small
  0xeaa7 cod-debug_breakpoint_conditional
  0xeaa6 cod-debug_breakpoint_conditional_unverified
  0xeaa9 cod-debug_breakpoint_data
  0xeaa8 cod-debug_breakpoint_data_unverified
  0xeb88 cod-debug_breakpoint_function
  0xeb87 cod-debug_breakpoint_function_unverified
  0xeaab cod-debug_breakpoint_log
  0xeaaa cod-debug_breakpoint_log_unverified
  0xeb8c cod-debug_breakpoint_unsupported
  0xeb9b cod-debug_console
  0xeacf cod-debug_continue
  0xebe0 cod-debug_continue_small
  0xebdd cod-debug_coverage
  0xead0 cod-debug_disconnect
  0xebd0 cod-debug_line_by_line
  0xead1 cod-debug_pause
  0xebc0 cod-debug_rerun
  0xead2 cod-debug_restart
  0xeb90 cod-debug_restart_frame
  0xeb8e cod-debug_reverse_continue
  0xeb8b cod-debug_stackframe
  0xeb89 cod-debug_stackframe_active
  0xead3 cod-debug_start
  0xeb8f cod-debug_step_back
  0xead4 cod-debug_step_into
  0xead5 cod-debug_step_out
  0xead6 cod-debug_step_over
  0xead7 cod-debug_stop
  0xea78 cod-desktop_download
  0xeada cod-device_camera
  0xead9 cod-device_camera_video
  0xeadb cod-device_mobile
  0xeae1 cod-diff
  0xeadc cod-diff_added
  0xeadd cod-diff_ignored
  0xeade cod-diff_modified
  0xeadf cod-diff_removed
  0xeae0 cod-diff_renamed
  0xeae2 cod-discard
  0xea73 cod-edit
  0xeae3 cod-editor_layout
  0xea7c cod-ellipsis
  0xeae4 cod-empty_window
  0xea87 cod-error
  0xebfb cod-error_small
  0xeae5 cod-exclude
  0xeb95 cod-expand_all
  0xebac cod-export
  0xeae6 cod-extensions
  0xea70 cod-eye
  0xeae7 cod-eye_closed
  0xeb96 cod-feedback
  0xea7b cod-file
  0xeae8 cod-file_binary
  0xeae9 cod-file_code
  0xeaea cod-file_media
  0xeaeb cod-file_pdf
  0xeaec cod-file_submodule
  0xeaed cod-file_symlink_directory
  0xeaee cod-file_symlink_file
  0xeaef cod-file_zip
  0xeaf0 cod-files
  0xeaf1 cod-filter
  0xebce cod-filter_filled
  0xeaf2 cod-flame
  0xeaf5 cod-fold
  0xeaf3 cod-fold_down
  0xeaf4 cod-fold_up
  0xea83 cod-folder
  0xeaf6 cod-folder_active
  0xebdf cod-folder_library
  0xeaf7 cod-folder_opened
  0xec17 cod-game
  0xeaf8 cod-gear
  0xeaf9 cod-gift
  0xeafa cod-gist_secret
  0xeafc cod-git_commit
  0xeafd cod-git_compare
  0xec1d cod-git_fetch
  0xeafe cod-git_merge
  0xea64 cod-git_pull_request
  0xebda cod-git_pull_request_closed
  0xebbc cod-git_pull_request_create
  0xebdb cod-git_pull_request_draft
  0xec0b cod-git_pull_request_go_to_changes
  0xec0c cod-git_pull_request_new_changes
  0xea84 cod-github
  0xeaff cod-github_action
  0xeb00 cod-github_alt
  0xeba1 cod-github_inverted
  0xeb01 cod-globe
  0xea94 cod-go_to_file
  0xeb02 cod-grabber
  0xeb03 cod-graph
  0xebad cod-graph_left
  0xebe2 cod-graph_line
  0xebe3 cod-graph_scatter
  0xeb04 cod-gripper
  0xeb97 cod-group_by_ref_type
  0xeb05 cod-heart
  0xec04 cod-heart_filled
  0xea82 cod-history
  0xeb06 cod-home
  0xeb07 cod-horizontal_rule
  0xeb08 cod-hubot
  0xeb09 cod-inbox
  0xebf9 cod-indent
  0xea74 cod-info
  0xec11 cod-insert
  0xebd1 cod-inspect
  0xebd9 cod-issue_draft
  0xeb0b cod-issue_reopened
  0xeb0c cod-issues
  0xeb0d cod-italic
  0xeb0e cod-jersey
  0xeb0f cod-json
  0xeb10 cod-kebab_vertical
  0xeb11 cod-key
  0xeb12 cod-law
  0xebd2 cod-layers
  0xebd4 cod-layers_active
  0xebd3 cod-layers_dot
  0xebeb cod-layout
  0xebec cod-layout_activitybar_left
  0xebed cod-layout_activitybar_right
  0xebf7 cod-layout_centered
  0xebf6 cod-layout_menubar
  0xebf2 cod-layout_panel
  0xebef cod-layout_panel_center
  0xebf0 cod-layout_panel_justify
  0xebee cod-layout_panel_left
  0xec01 cod-layout_panel_off
  0xebf1 cod-layout_panel_right
  0xebf3 cod-layout_sidebar_left
  0xec02 cod-layout_sidebar_left_off
  0xebf4 cod-layout_sidebar_right
  0xec00 cod-layout_sidebar_right_off
  0xebf5 cod-layout_statusbar
  0xeb9c cod-library
  0xea61 cod-lightbulb
  0xeb13 cod-lightbulb_autofix
  0xeb15 cod-link
  0xeb14 cod-link_external
  0xeb83 cod-list_filter
  0xeb84 cod-list_flat
  0xeb16 cod-list_ordered
  0xeb85 cod-list_selection
  0xeb86 cod-list_tree
  0xeb17 cod-list_unordered
  0xeb18 cod-live_share
  0xeb19 cod-loading
  0xeb1a cod-location
  0xea75 cod-lock
  0xebe7 cod-lock_small
  0xebae cod-magnet
  0xeb1c cod-mail
  0xeb1b cod-mail_read
  0xec05 cod-map
  0xec06 cod-map_filled
  0xeb1d cod-markdown
  0xeb1e cod-megaphone
  0xeb1f cod-mention
  0xeb94 cod-menu
  0xebab cod-merge
  0xec12 cod-mic
  0xec1c cod-mic_filled
  0xeb20 cod-milestone
  0xea69 cod-mirror
  0xeb21 cod-mortar_board
  0xeb22 cod-move
  0xeb23 cod-multiple_windows
  0xec1b cod-music
  0xeb24 cod-mute
  0xea7f cod-new_file
  0xea80 cod-new_folder
  0xebea cod-newline
  0xeb25 cod-no_newline
  0xeb26 cod-note
  0xebaf cod-notebook
  0xebbf cod-notebook_template
  0xeb27 cod-octoface
  0xeb28 cod-open_preview
  0xea7e cod-organization
  0xeb9d cod-output
  0xeb29 cod-package
  0xeb2a cod-paintcan
  0xeba4 cod-pass
  0xebb3 cod-pass_filled
  0xea67 cod-person
  0xebcd cod-person_add
  0xec1a cod-piano
  0xebe4 cod-pie_chart
  0xeb2b cod-pin
  0xeba0 cod-pinned
  0xebb2 cod-pinned_dirty
  0xeb2c cod-play
  0xeba6 cod-play_circle
  0xeb2d cod-plug
  0xeb2e cod-preserve_case
  0xeb2f cod-preview
  0xea72 cod-primitive_square
  0xeb30 cod-project
  0xeb31 cod-pulse
  0xeb32 cod-question
  0xeb33 cod-quote
  0xeb34 cod-radio_tower
  0xeb35 cod-reactions
  0xeba7 cod-record
  0xea65 cod-record_keys
  0xebfa cod-record_small
  0xebb0 cod-redo
  0xeb36 cod-references
  0xeb37 cod-refresh
  0xeb38 cod-regex
  0xeb3a cod-remote
  0xeb39 cod-remote_explorer
  0xeb3b cod-remove
  0xeb3d cod-replace
  0xeb3c cod-replace_all
  0xea7d cod-reply
  0xea62 cod-repo
  0xeb3e cod-repo_clone
  0xeb3f cod-repo_force_push
  0xea63 cod-repo_forked
  0xeb40 cod-repo_pull
  0xeb41 cod-repo_push
  0xeb42 cod-report
  0xeb43 cod-request_changes
  0xeb44 cod-rocket
  0xeb46 cod-root_folder
  0xeb45 cod-root_folder_opened
  0xeb47 cod-rss
  0xeb48 cod-ruby
  0xebbd cod-run_above
  0xeb9e cod-run_all
  0xebbe cod-run_below
  0xebde cod-run_errors
  0xeb4b cod-save
  0xeb49 cod-save_all
  0xeb4a cod-save_as
  0xeb4c cod-screen_full
  0xeb4d cod-screen_normal
  0xea6d cod-search
  0xec0d cod-search_fuzzy
  0xeb4e cod-search_stop
  0xec0f cod-send
  0xeb50 cod-server
  0xeba3 cod-server_environment
  0xeba2 cod-server_process
  0xeb52 cod-settings
  0xeb51 cod-settings_gear
  0xeb53 cod-shield
  0xea6f cod-sign_in
  0xea6e cod-sign_out
  0xeb54 cod-smiley
  0xec16 cod-snake
  0xeb55 cod-sort_precedence
  0xea68 cod-source_control
  0xec10 cod-sparkle
  0xeb56 cod-split_horizontal
  0xeb57 cod-split_vertical
  0xeb58 cod-squirrel
  0xea6a cod-star_empty
  0xeb59 cod-star_full
  0xeb5a cod-star_half
  0xeba5 cod-stop_circle
  0xea8a cod-symbol_array
  0xea8f cod-symbol_boolean
  0xeb5b cod-symbol_class
  0xeb5c cod-symbol_color
  0xeb5d cod-symbol_constant
  0xea95 cod-symbol_enum
  0xeb5e cod-symbol_enum_member
  0xea86 cod-symbol_event
  0xeb5f cod-symbol_field
  0xeb60 cod-symbol_file
  0xeb61 cod-symbol_interface
  0xea93 cod-symbol_key
  0xeb62 cod-symbol_keyword
  0xea8c cod-symbol_method
  0xeb63 cod-symbol_misc
  0xea8b cod-symbol_namespace
  0xea90 cod-symbol_numeric
  0xeb64 cod-symbol_operator
  0xea92 cod-symbol_parameter
  0xeb65 cod-symbol_property
  0xea96 cod-symbol_ruler
  0xeb66 cod-symbol_snippet
  0xeb8d cod-symbol_string
  0xea91 cod-symbol_structure
  0xea88 cod-symbol_variable
  0xea77 cod-sync
  0xeb9f cod-sync_ignored
  0xebb7 cod-table
  0xea66 cod-tag
  0xebf8 cod-target
  0xeb67 cod-tasklist
  0xeb68 cod-telescope
  0xea85 cod-terminal
  0xebca cod-terminal_bash
  0xebc4 cod-terminal_cmd
  0xebc5 cod-terminal_debian
  0xebc6 cod-terminal_linux
  0xebc7 cod-terminal_powershell
  0xebc8 cod-terminal_tmux
  0xebc9 cod-terminal_ubuntu
  0xeb69 cod-text_size
  0xeb6a cod-three_bars
  0xeb6b cod-thumbsdown
  0xec13 cod-thumbsdown_filled
  0xeb6c cod-thumbsup
  0xec14 cod-thumbsup_filled
  0xeb6d cod-tools
  0xea81 cod-trash
  0xeb6e cod-triangle_down
  0xeb6f cod-triangle_left
  0xeb70 cod-triangle_right
  0xeb71 cod-triangle_up
  0xeb72 cod-twitter
  0xebb9 cod-type_hierarchy
  0xebba cod-type_hierarchy_sub
  0xebbb cod-type_hierarchy_super
  0xeb73 cod-unfold
  0xeb98 cod-ungroup_by_ref_type
  0xeb74 cod-unlock
  0xeb75 cod-unmute
  0xeb76 cod-unverified
  0xebb8 cod-variable_group
  0xeb77 cod-verified
  0xebe9 cod-verified_filled
  0xeb78 cod-versions
  0xea7a cod-vm
  0xeb79 cod-vm_active
  0xeba9 cod-vm_connect
  0xeb7a cod-vm_outline
  0xeb7b cod-vm_running
  0xec18 cod-vr
  0xebcf cod-wand
  0xea6c cod-warning
  0xeb7c cod-watch
  0xeb7d cod-whitespace
  0xeb7e cod-whole_word
  0xeb7f cod-window
  0xeb80 cod-word_wrap
  0xebc1 cod-workspace_trusted
  0xebc3 cod-workspace_unknown
  0xebc2 cod-workspace_untrusted
  0xeb81 cod-zoom_in
  0xeb82 cod-zoom_out
  0xe6b5 custom-ada
  0xe6ab custom-asm
  0xe6b3 custom-astro
  0xe63a custom-bazel
  0xe61e custom-c
  0xe6b6 custom-chuck
  0xe6b0 custom-common_lisp
  0xe61d custom-cpp
  0xe62f custom-crystal
  0xe612 custom-default
  0xe62e custom-electron
  0xe62d custom-elixir
  0xe62c custom-elm
  0xe632 custom-emacs
  0xe6af custom-fennel
  0xe657 custom-firebase
  0xe5ff custom-folder
  0xe5fc custom-folder_config
  0xe5fb custom-folder_git
  0xe5fb custom-folder_git_branch
  0xe5fd custom-folder_github
  0xe5fa custom-folder_npm
  0xe6ad custom-folder_oct
  0xe5fe custom-folder_open
  0xe626 custom-go
  0xe617 custom-home
  0xe634 custom-kotlin
  0xe629 custom-msdos
  0xe6ae custom-neovim
  0xe633 custom-orgmode
  0xe602 custom-play_arrow
  0xe6b4 custom-prettier
  0xe631 custom-puppet
  0xe630 custom-purescript
  0xe605 custom-ruby
  0xe6b1 custom-scheme
  0xe6b2 custom-toml
  0xe6ac custom-v_lang
  0xe62b custom-vim
  0xe6b7 custom-vitruvian
  0xe62a custom-windows
  0xe700 dev-aarch64
  0xe701 dev-adonisjs
  0xe705 dev-aftereffects
  0xe708 dev-akka
  0xe70a dev-algolia
  0xe713 dev-alpinejs
  0xe7ad dev-amazonwebservices
  0xe715 dev-anaconda
  0xe70e dev-android
  0xe71a dev-androidstudio
  0xe753 dev-angular
  0xe71c dev-angularjs
  0xe720 dev-angularmaterial
  0xe723 dev-ansible
  0xe72a dev-antdesign
  0xe72b dev-apache
  0xe72c dev-apacheairflow
  0xe72e dev-apachekafka
  0xe72f dev-apachespark
  0xe730 dev-apl
  0xe7ab dev-appcelerator
  0xe711 dev-apple
  0xe731 dev-appwrite
  0xe732 dev-archlinux
  0xe733 dev-arduino
  0xe734 dev-argocd
  0xe735 dev-astro
  0xe764 dev-atom
  0xe741 dev-awk
  0xe7ad dev-aws
  0xe74f dev-axios
  0xe754 dev-azure
  0xe756 dev-azuredevops
  0xe75b dev-azuresqldatabase
  0xe75d dev-babel
  0xe752 dev-backbone
  0xe752 dev-backbonejs
  0xe75e dev-ballerina
  0xe75f dev-bamboo
  0xe760 dev-bash
  0xe761 dev-beats
  0xe762 dev-behance
  0xe703 dev-bitbucket
  0xe765 dev-blazor
  0xe766 dev-blender
  0xe747 dev-bootstrap
  0xe74d dev-bower
  0xe76b dev-browserstack
  0xe76c dev-bulma
  0xe76f dev-bun
  0xe771 dev-c
  0xe771 dev-c_lang
  0xe773 dev-cairo
  0xe77a dev-cakephp
  0xe77c dev-canva
  0xe785 dev-capacitor
  0xe788 dev-carbon
  0xe789 dev-cassandra
  0xe78a dev-centos
  0xe78b dev-ceylon
  0xe743 dev-chrome
  0xe78c dev-circleci
  0xe78d dev-clarity
  0xe78e dev-clion
  0xe768 dev-clojure
  0xe76a dev-clojure_alt
  0xe790 dev-clojurescript
  0xe792 dev-cloudflare
  0xe793 dev-cloudflareworkers
  0xe794 dev-cmake
  0xe796 dev-codeac
  0xe797 dev-codecov
  0xe780 dev-codeigniter
  0xe716 dev-codepen
  0xe751 dev-coffeescript
  0xe783 dev-composer
  0xe799 dev-confluence
  0xe79a dev-consul
  0xe79b dev-contao
  0xe79d dev-corejs
  0xe79f dev-cosmosdb
  0xe7a0 dev-couchbase
  0xe7a2 dev-couchdb
  0xe7a3 dev-cplusplus
  0xe7ac dev-crystal
  0xe7b2 dev-csharp
  0xe749 dev-css3
  0xe74a dev-css3_full
  0xe7b7 dev-cucumber
  0xe7b9 dev-cypressio
  0xe7bc dev-d3js
  0xe798 dev-dart
  0xe706 dev-database
  0xe7bd dev-datagrip
  0xe7be dev-dataspell
  0xe7bf dev-dbeaver
  0xe77d dev-debian
  0xe7c0 dev-denojs
  0xe7c1 dev-devicon
  0xe7ae dev-digital_ocean
  0xe7ae dev-digitalocean
  0xe7c2 dev-discordjs
  0xe71d dev-django
  0xe7c3 dev-djangorest
  0xe7af dev-dlang
  0xe7b0 dev-docker
  0xe774 dev-doctrine
  0xe77f dev-dotnet
  0xe7c6 dev-dotnetcore
  0xe79c dev-dreamweaver
  0xe707 dev-dropbox
  0xe7c7 dev-dropwizard
  0xe742 dev-drupal
  0xe7c8 dev-dynamodb
  0xe79e dev-eclipse
  0xe7c9 dev-ecto
  0xe7ca dev-elasticsearch
  0xe7cb dev-electron
  0xe7cc dev-eleventy
  0xe7cd dev-elixir
  0xe7ce dev-elm
  0xe7cf dev-emacs
  0xe7d0 dev-embeddedc
  0xe71b dev-ember
  0xe7d1 dev-envoy
  0xe7b1 dev-erlang
  0xe7d2 dev-eslint
  0xe7d3 dev-express
  0xe7d4 dev-facebook
  0xe7d5 dev-fastapi
  0xe7d6 dev-fastify
  0xe7d7 dev-faunadb
  0xe7d8 dev-feathersjs
  0xe7d9 dev-fedora
  0xe7da dev-figma
  0xe7db dev-filezilla
  0xe787 dev-firebase
  0xe745 dev-firefox
  0xe7dc dev-flask
  0xe7dd dev-flutter
  0xe7de dev-fortran
  0xe7df dev-foundation
  0xe7e0 dev-framermotion
  0xe7e1 dev-framework7
  0xe7a7 dev-fsharp
  0xe7e2 dev-gatling
  0xe7e3 dev-gatsby
  0xe7e4 dev-gazebo
  0xe7e5 dev-gcc
  0xe7e6 dev-gentoo
  0xe71f dev-ghost
  0xe714 dev-ghost_small
  0xe7e7 dev-gimp
  0xe702 dev-git
  0xe725 dev-git_branch
  0xe729 dev-git_commit
  0xe728 dev-git_compare
  0xe727 dev-git_merge
  0xe726 dev-git_pull_request
  0xe7e8 dev-gitbook
  0xe709 dev-github
  0xe709 dev-github_badge
  0xe717 dev-github_full
  0xe7e9 dev-githubactions
  0xe7ea dev-githubcodespaces
  0xe7eb dev-gitlab
  0xe7ec dev-gitpod
  0xe7ed dev-gitter
  0xe779 dev-gnu
  0xe724 dev-go
  0xe7ee dev-godot
  0xe7ef dev-goland
  0xe7f0 dev-google
  0xe7f1 dev-googlecloud
  0xe7f2 dev-gradle
  0xe7f3 dev-grafana
  0xe7b3 dev-grails
  0xe7f4 dev-graphql
  0xe775 dev-groovy
  0xe7f5 dev-grpc
  0xe74c dev-grunt
  0xe763 dev-gulp
  0xe7f6 dev-hadoop
  0xe7f7 dev-handlebars
  0xe7f8 dev-hardhat
  0xe7f9 dev-harvester
  0xe777 dev-haskell
  0xe7fa dev-haxe
  0xe7fb dev-helm
  0xe77b dev-heroku
  0xe7fc dev-hibernate
  0xe7fd dev-homebrew
  0xe736 dev-html5
  0xe7fe dev-hugo
  0xe744 dev-ie
  0xe7ff dev-ifttt
  0xe7b4 dev-illustrator
  0xe800 dev-influxdb
  0xe801 dev-inkscape
  0xe802 dev-insomnia
  0xe7b5 dev-intellij
  0xe7a9 dev-ionic
  0xe803 dev-jaegertracing
  0xe804 dev-jamstack
  0xe805 dev-jasmine
  0xe738 dev-java
  0xe781 dev-javascript
  0xe74e dev-javascript_alt
  0xe781 dev-javascript_badge
  0xe806 dev-jeet
  0xe70d dev-jekyll
  0xe70d dev-jekyll_small
  0xe767 dev-jenkins
  0xe807 dev-jest
  0xe808 dev-jetbrains
  0xe809 dev-jetpackcompose
  0xe75c dev-jira
  0xe80a dev-jiraalign
  0xe750 dev-jquery
  0xe80b dev-json
  0xe80c dev-jule
  0xe80d dev-julia
  0xe80e dev-junit
  0xe80f dev-jupyter
  0xe810 dev-k3os
  0xe811 dev-k3s
  0xe812 dev-k6
  0xe813 dev-kaggle
  0xe814 dev-karatelabs
  0xe815 dev-karma
  0xe816 dev-kdeneon
  0xe817 dev-keras
  0xe818 dev-kibana
  0xe819 dev-knexjs
  0xe81a dev-knockout
  0xe81b dev-kotlin
  0xe784 dev-krakenjs
  0xe784 dev-krakenjs_badge
  0xe81c dev-ktor
  0xe81d dev-kubernetes
  0xe81e dev-labview
  0xe73f dev-laravel
  0xe81f dev-latex
  0xe758 dev-less
  0xe820 dev-linkedin
  0xe712 dev-linux
  0xe821 dev-liquibase
  0xe822 dev-livewire
  0xe823 dev-llvm
  0xe824 dev-lodash
  0xe825 dev-logstash
  0xe826 dev-lua
  0xe827 dev-lumen
  0xe740 dev-magento
  0xe828 dev-mariadb
  0xe73e dev-markdown
  0xe7b6 dev-materializecss
  0xe829 dev-materialui
  0xe82a dev-matlab
  0xe82b dev-matplotlib
  0xe82c dev-maven
  0xe82d dev-maya
  0xe7a5 dev-meteor
  0xe7a6 dev-meteorfull
  0xe82e dev-microsoftsqlserver
  0xe82f dev-minitab
  0xe830 dev-mithril
  0xe831 dev-mobx
  0xe832 dev-mocha
  0xe833 dev-modx
  0xe834 dev-moleculer
  0xe7a4 dev-mongodb
  0xe835 dev-mongoose
  0xe836 dev-moodle
  0xe78f dev-mootools_badge
  0xe786 dev-mozilla
  0xe837 dev-msdos
  0xe704 dev-mysql
  0xe838 dev-nano
  0xe839 dev-neo4j
  0xe83a dev-neovim
  0xe83b dev-nestjs
  0xe83c dev-netlify
  0xe83d dev-networkx
  0xe83e dev-nextjs
  0xe776 dev-nginx
  0xe83f dev-ngrx
  0xe840 dev-nhibernate
  0xe841 dev-nim
  0xe842 dev-nimble
  0xe843 dev-nixos
  0xe719 dev-nodejs
  0xe718 dev-nodejs_small
  0xe844 dev-nodemon
  0xe845 dev-nodewebkit
  0xe846 dev-nomad
  0xe847 dev-norg
  0xe848 dev-notion
  0xe71e dev-npm
  0xe849 dev-nuget
  0xe84a dev-numpy
  0xe84b dev-nuxtjs
  0xe84c dev-oauth
  0xe84d dev-objectivec
  0xe84e dev-ocaml
  0xe84f dev-ohmyzsh
  0xe850 dev-okta
  0xe851 dev-openal
  0xe852 dev-openapi
  0xe853 dev-opencl
  0xe854 dev-opencv
  0xe855 dev-opengl
  0xe856 dev-openstack
  0xe857 dev-opensuse
  0xe858 dev-opentelemetry
  0xe746 dev-opera
  0xe859 dev-oracle
  0xe85a dev-ory
  0xe85b dev-p5js
  0xe85c dev-packer
  0xe85d dev-pandas
  0xe769 dev-perl
  0xe85e dev-pfsense
  0xe85f dev-phalcon
  0xe860 dev-phoenix
  0xe861 dev-photonengine
  0xe7b8 dev-photoshop
  0xe73d dev-php
  0xe862 dev-phpstorm
  0xe863 dev-playwright
  0xe864 dev-plotly
  0xe865 dev-pnpm
  0xe866 dev-podman
  0xe867 dev-poetry
  0xe868 dev-polygon
  0xe869 dev-portainer
  0xe86a dev-postcss
  0xe76e dev-postgresql
  0xe86b dev-postman
  0xe86c dev-powershell
  0xe86d dev-premierepro
  0xe86e dev-prisma
  0xe86f dev-processing
  0xe7a1 dev-prolog
  0xe870 dev-prometheus
  0xe871 dev-protractor
  0xe872 dev-pulsar
  0xe873 dev-pulumi
  0xe874 dev-puppeteer
  0xe875 dev-purescript
  0xe876 dev-putty
  0xe877 dev-pycharm
  0xe878 dev-pypi
  0xe879 dev-pyscript
  0xe87a dev-pytest
  0xe73c dev-python
  0xe87b dev-pytorch
  0xe87c dev-qodana
  0xe87d dev-qt
  0xe87e dev-quarkus
  0xe87f dev-quasar
  0xe880 dev-qwik
  0xe881 dev-r
  0xe882 dev-rabbitmq
  0xe73b dev-rails
  0xe883 dev-railway
  0xe884 dev-rancher
  0xe722 dev-raspberry_pi
  0xe885 dev-reach
  0xe7ba dev-react
  0xe886 dev-reactbootstrap
  0xe887 dev-reactnavigation
  0xe888 dev-reactrouter
  0xe889 dev-readthedocs
  0xe88a dev-realm
  0xe88b dev-rect
  0xe7bb dev-redhat
  0xe76d dev-redis
  0xe88c dev-redux
  0xe88d dev-renpy
  0xe88e dev-replit
  0xe770 dev-requirejs
  0xe88f dev-rider
  0xe890 dev-rocksdb
  0xe891 dev-rockylinux
  0xe892 dev-rollup
  0xe893 dev-ros
  0xe894 dev-rspec
  0xe895 dev-rstudio
  0xe739 dev-ruby
  0xe73b dev-ruby_on_rails
  0xe791 dev-ruby_rough
  0xe896 dev-rubymine
  0xe7a8 dev-rust
  0xe897 dev-rxjs
  0xe748 dev-safari
  0xe898 dev-salesforce
  0xe899 dev-sanity
  0xe74b dev-sass
  0xe737 dev-scala
  0xe89a dev-scalingo
  0xe89b dev-scikitlearn
  0xe89c dev-sdl
  0xe89d dev-selenium
  0xe89e dev-sema
  0xe89f dev-sentry
  0xe8a0 dev-sequelize
  0xe8a1 dev-shopware
  0xe8a2 dev-shotgrid
  0xe8a3 dev-sketch
  0xe8a4 dev-slack
  0xe72d dev-smashing_magazine
  0xe8a5 dev-socketio
  0xe8a6 dev-solidity
  0xe8a7 dev-solidjs
  0xe8a8 dev-sonarqube
  0xe8a9 dev-sourcetree
  0xe8aa dev-spack
  0xe8ab dev-splunk
  0xe8ac dev-spring
  0xe8ad dev-spss
  0xe8ae dev-spyder
  0xe8af dev-sqlalchemy
  0xe8b0 dev-sqldeveloper
  0xe7c4 dev-sqlite
  0xe8b1 dev-ssh
  0xe710 dev-stackoverflow
  0xe8b2 dev-stata
  0xe8b3 dev-storybook
  0xe8b4 dev-streamlit
  0xe759 dev-stylus
  0xe7aa dev-sublime
  0xe8b5 dev-subversion
  0xe8b6 dev-supabase
  0xe8b7 dev-svelte
  0xe8b8 dev-swagger
  0xe755 dev-swift
  0xe8b9 dev-swiper
  0xe757 dev-symfony
  0xe757 dev-symfony_badge
  0xe8ba dev-tailwindcss
  0xe8bb dev-tauri
  0xe8bc dev-tensorflow
  0xe795 dev-terminal
  0xe8bd dev-terraform
  0xe8be dev-tex
  0xe8bf dev-thealgorithms
  0xe8c0 dev-threedsmax
  0xe8c1 dev-threejs
  0xe8c2 dev-titaniumsdk
  0xe8c3 dev-tomcat
  0xe8c4 dev-tortoisegit
  0xe8c5 dev-towergit
  0xe8c6 dev-traefikmesh
  0xe8c7 dev-traefikproxy
  0xe77e dev-travis
  0xe75a dev-trello
  0xe8c8 dev-trpc
  0xe8c9 dev-twitter
  0xe8ca dev-typescript
  0xe772 dev-typo3
  0xe73a dev-ubuntu
  0xe8cb dev-uml
  0xe8cb dev-unifiedmodelinglanguage
  0xe721 dev-unity
  0xe721 dev-unity_small
  0xe8cc dev-unix
  0xe8cd dev-unrealengine
  0xe8ce dev-uwsgi
  0xe8cf dev-v8
  0xe8d0 dev-vagrant
  0xe8d1 dev-vala
  0xe8d2 dev-vault
  0xe8d3 dev-vercel
  0xe8d4 dev-vertx
  0xe7c5 dev-vim
  0xe8d5 dev-visualbasic
  0xe70c dev-visualstudio
  0xe8d6 dev-vite
  0xe8d7 dev-vitejs
  0xe8d8 dev-vitess
  0xe8d9 dev-vitest
  0xe8da dev-vscode
  0xe8db dev-vsphere
  0xe8dc dev-vuejs
  0xe8dd dev-vuestorefront
  0xe8de dev-vuetify
  0xe8df dev-vyper
  0xe8e0 dev-wasm
  0xe8e1 dev-webflow
  0xe8e2 dev-weblate
  0xe8e3 dev-webpack
  0xe8e4 dev-webstorm
  0xe70f dev-windows
  0xe8e5 dev-windows11
  0xe8e6 dev-woocommerce
  0xe70b dev-wordpress
  0xe8e7 dev-xamarin
  0xe8e8 dev-xcode
  0xe8e9 dev-xd
  0xe8ea dev-xml
  0xe8eb dev-yaml
  0xe8ec dev-yarn
  0xe782 dev-yii
  0xe8ed dev-yugabytedb
  0xe8ee dev-yunohost
  0xe778 dev-zend
  0xe8ef dev-zig
  0xf26e fa-500px
  0xf29b fa-accessible_icon
  0xf0b7 fa-accusoft
  0xf2b9 fa-address_book
  0xf2ba fa-address_book_o
  0xf2bb fa-address_card
  0xf2bc fa-address_card_o
  0xf042 fa-adjust
  0xf170 fa-adn
  0xf0b8 fa-adversal
  0xf0b9 fa-affiliatetheme
  0xef93 fa-airbnb
  0xf0ba fa-algolia
  0xf037 fa-align_center
  0xf039 fa-align_justify
  0xf036 fa-align_left
  0xf038 fa-align_right
  0xeebc fa-alipay
  0xf270 fa-amazon
  0xed56 fa-amazon_pay
  0xf0f9 fa-ambulance
  0xf2a3 fa-american_sign_language_interpreting
  0xf0bb fa-amilia
  0xf13d fa-anchor
  0xf17b fa-android
  0xf209 fa-angellist
  0xf103 fa-angle_double_down
  0xf100 fa-angle_double_left
  0xf101 fa-angle_double_right
  0xf102 fa-angle_double_up
  0xf107 fa-angle_down
  0xf104 fa-angle_left
  0xf105 fa-angle_right
  0xf106 fa-angle_up
  0xf103 fa-angles_down
  0xf100 fa-angles_left
  0xf101 fa-angles_right
  0xf102 fa-angles_up
  0xf0bc fa-angrycreative
  0xed4b fa-angular
  0xeebd fa-ankh
  0xf0bd fa-app_store
  0xf0be fa-app_store_ios
  0xf0bf fa-apper
  0xf179 fa-apple
  0xed41 fa-apple_pay
  0xee98 fa-apple_whole
  0xf187 fa-archive
  0xee20 fa-archway
  0xf1fe fa-area_chart
  0xf0ab fa-arrow_circle_down
  0xf0a8 fa-arrow_circle_left
  0xf01a fa-arrow_circle_o_down
  0xf190 fa-arrow_circle_o_left
  0xf18e fa-arrow_circle_o_right
  0xf01b fa-arrow_circle_o_up
  0xf0a9 fa-arrow_circle_right
  0xf0aa fa-arrow_circle_up
  0xf063 fa-arrow_down
  0xf162 fa-arrow_down_1_9
  0xefb1 fa-arrow_down_9_1
  0xf15d fa-arrow_down_a_z
  0xf175 fa-arrow_down_long
  0xefaf fa-arrow_down_short_wide
  0xf160 fa-arrow_down_wide_short
  0xefad fa-arrow_down_z_a
  0xf060 fa-arrow_left
  0xf177 fa-arrow_left_long
  0xf245 fa-arrow_pointer
  0xf061 fa-arrow_right
  0xf0ec fa-arrow_right_arrow_left
  0xf08b fa-arrow_right_from_bracket
  0xf178 fa-arrow_right_long
  0xf090 fa-arrow_right_to_bracket
  0xf0e2 fa-arrow_rotate_left
  0xf01e fa-arrow_rotate_right
  0xf149 fa-arrow_turn_down
  0xf148 fa-arrow_turn_up
  0xf062 fa-arrow_up
  0xf163 fa-arrow_up_1_9
  0xefb2 fa-arrow_up_9_1
  0xf15e fa-arrow_up_a_z
  0xf176 fa-arrow_up_long
  0xf08e fa-arrow_up_right_from_square
  0xefb0 fa-arrow_up_short_wide
  0xf161 fa-arrow_up_wide_short
  0xefae fa-arrow_up_z_a
  0xf047 fa-arrows
  0xf0b2 fa-arrows_alt
  0xf07e fa-arrows_h
  0xf07e fa-arrows_left_right
  0xf021 fa-arrows_rotate
  0xf07d fa-arrows_up_down
  0xf047 fa-arrows_up_down_left_right
  0xf07d fa-arrows_v
  0xef31 fa-artstation
  0xf2a3 fa-asl_interpreting
  0xf2a2 fa-assistive_listening_systems
  0xf069 fa-asterisk
  0xf0cf fa-asymmetrik
  0xf1fa fa-at
  0xef32 fa-atlassian
  0xee99 fa-atom
  0xf0df fa-audible
  0xf29e fa-audio_description
  0xf1b9 fa-automobile
  0xed47 fa-autoprefixer
  0xefc2 fa-avianex
  0xed4c fa-aviato
  0xee22 fa-award
  0xf0ef fa-aws
  0xef33 fa-baby
  0xef34 fa-baby_carriage
  0xf04a fa-backward
  0xf049 fa-backward_fast
  0xf048 fa-backward_step
  0xef77 fa-bacon
  0xf290 fa-bag_shopping
  0xeecb fa-bahai
  0xf24e fa-balance_scale
  0xf05e fa-ban
  0xee16 fa-ban_smoking
  0xed74 fa-bandage
  0xf2d5 fa-bandcamp
  0xf19c fa-bank
  0xf080 fa-bar_chart
  0xf080 fa-bar_chart_o
  0xf02a fa-barcode
  0xf0c9 fa-bars
  0xef8f fa-bars_progress
  0xee19 fa-bars_staggered
  0xed5c fa-baseball
  0xed5b fa-baseball_bat_ball
  0xf291 fa-basket_shopping
  0xed5d fa-basketball
  0xf2cd fa-bath
  0xf2cd fa-bathtub
  0xf240 fa-battery
  0xf244 fa-battery_0
  0xf243 fa-battery_1
  0xf242 fa-battery_2
  0xf241 fa-battery_3
  0xf240 fa-battery_4
  0xf244 fa-battery_empty
  0xf240 fa-battery_full
  0xf242 fa-battery_half
  0xf243 fa-battery_quarter
  0xf241 fa-battery_three_quarters
  0xef94 fa-battle_net
  0xf236 fa-bed
  0xed8a fa-bed_pulse
  0xf0fc fa-beer
  0xf0fc fa-beer_mug_empty
  0xf1b4 fa-behance
  0xf1b5 fa-behance_square
  0xf0f3 fa-bell
  0xee2b fa-bell_concierge
  0xf0a2 fa-bell_o
  0xf1f6 fa-bell_slash
  0xf1f7 fa-bell_slash_o
  0xee24 fa-bezier_curve
  0xf206 fa-bicycle
  0xf0ff fa-bimobject
  0xf1e5 fa-binoculars
  0xef35 fa-biohazard
  0xf1fd fa-birthday_cake
  0xf171 fa-bitbucket
  0xf172 fa-bitbucket_square
  0xf10f fa-bitcoin
  0xf116 fa-bity
  0xf27e fa-black_tie
  0xf117 fa-blackberry
  0xede1 fa-blender
  0xeeea fa-blender_phone
  0xf29d fa-blind
  0xef36 fa-blog
  0xf11f fa-blogger
  0xf12f fa-blogger_b
  0xf293 fa-bluetooth
  0xf294 fa-bluetooth_b
  0xf032 fa-bold
  0xf0e7 fa-bolt
  0xf1e2 fa-bomb
  0xee9a fa-bone
  0xee25 fa-bong
  0xf02d fa-book
  0xee21 fa-book_atlas
  0xeebe fa-book_bible
  0xeecd fa-book_journal_whills
  0xef78 fa-book_medical
  0xede2 fa-book_open
  0xee9b fa-book_open_reader
  0xeedc fa-book_quran
  0xeeeb fa-book_skull
  0xef8e fa-book_tanakh
  0xf02e fa-bookmark
  0xf097 fa-bookmark_o
  0xef95 fa-bootstrap
  0xefa3 fa-border_all
  0xefa4 fa-border_none
  0xefa5 fa-border_top_left
  0xed5e fa-bowling_ball
  0xed75 fa-box
  0xf187 fa-box_archive
  0xed95 fa-box_open
  0xed76 fa-boxes_stacked
  0xf2a1 fa-braille
  0xee9c fa-brain
  0xef79 fa-bread_slice
  0xf0b1 fa-briefcase
  0xed77 fa-briefcase_medical
  0xede4 fa-broom
  0xed6e fa-broom_ball
  0xee26 fa-brush
  0xf15a fa-btc
  0xef96 fa-buffer
  0xf188 fa-bug
  0xf1ad fa-building
  0xf19c fa-building_columns
  0xf0f7 fa-building_o
  0xf0a1 fa-bullhorn
  0xf140 fa-bullseye
  0xef82 fa-burger
  0xf13f fa-buromobelexperte
  0xf207 fa-bus
  0xee27 fa-bus_simple
  0xeebf fa-business_time
  0xefb6 fa-buy_n_large
  0xf20d fa-buysellads
  0xf1ba fa-cab
  0xef71 fa-cable_car
  0xf1fd fa-cake_candles
  0xf1ec fa-calculator
  0xf073 fa-calendar
  0xf274 fa-calendar_check
  0xf274 fa-calendar_check_o
  0xef37 fa-calendar_day
  0xf073 fa-calendar_days
  0xf272 fa-calendar_minus
  0xf272 fa-calendar_minus_o
  0xf133 fa-calendar_o
  0xf271 fa-calendar_plus
  0xf271 fa-calendar_plus_o
  0xf273 fa-calendar_times_o
  0xef38 fa-calendar_week
  0xf273 fa-calendar_xmark
  0xf030 fa-camera
  0xf083 fa-camera_retro
  0xeeec fa-campground
  0xef39 fa-canadian_maple_leaf
  0xef3a fa-candy_cane
  0xee28 fa-cannabis
  0xed79 fa-capsules
  0xf1b9 fa-car
  0xee9e fa-car_battery
  0xee9f fa-car_burst
  0xee9d fa-car_rear
  0xeea0 fa-car_side
  0xefc1 fa-caravan
  0xf0d7 fa-caret_down
  0xf0d9 fa-caret_left
  0xf0da fa-caret_right
  0xf150 fa-caret_square_o_down
  0xf191 fa-caret_square_o_left
  0xf152 fa-caret_square_o_right
  0xf151 fa-caret_square_o_up
  0xf0d8 fa-caret_up
  0xef3b fa-carrot
  0xf218 fa-cart_arrow_down
  0xed7f fa-cart_flatbed
  0xee66 fa-cart_flatbed_suitcase
  0xf217 fa-cart_plus
  0xf07a fa-cart_shopping
  0xef3c fa-cash_register
  0xeeed fa-cat
  0xf20a fa-cc
  0xed57 fa-cc_amazon_pay
  0xf1f3 fa-cc_amex
  0xed42 fa-cc_apple_pay
  0xf24c fa-cc_diners_club
  0xf1f2 fa-cc_discover
  0xf24b fa-cc_jcb
  0xf1f1 fa-cc_mastercard
  0xf1f4 fa-cc_paypal
  0xf1f5 fa-cc_stripe
  0xf1f0 fa-cc_visa
  0xf14f fa-centercode
  0xef3d fa-centos
  0xf0a3 fa-certificate
  0xf0c1 fa-chain
  0xf127 fa-chain_broken
  0xeeee fa-chair
  0xede5 fa-chalkboard
  0xede6 fa-chalkboard_user
  0xef49 fa-champagne_glasses
  0xeea1 fa-charging_station
  0xf1fe fa-chart_area
  0xf080 fa-chart_bar
  0xf201 fa-chart_line
  0xf200 fa-chart_pie
  0xf00c fa-check
  0xf058 fa-check_circle
  0xf05d fa-check_circle_o
  0xee29 fa-check_double
  0xf14a fa-check_square
  0xf046 fa-check_square_o
  0xef2f fa-check_to_slot
  0xef7a fa-cheese
  0xed5f fa-chess
  0xed60 fa-chess_bishop
  0xed61 fa-chess_board
  0xed62 fa-chess_king
  0xed63 fa-chess_knight
  0xed64 fa-chess_pawn
  0xed65 fa-chess_queen
  0xed66 fa-chess_rook
  0xf13a fa-chevron_circle_down
  0xf137 fa-chevron_circle_left
  0xf138 fa-chevron_circle_right
  0xf139 fa-chevron_circle_up
  0xf078 fa-chevron_down
  0xf053 fa-chevron_left
  0xf054 fa-chevron_right
  0xf077 fa-chevron_up
  0xf1ae fa-child
  0xf268 fa-chrome
  0xef97 fa-chromecast
  0xede7 fa-church
  0xf111 fa-circle
  0xf0ab fa-circle_arrow_down
  0xf0a8 fa-circle_arrow_left
  0xf0a9 fa-circle_arrow_right
  0xf0aa fa-circle_arrow_up
  0xf05d fa-circle_check
  0xf13a fa-circle_chevron_down
  0xf137 fa-circle_chevron_left
  0xf138 fa-circle_chevron_right
  0xf139 fa-circle_chevron_up
  0xed98 fa-circle_dollar_to_slot
  0xf192 fa-circle_dot
  0xf01a fa-circle_down
  0xf06a fa-circle_exclamation
  0xed83 fa-circle_h
  0xf042 fa-circle_half_stroke
  0xf05a fa-circle_info
  0xf190 fa-circle_left
  0xf056 fa-circle_minus
  0xf1ce fa-circle_notch
  0xf10c fa-circle_o
  0xf1ce fa-circle_o_notch
  0xf28b fa-circle_pause
  0xf144 fa-circle_play
  0xf055 fa-circle_plus
  0xf059 fa-circle_question
  0xef5b fa-circle_radiation
  0xf18e fa-circle_right
  0xf28d fa-circle_stop
  0xf1db fa-circle_thin
  0xf01b fa-circle_up
  0xf2bd fa-circle_user
  0xf05c fa-circle_xmark
  0xeec0 fa-city
  0xf0ea fa-clipboard
  0xf07f fa-clipboard_alt
  0xed7a fa-clipboard_check
  0xed7b fa-clipboard_list
  0xef7c fa-clipboard_user
  0xf017 fa-clock
  0xf017 fa-clock_o
  0xf1da fa-clock_rotate_left
  0xf24d fa-clone
  0xf00d fa-close
  0xf20a fa-closed_captioning
  0xf0c2 fa-cloud
  0xf0ed fa-cloud_arrow_down
  0xf0ee fa-cloud_arrow_up
  0xef2c fa-cloud_bolt
  0xf0ed fa-cloud_download
  0xef1a fa-cloud_meatball
  0xeeef fa-cloud_moon
  0xef1b fa-cloud_moon_rain
  0xef1c fa-cloud_rain
  0xef1d fa-cloud_showers_heavy
  0xeef0 fa-cloud_sun
  0xef1e fa-cloud_sun_rain
  0xf0ee fa-cloud_upload
  0xf15f fa-cloudscale
  0xf167 fa-cloudsmith
  0xf16f fa-cloudversify
  0xf157 fa-cny
  0xf121 fa-code
  0xf126 fa-code_branch
  0xf172 fa-code_commit
  0xf126 fa-code_fork
  0xf17f fa-code_merge
  0xf1cb fa-codepen
  0xf284 fa-codiepie
  0xf0f4 fa-coffee
  0xf013 fa-cog
  0xf085 fa-cogs
  0xede8 fa-coins
  0xf0db fa-columns
  0xf075 fa-comment
  0xeec1 fa-comment_dollar
  0xf27b fa-comment_dots
  0xef7d fa-comment_medical
  0xf0e5 fa-comment_o
  0xed96 fa-comment_slash
  0xef68 fa-comment_sms
  0xf27a fa-commenting
  0xf27b fa-commenting_o
  0xf086 fa-comments
  0xeec2 fa-comments_dollar
  0xf0e6 fa-comments_o
  0xede9 fa-compact_disc
  0xf14e fa-compass
  0xee31 fa-compass_drafting
  0xf066 fa-compress
  0xefba fa-computer_mouse
  0xef3f fa-confluence
  0xf20e fa-connectdevelop
  0xf26d fa-contao
  0xee2c fa-cookie
  0xee2d fa-cookie_bite
  0xf0c5 fa-copy
  0xf1f9 fa-copyright
  0xefb5 fa-cotton_bureau
  0xed97 fa-couch
  0xeef1 fa-cow
  0xf18f fa-cpanel
  0xf25e fa-creative_commons
  0xedb1 fa-creative_commons_by
  0xedb2 fa-creative_commons_nc
  0xedb3 fa-creative_commons_nc_eu
  0xedb4 fa-creative_commons_nc_jp
  0xedb5 fa-creative_commons_nd
  0xedb6 fa-creative_commons_pd
  0xedb7 fa-creative_commons_pd_alt
  0xedb8 fa-creative_commons_remix
  0xedb9 fa-creative_commons_sa
  0xedba fa-creative_commons_sampling
  0xedbb fa-creative_commons_sampling_plus
  0xedbc fa-creative_commons_share
  0xedbd fa-creative_commons_zero
  0xf09d fa-credit_card
  0xf283 fa-credit_card_alt
  0xeef2 fa-critical_role
  0xf125 fa-crop
  0xee2e fa-crop_simple
  0xeec3 fa-cross
  0xf05b fa-crosshairs
  0xedea fa-crow
  0xedeb fa-crown
  0xef7e fa-crutch
  0xf13c fa-css3
  0xf19f fa-css3_alt
  0xf1b2 fa-cube
  0xf1b3 fa-cubes
  0xf0c4 fa-cut
  0xf0f5 fa-cutlery
  0xf1af fa-cuttlefish
  0xf1bf fa-d_and_d
  0xeef3 fa-d_and_d_beyond
  0xf0e4 fa-dashboard
  0xf210 fa-dashcube
  0xf1c0 fa-database
  0xf2a4 fa-deaf
  0xf2a4 fa-deafness
  0xf03b fa-dedent
  0xee23 fa-delete_left
  0xf1a5 fa-delicious
  0xef1f fa-democrat
  0xf1cf fa-deploydog
  0xf1df fa-deskpro
  0xf108 fa-desktop
  0xeef4 fa-dev
  0xf1bd fa-deviantart
  0xeec4 fa-dharmachakra
  0xef40 fa-dhl
  0xefce fa-diagram_project
  0xf29f fa-diamond
  0xeea2 fa-diamond_turn_right
  0xef41 fa-diaspora
  0xedec fa-dice
  0xeef5 fa-dice_d20
  0xeef6 fa-dice_d6
  0xeded fa-dice_five
  0xedee fa-dice_four
  0xedef fa-dice_one
  0xedf0 fa-dice_six
  0xedf1 fa-dice_three
  0xedf2 fa-dice_two
  0xf1a6 fa-digg
  0xf1ef fa-digital_ocean
  0xf1ff fa-discord
  0xf20c fa-discourse
  0xef7f fa-disease
  0xedf3 fa-divide
  0xed7d fa-dna
  0xf20f fa-dochub
  0xf21f fa-docker
  0xeef7 fa-dog
  0xf155 fa-dollar
  0xf155 fa-dollar_sign
  0xed7e fa-dolly
  0xedf4 fa-door_closed
  0xedf5 fa-door_open
  0xf192 fa-dot_circle_o
  0xed99 fa-dove
  0xed4d fa-down_left_and_up_right_to_center
  0xf03f fa-down_long
  0xf019 fa-download
  0xf220 fa-draft2digital
  0xeef8 fa-dragon
  0xeea3 fa-draw_polygon
  0xf17d fa-dribbble
  0xf2c2 fa-drivers_license
  0xf2c3 fa-drivers_license_o
  0xf16b fa-dropbox
  0xf043 fa-droplet
  0xee8e fa-droplet_slash
  0xee32 fa-drum
  0xee33 fa-drum_steelpan
  0xeef9 fa-drumstick_bite
  0xf1a9 fa-drupal
  0xed67 fa-dumbbell
  0xef42 fa-dumpster
  0xef43 fa-dumpster_fire
  0xeefa fa-dungeon
  0xf22f fa-dyalog
  0xf2a4 fa-ear_deaf
  0xf2a2 fa-ear_listen
  0xf230 fa-earlybirds
  0xee45 fa-earth_africa
  0xee46 fa-earth_americas
  0xee47 fa-earth_asia
  0xef4b fa-earth_europe
  0xedbe fa-ebay
  0xf282 fa-edge
  0xf044 fa-edit
  0xf2da fa-eercast
  0xef80 fa-egg
  0xf052 fa-eject
  0xed5a fa-elementor
  0xf141 fa-ellipsis
  0xf141 fa-ellipsis_h
  0xf142 fa-ellipsis_v
  0xf142 fa-ellipsis_vertical
  0xeea4 fa-ello
  0xed4e fa-ember
  0xf1d1 fa-empire
  0xf0e0 fa-envelope
  0xf003 fa-envelope_o
  0xf2b6 fa-envelope_open
  0xf2b7 fa-envelope_open_o
  0xeec5 fa-envelope_open_text
  0xf199 fa-envelope_square
  0xeed1 fa-envelopes_bulk
  0xf299 fa-envira
  0xedf6 fa-equals
  0xf12d fa-eraser
  0xf23f fa-erlang
  0xed58 fa-ethereum
  0xef44 fa-ethernet
  0xf2d7 fa-etsy
  0xf153 fa-eur
  0xf153 fa-euro
  0xf153 fa-euro_sign
  0xef98 fa-evernote
  0xf0ec fa-exchange
  0xf12a fa-exclamation
  0xf06a fa-exclamation_circle
  0xf071 fa-exclamation_triangle
  0xf065 fa-expand
  0xf23e fa-expeditedssl
  0xf08e fa-external_link
  0xf14c fa-external_link_square
  0xf06e fa-eye
  0xf1fb fa-eye_dropper
  0xf2a8 fa-eye_low_vision
  0xf070 fa-eye_slash
  0xf1fb fa-eyedropper
  0xf2b4 fa-fa
  0xee1f fa-face_angry
  0xee30 fa-face_dizzy
  0xee42 fa-face_flushed
  0xf119 fa-face_frown
  0xee43 fa-face_frown_open
  0xee48 fa-face_grimace
  0xee49 fa-face_grin
  0xee4b fa-face_grin_beam
  0xee4c fa-face_grin_beam_sweat
  0xee4d fa-face_grin_hearts
  0xee4e fa-face_grin_squint
  0xee4f fa-face_grin_squint_tears
  0xee50 fa-face_grin_stars
  0xee51 fa-face_grin_tears
  0xee52 fa-face_grin_tongue
  0xee53 fa-face_grin_tongue_squint
  0xee54 fa-face_grin_tongue_wink
  0xee4a fa-face_grin_wide
  0xee55 fa-face_grin_wink
  0xee5f fa-face_kiss
  0xee60 fa-face_kiss_beam
  0xee61 fa-face_kiss_wink_heart
  0xee62 fa-face_laugh
  0xee63 fa-face_laugh_beam
  0xee64 fa-face_laugh_squint
  0xee65 fa-face_laugh_wink
  0xf11a fa-face_meh
  0xee6d fa-face_meh_blank
  0xee6e fa-face_rolling_eyes
  0xee7b fa-face_sad_cry
  0xee7c fa-face_sad_tear
  0xf118 fa-face_smile
  0xee80 fa-face_smile_beam
  0xeda9 fa-face_smile_wink
  0xee89 fa-face_surprise
  0xee8f fa-face_tired
  0xf09a fa-facebook
  0xf24f fa-facebook_f
  0xf25f fa-facebook_messenger
  0xf230 fa-facebook_official
  0xf082 fa-facebook_square
  0xefa7 fa-fan
  0xeefb fa-fantasy_flight_games
  0xf049 fa-fast_backward
  0xf050 fa-fast_forward
  0xf1ac fa-fax
  0xedf7 fa-feather
  0xee34 fa-feather_pointed
  0xef45 fa-fedex
  0xef46 fa-fedora
  0xf09e fa-feed
  0xf182 fa-female
  0xf0fb fa-fighter_jet
  0xef47 fa-figma
  0xf15b fa-file
  0xf1c6 fa-file_archive_o
  0xee36 fa-file_arrow_down
  0xee3d fa-file_arrow_up
  0xf1c7 fa-file_audio
  0xf1c7 fa-file_audio_o
  0xf1c9 fa-file_code
  0xf1c9 fa-file_code_o
  0xee35 fa-file_contract
  0xeefc fa-file_csv
  0xf1c3 fa-file_excel
  0xf1c3 fa-file_excel_o
  0xee37 fa-file_export
  0xf1c5 fa-file_image
  0xf1c5 fa-file_image_o
  0xee38 fa-file_import
  0xee39 fa-file_invoice
  0xee3a fa-file_invoice_dollar
  0xf15c fa-file_lines
  0xed80 fa-file_medical
  0xf1c8 fa-file_movie_o
  0xf016 fa-file_o
  0xf1c1 fa-file_pdf
  0xf1c1 fa-file_pdf_o
  0xf05f fa-file_pen
  0xf1c5 fa-file_photo_o
  0xf1c5 fa-file_picture_o
  0xf1c4 fa-file_powerpoint
  0xf1c4 fa-file_powerpoint_o
  0xee3b fa-file_prescription
  0xee3c fa-file_signature
  0xf1c7 fa-file_sound_o
  0xf15c fa-file_text
  0xf0f6 fa-file_text_o
  0xf1c8 fa-file_video
  0xf1c8 fa-file_video_o
  0xed81 fa-file_waveform
  0xf1c2 fa-file_word
  0xf1c2 fa-file_word_o
  0xf1c6 fa-file_zip_o
  0xf1c6 fa-file_zipper
  0xf0c5 fa-files_o
  0xee3e fa-fill
  0xee3f fa-fill_drip
  0xf008 fa-film
  0xf0b0 fa-filter
  0xeec8 fa-filter_circle_dollar
  0xee40 fa-fingerprint
  0xf06d fa-fire
  0xf134 fa-fire_extinguisher
  0xef76 fa-fire_flame_curved
  0xed78 fa-fire_flame_simple
  0xf269 fa-firefox
  0xf2b0 fa-first_order
  0xedd4 fa-first_order_alt
  0xf262 fa-firstdraft
  0xee41 fa-fish
  0xf024 fa-flag
  0xf11e fa-flag_checkered
  0xf11d fa-flag_o
  0xef20 fa-flag_usa
  0xf0e7 fa-flash
  0xf0c3 fa-flask
  0xf16e fa-flickr
  0xed68 fa-flipboard
  0xf0c7 fa-floppy_disk
  0xf0c7 fa-floppy_o
  0xed43 fa-fly
  0xf07b fa-folder
  0xeec6 fa-folder_minus
  0xf114 fa-folder_o
  0xf07c fa-folder_open
  0xf115 fa-folder_open_o
  0xeec7 fa-folder_plus
  0xef81 fa-folder_tree
  0xf031 fa-font
  0xf2b4 fa-font_awesome
  0xf280 fa-fonticons
  0xf26f fa-fonticons_fi
  0xed69 fa-football
  0xf286 fa-fort_awesome
  0xf27f fa-fort_awesome_alt
  0xf211 fa-forumbee
  0xf04e fa-forward
  0xf050 fa-forward_fast
  0xf051 fa-forward_step
  0xf180 fa-foursquare
  0xf2c5 fa-free_code_camp
  0xf28f fa-freebsd
  0xedf8 fa-frog
  0xf119 fa-frown_o
  0xedd5 fa-fulcrum
  0xf1e3 fa-futbol
  0xf1e3 fa-futbol_o
  0xedd6 fa-galactic_republic
  0xedd7 fa-galactic_senate
  0xf11b fa-gamepad
  0xedf9 fa-gas_pump
  0xeeb2 fa-gauge
  0xed2f fa-gauge_high
  0xeeb3 fa-gauge_simple
  0xf0e4 fa-gauge_simple_high
  0xf0e3 fa-gavel
  0xf154 fa-gbp
  0xf1d1 fa-ge
  0xf013 fa-gear
  0xf085 fa-gears
  0xf219 fa-gem
  0xf22d fa-genderless
  0xf265 fa-get_pocket
  0xf260 fa-gg
  0xf261 fa-gg_circle
  0xeefe fa-ghost
  0xf06b fa-gift
  0xef48 fa-gifts
  0xf1d3 fa-git
  0xefa0 fa-git_alt
  0xf1d2 fa-git_square
  0xf09b fa-github
  0xf113 fa-github_alt
  0xf092 fa-github_square
  0xf2ac fa-gitkraken
  0xf296 fa-gitlab
  0xed50 fa-gitter
  0xf184 fa-gittip
  0xf000 fa-glass
  0xedfa fa-glasses
  0xf2a5 fa-glide
  0xf2a6 fa-glide_g
  0xf0ac fa-globe
  0xf2af fa-gofore
  0xed6a fa-golf_ball_tee
  0xf2bf fa-goodreads
  0xf2cf fa-goodreads_g
  0xf1a0 fa-google
  0xf2df fa-google_drive
  0xf2e1 fa-google_play
  0xf0d5 fa-google_plus
  0xf2b3 fa-google_plus_circle
  0xf2b3 fa-google_plus_official
  0xf0d4 fa-google_plus_square
  0xf1ee fa-google_wallet
  0xeec9 fa-gopuram
  0xf19d fa-graduation_cap
  0xf184 fa-gratipay
  0xf2d6 fa-grav
  0xedfb fa-greater_than
  0xedfc fa-greater_than_equal
  0xee56 fa-grip
  0xef4c fa-grip_lines
  0xef4d fa-grip_lines_vertical
  0xee57 fa-grip_vertical
  0xf2e2 fa-gripfire
  0xf0c0 fa-group
  0xf2e3 fa-grunt
  0xef4e fa-guitar
  0xf2e4 fa-gulp
  0xf0fd fa-h_square
  0xf1d4 fa-hacker_news
  0xeea5 fa-hackerrank
  0xeeff fa-hammer
  0xeeca fa-hamsa
  0xf256 fa-hand
  0xf255 fa-hand_back_fist
  0xed73 fa-hand_dots
  0xeefd fa-hand_fist
  0xf255 fa-hand_grab_o
  0xed9a fa-hand_holding
  0xed9c fa-hand_holding_dollar
  0xed9d fa-hand_holding_droplet
  0xed9b fa-hand_holding_heart
  0xf258 fa-hand_lizard
  0xf258 fa-hand_lizard_o
  0xef83 fa-hand_middle_finger
  0xf0a7 fa-hand_o_down
  0xf0a5 fa-hand_o_left
  0xf0a4 fa-hand_o_right
  0xf0a6 fa-hand_o_up
  0xf256 fa-hand_paper_o
  0xf25b fa-hand_peace
  0xf25b fa-hand_peace_o
  0xf0a7 fa-hand_point_down
  0xf0a5 fa-hand_point_left
  0xf0a4 fa-hand_point_right
  0xf0a6 fa-hand_point_up
  0xf25a fa-hand_pointer
  0xf25a fa-hand_pointer_o
  0xf255 fa-hand_rock_o
  0xf257 fa-hand_scissors
  0xf257 fa-hand_scissors_o
  0xf259 fa-hand_spock
  0xf259 fa-hand_spock_o
  0xf256 fa-hand_stop_o
  0xf2a7 fa-hands
  0xf2a3 fa-hands_asl_interpreting
  0xed9e fa-hands_holding
  0xeedb fa-hands_praying
  0xf2b5 fa-handshake
  0xed9f fa-handshake_angle
  0xf2b5 fa-handshake_o
  0xeda0 fa-handshake_simple
  0xef00 fa-hanukiah
  0xf0a0 fa-hard_drive
  0xf2a4 fa-hard_of_hearing
  0xf292 fa-hashtag
  0xefb7 fa-hat_cowboy
  0xefb8 fa-hat_cowboy_side
  0xef01 fa-hat_wizard
  0xf0a0 fa-hdd_o
  0xf1dc fa-header
  0xf1dc fa-heading
  0xf025 fa-headphones
  0xee58 fa-headphones_simple
  0xee59 fa-headset
  0xf08a fa-heard_o
  0xf004 fa-heart
  0xef4f fa-heart_crack
  0xf08a fa-heart_o
  0xf21e fa-heart_pulse
  0xf21e fa-heartbeat
  0xedfd fa-helicopter
  0xef84 fa-helmet_safety
  0xee5a fa-highlighter
  0xef03 fa-hippo
  0xed6b fa-hips
  0xf2e6 fa-hire_a_helper
  0xf1da fa-history
  0xed6c fa-hockey_puck
  0xef50 fa-holly_berry
  0xf015 fa-home
  0xed51 fa-hooli
  0xee5b fa-hornbill
  0xef04 fa-horse
  0xef51 fa-horse_head
  0xf0f8 fa-hospital
  0xf0f8 fa-hospital_o
  0xef86 fa-hospital_user
  0xee5c fa-hot_tub_person
  0xef87 fa-hotdog
  0xf236 fa-hotel
  0xee5d fa-hotel_building
  0xf2e7 fa-hotjar
  0xf254 fa-hourglass
  0xf251 fa-hourglass_1
  0xf252 fa-hourglass_2
  0xf253 fa-hourglass_3
  0xf253 fa-hourglass_end
  0xf252 fa-hourglass_half
  0xf250 fa-hourglass_o
  0xf251 fa-hourglass_start
  0xf015 fa-house
  0xef85 fa-house_chimney
  0xef05 fa-house_chimney_crack
  0xef7b fa-house_chimney_medical
  0xf27c fa-houzz
  0xef06 fa-hryvnia_sign
  0xf13b fa-html5
  0xf2e8 fa-hubspot
  0xef21 fa-hurricane
  0xf246 fa-i_cursor
  0xef88 fa-ice_cream
  0xef52 fa-icicles
  0xefa8 fa-icons
  0xf2c1 fa-id_badge
  0xf2c2 fa-id_card
  0xed84 fa-id_card_clip
  0xf2c3 fa-id_card_o
  0xef53 fa-igloo
  0xf20b fa-ils
  0xf03e fa-image
  0xed19 fa-image_portrait
  0xf00f fa-images
  0xf2d8 fa-imdb
  0xf01c fa-inbox
  0xf03c fa-indent
  0xf275 fa-industry
  0xedfe fa-infinity
  0xf129 fa-info
  0xf05a fa-info_circle
  0xf156 fa-inr
  0xf16d fa-instagram
  0xf19c fa-institution
  0xef54 fa-intercom
  0xf26b fa-internet_explorer
  0xf224 fa-intersex
  0xef55 fa-invision
  0xf208 fa-ioxhost
  0xf033 fa-italic
  0xef99 fa-itch_io
  0xf2e9 fa-itunes
  0xf2eb fa-itunes_note
  0xedaf fa-java
  0xeecc fa-jedi
  0xedd8 fa-jedi_order
  0xf2ec fa-jenkins
  0xf0fb fa-jet_fighter
  0xef56 fa-jira
  0xf2ed fa-joget
  0xee5e fa-joint
  0xf1aa fa-joomla
  0xf157 fa-jpy
  0xf2ee fa-js
  0xf1cc fa-jsfiddle
  0xeece fa-kaaba
  0xeea6 fa-kaggle
  0xf084 fa-key
  0xedbf fa-keybase
  0xf11c fa-keyboard
  0xf11c fa-keyboard_o
  0xf2f0 fa-keycdn
  0xeecf fa-khanda
  0xf2f3 fa-kickstarter
  0xf2f4 fa-kickstarter_k
  0xed82 fa-kit_medical
  0xedff fa-kiwi_bird
  0xed59 fa-korvue
  0xf159 fa-krw
  0xeed0 fa-landmark
  0xef22 fa-landmark_dome
  0xf1ab fa-language
  0xf109 fa-laptop
  0xeea7 fa-laptop_code
  0xef89 fa-laptop_medical
  0xf2f7 fa-laravel
  0xf202 fa-lastfm
  0xf203 fa-lastfm_square
  0xeea8 fa-layer_group
  0xf06c fa-leaf
  0xf212 fa-leanpub
  0xf04f fa-left_long
  0xf08f fa-left_right
  0xf0e3 fa-legal
  0xf094 fa-lemon
  0xf094 fa-lemon_o
  0xed48 fa-less
  0xefc3 fa-less_than
  0xefc4 fa-less_than_equal
  0xf149 fa-level_down
  0xf148 fa-level_up
  0xf1cd fa-life_bouy
  0xf1cd fa-life_buoy
  0xf1cd fa-life_ring
  0xf1cd fa-life_saver
  0xf0eb fa-lightbulb
  0xf0eb fa-lightbulb_o
  0xf2fb fa-line
  0xf201 fa-line_chart
  0xf0c1 fa-link
  0xf127 fa-link_slash
  0xf0e1 fa-linkedin
  0xf0e1 fa-linkedin_in
  0xf08c fa-linkedin_square
  0xf2b8 fa-linode
  0xf17c fa-linux
  0xf195 fa-lira_sign
  0xf03a fa-list
  0xf022 fa-list_alt
  0xf0ae fa-list_check
  0xf0cb fa-list_ol
  0xf0ca fa-list_ul
  0xf124 fa-location_arrow
  0xeea9 fa-location_crosshairs
  0xed00 fa-location_dot
  0xf041 fa-location_pin
  0xf023 fa-lock
  0xf2fc fa-lock_open
  0xf175 fa-long_arrow_down
  0xf177 fa-long_arrow_left
  0xf178 fa-long_arrow_right
  0xf176 fa-long_arrow_up
  0xf2a8 fa-low_vision
  0xeeaa fa-lungs
  0xf2fd fa-lyft
  0xf2ff fa-magento
  0xf0d0 fa-magic
  0xf076 fa-magnet
  0xf002 fa-magnifying_glass
  0xeedd fa-magnifying_glass_dollar
  0xeede fa-magnifying_glass_location
  0xf010 fa-magnifying_glass_minus
  0xf00e fa-magnifying_glass_plus
  0xf064 fa-mail_forward
  0xf112 fa-mail_reply
  0xf122 fa-mail_reply_all
  0xee67 fa-mailchimp
  0xf183 fa-male
  0xedd9 fa-mandalorian
  0xf279 fa-map
  0xee68 fa-map_location
  0xee69 fa-map_location_dot
  0xf041 fa-map_marker
  0xf278 fa-map_o
  0xf276 fa-map_pin
  0xf277 fa-map_signs
  0xeeab fa-markdown
  0xee6a fa-marker
  0xf222 fa-mars
  0xf227 fa-mars_double
  0xf229 fa-mars_stroke
  0xf22b fa-mars_stroke_h
  0xf22b fa-mars_stroke_right
  0xf22a fa-mars_stroke_up
  0xf22a fa-mars_stroke_v
  0xee44 fa-martini_glass
  0xee2a fa-martini_glass_citrus
  0xf000 fa-martini_glass_empty
  0xef07 fa-mask
  0xeeb6 fa-masks_theater
  0xedc0 fa-mastodon
  0xf136 fa-maxcdn
  0xf06f fa-maximize
  0xefb9 fa-mdb
  0xf20c fa-meanpath
  0xee6b fa-medal
  0xed01 fa-medapps
  0xf23a fa-medium
  0xf0fa fa-medkit
  0xed02 fa-medrt
  0xf2e0 fa-meetup
  0xee6c fa-megaport
  0xf11a fa-meh_o
  0xefc5 fa-memory
  0xef57 fa-mendeley
  0xeed2 fa-menorah
  0xf223 fa-mercury
  0xf27a fa-message
  0xef23 fa-meteor
  0xf2db fa-microchip
  0xf130 fa-microphone
  0xed03 fa-microphone_lines
  0xefc6 fa-microphone_lines_slash
  0xf131 fa-microphone_slash
  0xeeac fa-microscope
  0xed04 fa-microsoft
  0xef3e fa-minimize
  0xf068 fa-minus
  0xf056 fa-minus_circle
  0xf146 fa-minus_square
  0xf147 fa-minus_square_o
  0xef58 fa-mitten
  0xed05 fa-mix
  0xf289 fa-mixcloud
  0xed06 fa-mizuni
  0xed08 fa-mobile
  0xed07 fa-mobile_button
  0xf10b fa-mobile_phone
  0xed09 fa-mobile_screen
  0xf10b fa-mobile_screen_button
  0xf285 fa-modx
  0xed0a fa-monero
  0xf0d6 fa-money
  0xf0d6 fa-money_bill
  0xed0b fa-money_bill_1
  0xefc8 fa-money_bill_1_wave
  0xefc7 fa-money_bill_wave
  0xefc9 fa-money_check
  0xefca fa-money_check_dollar
  0xee6f fa-monument
  0xf186 fa-moon
  0xf186 fa-moon_o
  0xf19d fa-mortar_board
  0xee70 fa-mortar_pestle
  0xeed3 fa-mosque
  0xf21c fa-motorcycle
  0xef08 fa-mountain
  0xf245 fa-mouse_pointer
  0xef59 fa-mug_hot
  0xf0f4 fa-mug_saucer
  0xf001 fa-music
  0xed0c fa-napster
  0xf0c9 fa-navicon
  0xeead fa-neos
  0xef09 fa-network_wired
  0xf22c fa-neuter
  0xf1ea fa-newspaper
  0xf1ea fa-newspaper_o
  0xee71 fa-nimblr
  0xed44 fa-node
  0xed0d fa-node_js
  0xefcb fa-not_equal
  0xf249 fa-note_sticky
  0xed85 fa-notes_medical
  0xed0e fa-npm
  0xed0f fa-ns8
  0xed10 fa-nutritionix
  0xf247 fa-object_group
  0xf248 fa-object_ungroup
  0xf263 fa-odnoklassniki
  0xf264 fa-odnoklassniki_square
  0xeeae fa-oil_can
  0xf058 fa-ok_sign
  0xedda fa-old_republic
  0xeed4 fa-om
  0xf23d fa-opencart
  0xf19b fa-openid
  0xf26a fa-opera
  0xf23c fa-optin_monster
  0xefbb fa-orcid
  0xed45 fa-osi
  0xef0a fa-otter
  0xf03b fa-outdent
  0xed11 fa-page4
  0xf18c fa-pagelines
  0xef8a fa-pager
  0xf1fc fa-paint_brush
  0xee72 fa-paint_roller
  0xf1fc fa-paintbrush
  0xefcc fa-palette
  0xed12 fa-palfed
  0xed86 fa-pallet
  0xf1d8 fa-paper_plane
  0xf1d9 fa-paper_plane_o
  0xf0c6 fa-paperclip
  0xeda1 fa-parachute_box
  0xf1dd fa-paragraph
  0xee73 fa-passport
  0xf0ea fa-paste
  0xed13 fa-patreon
  0xf04c fa-pause
  0xf28b fa-pause_circle
  0xf28c fa-pause_circle_o
  0xf1b0 fa-paw
  0xf1ed fa-paypal
  0xeed6 fa-peace
  0xf01f fa-pen
  0xf020 fa-pen_clip
  0xee74 fa-pen_fancy
  0xee75 fa-pen_nib
  0xee76 fa-pen_ruler
  0xf044 fa-pen_to_square
  0xf040 fa-pencil
  0xf14b fa-pencil_square
  0xf044 fa-pencil_square_o
  0xeda2 fa-people_carry_box
  0xef8b fa-pepper_hot
  0xf295 fa-percent
  0xed14 fa-periscope
  0xf183 fa-person
  0xefa2 fa-person_biking
  0xef24 fa-person_booth
  0xefa6 fa-person_digging
  0xed7c fa-person_dots_from_line
  0xf182 fa-person_dress
  0xef02 fa-person_hiking
  0xeeda fa-person_praying
  0xef0c fa-person_running
  0xef63 fa-person_skating
  0xef65 fa-person_skiing
  0xef66 fa-person_skiing_nordic
  0xef69 fa-person_snowboarding
  0xee8b fa-person_swimming
  0xee1d fa-person_walking
  0xf29d fa-person_walking_with_cane
  0xed15 fa-phabricator
  0xed16 fa-phoenix_framework
  0xeddb fa-phoenix_squadron
  0xf095 fa-phone
  0xefa9 fa-phone_flip
  0xed17 fa-phone_slash
  0xf098 fa-phone_square
  0xf2a0 fa-phone_volume
  0xf03e fa-photo
  0xefab fa-photo_film
  0xed6d fa-php
  0xf03e fa-picture_o
  0xf200 fa-pie_chart
  0xf2ae fa-pied_piper
  0xf1a8 fa-pied_piper_alt
  0xedb0 fa-pied_piper_hat
  0xf1a7 fa-pied_piper_pp
  0xeda3 fa-piggy_bank
  0xed87 fa-pills
  0xf0d2 fa-pinterest
  0xf231 fa-pinterest_p
  0xf0d3 fa-pinterest_square
  0xef8c fa-pizza_slice
  0xeed7 fa-place_of_worship
  0xf072 fa-plane
  0xee77 fa-plane_arrival
  0xee78 fa-plane_departure
  0xf04b fa-play
  0xf144 fa-play_circle
  0xf01d fa-play_circle_o
  0xed18 fa-playstation
  0xf1e6 fa-plug
  0xf067 fa-plus
  0xf055 fa-plus_circle
  0xf0fe fa-plus_square
  0xf196 fa-plus_square_o
  0xf2ce fa-podcast
  0xf2fe fa-poo
  0xef25 fa-poo_storm
  0xeeaf fa-poop
  0xf011 fa-power_off
  0xee79 fa-prescription
  0xed88 fa-prescription_bottle
  0xed89 fa-prescription_bottle_medical
  0xf02f fa-print
  0xf288 fa-product_hunt
  0xed1a fa-pushed
  0xf12e fa-puzzle_piece
  0xed1b fa-python
  0xf1d6 fa-qq
  0xf029 fa-qrcode
  0xf128 fa-question
  0xf059 fa-question_circle
  0xf29c fa-question_circle_o
  0xed6f fa-quinscape
  0xf2c4 fa-quora
  0xf10d fa-quote_left
  0xf10e fa-quote_right
  0xedc1 fa-r_project
  0xf1d0 fa-ra
  0xef5a fa-radiation
  0xefbc fa-radio
  0xef26 fa-rainbow
  0xf074 fa-random
  0xef5c fa-raspberry_pi
  0xf2d9 fa-ravelry
  0xed46 fa-react
  0xef27 fa-reacteurope
  0xeda4 fa-readme
  0xf1d0 fa-rebel
  0xee0c fa-receipt
  0xefbd fa-record_vinyl
  0xeebb fa-rectangle_ad
  0xf022 fa-rectangle_list
  0xf2d4 fa-rectangle_xmark
  0xf1b8 fa-recycle
  0xed1c fa-red_river
  0xf1a1 fa-reddit
  0xf281 fa-reddit_alien
  0xf1a2 fa-reddit_square
  0xef5d fa-redhat
  0xf021 fa-refresh
  0xf25d fa-registered
  0xf00d fa-remove
  0xf057 fa-remove_sign
  0xf18b fa-renren
  0xf0c9 fa-reorder
  0xf01e fa-repeat
  0xf0b6 fa-repeat_alt
  0xf112 fa-reply
  0xf122 fa-reply_all
  0xed1e fa-replyd
  0xef28 fa-republican
  0xedc2 fa-researchgate
  0xf1d0 fa-resistance
  0xed1f fa-resolving
  0xef5e fa-restroom
  0xf079 fa-retweet
  0xee7a fa-rev
  0xeda5 fa-ribbon
  0xf2f5 fa-right_from_bracket
  0xf0b5 fa-right_left
  0xf2f6 fa-right_to_bracket
  0xef0b fa-ring
  0xf157 fa-rmb
  0xf018 fa-road
  0xee0d fa-robot
  0xf135 fa-rocket
  0xed20 fa-rocketchat
  0xed21 fa-rockrms
  0xf2f1 fa-rotate
  0xf2ea fa-rotate_left
  0xf2f9 fa-rotate_right
  0xf158 fa-rouble
  0xeda6 fa-route
  0xf09e fa-rss
  0xf143 fa-rss_square
  0xf158 fa-rub
  0xf158 fa-ruble
  0xf158 fa-ruble_sign
  0xee0e fa-ruler
  0xee0f fa-ruler_combined
  0xee10 fa-ruler_horizontal
  0xee11 fa-ruler_vertical
  0xf156 fa-rupee
  0xf156 fa-rupee_sign
  0xf2cd fa-s15
  0xef8d fa-sack_dollar
  0xf267 fa-safari
  0xef9a fa-salesforce
  0xed49 fa-sass
  0xef5f fa-satellite
  0xef60 fa-satellite_dish
  0xf0c7 fa-save
  0xf24e fa-scale_balanced
  0xeddf fa-scale_unbalanced
  0xede0 fa-scale_unbalanced_flip
  0xed22 fa-schlix
  0xee12 fa-school
  0xf0c4 fa-scissors
  0xee13 fa-screwdriver
  0xef70 fa-screwdriver_wrench
  0xf28a fa-scribd
  0xef0d fa-scroll
  0xeee5 fa-scroll_torah
  0xef61 fa-sd_card
  0xf002 fa-search
  0xf010 fa-search_minus
  0xf00e fa-search_plus
  0xed23 fa-searchengin
  0xeda7 fa-seedling
  0xf2da fa-sellcast
  0xf213 fa-sellsy
  0xf1d8 fa-send
  0xf1d9 fa-send_o
  0xf233 fa-server
  0xed24 fa-servicestack
  0xeeb0 fa-shapes
  0xf064 fa-share
  0xf1e0 fa-share_alt
  0xf1e1 fa-share_alt_square
  0xf14d fa-share_from_square
  0xf1e0 fa-share_nodes
  0xf14d fa-share_square
  0xf045 fa-share_square_o
  0xf20b fa-shekel
  0xf20b fa-shekel_sign
  0xf20b fa-sheqel
  0xf132 fa-shield
  0xed25 fa-shield_halved
  0xf21a fa-ship
  0xee1c fa-shirt
  0xf214 fa-shirtsinbulk
  0xee14 fa-shoe_prints
  0xee18 fa-shop
  0xf290 fa-shopping_bag
  0xf291 fa-shopping_basket
  0xf07a fa-shopping_cart
  0xee7d fa-shopware
  0xf2cc fa-shower
  0xf074 fa-shuffle
  0xf197 fa-shuttle_space
  0xeda8 fa-sign_hanging
  0xf090 fa-sign_in
  0xf2a7 fa-sign_language
  0xf08b fa-sign_out
  0xf012 fa-signal
  0xee7f fa-signature
  0xf2a7 fa-signing
  0xf277 fa-signs_post
  0xef62 fa-sim_card
  0xf215 fa-simplybuilt
  0xed26 fa-sistrix
  0xf0e8 fa-sitemap
  0xeddc fa-sith
  0xef64 fa-sketch
  0xee15 fa-skull
  0xef0e fa-skull_crossbones
  0xf216 fa-skyatlas
  0xf17e fa-skype
  0xf198 fa-slack
  0xef0f fa-slash
  0xef67 fa-sleigh
  0xf1de fa-sliders
  0xf1e7 fa-slideshare
  0xf118 fa-smile_o
  0xef29 fa-smog
  0xed8c fa-smoking
  0xf2ab fa-snapchat
  0xf2ac fa-snapchat_ghost
  0xf2ad fa-snapchat_square
  0xf2dc fa-snowflake
  0xf2dc fa-snowflake_o
  0xef6a fa-snowman
  0xef6b fa-snowplow
  0xf1e3 fa-soccer_ball_o
  0xeedf fa-socks
  0xee81 fa-solar_panel
  0xf0dc fa-sort
  0xf15d fa-sort_alpha_asc
  0xf15e fa-sort_alpha_desc
  0xf160 fa-sort_amount_asc
  0xf161 fa-sort_amount_desc
  0xf0de fa-sort_asc
  0xf0dd fa-sort_desc
  0xf0dd fa-sort_down
  0xf162 fa-sort_numeric_asc
  0xf163 fa-sort_numeric_desc
  0xf0de fa-sort_up
  0xf1be fa-soundcloud
  0xef6c fa-sourcetree
  0xee82 fa-spa
  0xf197 fa-space_shuttle
  0xeed5 fa-spaghetti_monster_flying
  0xed27 fa-speakap
  0xef9b fa-speaker_deck
  0xefb3 fa-spell_check
  0xef10 fa-spider
  0xf110 fa-spinner
  0xee83 fa-splotch
  0xf1b1 fa-spoon
  0xf1bc fa-spotify
  0xee84 fa-spray_can
  0xee97 fa-spray_can_sparkles
  0xf0c8 fa-square
  0xf14c fa-square_arrow_up_right
  0xf1b5 fa-square_behance
  0xf150 fa-square_caret_down
  0xf191 fa-square_caret_left
  0xf152 fa-square_caret_right
  0xf151 fa-square_caret_up
  0xf14a fa-square_check
  0xf22e fa-square_dribbble
  0xf199 fa-square_envelope
  0xf082 fa-square_facebook
  0xf0af fa-square_font_awesome_stroke
  0xed70 fa-square_full
  0xf1d2 fa-square_git
  0xf092 fa-square_github
  0xf0d4 fa-square_google_plus
  0xf0fd fa-square_h
  0xf2e5 fa-square_hacker_news
  0xf2ef fa-square_js
  0xf203 fa-square_lastfm
  0xf146 fa-square_minus
  0xf096 fa-square_o
  0xf264 fa-square_odnoklassniki
  0xefcd fa-square_parking
  0xf14b fa-square_pen
  0xf098 fa-square_phone
  0xefaa fa-square_phone_flip
  0xf0d3 fa-square_pinterest
  0xf0fe fa-square_plus
  0xeed9 fa-square_poll_horizontal
  0xeed8 fa-square_poll_vertical
  0xf1a2 fa-square_reddit
  0xeee0 fa-square_root_variable
  0xf143 fa-square_rss
  0xf1e1 fa-square_share_nodes
  0xf2ad fa-square_snapchat
  0xf1b7 fa-square_steam
  0xf174 fa-square_tumblr
  0xf081 fa-square_twitter
  0xf0b4 fa-square_up_right
  0xf2aa fa-square_viadeo
  0xf194 fa-square_vimeo
  0xed3b fa-square_whatsapp
  0xf169 fa-square_xing
  0xf2d3 fa-square_xmark
  0xf166 fa-square_youtube
  0xee85 fa-squarespace
  0xf18d fa-stack_exchange
  0xf16c fa-stack_overflow
  0xefa1 fa-stackpath
  0xee86 fa-stamp
  0xf005 fa-star
  0xeee1 fa-star_and_crescent
  0xf089 fa-star_half
  0xf123 fa-star_half_empty
  0xf123 fa-star_half_full
  0xf123 fa-star_half_o
  0xee87 fa-star_half_stroke
  0xf006 fa-star_o
  0xeee2 fa-star_of_david
  0xeeb1 fa-star_of_life
  0xed28 fa-staylinked
  0xf1b6 fa-steam
  0xf1b7 fa-steam_square
  0xed29 fa-steam_symbol
  0xf048 fa-step_backward
  0xf051 fa-step_forward
  0xf154 fa-sterling_sign
  0xf0f1 fa-stethoscope
  0xed2a fa-sticker_mule
  0xf249 fa-sticky_note
  0xf24a fa-sticky_note_o
  0xf04d fa-stop
  0xf28d fa-stop_circle
  0xf28e fa-stop_circle_o
  0xf2f2 fa-stopwatch
  0xee17 fa-store
  0xed52 fa-strava
  0xf21d fa-street_view
  0xf0cc fa-strikethrough
  0xed53 fa-stripe
  0xed54 fa-stripe_s
  0xee1a fa-stroopwafel
  0xed2b fa-studiovinari
  0xf1a4 fa-stumbleupon
  0xf1a3 fa-stumbleupon_circle
  0xf12c fa-subscript
  0xf239 fa-subway
  0xf0f2 fa-suitcase
  0xf0fa fa-suitcase_medical
  0xee88 fa-suitcase_rolling
  0xf185 fa-sun
  0xf185 fa-sun_o
  0xf2dd fa-superpowers
  0xf12b fa-superscript
  0xed2c fa-supple
  0xf1cd fa-support
  0xef6d fa-suse
  0xee8a fa-swatchbook
  0xefbe fa-swift
  0xef9c fa-symfony
  0xeee3 fa-synagogue
  0xed8d fa-syringe
  0xf0ce fa-table
  0xf00a fa-table_cells
  0xf009 fa-table_cells_large
  0xf0db fa-table_columns
  0xf00b fa-table_list
  0xed71 fa-table_tennis_paddle_ball
  0xed2e fa-tablet
  0xed2d fa-tablet_button
  0xf10a fa-tablet_screen_button
  0xed8e fa-tablets
  0xee2f fa-tachograph_digital
  0xf0e4 fa-tachometer
  0xf02b fa-tag
  0xf02c fa-tags
  0xedaa fa-tape
  0xf0ae fa-tasks
  0xf1ba fa-taxi
  0xedc3 fa-teamspeak
  0xeeb4 fa-teeth
  0xeeb5 fa-teeth_open
  0xf2c6 fa-telegram
  0xf26c fa-television
  0xf2cb fa-temperature_empty
  0xf2c7 fa-temperature_full
  0xf2c9 fa-temperature_half
  0xef2a fa-temperature_high
  0xef2b fa-temperature_low
  0xf2ca fa-temperature_quarter
  0xf2c8 fa-temperature_three_quarters
  0xf1d5 fa-tencent_weibo
  0xef6e fa-tenge_sign
  0xf120 fa-terminal
  0xf034 fa-text_height
  0xefac fa-text_slash
  0xf035 fa-text_width
  0xf00a fa-th
  0xf009 fa-th_large
  0xf00b fa-th_list
  0xeee4 fa-the_red_yeti
  0xee8d fa-themeco
  0xf2b2 fa-themeisle
  0xf2c7 fa-thermometer
  0xf2cb fa-thermometer_0
  0xf2ca fa-thermometer_1
  0xf2c9 fa-thermometer_2
  0xf2c8 fa-thermometer_3
  0xf2c7 fa-thermometer_4
  0xed8f fa-thermometer_alt
  0xf2cb fa-thermometer_empty
  0xf2c7 fa-thermometer_full
  0xf2c9 fa-thermometer_half
  0xf2ca fa-thermometer_quarter
  0xf2c8 fa-thermometer_three_quarters
  0xef19 fa-think_peaks
  0xf08d fa-thumb_tack
  0xf165 fa-thumbs_down
  0xf088 fa-thumbs_o_down
  0xf087 fa-thumbs_o_up
  0xf164 fa-thumbs_up
  0xf08d fa-thumbtack
  0xf145 fa-ticket
  0xed30 fa-ticket_simple
  0xf00d fa-times
  0xf057 fa-times_circle
  0xf05c fa-times_circle_o
  0xf2d3 fa-times_rectangle
  0xf2d4 fa-times_rectangle_o
  0xf043 fa-tint
  0xf150 fa-toggle_down
  0xf191 fa-toggle_left
  0xf204 fa-toggle_off
  0xf205 fa-toggle_on
  0xf152 fa-toggle_right
  0xf151 fa-toggle_up
  0xef6f fa-toilet
  0xef11 fa-toilet_paper
  0xee1b fa-toolbox
  0xee90 fa-tooth
  0xeee6 fa-torii_gate
  0xef2d fa-tornado
  0xede3 fa-tower_broadcast
  0xef12 fa-tractor
  0xeddd fa-trade_federation
  0xf25c fa-trademark
  0xeeb7 fa-traffic_light
  0xf238 fa-train
  0xf239 fa-train_subway
  0xf224 fa-transgender
  0xf225 fa-transgender_alt
  0xf1f8 fa-trash
  0xef90 fa-trash_arrow_up
  0xf014 fa-trash_can
  0xef91 fa-trash_can_arrow_up
  0xf014 fa-trash_o
  0xf1bb fa-tree
  0xf181 fa-trello
  0xf071 fa-triangle_exclamation
  0xf262 fa-tripadvisor
  0xf091 fa-trophy
  0xf0d1 fa-truck
  0xed8b fa-truck_fast
  0xf0f9 fa-truck_medical
  0xeeb8 fa-truck_monster
  0xedac fa-truck_moving
  0xeeb9 fa-truck_pickup
  0xedab fa-truck_ramp_box
  0xf195 fa-try
  0xf1e4 fa-tty
  0xf173 fa-tumblr
  0xf174 fa-tumblr_square
  0xf195 fa-turkish_lira
  0xf2f8 fa-turn_down
  0xf2fa fa-turn_up
  0xf26c fa-tv
  0xf1e8 fa-twitch
  0xf099 fa-twitter
  0xf081 fa-twitter_square
  0xed55 fa-typo3
  0xed31 fa-uber
  0xef72 fa-ubuntu
  0xed32 fa-uikit
  0xefbf fa-umbraco
  0xf0e9 fa-umbrella
  0xee91 fa-umbrella_beach
  0xf0cd fa-underline
  0xf0e2 fa-undo
  0xed33 fa-uniregistry
  0xf29a fa-universal_access
  0xf19c fa-university
  0xf127 fa-unlink
  0xf09c fa-unlock
  0xf13e fa-unlock_alt
  0xf13e fa-unlock_keyhole
  0xf0dc fa-unsorted
  0xed34 fa-untappd
  0xf09f fa-up_down
  0xf0b2 fa-up_down_left_right
  0xed4f fa-up_right_and_down_left_from_center
  0xf0b3 fa-up_right_from_square
  0xf093 fa-upload
  0xef73 fa-ups
  0xf287 fa-usb
  0xf155 fa-usd
  0xf007 fa-user
  0xedc5 fa-user_astronaut
  0xedc6 fa-user_check
  0xf2bd fa-user_circle
  0xf2be fa-user_circle_o
  0xedc7 fa-user_clock
  0xf0f0 fa-user_doctor
  0xedc8 fa-user_gear
  0xedcb fa-user_graduate
  0xedca fa-user_group
  0xef13 fa-user_injured
  0xed35 fa-user_large
  0xedc4 fa-user_large_slash
  0xedcc fa-user_lock
  0xf0f0 fa-user_md
  0xedcd fa-user_minus
  0xedce fa-user_ninja
  0xef92 fa-user_nurse
  0xf2c0 fa-user_o
  0xedc9 fa-user_pen
  0xf234 fa-user_plus
  0xf21b fa-user_secret
  0xedcf fa-user_shield
  0xedd0 fa-user_slash
  0xedd1 fa-user_tag
  0xedd2 fa-user_tie
  0xf235 fa-user_times
  0xf235 fa-user_xmark
  0xf0c0 fa-users
  0xedd3 fa-users_gear
  0xef74 fa-usps
  0xed36 fa-ussunnah
  0xf0f5 fa-utensils
  0xed37 fa-vaadin
  0xee7e fa-van_shuttle
  0xf2bb fa-vcard
  0xf2bc fa-vcard_o
  0xee92 fa-vector_square
  0xf221 fa-venus
  0xf226 fa-venus_double
  0xf228 fa-venus_mars
  0xf237 fa-viacoin
  0xf2a9 fa-viadeo
  0xf2aa fa-viadeo_square
  0xed90 fa-vial
  0xed91 fa-vials
  0xed38 fa-viber
  0xf03d fa-video
  0xf03d fa-video_camera
  0xedad fa-video_slash
  0xeee7 fa-vihara
  0xed39 fa-vimeo
  0xf194 fa-vimeo_square
  0xf27d fa-vimeo_v
  0xf1ca fa-vine
  0xf189 fa-vk
  0xed3a fa-vnv
  0xefb4 fa-voicemail
  0xef2e fa-volcano
  0xed72 fa-volleyball
  0xf2a0 fa-volume_control_phone
  0xf027 fa-volume_down
  0xf028 fa-volume_high
  0xf027 fa-volume_low
  0xf026 fa-volume_off
  0xf028 fa-volume_up
  0xeee8 fa-volume_xmark
  0xef14 fa-vr_cardboard
  0xed4a fa-vuejs
  0xefc0 fa-walkie_talkie
  0xee1e fa-wallet
  0xf0d0 fa-wand_magic
  0xef15 fa-wand_sparkles
  0xed92 fa-warehouse
  0xf071 fa-warning
  0xef30 fa-water
  0xee8c fa-water_ladder
  0xef9d fa-wave_square
  0xef9e fa-waze
  0xf1d7 fa-wechat
  0xee93 fa-weebly
  0xf18a fa-weibo
  0xee94 fa-weight_hanging
  0xed93 fa-weight_scale
  0xf1d7 fa-weixin
  0xf232 fa-whatsapp
  0xf193 fa-wheelchair
  0xf29b fa-wheelchair_alt
  0xef4a fa-whiskey_glass
  0xed3c fa-whmcs
  0xf1eb fa-wifi
  0xf266 fa-wikipedia_w
  0xef16 fa-wind
  0xf2d3 fa-window_close
  0xf2d4 fa-window_close_o
  0xf2d0 fa-window_maximize
  0xf2d1 fa-window_minimize
  0xf2d2 fa-window_restore
  0xf17a fa-windows
  0xef17 fa-wine_bottle
  0xedae fa-wine_glass
  0xee95 fa-wine_glass_empty
  0xee96 fa-wix
  0xef18 fa-wizards_of_the_coast
  0xedde fa-wolf_pack_battalion
  0xf159 fa-won
  0xf159 fa-won_sign
  0xf19a fa-wordpress
  0xed3d fa-wordpress_simple
  0xf297 fa-wpbeginner
  0xf2de fa-wpexplorer
  0xf298 fa-wpforms
  0xed1d fa-wpressr
  0xf0ad fa-wrench
  0xed94 fa-x_ray
  0xed3e fa-xbox
  0xf168 fa-xing
  0xf169 fa-xing_square
  0xf00d fa-xmark
  0xf23b fa-y_combinator
  0xf1d4 fa-y_combinator_square
  0xf19e fa-yahoo
  0xef9f fa-yammer
  0xed3f fa-yandex
  0xed40 fa-yandex_international
  0xef75 fa-yarn
  0xf23b fa-yc
  0xf1d4 fa-yc_square
  0xf1e9 fa-yelp
  0xf157 fa-yen
  0xf157 fa-yen_sign
  0xeee9 fa-yin_yang
  0xf2b1 fa-yoast
  0xf16a fa-youtube
  0xf16a fa-youtube_play
  0xf166 fa-youtube_square
  0xeeba fa-zhihu
  0xe29e fae-apple_fruit
  0xe27f fae-atom
  0xe280 fae-bacteria
  0xe281 fae-banana
  0xe282 fae-bath
  0xe283 fae-bed
  0xe284 fae-benzene
  0xe285 fae-bigger
  0xe286 fae-biohazard
  0xe287 fae-blogger_circle
  0xe288 fae-blogger_square
  0xe289 fae-bones
  0xe28a fae-book_open
  0xe28b fae-book_open_o
  0xe28c fae-brain
  0xe28d fae-bread
  0xe28e fae-butterfly
  0xe28f fae-carot
  0xe290 fae-cc_by
  0xe291 fae-cc_cc
  0xe292 fae-cc_nc
  0xe293 fae-cc_nc_eu
  0xe294 fae-cc_nc_jp
  0xe295 fae-cc_nd
  0xe296 fae-cc_remix
  0xe297 fae-cc_sa
  0xe298 fae-cc_share
  0xe299 fae-cc_zero
  0xe29a fae-checklist_o
  0xe264 fae-cheese
  0xe29b fae-cherry
  0xe29c fae-chess_bishop
  0xe25f fae-chess_horse
  0xe260 fae-chess_king
  0xe261 fae-chess_pawn
  0xe262 fae-chess_queen
  0xe263 fae-chess_tower
  0xe29f fae-chicken_thigh
  0xe265 fae-chilli
  0xe266 fae-chip
  0xe267 fae-cicling
  0xe268 fae-cloud
  0xe269 fae-cockroach
  0xe26a fae-coffe_beans
  0xe26b fae-coins
  0xe26c fae-comb
  0xe26d fae-comet
  0xe26e fae-crown
  0xe26f fae-cup_coffe
  0xe270 fae-dice
  0xe271 fae-disco
  0xe272 fae-dna
  0xe273 fae-donut
  0xe274 fae-dress
  0xe275 fae-drop
  0xe276 fae-ello
  0xe277 fae-envelope_open
  0xe278 fae-envelope_open_o
  0xe279 fae-equal
  0xe27a fae-equal_bigger
  0xe27b fae-feedly
  0xe27c fae-file_export
  0xe27d fae-file_import
  0xe23f fae-fingerprint
  0xe240 fae-floppy
  0xe241 fae-footprint
  0xe242 fae-freecodecamp
  0xe243 fae-galaxy
  0xe244 fae-galery
  0xe2a0 fae-gift_card
  0xe245 fae-glass
  0xe246 fae-google_drive
  0xe247 fae-google_play
  0xe248 fae-gps
  0xe249 fae-grav
  0xe24a fae-guitar
  0xe24b fae-gut
  0xe24c fae-halter
  0xe24d fae-hamburger
  0xe24e fae-hat
  0xe24f fae-hexagon
  0xe250 fae-high_heel
  0xe251 fae-hotdog
  0xe252 fae-ice_cream
  0xe253 fae-id_card
  0xe254 fae-imdb
  0xe255 fae-infinity
  0xe2a1 fae-injection
  0xe2a2 fae-isle
  0xe256 fae-java
  0xe257 fae-layers
  0xe258 fae-lips
  0xe259 fae-lipstick
  0xe25a fae-liver
  0xe2a3 fae-lollipop
  0xe2a4 fae-loyalty_card
  0xe25b fae-lung
  0xe25c fae-makeup_brushes
  0xe25d fae-maximize
  0xe2a5 fae-meat
  0xe221 fae-medicine
  0xe222 fae-microscope
  0xe223 fae-milk_bottle
  0xe224 fae-minimize
  0xe225 fae-molecule
  0xe226 fae-moon_cloud
  0xe2a6 fae-mountains
  0xe227 fae-mushroom
  0xe228 fae-mustache
  0xe229 fae-mysql
  0xe22a fae-nintendo
  0xe2a7 fae-orange
  0xe22b fae-palette_color
  0xe2a8 fae-peach
  0xe2a9 fae-pear
  0xe22c fae-pi
  0xe22d fae-pizza
  0xe22e fae-planet
  0xe22f fae-plant
  0xe230 fae-playstation
  0xe231 fae-poison
  0xe232 fae-popcorn
  0xe233 fae-popsicle
  0xe234 fae-pulse
  0xe235 fae-python
  0xe236 fae-quora_circle
  0xe237 fae-quora_square
  0xe238 fae-radioactive
  0xe239 fae-raining
  0xe23a fae-real_heart
  0xe23b fae-refrigerator
  0xe23c fae-restore
  0xe23d fae-ring
  0xe23e fae-ruby
  0xe21e fae-ruby_o
  0xe21f fae-ruler
  0xe218 fae-shirt
  0xe216 fae-slash
  0xe200 fae-smaller
  0xe201 fae-snowing
  0xe202 fae-soda
  0xe203 fae-sofa
  0xe204 fae-soup
  0xe205 fae-spermatozoon
  0xe206 fae-spin_double
  0xe207 fae-stomach
  0xe208 fae-storm
  0xe21d fae-sun_cloud
  0xe21a fae-sushi
  0xe219 fae-tacos
  0xe217 fae-telegram
  0xe215 fae-telegram_circle
  0xe209 fae-telescope
  0xe20a fae-thermometer
  0xe20b fae-thermometer_high
  0xe20c fae-thermometer_low
  0xe20d fae-thin_close
  0xe20e fae-toilet
  0xe20f fae-tools
  0xe210 fae-tooth
  0xe21c fae-tree
  0xe21b fae-triangle_ruler
  0xe220 fae-umbrella
  0xe211 fae-uterus
  0xe214 fae-virus
  0xe212 fae-w3c
  0xe213 fae-walking
  0xe25e fae-wallet
  0xe27e fae-wind
  0xe29d fae-xbox
⏻  0x23fb iec-power
⭘  0x2b58 iec-power_off
⏽  0x23fd iec-power_on
⏾  0x23fe iec-sleep_mode
⏼  0x23fc iec-toggle_power
  0xe621 indent-dotted_guide
  0xe621 indent-line
  0xe621 indentation-line
  0xf31d linux-almalinux
  0xf300 linux-alpine
  0xf301 linux-aosc
  0xf302 linux-apple
  0xf345 linux-archcraft
  0xf31e linux-archlabs
  0xf303 linux-archlinux
  0xf346 linux-arcolinux
  0xf34b linux-arduino
  0xf31f linux-artix
  0xf354 linux-awesome
  0xf347 linux-biglinux
  0xf355 linux-bspwm
  0xf320 linux-budgie
  0xf304 linux-centos
  0xf35f linux-cinnamon
  0xf330 linux-codeberg
  0xf305 linux-coreos
  0xf348 linux-crystal
  0xf306 linux-debian
  0xf321 linux-deepin
  0xf307 linux-devuan
  0xf308 linux-docker
  0xf356 linux-dwm
  0xf309 linux-elementary
  0xf322 linux-endeavour
  0xf357 linux-enlightenment
  0xf36a linux-fdroid
  0xf30a linux-fedora
  0xf30b linux-fedora_inverse
  0xf323 linux-ferris
  0xf324 linux-flathub
  0xf358 linux-fluxbox
  0xf335 linux-forgejo
  0xf36b linux-fosdem
  0xf30c linux-freebsd
  0xf336 linux-freecad
  0xf360 linux-freedesktop
  0xf337 linux-garuda
  0xf30d linux-gentoo
  0xf338 linux-gimp
  0xf339 linux-gitea
  0xf361 linux-gnome
  0xf325 linux-gnu_guix
  0xf362 linux-gtk
  0xf33a linux-hyperbola
  0xf359 linux-hyprland
  0xf35a linux-i3
  0xf326 linux-illumos
  0xf33b linux-inkscape
  0xf35b linux-jwm
  0xf327 linux-kali_linux
  0xf373 linux-kde
  0xf331 linux-kde_neon
  0xf332 linux-kde_plasma
  0xf33c linux-kdenlive
  0xf34c linux-kicad
  0xf33d linux-krita
  0xf333 linux-kubuntu
  0xf334 linux-kubuntu_inverse
  0xf37e linux-leap
  0xf376 linux-libreoffice
  0xf377 linux-libreofficebase
  0xf378 linux-libreofficecalc
  0xf379 linux-libreofficedraw
  0xf37a linux-libreofficeimpress
  0xf37b linux-libreofficemath
  0xf37c linux-libreofficewriter
  0xf30e linux-linuxmint
  0xf30f linux-linuxmint_inverse
  0xf349 linux-locos
  0xf363 linux-lxde
  0xf33e linux-lxle
  0xf364 linux-lxqt
  0xf310 linux-mageia
  0xf311 linux-mandriva
  0xf312 linux-manjaro
  0xf365 linux-mate
  0xf36e linux-mpv
  0xf33f linux-mxlinux
  0xf36f linux-neovim
  0xf313 linux-nixos
  0xf380 linux-nobara
  0xf34d linux-octoprint
  0xf328 linux-openbsd
  0xf34e linux-openscad
  0xf314 linux-opensuse
  0xf34f linux-osh
  0xf350 linux-oshwa
  0xf36c linux-osi
  0xf340 linux-parabola
  0xf329 linux-parrot
  0xf32a linux-pop_os
  0xf374 linux-postmarketos
  0xf351 linux-prusaslicer
  0xf341 linux-puppy
  0xf375 linux-qt
  0xf35c linux-qtile
  0xf342 linux-qubesos
  0xf315 linux-raspberry_pi
  0xf316 linux-redhat
  0xf352 linux-reprap
  0xf353 linux-riscv
  0xf381 linux-river
  0xf32b linux-rocky_linux
  0xf317 linux-sabayon
  0xf318 linux-slackware
  0xf319 linux-slackware_inverse
  0xf32c linux-snappy
  0xf32d linux-solus
  0xf35d linux-sway
  0xf343 linux-tails
  0xf370 linux-thunderbird
  0xf371 linux-tor
  0xf344 linux-trisquel
  0xf37d linux-tumbleweed
  0xf31a linux-tux
  0xf37f linux-typst
  0xf31b linux-ubuntu
  0xf31c linux-ubuntu_inverse
  0xf366 linux-vanilla
  0xf32e linux-void
  0xf372 linux-vscodium
  0xf367 linux-wayland
  0xf36d linux-wikimedia
  0xf34a linux-xerolinux
  0xf368 linux-xfce
  0xf35e linux-xmonad
  0xf369 linux-xorg
  0xf32f linux-zorin
󰇉 0xf01c9 md-ab_testing
󱛠 0xf16e0 md-abacus
󱌨 0xf1328 md-abjad_arabic
󱌩 0xf1329 md-abjad_hebrew
󱌪 0xf132a md-abugida_devanagari
󱌫 0xf132b md-abugida_thai
󰀃 0xf0003 md-access_point
󱔸 0xf1538 md-access_point_check
󱔹 0xf1539 md-access_point_minus
󰀂 0xf0002 md-access_point_network
󰯡 0xf0be1 md-access_point_network_off
󱔑 0xf1511 md-access_point_off
󱔺 0xf153a md-access_point_plus
󱔻 0xf153b md-access_point_remove
󰀄 0xf0004 md-account
󰀅 0xf0005 md-account_alert
󰭐 0xf0b50 md-account_alert_outline
󱡨 0xf1868 md-account_arrow_down
󱡩 0xf1869 md-account_arrow_down_outline
󰭑 0xf0b51 md-account_arrow_left
󰭒 0xf0b52 md-account_arrow_left_outline
󰭓 0xf0b53 md-account_arrow_right
󰭔 0xf0b54 md-account_arrow_right_outline
󱡧 0xf1867 md-account_arrow_up
󱡪 0xf186a md-account_arrow_up_outline
󰀆 0xf0006 md-account_box
󰤴 0xf0934 md-account_box_multiple
󱀊 0xf100a md-account_box_multiple_outline
󰀇 0xf0007 md-account_box_outline
󱋟 0xf12df md-account_cancel
󱋠 0xf12e0 md-account_cancel_outline
󱂗 0xf1097 md-account_cash
󱂘 0xf1098 md-account_cash_outline
󰀈 0xf0008 md-account_check
󰯢 0xf0be2 md-account_check_outline
󰪉 0xf0a89 md-account_child
󰪊 0xf0a8a md-account_child_circle
󱃈 0xf10c8 md-account_child_outline
󰀉 0xf0009 md-account_circle
󰭕 0xf0b55 md-account_circle_outline
󰭖 0xf0b56 md-account_clock
󰭗 0xf0b57 md-account_clock_outline
󱍰 0xf1370 md-account_cog
󱍱 0xf1371 md-account_cog_outline
󰀊 0xf000a md-account_convert
󱌁 0xf1301 md-account_convert_outline
󰺛 0xf0e9b md-account_cowboy_hat
󱟳 0xf17f3 md-account_cowboy_hat_outline
󰘱 0xf0631 md-account_details
󱍲 0xf1372 md-account_details_outline
󰚼 0xf06bc md-account_edit
󰿻 0xf0ffb md-account_edit_outline
󰐠 0xf0420 md-account_eye
󱉻 0xf127b md-account_eye_outline
󰤶 0xf0936 md-account_filter
󰾝 0xf0f9d md-account_filter_outline
󰡉 0xf0849 md-account_group
󰭘 0xf0b58 md-account_group_outline
󰖵 0xf05b5 md-account_hard_hat
󱨟 0xf1a1f md-account_hard_hat_outline
󰢙 0xf0899 md-account_heart
󰯣 0xf0be3 md-account_heart_outline
󱠕 0xf1815 md-account_injury
󱠖 0xf1816 md-account_injury_outline
󰀋 0xf000b md-account_key
󰯤 0xf0be4 md-account_key_outline
󱅞 0xf115e md-account_lock
󱥠 0xf1960 md-account_lock_open
󱥡 0xf1961 md-account_lock_open_outline
󱅟 0xf115f md-account_lock_outline
󰀍 0xf000d md-account_minus
󰫬 0xf0aec md-account_minus_outline
󰀎 0xf000e md-account_multiple
󰣅 0xf08c5 md-account_multiple_check
󱇾 0xf11fe md-account_multiple_check_outline
󰗓 0xf05d3 md-account_multiple_minus
󰯥 0xf0be5 md-account_multiple_minus_outline
󰀏 0xf000f md-account_multiple_outline
󰀐 0xf0010 md-account_multiple_plus
󰠀 0xf0800 md-account_multiple_plus_outline
󱈊 0xf120a md-account_multiple_remove
󱈋 0xf120b md-account_multiple_remove_outline
󰠃 0xf0803 md-account_music
󰳩 0xf0ce9 md-account_music_outline
󰀑 0xf0011 md-account_network
󰯦 0xf0be6 md-account_network_outline
󰀒 0xf0012 md-account_off
󰯧 0xf0be7 md-account_off_outline
󰀓 0xf0013 md-account_outline
󰀔 0xf0014 md-account_plus
󰠁 0xf0801 md-account_plus_outline
󰭙 0xf0b59 md-account_question
󰭚 0xf0b5a md-account_question_outline
󱔫 0xf152b md-account_reactivate
󱔬 0xf152c md-account_reactivate_outline
󰀕 0xf0015 md-account_remove
󰫭 0xf0aed md-account_remove_outline
󱨠 0xf1a20 md-account_school
󱨡 0xf1a21 md-account_school_outline
󰀖 0xf0016 md-account_search
󰤵 0xf0935 md-account_search_outline
󰘰 0xf0630 md-account_settings
󱃉 0xf10c9 md-account_settings_outline
󰀗 0xf0017 md-account_star
󰯨 0xf0be8 md-account_star_outline
󰪋 0xf0a8b md-account_supervisor
󰪌 0xf0a8c md-account_supervisor_circle
󱓬 0xf14ec md-account_supervisor_circle_outline
󱄭 0xf112d md-account_supervisor_outline
󰀙 0xf0019 md-account_switch
󰓋 0xf04cb md-account_switch_outline
󱤛 0xf191b md-account_sync
󱤜 0xf191c md-account_sync_outline
󰳣 0xf0ce3 md-account_tie
󱢘 0xf1898 md-account_tie_hat
󱢙 0xf1899 md-account_tie_hat_outline
󱃊 0xf10ca md-account_tie_outline
󱌈 0xf1308 md-account_tie_voice
󱌊 0xf130a md-account_tie_voice_off
󱌋 0xf130b md-account_tie_voice_off_outline
󱌉 0xf1309 md-account_tie_voice_outline
󱪌 0xf1a8c md-account_tie_woman
󰗋 0xf05cb md-account_voice
󰻔 0xf0ed4 md-account_voice_off
󱢚 0xf189a md-account_wrench
󱢛 0xf189b md-account_wrench_outline
󰀚 0xf001a md-adjust
󱤪 0xf192a md-advertisements
󱤫 0xf192b md-advertisements_off
󰀛 0xf001b md-air_conditioner
󰵃 0xf0d43 md-air_filter
󰶬 0xf0dac md-air_horn
󱂙 0xf1099 md-air_humidifier
󱑦 0xf1466 md-air_humidifier_off
󰵄 0xf0d44 md-air_purifier
󰯩 0xf0be9 md-airbag
󰀜 0xf001c md-airballoon
󱀋 0xf100b md-airballoon_outline
󰀝 0xf001d md-airplane
󱡺 0xf187a md-airplane_alert
󱡻 0xf187b md-airplane_check
󱡼 0xf187c md-airplane_clock
󱡽 0xf187d md-airplane_cog
󱡾 0xf187e md-airplane_edit
󰗔 0xf05d4 md-airplane_landing
󱡿 0xf187f md-airplane_marker
󱢀 0xf1880 md-airplane_minus
󰀞 0xf001e md-airplane_off
󱢁 0xf1881 md-airplane_plus
󱢂 0xf1882 md-airplane_remove
󱢃 0xf1883 md-airplane_search
󱢄 0xf1884 md-airplane_settings
󰗕 0xf05d5 md-airplane_takeoff
󰡋 0xf084b md-airport
󰀠 0xf0020 md-alarm
󰞎 0xf078e md-alarm_bell
󰀡 0xf0021 md-alarm_check
󰞏 0xf078f md-alarm_light
󱜞 0xf171e md-alarm_light_off
󱜟 0xf171f md-alarm_light_off_outline
󰯪 0xf0bea md-alarm_light_outline
󰀢 0xf0022 md-alarm_multiple
󰹱 0xf0e71 md-alarm_note
󰹲 0xf0e72 md-alarm_note_off
󰀣 0xf0023 md-alarm_off
󱗄 0xf15c4 md-alarm_panel
󱗅 0xf15c5 md-alarm_panel_outline
󰀤 0xf0024 md-alarm_plus
󰚎 0xf068e md-alarm_snooze
󰀥 0xf0025 md-album
󰀦 0xf0026 md-alert
󰀧 0xf0027 md-alert_box
󰳤 0xf0ce4 md-alert_box_outline
󰀨 0xf0028 md-alert_circle
󱇭 0xf11ed md-alert_circle_check
󱇮 0xf11ee md-alert_circle_check_outline
󰗖 0xf05d6 md-alert_circle_outline
󰚽 0xf06bd md-alert_decagram
󰳥 0xf0ce5 md-alert_decagram_outline
󱒻 0xf14bb md-alert_minus
󱒾 0xf14be md-alert_minus_outline
󰀩 0xf0029 md-alert_octagon
󰳦 0xf0ce6 md-alert_octagon_outline
󰝧 0xf0767 md-alert_octagram
󰳧 0xf0ce7 md-alert_octagram_outline
󰀪 0xf002a md-alert_outline
󱒺 0xf14ba md-alert_plus
󱒽 0xf14bd md-alert_plus_outline
󱒼 0xf14bc md-alert_remove
󱒿 0xf14bf md-alert_remove_outline
󱇎 0xf11ce md-alert_rhombus
󱇏 0xf11cf md-alert_rhombus_outline
󰢚 0xf089a md-alien
󱃋 0xf10cb md-alien_outline
󱇃 0xf11c3 md-align_horizontal_center
󱥢 0xf1962 md-align_horizontal_distribute
󱇂 0xf11c2 md-align_horizontal_left
󱇄 0xf11c4 md-align_horizontal_right
󱇅 0xf11c5 md-align_vertical_bottom
󱇆 0xf11c6 md-align_vertical_center
󱥣 0xf1963 md-align_vertical_distribute
󱇇 0xf11c7 md-align_vertical_top
󰚾 0xf06be md-all_inclusive
󱢍 0xf188d md-all_inclusive_box
󱢎 0xf188e md-all_inclusive_box_outline
󱉘 0xf1258 md-allergy
󰀫 0xf002b md-alpha
󰫮 0xf0aee md-alpha_a
󰬈 0xf0b08 md-alpha_a_box
󰯫 0xf0beb md-alpha_a_box_outline
󰯬 0xf0bec md-alpha_a_circle
󰯭 0xf0bed md-alpha_a_circle_outline
󰫯 0xf0aef md-alpha_b
󰬉 0xf0b09 md-alpha_b_box
󰯮 0xf0bee md-alpha_b_box_outline
󰯯 0xf0bef md-alpha_b_circle
󰯰 0xf0bf0 md-alpha_b_circle_outline
󰫰 0xf0af0 md-alpha_c
󰬊 0xf0b0a md-alpha_c_box
󰯱 0xf0bf1 md-alpha_c_box_outline
󰯲 0xf0bf2 md-alpha_c_circle
󰯳 0xf0bf3 md-alpha_c_circle_outline
󰫱 0xf0af1 md-alpha_d
󰬋 0xf0b0b md-alpha_d_box
󰯴 0xf0bf4 md-alpha_d_box_outline
󰯵 0xf0bf5 md-alpha_d_circle
󰯶 0xf0bf6 md-alpha_d_circle_outline
󰫲 0xf0af2 md-alpha_e
󰬌 0xf0b0c md-alpha_e_box
󰯷 0xf0bf7 md-alpha_e_box_outline
󰯸 0xf0bf8 md-alpha_e_circle
󰯹 0xf0bf9 md-alpha_e_circle_outline
󰫳 0xf0af3 md-alpha_f
󰬍 0xf0b0d md-alpha_f_box
󰯺 0xf0bfa md-alpha_f_box_outline
󰯻 0xf0bfb md-alpha_f_circle
󰯼 0xf0bfc md-alpha_f_circle_outline
󰫴 0xf0af4 md-alpha_g
󰬎 0xf0b0e md-alpha_g_box
󰯽 0xf0bfd md-alpha_g_box_outline
󰯾 0xf0bfe md-alpha_g_circle
󰯿 0xf0bff md-alpha_g_circle_outline
󰫵 0xf0af5 md-alpha_h
󰬏 0xf0b0f md-alpha_h_box
󰰀 0xf0c00 md-alpha_h_box_outline
󰰁 0xf0c01 md-alpha_h_circle
󰰂 0xf0c02 md-alpha_h_circle_outline
󰫶 0xf0af6 md-alpha_i
󰬐 0xf0b10 md-alpha_i_box
󰰃 0xf0c03 md-alpha_i_box_outline
󰰄 0xf0c04 md-alpha_i_circle
󰰅 0xf0c05 md-alpha_i_circle_outline
󰫷 0xf0af7 md-alpha_j
󰬑 0xf0b11 md-alpha_j_box
󰰆 0xf0c06 md-alpha_j_box_outline
󰰇 0xf0c07 md-alpha_j_circle
󰰈 0xf0c08 md-alpha_j_circle_outline
󰫸 0xf0af8 md-alpha_k
󰬒 0xf0b12 md-alpha_k_box
󰰉 0xf0c09 md-alpha_k_box_outline
󰰊 0xf0c0a md-alpha_k_circle
󰰋 0xf0c0b md-alpha_k_circle_outline
󰫹 0xf0af9 md-alpha_l
󰬓 0xf0b13 md-alpha_l_box
󰰌 0xf0c0c md-alpha_l_box_outline
󰰍 0xf0c0d md-alpha_l_circle
󰰎 0xf0c0e md-alpha_l_circle_outline
󰫺 0xf0afa md-alpha_m
󰬔 0xf0b14 md-alpha_m_box
󰰏 0xf0c0f md-alpha_m_box_outline
󰰐 0xf0c10 md-alpha_m_circle
󰰑 0xf0c11 md-alpha_m_circle_outline
󰫻 0xf0afb md-alpha_n
󰬕 0xf0b15 md-alpha_n_box
󰰒 0xf0c12 md-alpha_n_box_outline
󰰓 0xf0c13 md-alpha_n_circle
󰰔 0xf0c14 md-alpha_n_circle_outline
󰫼 0xf0afc md-alpha_o
󰬖 0xf0b16 md-alpha_o_box
󰰕 0xf0c15 md-alpha_o_box_outline
󰰖 0xf0c16 md-alpha_o_circle
󰰗 0xf0c17 md-alpha_o_circle_outline
󰫽 0xf0afd md-alpha_p
󰬗 0xf0b17 md-alpha_p_box
󰰘 0xf0c18 md-alpha_p_box_outline
󰰙 0xf0c19 md-alpha_p_circle
󰰚 0xf0c1a md-alpha_p_circle_outline
󰫾 0xf0afe md-alpha_q
󰬘 0xf0b18 md-alpha_q_box
󰰛 0xf0c1b md-alpha_q_box_outline
󰰜 0xf0c1c md-alpha_q_circle
󰰝 0xf0c1d md-alpha_q_circle_outline
󰫿 0xf0aff md-alpha_r
󰬙 0xf0b19 md-alpha_r_box
󰰞 0xf0c1e md-alpha_r_box_outline
󰰟 0xf0c1f md-alpha_r_circle
󰰠 0xf0c20 md-alpha_r_circle_outline
󰬀 0xf0b00 md-alpha_s
󰬚 0xf0b1a md-alpha_s_box
󰰡 0xf0c21 md-alpha_s_box_outline
󰰢 0xf0c22 md-alpha_s_circle
󰰣 0xf0c23 md-alpha_s_circle_outline
󰬁 0xf0b01 md-alpha_t
󰬛 0xf0b1b md-alpha_t_box
󰰤 0xf0c24 md-alpha_t_box_outline
󰰥 0xf0c25 md-alpha_t_circle
󰰦 0xf0c26 md-alpha_t_circle_outline
󰬂 0xf0b02 md-alpha_u
󰬜 0xf0b1c md-alpha_u_box
󰰧 0xf0c27 md-alpha_u_box_outline
󰰨 0xf0c28 md-alpha_u_circle
󰰩 0xf0c29 md-alpha_u_circle_outline
󰬃 0xf0b03 md-alpha_v
󰬝 0xf0b1d md-alpha_v_box
󰰪 0xf0c2a md-alpha_v_box_outline
󰰫 0xf0c2b md-alpha_v_circle
󰰬 0xf0c2c md-alpha_v_circle_outline
󰬄 0xf0b04 md-alpha_w
󰬞 0xf0b1e md-alpha_w_box
󰰭 0xf0c2d md-alpha_w_box_outline
󰰮 0xf0c2e md-alpha_w_circle
󰰯 0xf0c2f md-alpha_w_circle_outline
󰬅 0xf0b05 md-alpha_x
󰬟 0xf0b1f md-alpha_x_box
󰰰 0xf0c30 md-alpha_x_box_outline
󰰱 0xf0c31 md-alpha_x_circle
󰰲 0xf0c32 md-alpha_x_circle_outline
󰬆 0xf0b06 md-alpha_y
󰬠 0xf0b20 md-alpha_y_box
󰰳 0xf0c33 md-alpha_y_box_outline
󰰴 0xf0c34 md-alpha_y_circle
󰰵 0xf0c35 md-alpha_y_circle_outline
󰬇 0xf0b07 md-alpha_z
󰬡 0xf0b21 md-alpha_z_box
󰰶 0xf0c36 md-alpha_z_box_outline
󰰷 0xf0c37 md-alpha_z_circle
󰰸 0xf0c38 md-alpha_z_circle_outline
󱌬 0xf132c md-alphabet_aurebesh
󱌭 0xf132d md-alphabet_cyrillic
󱌮 0xf132e md-alphabet_greek
󱌯 0xf132f md-alphabet_latin
󱌰 0xf1330 md-alphabet_piqad
󱌷 0xf1337 md-alphabet_tengwar
󰀬 0xf002c md-alphabetical
󱀌 0xf100c md-alphabetical_off
󱀍 0xf100d md-alphabetical_variant
󱀎 0xf100e md-alphabetical_variant_off
󰗗 0xf05d7 md-altimeter
󰀯 0xf002f md-ambulance
󰳨 0xf0ce8 md-ammunition
󰪍 0xf0a8d md-ampersand
󰀰 0xf0030 md-amplifier
󱆵 0xf11b5 md-amplifier_off
󰀱 0xf0031 md-anchor
󰀲 0xf0032 md-android
󰵅 0xf0d45 md-android_messages
󰀴 0xf0034 md-android_studio
󰤷 0xf0937 md-angle_acute
󰤸 0xf0938 md-angle_obtuse
󰤹 0xf0939 md-angle_right
󰚲 0xf06b2 md-angular
󰚿 0xf06bf md-angularjs
󰗘 0xf05d8 md-animation
󰪏 0xf0a8f md-animation_outline
󰤺 0xf093a md-animation_play
󰪐 0xf0a90 md-animation_play_outline
󱂚 0xf109a md-ansible
󱄙 0xf1119 md-antenna
󰢛 0xf089b md-anvil
󱀏 0xf100f md-apache_kafka
󱂛 0xf109b md-api
󱉗 0xf1257 md-api_off
󰀵 0xf0035 md-apple
󰀶 0xf0036 md-apple_finder
󰀸 0xf0038 md-apple_icloud
󰀷 0xf0037 md-apple_ios
󰘲 0xf0632 md-apple_keyboard_caps
󰘳 0xf0633 md-apple_keyboard_command
󰘴 0xf0634 md-apple_keyboard_control
󰘵 0xf0635 md-apple_keyboard_option
󰘶 0xf0636 md-apple_keyboard_shift
󰀹 0xf0039 md-apple_safari
󰣆 0xf08c6 md-application
󱃵 0xf10f5 md-application_array
󱃶 0xf10f6 md-application_array_outline
󱃷 0xf10f7 md-application_braces
󱃸 0xf10f8 md-application_braces_outline
󰲋 0xf0c8b md-application_brackets
󰲌 0xf0c8c md-application_brackets_outline
󰙵 0xf0675 md-application_cog
󱕷 0xf1577 md-application_cog_outline
󰂮 0xf00ae md-application_edit
󰘙 0xf0619 md-application_edit_outline
󰶭 0xf0dad md-application_export
󰶮 0xf0dae md-application_import
󰘔 0xf0614 md-application_outline
󱃹 0xf10f9 md-application_parentheses
󱃺 0xf10fa md-application_parentheses_outline
󰭠 0xf0b60 md-application_settings
󱕕 0xf1555 md-application_settings_outline
󱃻 0xf10fb md-application_variable
󱃼 0xf10fc md-application_variable_outline
󰾞 0xf0f9e md-approximately_equal
󰾟 0xf0f9f md-approximately_equal_box
󰀻 0xf003b md-apps
󰵆 0xf0d46 md-apps_box
󰣇 0xf08c7 md-arch
󰀼 0xf003c md-archive
󱓽 0xf14fd md-archive_alert
󱓾 0xf14fe md-archive_alert_outline
󱉙 0xf1259 md-archive_arrow_down
󱉚 0xf125a md-archive_arrow_down_outline
󱉛 0xf125b md-archive_arrow_up
󱉜 0xf125c md-archive_arrow_up_outline
󱝋 0xf174b md-archive_cancel
󱝌 0xf174c md-archive_cancel_outline
󱝍 0xf174d md-archive_check
󱝎 0xf174e md-archive_check_outline
󱝏 0xf174f md-archive_clock
󱝐 0xf1750 md-archive_clock_outline
󱝑 0xf1751 md-archive_cog
󱝒 0xf1752 md-archive_cog_outline
󱝓 0xf1753 md-archive_edit
󱝔 0xf1754 md-archive_edit_outline
󱝕 0xf1755 md-archive_eye
󱝖 0xf1756 md-archive_eye_outline
󱝗 0xf1757 md-archive_lock
󱝘 0xf1758 md-archive_lock_open
󱝙 0xf1759 md-archive_lock_open_outline
󱝚 0xf175a md-archive_lock_outline
󱝛 0xf175b md-archive_marker
󱝜 0xf175c md-archive_marker_outline
󱝝 0xf175d md-archive_minus
󱝞 0xf175e md-archive_minus_outline
󱝟 0xf175f md-archive_music
󱝠 0xf1760 md-archive_music_outline
󱝡 0xf1761 md-archive_off
󱝢 0xf1762 md-archive_off_outline
󱈎 0xf120e md-archive_outline
󱝣 0xf1763 md-archive_plus
󱝤 0xf1764 md-archive_plus_outline
󱝥 0xf1765 md-archive_refresh
󱝦 0xf1766 md-archive_refresh_outline
󱝧 0xf1767 md-archive_remove
󱝨 0xf1768 md-archive_remove_outline
󱝩 0xf1769 md-archive_search
󱝪 0xf176a md-archive_search_outline
󱝫 0xf176b md-archive_settings
󱝬 0xf176c md-archive_settings_outline
󱝭 0xf176d md-archive_star
󱝮 0xf176e md-archive_star_outline
󱝯 0xf176f md-archive_sync
󱝰 0xf1770 md-archive_sync_outline
󰿗 0xf0fd7 md-arm_flex
󰿖 0xf0fd6 md-arm_flex_outline
󰀽 0xf003d md-arrange_bring_forward
󰀾 0xf003e md-arrange_bring_to_front
󰀿 0xf003f md-arrange_send_backward
󰁀 0xf0040 md-arrange_send_to_back
󰁁 0xf0041 md-arrow_all
󰁂 0xf0042 md-arrow_bottom_left
󱥤 0xf1964 md-arrow_bottom_left_bold_box
󱥥 0xf1965 md-arrow_bottom_left_bold_box_outline
󰦷 0xf09b7 md-arrow_bottom_left_bold_outline
󰦸 0xf09b8 md-arrow_bottom_left_thick
󱦶 0xf19b6 md-arrow_bottom_left_thin
󱖖 0xf1596 md-arrow_bottom_left_thin_circle_outline
󰁃 0xf0043 md-arrow_bottom_right
󱥦 0xf1966 md-arrow_bottom_right_bold_box
󱥧 0xf1967 md-arrow_bottom_right_bold_box_outline
󰦹 0xf09b9 md-arrow_bottom_right_bold_outline
󰦺 0xf09ba md-arrow_bottom_right_thick
󱦷 0xf19b7 md-arrow_bottom_right_thin
󱖕 0xf1595 md-arrow_bottom_right_thin_circle_outline
󰘕 0xf0615 md-arrow_collapse
󰁄 0xf0044 md-arrow_collapse_all
󰞒 0xf0792 md-arrow_collapse_down
󰡌 0xf084c md-arrow_collapse_horizontal
󰞓 0xf0793 md-arrow_collapse_left
󰞔 0xf0794 md-arrow_collapse_right
󰞕 0xf0795 md-arrow_collapse_up
󰡍 0xf084d md-arrow_collapse_vertical
󰦻 0xf09bb md-arrow_decision
󰦼 0xf09bc md-arrow_decision_auto
󰦽 0xf09bd md-arrow_decision_auto_outline
󰦾 0xf09be md-arrow_decision_outline
󰁅 0xf0045 md-arrow_down
󰜮 0xf072e md-arrow_down_bold
󰜯 0xf072f md-arrow_down_bold_box
󰜰 0xf0730 md-arrow_down_bold_box_outline
󰁇 0xf0047 md-arrow_down_bold_circle
󰁈 0xf0048 md-arrow_down_bold_circle_outline
󰁉 0xf0049 md-arrow_down_bold_hexagon_outline
󰦿 0xf09bf md-arrow_down_bold_outline
󰛀 0xf06c0 md-arrow_down_box
󰳛 0xf0cdb md-arrow_down_circle
󰳜 0xf0cdc md-arrow_down_circle_outline
󰁊 0xf004a md-arrow_down_drop_circle
󰁋 0xf004b md-arrow_down_drop_circle_outline
󱞡 0xf17a1 md-arrow_down_left
󱞢 0xf17a2 md-arrow_down_left_bold
󱞣 0xf17a3 md-arrow_down_right
󱞤 0xf17a4 md-arrow_down_right_bold
󰁆 0xf0046 md-arrow_down_thick
󱦳 0xf19b3 md-arrow_down_thin
󱖙 0xf1599 md-arrow_down_thin_circle_outline
󰘖 0xf0616 md-arrow_expand
󰁌 0xf004c md-arrow_expand_all
󰞖 0xf0796 md-arrow_expand_down
󰡎 0xf084e md-arrow_expand_horizontal
󰞗 0xf0797 md-arrow_expand_left
󰞘 0xf0798 md-arrow_expand_right
󰞙 0xf0799 md-arrow_expand_up
󰡏 0xf084f md-arrow_expand_vertical
󱅛 0xf115b md-arrow_horizontal_lock
󰁍 0xf004d md-arrow_left
󰜱 0xf0731 md-arrow_left_bold
󰜲 0xf0732 md-arrow_left_bold_box
󰜳 0xf0733 md-arrow_left_bold_box_outline
󰁏 0xf004f md-arrow_left_bold_circle
󰁐 0xf0050 md-arrow_left_bold_circle_outline
󰁑 0xf0051 md-arrow_left_bold_hexagon_outline
󰧀 0xf09c0 md-arrow_left_bold_outline
󱞥 0xf17a5 md-arrow_left_bottom
󱞦 0xf17a6 md-arrow_left_bottom_bold
󰛁 0xf06c1 md-arrow_left_box
󰳝 0xf0cdd md-arrow_left_circle
󰳞 0xf0cde md-arrow_left_circle_outline
󰁒 0xf0052 md-arrow_left_drop_circle
󰁓 0xf0053 md-arrow_left_drop_circle_outline
󰹳 0xf0e73 md-arrow_left_right
󰹴 0xf0e74 md-arrow_left_right_bold
󰧁 0xf09c1 md-arrow_left_right_bold_outline
󰁎 0xf004e md-arrow_left_thick
󱦱 0xf19b1 md-arrow_left_thin
󱖚 0xf159a md-arrow_left_thin_circle_outline
󱞧 0xf17a7 md-arrow_left_top
󱞨 0xf17a8 md-arrow_left_top_bold
󱡀 0xf1840 md-arrow_projectile
󱠿 0xf183f md-arrow_projectile_multiple
󰁔 0xf0054 md-arrow_right
󰜴 0xf0734 md-arrow_right_bold
󰜵 0xf0735 md-arrow_right_bold_box
󰜶 0xf0736 md-arrow_right_bold_box_outline
󰁖 0xf0056 md-arrow_right_bold_circle
󰁗 0xf0057 md-arrow_right_bold_circle_outline
󰁘 0xf0058 md-arrow_right_bold_hexagon_outline
󰧂 0xf09c2 md-arrow_right_bold_outline
󱞩 0xf17a9 md-arrow_right_bottom
󱞪 0xf17aa md-arrow_right_bottom_bold
󰛂 0xf06c2 md-arrow_right_box
󰳟 0xf0cdf md-arrow_right_circle
󰳠 0xf0ce0 md-arrow_right_circle_outline
󰁙 0xf0059 md-arrow_right_drop_circle
󰁚 0xf005a md-arrow_right_drop_circle_outline
󰁕 0xf0055 md-arrow_right_thick
󱦰 0xf19b0 md-arrow_right_thin
󱖘 0xf1598 md-arrow_right_thin_circle_outline
󱞫 0xf17ab md-arrow_right_top
󱞬 0xf17ac md-arrow_right_top_bold
󰤻 0xf093b md-arrow_split_horizontal
󰤼 0xf093c md-arrow_split_vertical
󰁛 0xf005b md-arrow_top_left
󱥨 0xf1968 md-arrow_top_left_bold_box
󱥩 0xf1969 md-arrow_top_left_bold_box_outline
󰧃 0xf09c3 md-arrow_top_left_bold_outline
󰹵 0xf0e75 md-arrow_top_left_bottom_right
󰹶 0xf0e76 md-arrow_top_left_bottom_right_bold
󰧄 0xf09c4 md-arrow_top_left_thick
󱦵 0xf19b5 md-arrow_top_left_thin
󱖓 0xf1593 md-arrow_top_left_thin_circle_outline
󰁜 0xf005c md-arrow_top_right
󱥪 0xf196a md-arrow_top_right_bold_box
󱥫 0xf196b md-arrow_top_right_bold_box_outline
󰧅 0xf09c5 md-arrow_top_right_bold_outline
󰹷 0xf0e77 md-arrow_top_right_bottom_left
󰹸 0xf0e78 md-arrow_top_right_bottom_left_bold
󰧆 0xf09c6 md-arrow_top_right_thick
󱦴 0xf19b4 md-arrow_top_right_thin
󱖔 0xf1594 md-arrow_top_right_thin_circle_outline
󱞭 0xf17ad md-arrow_u_down_left
󱞮 0xf17ae md-arrow_u_down_left_bold
󱞯 0xf17af md-arrow_u_down_right
󱞰 0xf17b0 md-arrow_u_down_right_bold
󱞱 0xf17b1 md-arrow_u_left_bottom
󱞲 0xf17b2 md-arrow_u_left_bottom_bold
󱞳 0xf17b3 md-arrow_u_left_top
󱞴 0xf17b4 md-arrow_u_left_top_bold
󱞵 0xf17b5 md-arrow_u_right_bottom
󱞶 0xf17b6 md-arrow_u_right_bottom_bold
󱞷 0xf17b7 md-arrow_u_right_top
󱞸 0xf17b8 md-arrow_u_right_top_bold
󱞹 0xf17b9 md-arrow_u_up_left
󱞺 0xf17ba md-arrow_u_up_left_bold
󱞻 0xf17bb md-arrow_u_up_right
󱞼 0xf17bc md-arrow_u_up_right_bold
󰁝 0xf005d md-arrow_up
󰜷 0xf0737 md-arrow_up_bold
󰜸 0xf0738 md-arrow_up_bold_box
󰜹 0xf0739 md-arrow_up_bold_box_outline
󰁟 0xf005f md-arrow_up_bold_circle
󰁠 0xf0060 md-arrow_up_bold_circle_outline
󰁡 0xf0061 md-arrow_up_bold_hexagon_outline
󰧇 0xf09c7 md-arrow_up_bold_outline
󰛃 0xf06c3 md-arrow_up_box
󰳡 0xf0ce1 md-arrow_up_circle
󰳢 0xf0ce2 md-arrow_up_circle_outline
󰹹 0xf0e79 md-arrow_up_down
󰹺 0xf0e7a md-arrow_up_down_bold
󰧈 0xf09c8 md-arrow_up_down_bold_outline
󰁢 0xf0062 md-arrow_up_drop_circle
󰁣 0xf0063 md-arrow_up_drop_circle_outline
󱞽 0xf17bd md-arrow_up_left
󱞾 0xf17be md-arrow_up_left_bold
󱞿 0xf17bf md-arrow_up_right
󱟀 0xf17c0 md-arrow_up_right_bold
󰁞 0xf005e md-arrow_up_thick
󱦲 0xf19b2 md-arrow_up_thin
󱖗 0xf1597 md-arrow_up_thin_circle_outline
󱅜 0xf115c md-arrow_vertical_lock
󰭛 0xf0b5b md-artstation
󰨤 0xf0a24 md-aspect_ratio
󰁤 0xf0064 md-assistant
󰛄 0xf06c4 md-asterisk
󱨧 0xf1a27 md-asterisk_circle_outline
󰁥 0xf0065 md-at
󰠄 0xf0804 md-atlassian
󰵇 0xf0d47 md-atm
󰝨 0xf0768 md-atom
󰹻 0xf0e7b md-atom_variant
󰁦 0xf0066 md-attachment
󱫁 0xf1ac1 md-attachment_check
󱧄 0xf19c4 md-attachment_lock
󱫂 0xf1ac2 md-attachment_minus
󱫃 0xf1ac3 md-attachment_off
󱫄 0xf1ac4 md-attachment_plus
󱫅 0xf1ac5 md-attachment_remove
󱡫 0xf186b md-audio_input_rca
󱡬 0xf186c md-audio_input_stereo_minijack
󱡭 0xf186d md-audio_input_xlr
󰤽 0xf093d md-audio_video
󱆶 0xf11b6 md-audio_video_off
󰡐 0xf0850 md-augmented_reality
󱍾 0xf137e md-auto_download
󰁨 0xf0068 md-auto_fix
󰁩 0xf0069 md-auto_upload
󰁪 0xf006a md-autorenew
󱧧 0xf19e7 md-autorenew_off
󰁫 0xf006b md-av_timer
󰸏 0xf0e0f md-aws
󰣈 0xf08c8 md-axe
󱡂 0xf1842 md-axe_battle
󰵈 0xf0d48 md-axis
󰵉 0xf0d49 md-axis_arrow
󱐎 0xf140e md-axis_arrow_info
󰵊 0xf0d4a md-axis_arrow_lock
󰵋 0xf0d4b md-axis_lock
󰵌 0xf0d4c md-axis_x_arrow
󰵍 0xf0d4d md-axis_x_arrow_lock
󰵎 0xf0d4e md-axis_x_rotate_clockwise
󰵏 0xf0d4f md-axis_x_rotate_counterclockwise
󰵐 0xf0d50 md-axis_x_y_arrow_lock
󰵑 0xf0d51 md-axis_y_arrow
󰵒 0xf0d52 md-axis_y_arrow_lock
󰵓 0xf0d53 md-axis_y_rotate_clockwise
󰵔 0xf0d54 md-axis_y_rotate_counterclockwise
󰵕 0xf0d55 md-axis_z_arrow
󰵖 0xf0d56 md-axis_z_arrow_lock
󰵗 0xf0d57 md-axis_z_rotate_clockwise
󰵘 0xf0d58 md-axis_z_rotate_counterclockwise
󰨥 0xf0a25 md-babel
󰁬 0xf006c md-baby
󰼹 0xf0f39 md-baby_bottle
󰼺 0xf0f3a md-baby_bottle_outline
󱏠 0xf13e0 md-baby_buggy
󰚏 0xf068f md-baby_carriage
󰾠 0xf0fa0 md-baby_carriage_off
󰹼 0xf0e7c md-baby_face
󰹽 0xf0e7d md-baby_face_outline
󰁭 0xf006d md-backburger
󰁮 0xf006e md-backspace
󰭜 0xf0b5c md-backspace_outline
󰹾 0xf0e7e md-backspace_reverse
󰹿 0xf0e7f md-backspace_reverse_outline
󰁯 0xf006f md-backup_restore
󰻕 0xf0ed5 md-bacteria
󰻖 0xf0ed6 md-bacteria_outline
󰶧 0xf0da7 md-badge_account
󰶨 0xf0da8 md-badge_account_alert
󰶩 0xf0da9 md-badge_account_alert_outline
󰸍 0xf0e0d md-badge_account_horizontal
󰸎 0xf0e0e md-badge_account_horizontal_outline
󰶪 0xf0daa md-badge_account_outline
󰡑 0xf0851 md-badminton
󰼻 0xf0f3b md-bag_carry_on
󰵥 0xf0d65 md-bag_carry_on_check
󰼼 0xf0f3c md-bag_carry_on_off
󰼽 0xf0f3d md-bag_checked
󰸐 0xf0e10 md-bag_personal
󰸑 0xf0e11 md-bag_personal_off
󰸒 0xf0e12 md-bag_personal_off_outline
󰸓 0xf0e13 md-bag_personal_outline
󱖋 0xf158b md-bag_suitcase
󱖍 0xf158d md-bag_suitcase_off
󱖎 0xf158e md-bag_suitcase_off_outline
󱖌 0xf158c md-bag_suitcase_outline
󰼾 0xf0f3e md-baguette
󱠗 0xf1817 md-balcony
󰨦 0xf0a26 md-balloon
󰧉 0xf09c9 md-ballot
󰧊 0xf09ca md-ballot_outline
󰰹 0xf0c39 md-ballot_recount
󰰺 0xf0c3a md-ballot_recount_outline
󰶯 0xf0daf md-bandage
󰁰 0xf0070 md-bank
󱙕 0xf1655 md-bank_check
󰶰 0xf0db0 md-bank_minus
󱙖 0xf1656 md-bank_off
󱙗 0xf1657 md-bank_off_outline
󰺀 0xf0e80 md-bank_outline
󰶱 0xf0db1 md-bank_plus
󰶲 0xf0db2 md-bank_remove
󰨧 0xf0a27 md-bank_transfer
󰨨 0xf0a28 md-bank_transfer_in
󰨩 0xf0a29 md-bank_transfer_out
󰁱 0xf0071 md-barcode
󱈶 0xf1236 md-barcode_off
󰁲 0xf0072 md-barcode_scan
󰁳 0xf0073 md-barley
󰭝 0xf0b5d md-barley_off
󰭞 0xf0b5e md-barn
󰁴 0xf0074 md-barrel
󱨨 0xf1a28 md-barrel_outline
󰡒 0xf0852 md-baseball
󰡓 0xf0853 md-baseball_bat
󱗬 0xf15ec md-baseball_diamond
󱗭 0xf15ed md-baseball_diamond_outline
󱆃 0xf1183 md-bash
󰁶 0xf0076 md-basket
󱣥 0xf18e5 md-basket_check
󱣦 0xf18e6 md-basket_check_outline
󰁷 0xf0077 md-basket_fill
󱔣 0xf1523 md-basket_minus
󱔤 0xf1524 md-basket_minus_outline
󱔥 0xf1525 md-basket_off
󱔦 0xf1526 md-basket_off_outline
󱆁 0xf1181 md-basket_outline
󱔧 0xf1527 md-basket_plus
󱔨 0xf1528 md-basket_plus_outline
󱔩 0xf1529 md-basket_remove
󱔪 0xf152a md-basket_remove_outline
󰁸 0xf0078 md-basket_unfill
󰠆 0xf0806 md-basketball
󰰻 0xf0c3b md-basketball_hoop
󰰼 0xf0c3c md-basketball_hoop_outline
󰭟 0xf0b5f md-bat
󱠘 0xf1818 md-bathtub
󱠙 0xf1819 md-bathtub_outline
󰁹 0xf0079 md-battery
󰁺 0xf007a md-battery_10
󰤾 0xf093e md-battery_10_bluetooth
󰁻 0xf007b md-battery_20
󰤿 0xf093f md-battery_20_bluetooth
󰁼 0xf007c md-battery_30
󰥀 0xf0940 md-battery_30_bluetooth
󰁽 0xf007d md-battery_40
󰥁 0xf0941 md-battery_40_bluetooth
󰁾 0xf007e md-battery_50
󰥂 0xf0942 md-battery_50_bluetooth
󰁿 0xf007f md-battery_60
󰥃 0xf0943 md-battery_60_bluetooth
󰂀 0xf0080 md-battery_70
󰥄 0xf0944 md-battery_70_bluetooth
󰂁 0xf0081 md-battery_80
󰥅 0xf0945 md-battery_80_bluetooth
󰂂 0xf0082 md-battery_90
󰥆 0xf0946 md-battery_90_bluetooth
󰂃 0xf0083 md-battery_alert
󰥇 0xf0947 md-battery_alert_bluetooth
󱃌 0xf10cc md-battery_alert_variant
󱃍 0xf10cd md-battery_alert_variant_outline
󱟞 0xf17de md-battery_arrow_down
󱟟 0xf17df md-battery_arrow_down_outline
󱟠 0xf17e0 md-battery_arrow_up
󱟡 0xf17e1 md-battery_arrow_up_outline
󰥈 0xf0948 md-battery_bluetooth
󰥉 0xf0949 md-battery_bluetooth_variant
󰂄 0xf0084 md-battery_charging
󰢜 0xf089c md-battery_charging_10
󰂅 0xf0085 md-battery_charging_100
󰂆 0xf0086 md-battery_charging_20
󰂇 0xf0087 md-battery_charging_30
󰂈 0xf0088 md-battery_charging_40
󰢝 0xf089d md-battery_charging_50
󰂉 0xf0089 md-battery_charging_60
󰢞 0xf089e md-battery_charging_70
󰂊 0xf008a md-battery_charging_80
󰂋 0xf008b md-battery_charging_90
󱊦 0xf12a6 md-battery_charging_high
󱊤 0xf12a4 md-battery_charging_low
󱊥 0xf12a5 md-battery_charging_medium
󰢟 0xf089f md-battery_charging_outline
󰠇 0xf0807 md-battery_charging_wireless
󰠈 0xf0808 md-battery_charging_wireless_10
󰠉 0xf0809 md-battery_charging_wireless_20
󰠊 0xf080a md-battery_charging_wireless_30
󰠋 0xf080b md-battery_charging_wireless_40
󰠌 0xf080c md-battery_charging_wireless_50
󰠍 0xf080d md-battery_charging_wireless_60
󰠎 0xf080e md-battery_charging_wireless_70
󰠏 0xf080f md-battery_charging_wireless_80
󰠐 0xf0810 md-battery_charging_wireless_90
󰠑 0xf0811 md-battery_charging_wireless_alert
󰠒 0xf0812 md-battery_charging_wireless_outline
󱟢 0xf17e2 md-battery_check
󱟣 0xf17e3 md-battery_check_outline
󱧥 0xf19e5 md-battery_clock
󱧦 0xf19e6 md-battery_clock_outline
󱈏 0xf120f md-battery_heart
󱈐 0xf1210 md-battery_heart_outline
󱈑 0xf1211 md-battery_heart_variant
󱊣 0xf12a3 md-battery_high
󱞜 0xf179c md-battery_lock
󱞝 0xf179d md-battery_lock_open
󱊡 0xf12a1 md-battery_low
󱊢 0xf12a2 md-battery_medium
󱟤 0xf17e4 md-battery_minus
󱟥 0xf17e5 md-battery_minus_outline
󰂌 0xf008c md-battery_minus_variant
󰂍 0xf008d md-battery_negative
󱉝 0xf125d md-battery_off
󱉞 0xf125e md-battery_off_outline
󰂎 0xf008e md-battery_outline
󱟦 0xf17e6 md-battery_plus
󱟧 0xf17e7 md-battery_plus_outline
󰂏 0xf008f md-battery_plus_variant
󰂐 0xf0090 md-battery_positive
󱟨 0xf17e8 md-battery_remove
󱟩 0xf17e9 md-battery_remove_outline
󱠴 0xf1834 md-battery_sync
󱠵 0xf1835 md-battery_sync_outline
󰂑 0xf0091 md-battery_unknown
󰥊 0xf094a md-battery_unknown_bluetooth
󰂒 0xf0092 md-beach
󰳪 0xf0cea md-beaker
󱈩 0xf1229 md-beaker_alert
󱈪 0xf122a md-beaker_alert_outline
󱈫 0xf122b md-beaker_check
󱈬 0xf122c md-beaker_check_outline
󱈭 0xf122d md-beaker_minus
󱈮 0xf122e md-beaker_minus_outline
󰚐 0xf0690 md-beaker_outline
󱈯 0xf122f md-beaker_plus
󱈰 0xf1230 md-beaker_plus_outline
󱈱 0xf1231 md-beaker_question
󱈲 0xf1232 md-beaker_question_outline
󱈳 0xf1233 md-beaker_remove
󱈴 0xf1234 md-beaker_remove_outline
󰋣 0xf02e3 md-bed
󰿔 0xf0fd4 md-bed_double
󰿓 0xf0fd3 md-bed_double_outline
󰢠 0xf08a0 md-bed_empty
󰿒 0xf0fd2 md-bed_king
󰿑 0xf0fd1 md-bed_king_outline
󰂙 0xf0099 md-bed_outline
󰿐 0xf0fd0 md-bed_queen
󰿛 0xf0fdb md-bed_queen_outline
󱁭 0xf106d md-bed_single
󱁮 0xf106e md-bed_single_outline
󰾡 0xf0fa1 md-bee
󰾢 0xf0fa2 md-bee_flower
󱏭 0xf13ed md-beehive_off_outline
󱃎 0xf10ce md-beehive_outline
󱓢 0xf14e2 md-beekeeper
󰂘 0xf0098 md-beer
󱌌 0xf130c md-beer_outline
󰂚 0xf009a md-bell
󰵙 0xf0d59 md-bell_alert
󰺁 0xf0e81 md-bell_alert_outline
󱅫 0xf116b md-bell_badge
󰅸 0xf0178 md-bell_badge_outline
󱏧 0xf13e7 md-bell_cancel
󱏨 0xf13e8 md-bell_cancel_outline
󱇥 0xf11e5 md-bell_check
󱇦 0xf11e6 md-bell_check_outline
󰵚 0xf0d5a md-bell_circle
󰵛 0xf0d5b md-bell_circle_outline
󱨩 0xf1a29 md-bell_cog
󱨪 0xf1a2a md-bell_cog_outline
󱏩 0xf13e9 md-bell_minus
󱏪 0xf13ea md-bell_minus_outline
󰂛 0xf009b md-bell_off
󰪑 0xf0a91 md-bell_off_outline
󰂜 0xf009c md-bell_outline
󰂝 0xf009d md-bell_plus
󰪒 0xf0a92 md-bell_plus_outline
󱏫 0xf13eb md-bell_remove
󱏬 0xf13ec md-bell_remove_outline
󰂞 0xf009e md-bell_ring
󰂟 0xf009f md-bell_ring_outline
󰂠 0xf00a0 md-bell_sleep
󰪓 0xf0a93 md-bell_sleep_outline
󰂡 0xf00a1 md-beta
󰧋 0xf09cb md-betamax
󰸔 0xf0e14 md-biathlon
󱂜 0xf109c md-bicycle
󱈵 0xf1235 md-bicycle_basket
󱢜 0xf189c md-bicycle_cargo
󱖴 0xf15b4 md-bicycle_electric
󱗩 0xf15e9 md-bicycle_penny_farthing
󰂣 0xf00a3 md-bike
󱄟 0xf111f md-bike_fast
󱀐 0xf1010 md-billboard
󰭡 0xf0b61 md-billiards
󰭢 0xf0b62 md-billiards_rack
󰂥 0xf00a5 md-binoculars
󰂦 0xf00a6 md-bio
󰂧 0xf00a7 md-biohazard
󱗆 0xf15c6 md-bird
󰂨 0xf00a8 md-bitbucket
󰠓 0xf0813 md-bitcoin
󰂩 0xf00a9 md-black_mesa
󰳫 0xf0ceb md-blender
󱠚 0xf181a md-blender_outline
󰂫 0xf00ab md-blender_software
󰂬 0xf00ac md-blinds
󱨫 0xf1a2b md-blinds_horizontal
󱨬 0xf1a2c md-blinds_horizontal_closed
󱀑 0xf1011 md-blinds_open
󱨭 0xf1a2d md-blinds_vertical
󱨮 0xf1a2e md-blinds_vertical_closed
󰂭 0xf00ad md-block_helper
󰳬 0xf0cec md-blood_bag
󰂯 0xf00af md-bluetooth
󰂰 0xf00b0 md-bluetooth_audio
󰂱 0xf00b1 md-bluetooth_connect
󰂲 0xf00b2 md-bluetooth_off
󰂳 0xf00b3 md-bluetooth_settings
󰂴 0xf00b4 md-bluetooth_transfer
󰂵 0xf00b5 md-blur
󰂶 0xf00b6 md-blur_linear
󰂷 0xf00b7 md-blur_off
󰂸 0xf00b8 md-blur_radial
󰶳 0xf0db3 md-bolt
󰚑 0xf0691 md-bomb
󰛅 0xf06c5 md-bomb_off
󰂹 0xf00b9 md-bone
󱧠 0xf19e0 md-bone_off
󰂺 0xf00ba md-book
󱎭 0xf13ad md-book_account
󱎮 0xf13ae md-book_account_outline
󱙼 0xf167c md-book_alert
󱙽 0xf167d md-book_alert_outline
󰘝 0xf061d md-book_alphabet
󱙾 0xf167e md-book_arrow_down
󱙿 0xf167f md-book_arrow_down_outline
󱚀 0xf1680 md-book_arrow_left
󱚁 0xf1681 md-book_arrow_left_outline
󱚂 0xf1682 md-book_arrow_right
󱚃 0xf1683 md-book_arrow_right_outline
󱚄 0xf1684 md-book_arrow_up
󱚅 0xf1685 md-book_arrow_up_outline
󱚆 0xf1686 md-book_cancel
󱚇 0xf1687 md-book_cancel_outline
󱓳 0xf14f3 md-book_check
󱓴 0xf14f4 md-book_check_outline
󱚈 0xf1688 md-book_clock
󱚉 0xf1689 md-book_clock_outline
󱚊 0xf168a md-book_cog
󱚋 0xf168b md-book_cog_outline
󰂢 0xf00a2 md-book_cross
󱚌 0xf168c md-book_edit
󱚍 0xf168d md-book_edit_outline
󱛉 0xf16c9 md-book_education
󱛊 0xf16ca md-book_education_outline
󱨝 0xf1a1d md-book_heart
󱨞 0xf1a1e md-book_heart_outline
󱁯 0xf106f md-book_information_variant
󰞚 0xf079a md-book_lock
󰞛 0xf079b md-book_lock_open
󱚎 0xf168e md-book_lock_open_outline
󱚏 0xf168f md-book_lock_outline
󱚐 0xf1690 md-book_marker
󱚑 0xf1691 md-book_marker_outline
󰗙 0xf05d9 md-book_minus
󰪔 0xf0a94 md-book_minus_multiple
󰤋 0xf090b md-book_minus_multiple_outline
󱚒 0xf1692 md-book_minus_outline
󰂻 0xf00bb md-book_multiple
󰐶 0xf0436 md-book_multiple_outline
󰁧 0xf0067 md-book_music
󱚓 0xf1693 md-book_music_outline
󱚔 0xf1694 md-book_off
󱚕 0xf1695 md-book_off_outline
󰂽 0xf00bd md-book_open
󰂾 0xf00be md-book_open_blank_variant
󰭣 0xf0b63 md-book_open_outline
󰗚 0xf05da md-book_open_page_variant
󱗖 0xf15d6 md-book_open_page_variant_outline
󱓷 0xf14f7 md-book_open_variant
󰭤 0xf0b64 md-book_outline
󰺂 0xf0e82 md-book_play
󰺃 0xf0e83 md-book_play_outline
󰗛 0xf05db md-book_plus
󰪕 0xf0a95 md-book_plus_multiple
󰫞 0xf0ade md-book_plus_multiple_outline
󱚖 0xf1696 md-book_plus_outline
󱚗 0xf1697 md-book_refresh
󱚘 0xf1698 md-book_refresh_outline
󰪗 0xf0a97 md-book_remove
󰪖 0xf0a96 md-book_remove_multiple
󰓊 0xf04ca md-book_remove_multiple_outline
󱚙 0xf1699 md-book_remove_outline
󰺄 0xf0e84 md-book_search
󰺅 0xf0e85 md-book_search_outline
󱚚 0xf169a md-book_settings
󱚛 0xf169b md-book_settings_outline
󱚜 0xf169c md-book_sync
󱛈 0xf16c8 md-book_sync_outline
󰂿 0xf00bf md-book_variant
󰂼 0xf00bc md-book_variant_multiple
󰃀 0xf00c0 md-bookmark
󱥬 0xf196c md-bookmark_box_multiple
󱥭 0xf196d md-bookmark_box_multiple_outline
󰃁 0xf00c1 md-bookmark_check
󱍻 0xf137b md-bookmark_check_outline
󰧌 0xf09cc md-bookmark_minus
󰧍 0xf09cd md-bookmark_minus_outline
󰸕 0xf0e15 md-bookmark_multiple
󰸖 0xf0e16 md-bookmark_multiple_outline
󰃂 0xf00c2 md-bookmark_music
󱍹 0xf1379 md-bookmark_music_outline
󰧎 0xf09ce md-bookmark_off
󰧏 0xf09cf md-bookmark_off_outline
󰃃 0xf00c3 md-bookmark_outline
󰃅 0xf00c5 md-bookmark_plus
󰃄 0xf00c4 md-bookmark_plus_outline
󰃆 0xf00c6 md-bookmark_remove
󱍺 0xf137a md-bookmark_remove_outline
󱉟 0xf125f md-bookshelf
󰺆 0xf0e86 md-boom_gate
󰺇 0xf0e87 md-boom_gate_alert
󰺈 0xf0e88 md-boom_gate_alert_outline
󰺉 0xf0e89 md-boom_gate_arrow_down
󰺊 0xf0e8a md-boom_gate_arrow_down_outline
󰺌 0xf0e8c md-boom_gate_arrow_up
󰺍 0xf0e8d md-boom_gate_arrow_up_outline
󰺋 0xf0e8b md-boom_gate_outline
󱟹 0xf17f9 md-boom_gate_up
󱟺 0xf17fa md-boom_gate_up_outline
󰗜 0xf05dc md-boombox
󱃏 0xf10cf md-boomerang
󰛆 0xf06c6 md-bootstrap
󰃇 0xf00c7 md-border_all
󰢡 0xf08a1 md-border_all_variant
󰃈 0xf00c8 md-border_bottom
󰢢 0xf08a2 md-border_bottom_variant
󰃉 0xf00c9 md-border_color
󰃊 0xf00ca md-border_horizontal
󰃋 0xf00cb md-border_inside
󰃌 0xf00cc md-border_left
󰢣 0xf08a3 md-border_left_variant
󰃍 0xf00cd md-border_none
󰢤 0xf08a4 md-border_none_variant
󰃎 0xf00ce md-border_outside
󰃏 0xf00cf md-border_right
󰢥 0xf08a5 md-border_right_variant
󰃐 0xf00d0 md-border_style
󰃑 0xf00d1 md-border_top
󰢦 0xf08a6 md-border_top_variant
󰃒 0xf00d2 md-border_vertical
󱁰 0xf1070 md-bottle_soda
󱁱 0xf1071 md-bottle_soda_classic
󱍣 0xf1363 md-bottle_soda_classic_outline
󱁲 0xf1072 md-bottle_soda_outline
󱄮 0xf112e md-bottle_tonic
󱄯 0xf112f md-bottle_tonic_outline
󱄰 0xf1130 md-bottle_tonic_plus
󱄱 0xf1131 md-bottle_tonic_plus_outline
󱄲 0xf1132 md-bottle_tonic_skull
󱄳 0xf1133 md-bottle_tonic_skull_outline
󰡔 0xf0854 md-bottle_wine
󱌐 0xf1310 md-bottle_wine_outline
󱡁 0xf1841 md-bow_arrow
󰙸 0xf0678 md-bow_tie
󰊎 0xf028e md-bowl
󰘗 0xf0617 md-bowl_mix
󰋤 0xf02e4 md-bowl_mix_outline
󰊩 0xf02a9 md-bowl_outline
󰃓 0xf00d3 md-bowling
󰃔 0xf00d4 md-box
󰃕 0xf00d5 md-box_cutter
󰭊 0xf0b4a md-box_cutter_off
󰘷 0xf0637 md-box_shadow
󰭥 0xf0b65 md-boxing_glove
󰧐 0xf09d0 md-braille
󰧑 0xf09d1 md-brain
󰳮 0xf0cee md-bread_slice
󰳯 0xf0cef md-bread_slice_outline
󰘘 0xf0618 md-bridge
󰃖 0xf00d6 md-briefcase
󰳰 0xf0cf0 md-briefcase_account
󰳱 0xf0cf1 md-briefcase_account_outline
󱪍 0xf1a8d md-briefcase_arrow_left_right
󱪎 0xf1a8e md-briefcase_arrow_left_right_outline
󱪏 0xf1a8f md-briefcase_arrow_up_down
󱪐 0xf1a90 md-briefcase_arrow_up_down_outline
󰃗 0xf00d7 md-briefcase_check
󱌞 0xf131e md-briefcase_check_outline
󱃐 0xf10d0 md-briefcase_clock
󱃑 0xf10d1 md-briefcase_clock_outline
󰃘 0xf00d8 md-briefcase_download
󰰽 0xf0c3d md-briefcase_download_outline
󰪘 0xf0a98 md-briefcase_edit
󰰾 0xf0c3e md-briefcase_edit_outline
󱟙 0xf17d9 md-briefcase_eye
󱟚 0xf17da md-briefcase_eye_outline
󰨪 0xf0a2a md-briefcase_minus
󰰿 0xf0c3f md-briefcase_minus_outline
󱙘 0xf1658 md-briefcase_off
󱙙 0xf1659 md-briefcase_off_outline
󰠔 0xf0814 md-briefcase_outline
󰨫 0xf0a2b md-briefcase_plus
󰱀 0xf0c40 md-briefcase_plus_outline
󰨬 0xf0a2c md-briefcase_remove
󰱁 0xf0c41 md-briefcase_remove_outline
󰨭 0xf0a2d md-briefcase_search
󰱂 0xf0c42 md-briefcase_search_outline
󰃙 0xf00d9 md-briefcase_upload
󰱃 0xf0c43 md-briefcase_upload_outline
󱒔 0xf1494 md-briefcase_variant
󱙚 0xf165a md-briefcase_variant_off
󱙛 0xf165b md-briefcase_variant_off_outline
󱒕 0xf1495 md-briefcase_variant_outline
󰃚 0xf00da md-brightness_1
󰃛 0xf00db md-brightness_2
󰃜 0xf00dc md-brightness_3
󰃝 0xf00dd md-brightness_4
󰃞 0xf00de md-brightness_5
󰃟 0xf00df md-brightness_6
󰃠 0xf00e0 md-brightness_7
󰃡 0xf00e1 md-brightness_auto
󰳲 0xf0cf2 md-brightness_percent
󱜠 0xf1720 md-broadcast
󱜡 0xf1721 md-broadcast_off
󰃢 0xf00e2 md-broom
󰃣 0xf00e3 md-brush
󱝱 0xf1771 md-brush_off
󱨍 0xf1a0d md-brush_outline
󱠓 0xf1813 md-brush_variant
󱐕 0xf1415 md-bucket
󱐖 0xf1416 md-bucket_outline
󰕸 0xf0578 md-buffet
󰃤 0xf00e4 md-bug
󰨮 0xf0a2e md-bug_check
󰨯 0xf0a2f md-bug_check_outline
󰨰 0xf0a30 md-bug_outline
󰶴 0xf0db4 md-bugle
󱨯 0xf1a2f md-bulkhead_light
󰬢 0xf0b22 md-bulldozer
󰳳 0xf0cf3 md-bullet
󰃥 0xf00e5 md-bulletin_board
󰃦 0xf00e6 md-bullhorn
󰬣 0xf0b23 md-bullhorn_outline
󱥮 0xf196e md-bullhorn_variant
󱥯 0xf196f md-bullhorn_variant_outline
󰗝 0xf05dd md-bullseye
󰣉 0xf08c9 md-bullseye_arrow
󱋧 0xf12e7 md-bulma
󱌂 0xf1302 md-bunk_bed
󰂗 0xf0097 md-bunk_bed_outline
󰃧 0xf00e7 md-bus
󰪙 0xf0a99 md-bus_alert
󰞜 0xf079c md-bus_articulated_end
󰞝 0xf079d md-bus_articulated_front
󰣊 0xf08ca md-bus_clock
󰞞 0xf079e md-bus_double_decker
󱤝 0xf191d md-bus_electric
󱈒 0xf1212 md-bus_marker
󰼿 0xf0f3f md-bus_multiple
󰞟 0xf079f md-bus_school
󰞠 0xf07a0 md-bus_side
󱀒 0xf1012 md-bus_stop
󱀓 0xf1013 md-bus_stop_covered
󱀔 0xf1014 md-bus_stop_uncovered
󱖉 0xf1589 md-butterfly
󱖊 0xf158a md-butterfly_outline
󱢌 0xf188c md-cabin_a_frame
󱎔 0xf1394 md-cable_data
󰃨 0xf00e8 md-cached
󰶵 0xf0db5 md-cactus
󰃩 0xf00e9 md-cake
󰃪 0xf00ea md-cake_layered
󰃫 0xf00eb md-cake_variant
󱟰 0xf17f0 md-cake_variant_outline
󰃬 0xf00ec md-calculator
󰪚 0xf0a9a md-calculator_variant
󱖦 0xf15a6 md-calculator_variant_outline
󰃭 0xf00ed md-calendar
󰻗 0xf0ed7 md-calendar_account
󰻘 0xf0ed8 md-calendar_account_outline
󰨱 0xf0a31 md-calendar_alert
󱄴 0xf1134 md-calendar_arrow_left
󱄵 0xf1135 md-calendar_arrow_right
󰃮 0xf00ee md-calendar_blank
󱁳 0xf1073 md-calendar_blank_multiple
󰭦 0xf0b66 md-calendar_blank_outline
󰃯 0xf00ef md-calendar_check
󰱄 0xf0c44 md-calendar_check_outline
󰃰 0xf00f0 md-calendar_clock
󱛡 0xf16e1 md-calendar_clock_outline
󱢝 0xf189d md-calendar_collapse_horizontal
󱕻 0xf157b md-calendar_cursor
󰢧 0xf08a7 md-calendar_edit
󱙬 0xf166c md-calendar_end
󱢞 0xf189e md-calendar_expand_horizontal
󰬤 0xf0b24 md-calendar_export
󰧒 0xf09d2 md-calendar_heart
󰬥 0xf0b25 md-calendar_import
󱙁 0xf1641 md-calendar_lock
󱙂 0xf1642 md-calendar_lock_outline
󰵜 0xf0d5c md-calendar_minus
󰸗 0xf0e17 md-calendar_month
󰸘 0xf0e18 md-calendar_month_outline
󰃱 0xf00f1 md-calendar_multiple
󰃲 0xf00f2 md-calendar_multiple_check
󰨲 0xf0a32 md-calendar_multiselect
󰭧 0xf0b67 md-calendar_outline
󰃳 0xf00f3 md-calendar_plus
󰚒 0xf0692 md-calendar_question
󰙹 0xf0679 md-calendar_range
󰭨 0xf0b68 md-calendar_range_outline
󰇡 0xf01e1 md-calendar_refresh
󰈃 0xf0203 md-calendar_refresh_outline
󰃴 0xf00f4 md-calendar_remove
󰱅 0xf0c45 md-calendar_remove_outline
󰥌 0xf094c md-calendar_search
󰧓 0xf09d3 md-calendar_star
󱙭 0xf166d md-calendar_start
󰺎 0xf0e8e md-calendar_sync
󰺏 0xf0e8f md-calendar_sync_outline
󰃵 0xf00f5 md-calendar_text
󰱆 0xf0c46 md-calendar_text_outline
󰃶 0xf00f6 md-calendar_today
󱨰 0xf1a30 md-calendar_today_outline
󰨳 0xf0a33 md-calendar_week
󰨴 0xf0a34 md-calendar_week_begin
󱨱 0xf1a31 md-calendar_week_begin_outline
󱨲 0xf1a32 md-calendar_week_end
󱨳 0xf1a33 md-calendar_week_end_outline
󱨴 0xf1a34 md-calendar_week_outline
󰻙 0xf0ed9 md-calendar_weekend
󰻚 0xf0eda md-calendar_weekend_outline
󰃷 0xf00f7 md-call_made
󰃸 0xf00f8 md-call_merge
󰃹 0xf00f9 md-call_missed
󰃺 0xf00fa md-call_received
󰃻 0xf00fb md-call_split
󰃼 0xf00fc md-camcorder
󰃿 0xf00ff md-camcorder_off
󰄀 0xf0100 md-camera
󰣋 0xf08cb md-camera_account
󰚓 0xf0693 md-camera_burst
󰭩 0xf0b69 md-camera_control
󱡱 0xf1871 md-camera_document
󱡲 0xf1872 md-camera_document_off
󰄁 0xf0101 md-camera_enhance
󰭪 0xf0b6a md-camera_enhance_outline
󱗙 0xf15d9 md-camera_flip
󱗚 0xf15da md-camera_flip_outline
󰄂 0xf0102 md-camera_front
󰄃 0xf0103 md-camera_front_variant
󰞡 0xf07a1 md-camera_gopro
󰣌 0xf08cc md-camera_image
󰄄 0xf0104 md-camera_iris
󱨔 0xf1a14 md-camera_lock
󱨕 0xf1a15 md-camera_lock_outline
󱦧 0xf19a7 md-camera_marker
󱦨 0xf19a8 md-camera_marker_outline
󰞢 0xf07a2 md-camera_metering_center
󰞣 0xf07a3 md-camera_metering_matrix
󰞤 0xf07a4 md-camera_metering_partial
󰞥 0xf07a5 md-camera_metering_spot
󰗟 0xf05df md-camera_off
󱦿 0xf19bf md-camera_off_outline
󰵝 0xf0d5d md-camera_outline
󰄅 0xf0105 md-camera_party_mode
󰻛 0xf0edb md-camera_plus
󰻜 0xf0edc md-camera_plus_outline
󰄆 0xf0106 md-camera_rear
󰄇 0xf0107 md-camera_rear_variant
󰸙 0xf0e19 md-camera_retake
󰸚 0xf0e1a md-camera_retake_outline
󰄈 0xf0108 md-camera_switch
󰡊 0xf084a md-camera_switch_outline
󰄉 0xf0109 md-camera_timer
󰶶 0xf0db6 md-camera_wireless
󰶷 0xf0db7 md-camera_wireless_outline
󰻝 0xf0edd md-campfire
󰜺 0xf073a md-cancel
󱟒 0xf17d2 md-candelabra
󱟓 0xf17d3 md-candelabra_fire
󰗢 0xf05e2 md-candle
󱥰 0xf1970 md-candy
󱥱 0xf1971 md-candy_off
󱥲 0xf1972 md-candy_off_outline
󱥳 0xf1973 md-candy_outline
󰄊 0xf010a md-candycane
󰞦 0xf07a6 md-cannabis
󱙮 0xf166e md-cannabis_off
󰪛 0xf0a9b md-caps_lock
󰄋 0xf010b md-car
󱀕 0xf1015 md-car_2_plus
󱀖 0xf1016 md-car_3_plus
󱎲 0xf13b2 md-car_arrow_left
󱎳 0xf13b3 md-car_arrow_right
󰸛 0xf0e1b md-car_back
󰄌 0xf010c md-car_battery
󰱇 0xf0c47 md-car_brake_abs
󰱈 0xf0c48 md-car_brake_alert
󱤉 0xf1909 md-car_brake_fluid_level
󰵞 0xf0d5e md-car_brake_hold
󱤊 0xf190a md-car_brake_low_pressure
󰵟 0xf0d5f md-car_brake_parking
󱀗 0xf1017 md-car_brake_retarder
󱤋 0xf190b md-car_brake_temperature
󱤌 0xf190c md-car_brake_worn_linings
󰾣 0xf0fa3 md-car_child_seat
󱥴 0xf1974 md-car_clock
󱀘 0xf1018 md-car_clutch
󱏌 0xf13cc md-car_cog
󰄍 0xf010d md-car_connected
󰞧 0xf07a7 md-car_convertible
󱀙 0xf1019 md-car_coolant_level
󰵠 0xf0d60 md-car_cruise_control
󰵡 0xf0d61 md-car_defrost_front
󰵢 0xf0d62 md-car_defrost_rear
󰭫 0xf0b6b md-car_door
󱂝 0xf109d md-car_door_lock
󰭬 0xf0b6c md-car_electric
󱖵 0xf15b5 md-car_electric_outline
󱘏 0xf160f md-car_emergency
󰱉 0xf0c49 md-car_esp
󰞨 0xf07a8 md-car_estate
󰞩 0xf07a9 md-car_hatchback
󱆾 0xf11be md-car_info
󰭭 0xf0b6d md-car_key
󱔭 0xf152d md-car_lifted_pickup
󱤍 0xf190d md-car_light_alert
󰱊 0xf0c4a md-car_light_dimmed
󰱋 0xf0c4b md-car_light_fog
󰱌 0xf0c4c md-car_light_high
󰣍 0xf08cd md-car_limousine
󰭮 0xf0b6e md-car_multiple
󰸜 0xf0e1c md-car_off
󱓭 0xf14ed md-car_outline
󰵣 0xf0d63 md-car_parking_lights
󰞪 0xf07aa md-car_pickup
󰾤 0xf0fa4 md-car_seat
󰾥 0xf0fa5 md-car_seat_cooler
󰾦 0xf0fa6 md-car_seat_heater
󱡹 0xf1879 md-car_select
󱏍 0xf13cd md-car_settings
󰽀 0xf0f40 md-car_shift_pattern
󰞫 0xf07ab md-car_side
󱤎 0xf190e md-car_speed_limiter
󰞬 0xf07ac md-car_sports
󰱍 0xf0c4d md-car_tire_alert
󰵤 0xf0d64 md-car_traction_control
󱀚 0xf101a md-car_turbocharger
󰄎 0xf010e md-car_wash
󱀛 0xf101b md-car_windshield
󱀜 0xf101c md-car_windshield_outline
󱡸 0xf1878 md-car_wireless
󱠔 0xf1814 md-car_wrench
󱓀 0xf14c0 md-carabiner
󰞭 0xf07ad md-caravan
󰭯 0xf0b6f md-card
󰗒 0xf05d2 md-card_account_details
󰶫 0xf0dab md-card_account_details_outline
󰊣 0xf02a3 md-card_account_details_star
󰛛 0xf06db md-card_account_details_star_outline
󰆎 0xf018e md-card_account_mail
󰺘 0xf0e98 md-card_account_mail_outline
󰺙 0xf0e99 md-card_account_phone
󰺚 0xf0e9a md-card_account_phone_outline
󰭰 0xf0b70 md-card_bulleted
󰭱 0xf0b71 md-card_bulleted_off
󰭲 0xf0b72 md-card_bulleted_off_outline
󰭳 0xf0b73 md-card_bulleted_outline
󰭴 0xf0b74 md-card_bulleted_settings
󰭵 0xf0b75 md-card_bulleted_settings_outline
󱘀 0xf1600 md-card_minus
󱘁 0xf1601 md-card_minus_outline
󱟱 0xf17f1 md-card_multiple
󱟲 0xf17f2 md-card_multiple_outline
󱘂 0xf1602 md-card_off
󱘃 0xf1603 md-card_off_outline
󰭶 0xf0b76 md-card_outline
󱇿 0xf11ff md-card_plus
󱈀 0xf1200 md-card_plus_outline
󱘄 0xf1604 md-card_remove
󱘅 0xf1605 md-card_remove_outline
󱁴 0xf1074 md-card_search
󱁵 0xf1075 md-card_search_outline
󰭷 0xf0b77 md-card_text
󰭸 0xf0b78 md-card_text_outline
󰘸 0xf0638 md-cards
󰣎 0xf08ce md-cards_club
󱢟 0xf189f md-cards_club_outline
󰣏 0xf08cf md-cards_diamond
󱀝 0xf101d md-cards_diamond_outline
󰘹 0xf0639 md-cards_outline
󱢡 0xf18a1 md-cards_playing
󱢢 0xf18a2 md-cards_playing_club
󱢣 0xf18a3 md-cards_playing_club_multiple
󱢤 0xf18a4 md-cards_playing_club_multiple_outline
󱢥 0xf18a5 md-cards_playing_club_outline
󱢦 0xf18a6 md-cards_playing_diamond
󱢧 0xf18a7 md-cards_playing_diamond_multiple
󱢨 0xf18a8 md-cards_playing_diamond_multiple_outline
󱢩 0xf18a9 md-cards_playing_diamond_outline
󱢪 0xf18aa md-cards_playing_heart
󱢫 0xf18ab md-cards_playing_heart_multiple
󱢬 0xf18ac md-cards_playing_heart_multiple_outline
󱢭 0xf18ad md-cards_playing_heart_outline
󰘺 0xf063a md-cards_playing_outline
󱢮 0xf18ae md-cards_playing_spade
󱢯 0xf18af md-cards_playing_spade_multiple
󱢰 0xf18b0 md-cards_playing_spade_multiple_outline
󱢱 0xf18b1 md-cards_playing_spade_outline
󰣑 0xf08d1 md-cards_spade
󱢲 0xf18b2 md-cards_spade_outline
󰛇 0xf06c7 md-cards_variant
󰄏 0xf010f md-carrot
󰄐 0xf0110 md-cart
󰵦 0xf0d66 md-cart_arrow_down
󰱎 0xf0c4e md-cart_arrow_right
󰵧 0xf0d67 md-cart_arrow_up
󱗪 0xf15ea md-cart_check
󱣠 0xf18e0 md-cart_heart
󰵨 0xf0d68 md-cart_minus
󰙫 0xf066b md-cart_off
󰄑 0xf0111 md-cart_outline
󰄒 0xf0112 md-cart_plus
󰵩 0xf0d69 md-cart_remove
󱗫 0xf15eb md-cart_variant
󰄓 0xf0113 md-case_sensitive_alt
󰄔 0xf0114 md-cash
󰄕 0xf0115 md-cash_100
󱓮 0xf14ee md-cash_check
󱪑 0xf1a91 md-cash_clock
󱡜 0xf185c md-cash_fast
󱓪 0xf14ea md-cash_lock
󱓫 0xf14eb md-cash_lock_open
󰶸 0xf0db8 md-cash_marker
󱉠 0xf1260 md-cash_minus
󰄖 0xf0116 md-cash_multiple
󱉡 0xf1261 md-cash_plus
󰪜 0xf0a9c md-cash_refund
󰳴 0xf0cf4 md-cash_register
󱉢 0xf1262 md-cash_remove
󱪒 0xf1a92 md-cash_sync
󰧔 0xf09d4 md-cassette
󰄘 0xf0118 md-cast
󱀞 0xf101e md-cast_audio
󱝉 0xf1749 md-cast_audio_variant
󰄙 0xf0119 md-cast_connected
󰸝 0xf0e1d md-cast_education
󰞊 0xf078a md-cast_off
󰀟 0xf001f md-cast_variant
󰄚 0xf011a md-castle
󰄛 0xf011b md-cat
󰞮 0xf07ae md-cctv
󱡟 0xf185f md-cctv_off
󱞗 0xf1797 md-ceiling_fan
󱞘 0xf1798 md-ceiling_fan_light
󰝩 0xf0769 md-ceiling_light
󱣝 0xf18dd md-ceiling_light_multiple
󱣞 0xf18de md-ceiling_light_multiple_outline
󱟇 0xf17c7 md-ceiling_light_outline
󰄜 0xf011c md-cellphone
󰧕 0xf09d5 md-cellphone_arrow_down
󱧅 0xf19c5 md-cellphone_arrow_down_variant
󰄞 0xf011e md-cellphone_basic
󱎗 0xf1397 md-cellphone_charging
󱟽 0xf17fd md-cellphone_check
󰥑 0xf0951 md-cellphone_cog
󰄟 0xf011f md-cellphone_dock
󰽁 0xf0f41 md-cellphone_information
󰥎 0xf094e md-cellphone_key
󰄡 0xf0121 md-cellphone_link
󰄢 0xf0122 md-cellphone_link_off
󰥏 0xf094f md-cellphone_lock
󱠺 0xf183a md-cellphone_marker
󰣓 0xf08d3 md-cellphone_message
󱃒 0xf10d2 md-cellphone_message_off
󰺐 0xf0e90 md-cellphone_nfc
󱋘 0xf12d8 md-cellphone_nfc_off
󰥐 0xf0950 md-cellphone_off
󱀟 0xf101f md-cellphone_play
󰥍 0xf094d md-cellphone_remove
󰨵 0xf0a35 md-cellphone_screenshot
󰄣 0xf0123 md-cellphone_settings
󰥒 0xf0952 md-cellphone_sound
󰣒 0xf08d2 md-cellphone_text
󰠕 0xf0815 md-cellphone_wireless
󱄚 0xf111a md-centos
󰄤 0xf0124 md-certificate
󱆈 0xf1188 md-certificate_outline
󰽈 0xf0f48 md-chair_rolling
󰄥 0xf0125 md-chair_school
󱞓 0xf1793 md-chandelier
󰱏 0xf0c4f md-charity
󰄦 0xf0126 md-chart_arc
󰄧 0xf0127 md-chart_areaspline
󰺑 0xf0e91 md-chart_areaspline_variant
󰄨 0xf0128 md-chart_bar
󰝪 0xf076a md-chart_bar_stacked
󰱐 0xf0c50 md-chart_bell_curve
󰾧 0xf0fa7 md-chart_bell_curve_cumulative
󱕍 0xf154d md-chart_box
󱕎 0xf154e md-chart_box_outline
󱕏 0xf154f md-chart_box_plus_outline
󰗣 0xf05e3 md-chart_bubble
󰞯 0xf07af md-chart_donut
󰞰 0xf07b0 md-chart_donut_variant
󰙬 0xf066c md-chart_gantt
󰄩 0xf0129 md-chart_histogram
󰄪 0xf012a md-chart_line
󰝫 0xf076b md-chart_line_stacked
󰞱 0xf07b1 md-chart_line_variant
󰣔 0xf08d4 md-chart_multiline
󱈓 0xf1213 md-chart_multiple
󰄫 0xf012b md-chart_pie
󱎀 0xf1380 md-chart_ppf
󱇟 0xf11df md-chart_sankey
󱇠 0xf11e0 md-chart_sankey_variant
󰺒 0xf0e92 md-chart_scatter_plot
󰙭 0xf066d md-chart_scatter_plot_hexbin
󰙮 0xf066e md-chart_timeline
󰺓 0xf0e93 md-chart_timeline_variant
󱖶 0xf15b6 md-chart_timeline_variant_shimmer
󰺔 0xf0e94 md-chart_tree
󱤘 0xf1918 md-chart_waterfall
󰭹 0xf0b79 md-chat
󰭺 0xf0b7a md-chat_alert
󱋉 0xf12c9 md-chat_alert_outline
󱐐 0xf1410 md-chat_minus
󱐓 0xf1413 md-chat_minus_outline
󰻞 0xf0ede md-chat_outline
󱐏 0xf140f md-chat_plus
󱐒 0xf1412 md-chat_plus_outline
󰭻 0xf0b7b md-chat_processing
󱋊 0xf12ca md-chat_processing_outline
󱜸 0xf1738 md-chat_question
󱜹 0xf1739 md-chat_question_outline
󱐑 0xf1411 md-chat_remove
󱐔 0xf1414 md-chat_remove_outline
󱋑 0xf12d1 md-chat_sleep
󱋒 0xf12d2 md-chat_sleep_outline
󰄬 0xf012c md-check
󰄭 0xf012d md-check_all
󰸞 0xf0e1e md-check_bold
󰗠 0xf05e0 md-check_circle
󰗡 0xf05e1 md-check_circle_outline
󰞑 0xf0791 md-check_decagram
󱝀 0xf1740 md-check_decagram_outline
󰱓 0xf0c53 md-check_network
󰱔 0xf0c54 md-check_network_outline
󰡕 0xf0855 md-check_outline
󰸟 0xf0e1f md-check_underline
󰸠 0xf0e20 md-check_underline_circle
󰸡 0xf0e21 md-check_underline_circle_outline
󰪝 0xf0a9d md-checkbook
󰄮 0xf012e md-checkbox_blank
󱅶 0xf1176 md-checkbox_blank_badge
󰄗 0xf0117 md-checkbox_blank_badge_outline
󰄯 0xf012f md-checkbox_blank_circle
󰄰 0xf0130 md-checkbox_blank_circle_outline
󱋬 0xf12ec md-checkbox_blank_off
󱋭 0xf12ed md-checkbox_blank_off_outline
󰄱 0xf0131 md-checkbox_blank_outline
󰡖 0xf0856 md-checkbox_intermediate
󰄲 0xf0132 md-checkbox_marked
󰄳 0xf0133 md-checkbox_marked_circle
󰄴 0xf0134 md-checkbox_marked_circle_outline
󱤧 0xf1927 md-checkbox_marked_circle_plus_outline
󰄵 0xf0135 md-checkbox_marked_outline
󰄶 0xf0136 md-checkbox_multiple_blank
󰘻 0xf063b md-checkbox_multiple_blank_circle
󰘼 0xf063c md-checkbox_multiple_blank_circle_outline
󰄷 0xf0137 md-checkbox_multiple_blank_outline
󰄸 0xf0138 md-checkbox_multiple_marked
󰘽 0xf063d md-checkbox_multiple_marked_circle
󰘾 0xf063e md-checkbox_multiple_marked_circle_outline
󰄹 0xf0139 md-checkbox_multiple_marked_outline
󰱑 0xf0c51 md-checkbox_multiple_outline
󰱒 0xf0c52 md-checkbox_outline
󰄺 0xf013a md-checkerboard
󱈂 0xf1202 md-checkerboard_minus
󱈁 0xf1201 md-checkerboard_plus
󱈃 0xf1203 md-checkerboard_remove
󱊹 0xf12b9 md-cheese
󱏮 0xf13ee md-cheese_off
󰭼 0xf0b7c md-chef_hat
󰄻 0xf013b md-chemical_weapon
󰡜 0xf085c md-chess_bishop
󰡗 0xf0857 md-chess_king
󰡘 0xf0858 md-chess_knight
󰡙 0xf0859 md-chess_pawn
󰡚 0xf085a md-chess_queen
󰡛 0xf085b md-chess_rook
󰄼 0xf013c md-chevron_double_down
󰄽 0xf013d md-chevron_double_left
󰄾 0xf013e md-chevron_double_right
󰄿 0xf013f md-chevron_double_up
󰅀 0xf0140 md-chevron_down
󰧖 0xf09d6 md-chevron_down_box
󰧗 0xf09d7 md-chevron_down_box_outline
󰬦 0xf0b26 md-chevron_down_circle
󰬧 0xf0b27 md-chevron_down_circle_outline
󰅁 0xf0141 md-chevron_left
󰧘 0xf09d8 md-chevron_left_box
󰧙 0xf09d9 md-chevron_left_box_outline
󰬨 0xf0b28 md-chevron_left_circle
󰬩 0xf0b29 md-chevron_left_circle_outline
󰅂 0xf0142 md-chevron_right
󰧚 0xf09da md-chevron_right_box
󰧛 0xf09db md-chevron_right_box_outline
󰬪 0xf0b2a md-chevron_right_circle
󰬫 0xf0b2b md-chevron_right_circle_outline
󰶹 0xf0db9 md-chevron_triple_down
󰶺 0xf0dba md-chevron_triple_left
󰶻 0xf0dbb md-chevron_triple_right
󰶼 0xf0dbc md-chevron_triple_up
󰅃 0xf0143 md-chevron_up
󰧜 0xf09dc md-chevron_up_box
󰧝 0xf09dd md-chevron_up_box_outline
󰬬 0xf0b2c md-chevron_up_circle
󰬭 0xf0b2d md-chevron_up_circle_outline
󱟪 0xf17ea md-chili_alert
󱟫 0xf17eb md-chili_alert_outline
󰞲 0xf07b2 md-chili_hot
󱟬 0xf17ec md-chili_hot_outline
󰞳 0xf07b3 md-chili_medium
󱟭 0xf17ed md-chili_medium_outline
󰞴 0xf07b4 md-chili_mild
󱟮 0xf17ee md-chili_mild_outline
󱑧 0xf1467 md-chili_off
󱟯 0xf17ef md-chili_off_outline
󰘚 0xf061a md-chip
󰅄 0xf0144 md-church
󱆉 0xf1189 md-cigar
󱐛 0xf141b md-cigar_off
󱗜 0xf15dc md-circle_box
󱗝 0xf15dd md-circle_box_outline
󰺕 0xf0e95 md-circle_double
󰣕 0xf08d5 md-circle_edit_outline
󰺖 0xf0e96 md-circle_expand
󱎕 0xf1395 md-circle_half
󱎖 0xf1396 md-circle_half_full
󰧞 0xf09de md-circle_medium
󰬸 0xf0b38 md-circle_multiple
󰚕 0xf0695 md-circle_multiple_outline
󱃓 0xf10d3 md-circle_off_outline
󱡓 0xf1853 md-circle_opacity
󰪞 0xf0a9e md-circle_slice_1
󰪟 0xf0a9f md-circle_slice_2
󰪠 0xf0aa0 md-circle_slice_3
󰪡 0xf0aa1 md-circle_slice_4
󰪢 0xf0aa2 md-circle_slice_5
󰪣 0xf0aa3 md-circle_slice_6
󰪤 0xf0aa4 md-circle_slice_7
󰪥 0xf0aa5 md-circle_slice_8
󰧟 0xf09df md-circle_small
󰸢 0xf0e22 md-circular_saw
󰅆 0xf0146 md-city
󰨶 0xf0a36 md-city_variant
󰨷 0xf0a37 md-city_variant_outline
󰅇 0xf0147 md-clipboard
󰅈 0xf0148 md-clipboard_account
󰱕 0xf0c55 md-clipboard_account_outline
󰅉 0xf0149 md-clipboard_alert
󰳷 0xf0cf7 md-clipboard_alert_outline
󰅊 0xf014a md-clipboard_arrow_down
󰱖 0xf0c56 md-clipboard_arrow_down_outline
󰅋 0xf014b md-clipboard_arrow_left
󰳸 0xf0cf8 md-clipboard_arrow_left_outline
󰳹 0xf0cf9 md-clipboard_arrow_right
󰳺 0xf0cfa md-clipboard_arrow_right_outline
󰱗 0xf0c57 md-clipboard_arrow_up
󰱘 0xf0c58 md-clipboard_arrow_up_outline
󰅎 0xf014e md-clipboard_check
󱉣 0xf1263 md-clipboard_check_multiple
󱉤 0xf1264 md-clipboard_check_multiple_outline
󰢨 0xf08a8 md-clipboard_check_outline
󱛢 0xf16e2 md-clipboard_clock
󱛣 0xf16e3 md-clipboard_clock_outline
󱓥 0xf14e5 md-clipboard_edit
󱓦 0xf14e6 md-clipboard_edit_outline
󱉥 0xf1265 md-clipboard_file
󱉦 0xf1266 md-clipboard_file_outline
󰛈 0xf06c8 md-clipboard_flow
󱄗 0xf1117 md-clipboard_flow_outline
󱃔 0xf10d4 md-clipboard_list
󱃕 0xf10d5 md-clipboard_list_outline
󱘘 0xf1618 md-clipboard_minus
󱘙 0xf1619 md-clipboard_minus_outline
󱉧 0xf1267 md-clipboard_multiple
󱉨 0xf1268 md-clipboard_multiple_outline
󱘚 0xf161a md-clipboard_off
󱘛 0xf161b md-clipboard_off_outline
󰅌 0xf014c md-clipboard_outline
󰱙 0xf0c59 md-clipboard_play
󱉩 0xf1269 md-clipboard_play_multiple
󱉪 0xf126a md-clipboard_play_multiple_outline
󰱚 0xf0c5a md-clipboard_play_outline
󰝑 0xf0751 md-clipboard_plus
󱌟 0xf131f md-clipboard_plus_outline
󰡝 0xf085d md-clipboard_pulse
󰡞 0xf085e md-clipboard_pulse_outline
󱘜 0xf161c md-clipboard_remove
󱘝 0xf161d md-clipboard_remove_outline
󱘞 0xf161e md-clipboard_search
󱘟 0xf161f md-clipboard_search_outline
󰅍 0xf014d md-clipboard_text
󱣹 0xf18f9 md-clipboard_text_clock
󱣺 0xf18fa md-clipboard_text_clock_outline
󱉫 0xf126b md-clipboard_text_multiple
󱉬 0xf126c md-clipboard_text_multiple_outline
󱘠 0xf1620 md-clipboard_text_off
󱘡 0xf1621 md-clipboard_text_off_outline
󰨸 0xf0a38 md-clipboard_text_outline
󰱛 0xf0c5b md-clipboard_text_play
󰱜 0xf0c5c md-clipboard_text_play_outline
󱘢 0xf1622 md-clipboard_text_search
󱘣 0xf1623 md-clipboard_text_search_outline
󰅏 0xf014f md-clippy
󰥔 0xf0954 md-clock
󰥕 0xf0955 md-clock_alert
󰗎 0xf05ce md-clock_alert_outline
󰾨 0xf0fa8 md-clock_check
󰾩 0xf0fa9 md-clock_check_outline
󰺗 0xf0e97 md-clock_digital
󱦺 0xf19ba md-clock_edit
󱦻 0xf19bb md-clock_edit_outline
󰅑 0xf0151 md-clock_end
󰅒 0xf0152 md-clock_fast
󰅓 0xf0153 md-clock_in
󱡣 0xf1863 md-clock_minus
󱡤 0xf1864 md-clock_minus_outline
󰅔 0xf0154 md-clock_out
󰅐 0xf0150 md-clock_outline
󱡡 0xf1861 md-clock_plus
󱡢 0xf1862 md-clock_plus_outline
󱡥 0xf1865 md-clock_remove
󱡦 0xf1866 md-clock_remove_outline
󰅕 0xf0155 md-clock_start
󱑆 0xf1446 md-clock_time_eight
󱑒 0xf1452 md-clock_time_eight_outline
󱑉 0xf1449 md-clock_time_eleven
󱑕 0xf1455 md-clock_time_eleven_outline
󱑃 0xf1443 md-clock_time_five
󱑏 0xf144f md-clock_time_five_outline
󱑂 0xf1442 md-clock_time_four
󱑎 0xf144e md-clock_time_four_outline
󱑇 0xf1447 md-clock_time_nine
󱑓 0xf1453 md-clock_time_nine_outline
󱐿 0xf143f md-clock_time_one
󱑋 0xf144b md-clock_time_one_outline
󱑅 0xf1445 md-clock_time_seven
󱑑 0xf1451 md-clock_time_seven_outline
󱑄 0xf1444 md-clock_time_six
󱑐 0xf1450 md-clock_time_six_outline
󱑈 0xf1448 md-clock_time_ten
󱑔 0xf1454 md-clock_time_ten_outline
󱑁 0xf1441 md-clock_time_three
󱑍 0xf144d md-clock_time_three_outline
󱑊 0xf144a md-clock_time_twelve
󱑖 0xf1456 md-clock_time_twelve_outline
󱑀 0xf1440 md-clock_time_two
󱑌 0xf144c md-clock_time_two_outline
󰅖 0xf0156 md-close
󰅗 0xf0157 md-close_box
󰱝 0xf0c5d md-close_box_multiple
󰱞 0xf0c5e md-close_box_multiple_outline
󰅘 0xf0158 md-close_box_outline
󰅙 0xf0159 md-close_circle
󰘪 0xf062a md-close_circle_multiple
󰢃 0xf0883 md-close_circle_multiple_outline
󰅚 0xf015a md-close_circle_outline
󰅛 0xf015b md-close_network
󰱟 0xf0c5f md-close_network_outline
󰅜 0xf015c md-close_octagon
󰅝 0xf015d md-close_octagon_outline
󰛉 0xf06c9 md-close_outline
󱎘 0xf1398 md-close_thick
󰅞 0xf015e md-closed_caption
󰶽 0xf0dbd md-closed_caption_outline
󰅟 0xf015f md-cloud
󰧠 0xf09e0 md-cloud_alert
󰞵 0xf07b5 md-cloud_braces
󰅠 0xf0160 md-cloud_check
󱋌 0xf12cc md-cloud_check_outline
󰅡 0xf0161 md-cloud_circle
󰅢 0xf0162 md-cloud_download
󰭽 0xf0b7d md-cloud_download_outline
󱇱 0xf11f1 md-cloud_lock
󱇲 0xf11f2 md-cloud_lock_outline
󰅤 0xf0164 md-cloud_off_outline
󰅣 0xf0163 md-cloud_outline
󱨵 0xf1a35 md-cloud_percent
󱨶 0xf1a36 md-cloud_percent_outline
󰅥 0xf0165 md-cloud_print
󰅦 0xf0166 md-cloud_print_outline
󰨹 0xf0a39 md-cloud_question
󰔪 0xf052a md-cloud_refresh
󰥖 0xf0956 md-cloud_search
󰥗 0xf0957 md-cloud_search_outline
󰘿 0xf063f md-cloud_sync
󱋖 0xf12d6 md-cloud_sync_outline
󰞶 0xf07b6 md-cloud_tags
󰅧 0xf0167 md-cloud_upload
󰭾 0xf0b7e md-cloud_upload_outline
󰠖 0xf0816 md-clover
󱀠 0xf1020 md-coach_lamp
󱨷 0xf1a37 md-coach_lamp_variant
󱂞 0xf109e md-coat_rack
󰅨 0xf0168 md-code_array
󰅩 0xf0169 md-code_braces
󱃖 0xf10d6 md-code_braces_box
󰅪 0xf016a md-code_brackets
󰅫 0xf016b md-code_equal
󰅬 0xf016c md-code_greater_than
󰅭 0xf016d md-code_greater_than_or_equal
󰘦 0xf0626 md-code_json
󰅮 0xf016e md-code_less_than
󰅯 0xf016f md-code_less_than_or_equal
󰅰 0xf0170 md-code_not_equal
󰅱 0xf0171 md-code_not_equal_variant
󰅲 0xf0172 md-code_parentheses
󱃗 0xf10d7 md-code_parentheses_box
󰅳 0xf0173 md-code_string
󰅴 0xf0174 md-code_tags
󰚔 0xf0694 md-code_tags_check
󰅵 0xf0175 md-codepen
󰅶 0xf0176 md-coffee
󱂟 0xf109f md-coffee_maker
󱤱 0xf1931 md-coffee_maker_check
󱤲 0xf1932 md-coffee_maker_check_outline
󱠛 0xf181b md-coffee_maker_outline
󰾪 0xf0faa md-coffee_off
󰾫 0xf0fab md-coffee_off_outline
󰛊 0xf06ca md-coffee_outline
󰅷 0xf0177 md-coffee_to_go
󱌎 0xf130e md-coffee_to_go_outline
󰭿 0xf0b7f md-coffin
󰒓 0xf0493 md-cog
󰒔 0xf0494 md-cog_box
󱇝 0xf11dd md-cog_clockwise
󱇞 0xf11de md-cog_counterclockwise
󱏎 0xf13ce md-cog_off
󱏏 0xf13cf md-cog_off_outline
󰢻 0xf08bb md-cog_outline
󱤳 0xf1933 md-cog_pause
󱤴 0xf1934 md-cog_pause_outline
󱤵 0xf1935 md-cog_play
󱤶 0xf1936 md-cog_play_outline
󱑞 0xf145e md-cog_refresh
󱑟 0xf145f md-cog_refresh_outline
󱤷 0xf1937 md-cog_stop
󱤸 0xf1938 md-cog_stop_outline
󱑠 0xf1460 md-cog_sync
󱑡 0xf1461 md-cog_sync_outline
󱁛 0xf105b md-cog_transfer
󱁜 0xf105c md-cog_transfer_outline
󰣖 0xf08d6 md-cogs
󰙀 0xf0640 md-collage
󰪦 0xf0aa6 md-collapse_all
󰪧 0xf0aa7 md-collapse_all_outline
󰅹 0xf0179 md-color_helper
󰸣 0xf0e23 md-comma
󰸫 0xf0e2b md-comma_box
󰸤 0xf0e24 md-comma_box_outline
󰸥 0xf0e25 md-comma_circle
󰸦 0xf0e26 md-comma_circle_outline
󰅺 0xf017a md-comment
󰅻 0xf017b md-comment_account
󰅼 0xf017c md-comment_account_outline
󰅽 0xf017d md-comment_alert
󰅾 0xf017e md-comment_alert_outline
󰧡 0xf09e1 md-comment_arrow_left
󰧢 0xf09e2 md-comment_arrow_left_outline
󰧣 0xf09e3 md-comment_arrow_right
󰧤 0xf09e4 md-comment_arrow_right_outline
󱖮 0xf15ae md-comment_bookmark
󱖯 0xf15af md-comment_bookmark_outline
󰅿 0xf017f md-comment_check
󰆀 0xf0180 md-comment_check_outline
󱆿 0xf11bf md-comment_edit
󱋄 0xf12c4 md-comment_edit_outline
󰨺 0xf0a3a md-comment_eye
󰨻 0xf0a3b md-comment_eye_outline
󱖰 0xf15b0 md-comment_flash
󱖱 0xf15b1 md-comment_flash_outline
󱗟 0xf15df md-comment_minus
󱗠 0xf15e0 md-comment_minus_outline
󰡟 0xf085f md-comment_multiple
󰆁 0xf0181 md-comment_multiple_outline
󱗡 0xf15e1 md-comment_off
󱗢 0xf15e2 md-comment_off_outline
󰆂 0xf0182 md-comment_outline
󰧥 0xf09e5 md-comment_plus
󰆃 0xf0183 md-comment_plus_outline
󰆄 0xf0184 md-comment_processing
󰆅 0xf0185 md-comment_processing_outline
󰠗 0xf0817 md-comment_question
󰆆 0xf0186 md-comment_question_outline
󱀡 0xf1021 md-comment_quote
󱀢 0xf1022 md-comment_quote_outline
󰗞 0xf05de md-comment_remove
󰆇 0xf0187 md-comment_remove_outline
󰨼 0xf0a3c md-comment_search
󰨽 0xf0a3d md-comment_search_outline
󰆈 0xf0188 md-comment_text
󰡠 0xf0860 md-comment_text_multiple
󰡡 0xf0861 md-comment_text_multiple_outline
󰆉 0xf0189 md-comment_text_outline
󰆊 0xf018a md-compare
󱒒 0xf1492 md-compare_horizontal
󱢳 0xf18b3 md-compare_remove
󱒓 0xf1493 md-compare_vertical
󰆋 0xf018b md-compass
󰮀 0xf0b80 md-compass_off
󰮁 0xf0b81 md-compass_off_outline
󰆌 0xf018c md-compass_outline
󱎂 0xf1382 md-compass_rose
󱨸 0xf1a38 md-compost
󱥌 0xf194c md-cone
󱥍 0xf194d md-cone_off
󱘖 0xf1616 md-connection
󰆍 0xf018d md-console
󰞷 0xf07b7 md-console_line
󰢩 0xf08a9 md-console_network
󰱠 0xf0c60 md-console_network_outline
󱃘 0xf10d8 md-consolidate
󰵪 0xf0d6a md-contactless_payment
󰌡 0xf0321 md-contactless_payment_circle
󰐈 0xf0408 md-contactless_payment_circle_outline
󰛋 0xf06cb md-contacts
󰖸 0xf05b8 md-contacts_outline
󰨾 0xf0a3e md-contain
󰨿 0xf0a3f md-contain_end
󰩀 0xf0a40 md-contain_start
󰆏 0xf018f md-content_copy
󰆐 0xf0190 md-content_cut
󰆑 0xf0191 md-content_duplicate
󰆒 0xf0192 md-content_paste
󰆓 0xf0193 md-content_save
󰽂 0xf0f42 md-content_save_alert
󰽃 0xf0f43 md-content_save_alert_outline
󰆔 0xf0194 md-content_save_all
󰽄 0xf0f44 md-content_save_all_outline
󱣪 0xf18ea md-content_save_check
󱣫 0xf18eb md-content_save_check_outline
󱑛 0xf145b md-content_save_cog
󱑜 0xf145c md-content_save_cog_outline
󰳻 0xf0cfb md-content_save_edit
󰳼 0xf0cfc md-content_save_edit_outline
󰸧 0xf0e27 md-content_save_move
󰸨 0xf0e28 md-content_save_move_outline
󱙃 0xf1643 md-content_save_off
󱙄 0xf1644 md-content_save_off_outline
󰠘 0xf0818 md-content_save_outline
󰘛 0xf061b md-content_save_settings
󰬮 0xf0b2e md-content_save_settings_outline
󰆕 0xf0195 md-contrast
󰆖 0xf0196 md-contrast_box
󰆗 0xf0197 md-contrast_circle
󰮂 0xf0b82 md-controller_classic
󰮃 0xf0b83 md-controller_classic_outline
󰆘 0xf0198 md-cookie
󱛐 0xf16d0 md-cookie_alert
󱛑 0xf16d1 md-cookie_alert_outline
󱛒 0xf16d2 md-cookie_check
󱛓 0xf16d3 md-cookie_check_outline
󱛤 0xf16e4 md-cookie_clock
󱛥 0xf16e5 md-cookie_clock_outline
󱛔 0xf16d4 md-cookie_cog
󱛕 0xf16d5 md-cookie_cog_outline
󱛦 0xf16e6 md-cookie_edit
󱛧 0xf16e7 md-cookie_edit_outline
󱛨 0xf16e8 md-cookie_lock
󱛩 0xf16e9 md-cookie_lock_outline
󱛚 0xf16da md-cookie_minus
󱛛 0xf16db md-cookie_minus_outline
󱛪 0xf16ea md-cookie_off
󱛫 0xf16eb md-cookie_off_outline
󱛞 0xf16de md-cookie_outline
󱛖 0xf16d6 md-cookie_plus
󱛗 0xf16d7 md-cookie_plus_outline
󱛬 0xf16ec md-cookie_refresh
󱛭 0xf16ed md-cookie_refresh_outline
󱛘 0xf16d8 md-cookie_remove
󱛙 0xf16d9 md-cookie_remove_outline
󱛜 0xf16dc md-cookie_settings
󱛝 0xf16dd md-cookie_settings_outline
󰏈 0xf03c8 md-coolant_temperature
󱤹 0xf1939 md-copyleft
󰗦 0xf05e6 md-copyright
󰥘 0xf0958 md-cordova
󰞸 0xf07b8 md-corn
󱏯 0xf13ef md-corn_off
󱑹 0xf1479 md-cosine_wave
󰆙 0xf0199 md-counter
󱠜 0xf181c md-countertop
󱠝 0xf181d md-countertop_outline
󰆚 0xf019a md-cow
󱣼 0xf18fc md-cow_off
󰻟 0xf0edf md-cpu_32_bit
󰻠 0xf0ee0 md-cpu_64_bit
󱦋 0xf198b md-cradle
󱦑 0xf1991 md-cradle_outline
󰡢 0xf0862 md-crane
󰙴 0xf0674 md-creation
󰵫 0xf0d6b md-creative_commons
󰿯 0xf0fef md-credit_card
󱏐 0xf13d0 md-credit_card_check
󱏑 0xf13d1 md-credit_card_check_outline
󱤏 0xf190f md-credit_card_chip
󱤐 0xf1910 md-credit_card_chip_outline
󰻡 0xf0ee1 md-credit_card_clock
󰻢 0xf0ee2 md-credit_card_clock_outline
󱟗 0xf17d7 md-credit_card_edit
󱟘 0xf17d8 md-credit_card_edit_outline
󱤑 0xf1911 md-credit_card_fast
󱤒 0xf1912 md-credit_card_fast_outline
󱣧 0xf18e7 md-credit_card_lock
󱣨 0xf18e8 md-credit_card_lock_outline
󰚨 0xf06a8 md-credit_card_marker
󰶾 0xf0dbe md-credit_card_marker_outline
󰾬 0xf0fac md-credit_card_minus
󰾭 0xf0fad md-credit_card_minus_outline
󰿰 0xf0ff0 md-credit_card_multiple
󰆜 0xf019c md-credit_card_multiple_outline
󰿱 0xf0ff1 md-credit_card_off
󰗤 0xf05e4 md-credit_card_off_outline
󰆛 0xf019b md-credit_card_outline
󰿲 0xf0ff2 md-credit_card_plus
󰙶 0xf0676 md-credit_card_plus_outline
󱙅 0xf1645 md-credit_card_refresh
󱙆 0xf1646 md-credit_card_refresh_outline
󰿳 0xf0ff3 md-credit_card_refund
󰪨 0xf0aa8 md-credit_card_refund_outline
󰾮 0xf0fae md-credit_card_remove
󰾯 0xf0faf md-credit_card_remove_outline
󰿴 0xf0ff4 md-credit_card_scan
󰆝 0xf019d md-credit_card_scan_outline
󱙇 0xf1647 md-credit_card_search
󱙈 0xf1648 md-credit_card_search_outline
󰿵 0xf0ff5 md-credit_card_settings
󰣗 0xf08d7 md-credit_card_settings_outline
󱙉 0xf1649 md-credit_card_sync
󱙊 0xf164a md-credit_card_sync_outline
󰠂 0xf0802 md-credit_card_wireless
󰕺 0xf057a md-credit_card_wireless_off
󰕻 0xf057b md-credit_card_wireless_off_outline
󰵬 0xf0d6c md-credit_card_wireless_outline
󰵭 0xf0d6d md-cricket
󰆞 0xf019e md-crop
󰆟 0xf019f md-crop_free
󰆠 0xf01a0 md-crop_landscape
󰆡 0xf01a1 md-crop_portrait
󰚖 0xf0696 md-crop_rotate
󰆢 0xf01a2 md-crop_square
󰥓 0xf0953 md-cross
󰳭 0xf0ced md-cross_bolnisi
󰳵 0xf0cf5 md-cross_celtic
󰳶 0xf0cf6 md-cross_outline
󰆣 0xf01a3 md-crosshairs
󰆤 0xf01a4 md-crosshairs_gps
󰽅 0xf0f45 md-crosshairs_off
󱄶 0xf1136 md-crosshairs_question
󱥵 0xf1975 md-crowd
󰆥 0xf01a5 md-crown
󱟜 0xf17dc md-crown_circle
󱟝 0xf17dd md-crown_circle_outline
󱇐 0xf11d0 md-crown_outline
󰥙 0xf0959 md-cryengine
󰬯 0xf0b2f md-crystal_ball
󰆦 0xf01a6 md-cube
󱐜 0xf141c md-cube_off
󱐝 0xf141d md-cube_off_outline
󰆧 0xf01a7 md-cube_outline
󰮄 0xf0b84 md-cube_scan
󰆨 0xf01a8 md-cube_send
󰆩 0xf01a9 md-cube_unfolded
󰆪 0xf01aa md-cup
󰗥 0xf05e5 md-cup_off
󱍽 0xf137d md-cup_off_outline
󱌏 0xf130f md-cup_outline
󰆫 0xf01ab md-cup_water
󰽆 0xf0f46 md-cupboard
󰽇 0xf0f47 md-cupboard_outline
󰥚 0xf095a md-cupcake
󰡣 0xf0863 md-curling
󰡤 0xf0864 md-currency_bdt
󰮅 0xf0b85 md-currency_brl
󰆬 0xf01ac md-currency_btc
󰞺 0xf07ba md-currency_cny
󰞻 0xf07bb md-currency_eth
󰆭 0xf01ad md-currency_eur
󱌕 0xf1315 md-currency_eur_off
󱨹 0xf1a39 md-currency_fra
󰆮 0xf01ae md-currency_gbp
󰱡 0xf0c61 md-currency_ils
󰆯 0xf01af md-currency_inr
󰞼 0xf07bc md-currency_jpy
󰞽 0xf07bd md-currency_krw
󰡥 0xf0865 md-currency_kzt
󱔒 0xf1512 md-currency_mnt
󰆰 0xf01b0 md-currency_ngn
󰧦 0xf09e6 md-currency_php
󰺜 0xf0e9c md-currency_rial
󰆱 0xf01b1 md-currency_rub
󱥶 0xf1976 md-currency_rupee
󰞾 0xf07be md-currency_sign
󰆲 0xf01b2 md-currency_try
󰞿 0xf07bf md-currency_twd
󰇁 0xf01c1 md-currency_usd
󰙺 0xf067a md-currency_usd_off
󱒀 0xf1480 md-current_ac
󰥜 0xf095c md-current_dc
󰇀 0xf01c0 md-cursor_default
󰳽 0xf0cfd md-cursor_default_click
󰳾 0xf0cfe md-cursor_default_click_outline
󱄧 0xf1127 md-cursor_default_gesture
󱄨 0xf1128 md-cursor_default_gesture_outline
󰆿 0xf01bf md-cursor_default_outline
󰆾 0xf01be md-cursor_move
󰆽 0xf01bd md-cursor_pointer
󰗧 0xf05e7 md-cursor_text
󱡆 0xf1846 md-curtains
󱡇 0xf1847 md-curtains_closed
󱥎 0xf194e md-cylinder
󱥏 0xf194f md-cylinder_off
󱗻 0xf15fb md-dance_ballroom
󱕸 0xf1578 md-dance_pole
󱔼 0xf153c md-data_matrix
󱔽 0xf153d md-data_matrix_edit
󱔾 0xf153e md-data_matrix_minus
󱔿 0xf153f md-data_matrix_plus
󱕀 0xf1540 md-data_matrix_remove
󱕁 0xf1541 md-data_matrix_scan
󰆼 0xf01bc md-database
󱘺 0xf163a md-database_alert
󱘤 0xf1624 md-database_alert_outline
󱘻 0xf163b md-database_arrow_down
󱘥 0xf1625 md-database_arrow_down_outline
󱘼 0xf163c md-database_arrow_left
󱘦 0xf1626 md-database_arrow_left_outline
󱘽 0xf163d md-database_arrow_right
󱘧 0xf1627 md-database_arrow_right_outline
󱘾 0xf163e md-database_arrow_up
󱘨 0xf1628 md-database_arrow_up_outline
󰪩 0xf0aa9 md-database_check
󱘩 0xf1629 md-database_check_outline
󱘿 0xf163f md-database_clock
󱘪 0xf162a md-database_clock_outline
󱙋 0xf164b md-database_cog
󱙌 0xf164c md-database_cog_outline
󰮆 0xf0b86 md-database_edit
󱘫 0xf162b md-database_edit_outline
󰥞 0xf095e md-database_export
󱘬 0xf162c md-database_export_outline
󱤟 0xf191f md-database_eye
󱤠 0xf1920 md-database_eye_off
󱤡 0xf1921 md-database_eye_off_outline
󱤢 0xf1922 md-database_eye_outline
󰥝 0xf095d md-database_import
󱘭 0xf162d md-database_import_outline
󰪪 0xf0aaa md-database_lock
󱘮 0xf162e md-database_lock_outline
󱋶 0xf12f6 md-database_marker
󱘯 0xf162f md-database_marker_outline
󰆻 0xf01bb md-database_minus
󱘰 0xf1630 md-database_minus_outline
󱙀 0xf1640 md-database_off
󱘱 0xf1631 md-database_off_outline
󱘲 0xf1632 md-database_outline
󰆺 0xf01ba md-database_plus
󱘳 0xf1633 md-database_plus_outline
󰗂 0xf05c2 md-database_refresh
󱘴 0xf1634 md-database_refresh_outline
󰴀 0xf0d00 md-database_remove
󱘵 0xf1635 md-database_remove_outline
󰡦 0xf0866 md-database_search
󱘶 0xf1636 md-database_search_outline
󰴁 0xf0d01 md-database_settings
󱘷 0xf1637 md-database_settings_outline
󰳿 0xf0cff md-database_sync
󱘸 0xf1638 md-database_sync_outline
󰣘 0xf08d8 md-death_star
󰣙 0xf08d9 md-death_star_variant
󰮇 0xf0b87 md-deathly_hallows
󰣚 0xf08da md-debian
󰆹 0xf01b9 md-debug_step_into
󰆸 0xf01b8 md-debug_step_out
󰆷 0xf01b7 md-debug_step_over
󰝬 0xf076c md-decagram
󰝭 0xf076d md-decagram_outline
󱂡 0xf10a1 md-decimal
󱂢 0xf10a2 md-decimal_comma
󱂣 0xf10a3 md-decimal_comma_decrease
󱂤 0xf10a4 md-decimal_comma_increase
󰆶 0xf01b6 md-decimal_decrease
󰆵 0xf01b5 md-decimal_increase
󰆴 0xf01b4 md-delete
󱂥 0xf10a5 md-delete_alert
󱂦 0xf10a6 md-delete_alert_outline
󰚃 0xf0683 md-delete_circle
󰮈 0xf0b88 md-delete_circle_outline
󱕖 0xf1556 md-delete_clock
󱕗 0xf1557 md-delete_clock_outline
󰛌 0xf06cc md-delete_empty
󰺝 0xf0e9d md-delete_empty_outline
󰗨 0xf05e8 md-delete_forever
󰮉 0xf0b89 md-delete_forever_outline
󱂧 0xf10a7 md-delete_off
󱂨 0xf10a8 md-delete_off_outline
󰧧 0xf09e7 md-delete_outline
󰠙 0xf0819 md-delete_restore
󰗩 0xf05e9 md-delete_sweep
󰱢 0xf0c62 md-delete_sweep_outline
󰆳 0xf01b3 md-delete_variant
󰇂 0xf01c2 md-delta
󱈹 0xf1239 md-desk
󰥟 0xf095f md-desk_lamp
󰇃 0xf01c3 md-deskphone
󰟀 0xf07c0 md-desktop_classic
󰇄 0xf01c4 md-desktop_mac
󰧨 0xf09e8 md-desktop_mac_dashboard
󰇅 0xf01c5 md-desktop_tower
󰪫 0xf0aab md-desktop_tower_monitor
󰇆 0xf01c6 md-details
󰵮 0xf0d6e md-dev_to
󰚗 0xf0697 md-developer_board
󰇇 0xf01c7 md-deviantart
󰾰 0xf0fb0 md-devices
󰥋 0xf094b md-dharmachakra
󱄦 0xf1126 md-diabetes
󰘜 0xf061c md-dialpad
󰱣 0xf0c63 md-diameter
󰱤 0xf0c64 md-diameter_outline
󰱥 0xf0c65 md-diameter_variant
󰮊 0xf0b8a md-diamond
󰮋 0xf0b8b md-diamond_outline
󰇈 0xf01c8 md-diamond_stone
󰇊 0xf01ca md-dice_1
󱅊 0xf114a md-dice_1_outline
󰇋 0xf01cb md-dice_2
󱅋 0xf114b md-dice_2_outline
󰇌 0xf01cc md-dice_3
󱅌 0xf114c md-dice_3_outline
󰇍 0xf01cd md-dice_4
󱅍 0xf114d md-dice_4_outline
󰇎 0xf01ce md-dice_5
󱅎 0xf114e md-dice_5_outline
󰇏 0xf01cf md-dice_6
󱅏 0xf114f md-dice_6_outline
󱅓 0xf1153 md-dice_d10
󰝯 0xf076f md-dice_d10_outline
󱅔 0xf1154 md-dice_d12
󰡧 0xf0867 md-dice_d12_outline
󱅕 0xf1155 md-dice_d20
󰗪 0xf05ea md-dice_d20_outline
󱅐 0xf1150 md-dice_d4
󰗫 0xf05eb md-dice_d4_outline
󱅑 0xf1151 md-dice_d6
󰗭 0xf05ed md-dice_d6_outline
󱅒 0xf1152 md-dice_d8
󰗬 0xf05ec md-dice_d8_outline
󰝮 0xf076e md-dice_multiple
󱅖 0xf1156 md-dice_multiple_outline
󱈷 0xf1237 md-digital_ocean
󰟁 0xf07c1 md-dip_switch
󰇐 0xf01d0 md-directions
󰙁 0xf0641 md-directions_fork
󰗮 0xf05ee md-disc
󰇑 0xf01d1 md-disc_alert
󰥠 0xf0960 md-disc_player
󰙯 0xf066f md-discord
󰪬 0xf0aac md-dishwasher
󱆸 0xf11b8 md-dishwasher_alert
󱆹 0xf11b9 md-dishwasher_off
󰇒 0xf01d2 md-disqus
󱇉 0xf11c9 md-distribute_horizontal_center
󱇈 0xf11c8 md-distribute_horizontal_left
󱇊 0xf11ca md-distribute_horizontal_right
󱇋 0xf11cb md-distribute_vertical_bottom
󱇌 0xf11cc md-distribute_vertical_center
󱇍 0xf11cd md-distribute_vertical_top
󱡷 0xf1877 md-diversify
󱥷 0xf1977 md-diving
󰶿 0xf0dbf md-diving_flippers
󰷀 0xf0dc0 md-diving_helmet
󰷁 0xf0dc1 md-diving_scuba
󰷂 0xf0dc2 md-diving_scuba_flag
󰷃 0xf0dc3 md-diving_scuba_tank
󰷄 0xf0dc4 md-diving_scuba_tank_multiple
󰷅 0xf0dc5 md-diving_snorkel
󰇔 0xf01d4 md-division
󰇕 0xf01d5 md-division_box
󰩁 0xf0a41 md-dlna
󰚄 0xf0684 md-dna
󰇖 0xf01d6 md-dns
󰮌 0xf0b8c md-dns_outline
󱂩 0xf10a9 md-dock_bottom
󱂪 0xf10aa md-dock_left
󱂫 0xf10ab md-dock_right
󱔓 0xf1513 md-dock_top
󱂬 0xf10ac md-dock_window
󰡨 0xf0868 md-docker
󰩂 0xf0a42 md-doctor
󰩃 0xf0a43 md-dog
󰪭 0xf0aad md-dog_service
󰩄 0xf0a44 md-dog_side
󱛮 0xf16ee md-dog_side_off
󰚳 0xf06b3 md-dolby
󰺞 0xf0e9e md-dolly
󱢴 0xf18b4 md-dolphin
󰇗 0xf01d7 md-domain
󰵯 0xf0d6f md-domain_off
󱂭 0xf10ad md-domain_plus
󱂮 0xf10ae md-domain_remove
󱐞 0xf141e md-dome_light
󱀣 0xf1023 md-domino_mask
󰟂 0xf07c2 md-donkey
󰠚 0xf081a md-door
󰠛 0xf081b md-door_closed
󱂯 0xf10af md-door_closed_lock
󰠜 0xf081c md-door_open
󱠞 0xf181e md-door_sliding
󱠟 0xf181f md-door_sliding_lock
󱠠 0xf1820 md-door_sliding_open
󱋦 0xf12e6 md-doorbell
󰡩 0xf0869 md-doorbell_video
󰪮 0xf0aae md-dot_net
󱥸 0xf1978 md-dots_circle
󱗼 0xf15fc md-dots_grid
󱗿 0xf15ff md-dots_hexagon
󰇘 0xf01d8 md-dots_horizontal
󰟃 0xf07c3 md-dots_horizontal_circle
󰮍 0xf0b8d md-dots_horizontal_circle_outline
󱗽 0xf15fd md-dots_square
󱗾 0xf15fe md-dots_triangle
󰇙 0xf01d9 md-dots_vertical
󰟄 0xf07c4 md-dots_vertical_circle
󰮎 0xf0b8e md-dots_vertical_circle_outline
󰇚 0xf01da md-download
󱑢 0xf1462 md-download_box
󱑣 0xf1463 md-download_box_outline
󱑤 0xf1464 md-download_circle
󱑥 0xf1465 md-download_circle_outline
󱌠 0xf1320 md-download_lock
󱌡 0xf1321 md-download_lock_outline
󰧩 0xf09e9 md-download_multiple
󰛴 0xf06f4 md-download_network
󰱦 0xf0c66 md-download_network_outline
󱂰 0xf10b0 md-download_off
󱂱 0xf10b1 md-download_off_outline
󰮏 0xf0b8f md-download_outline
󰇛 0xf01db md-drag
󰇜 0xf01dc md-drag_horizontal
󱋰 0xf12f0 md-drag_horizontal_variant
󰮐 0xf0b90 md-drag_variant
󰇝 0xf01dd md-drag_vertical
󱋱 0xf12f1 md-drag_vertical_variant
󰴂 0xf0d02 md-drama_masks
󰽉 0xf0f49 md-draw
󱦹 0xf19b9 md-draw_pen
󰇞 0xf01de md-drawing
󰇟 0xf01df md-drawing_box
󰽊 0xf0f4a md-dresser
󰽋 0xf0f4b md-dresser_outline
󰇢 0xf01e2 md-drone
󰇣 0xf01e3 md-dropbox
󰇤 0xf01e4 md-drupal
󰇥 0xf01e5 md-duck
󰇦 0xf01e6 md-dumbbell
󰱧 0xf0c67 md-dump_truck
󰟅 0xf07c5 md-ear_hearing
󱫮 0xf1aee md-ear_hearing_loop
󰩅 0xf0a45 md-ear_hearing_off
󱡏 0xf184f md-earbuds
󱡐 0xf1850 md-earbuds_off
󱡑 0xf1851 md-earbuds_off_outline
󱡒 0xf1852 md-earbuds_outline
󰇧 0xf01e7 md-earth
󱌑 0xf1311 md-earth_arrow_right
󰛍 0xf06cd md-earth_box
󱐇 0xf1407 md-earth_box_minus
󰛎 0xf06ce md-earth_box_off
󱐆 0xf1406 md-earth_box_plus
󱐈 0xf1408 md-earth_box_remove
󱐄 0xf1404 md-earth_minus
󰇨 0xf01e8 md-earth_off
󱐃 0xf1403 md-earth_plus
󱐅 0xf1405 md-earth_remove
󰪯 0xf0aaf md-egg
󰪰 0xf0ab0 md-egg_easter
󱡊 0xf184a md-egg_fried
󱏰 0xf13f0 md-egg_off
󱏱 0xf13f1 md-egg_off_outline
󱏲 0xf13f2 md-egg_outline
󱕫 0xf156b md-eiffel_tower
󰧪 0xf09ea md-eight_track
󰇪 0xf01ea md-eject
󰮑 0xf0b91 md-eject_outline
󰺟 0xf0e9f md-electric_switch
󱃙 0xf10d9 md-electric_switch_closed
󱀤 0xf1024 md-electron_framework
󰟆 0xf07c6 md-elephant
󰇫 0xf01eb md-elevation_decline
󰇬 0xf01ec md-elevation_rise
󰇭 0xf01ed md-elevator
󱋂 0xf12c2 md-elevator_down
󱎁 0xf1381 md-elevator_passenger
󱥹 0xf1979 md-elevator_passenger_off
󱥺 0xf197a md-elevator_passenger_off_outline
󱥻 0xf197b md-elevator_passenger_outline
󱋁 0xf12c1 md-elevator_up
󰺠 0xf0ea0 md-ellipse
󰺡 0xf0ea1 md-ellipse_outline
󰇮 0xf01ee md-email
󰛏 0xf06cf md-email_alert
󰵂 0xf0d42 md-email_alert_outline
󰴃 0xf0d03 md-email_box
󰪱 0xf0ab1 md-email_check
󰪲 0xf0ab2 md-email_check_outline
󰻣 0xf0ee3 md-email_edit
󰻤 0xf0ee4 md-email_edit_outline
󱡯 0xf186f md-email_fast
󱡰 0xf1870 md-email_fast_outline
󰇱 0xf01f1 md-email_lock
󰮒 0xf0b92 md-email_mark_as_unread
󰻥 0xf0ee5 md-email_minus
󰻦 0xf0ee6 md-email_minus_outline
󰻧 0xf0ee7 md-email_multiple
󰻨 0xf0ee8 md-email_multiple_outline
󰾱 0xf0fb1 md-email_newsletter
󱏣 0xf13e3 md-email_off
󱏤 0xf13e4 md-email_off_outline
󰇯 0xf01ef md-email_open
󰻩 0xf0ee9 md-email_open_multiple
󰻪 0xf0eea md-email_open_multiple_outline
󰗯 0xf05ef md-email_open_outline
󰇰 0xf01f0 md-email_outline
󰧫 0xf09eb md-email_plus
󰧬 0xf09ec md-email_plus_outline
󱃚 0xf10da md-email_receive
󱃛 0xf10db md-email_receive_outline
󱙡 0xf1661 md-email_remove
󱙢 0xf1662 md-email_remove_outline
󱥛 0xf195b md-email_seal
󱥜 0xf195c md-email_seal_outline
󰥡 0xf0961 md-email_search
󰥢 0xf0962 md-email_search_outline
󱃜 0xf10dc md-email_send
󱃝 0xf10dd md-email_send_outline
󱋇 0xf12c7 md-email_sync
󱋈 0xf12c8 md-email_sync_outline
󰗰 0xf05f0 md-email_variant
󰬰 0xf0b30 md-ember
󰚴 0xf06b4 md-emby
󰱨 0xf0c68 md-emoticon
󰱩 0xf0c69 md-emoticon_angry
󰱪 0xf0c6a md-emoticon_angry_outline
󱃞 0xf10de md-emoticon_confused
󱃟 0xf10df md-emoticon_confused_outline
󰱫 0xf0c6b md-emoticon_cool
󰇳 0xf01f3 md-emoticon_cool_outline
󰱬 0xf0c6c md-emoticon_cry
󰱭 0xf0c6d md-emoticon_cry_outline
󰱮 0xf0c6e md-emoticon_dead
󰚛 0xf069b md-emoticon_dead_outline
󰱯 0xf0c6f md-emoticon_devil
󰇴 0xf01f4 md-emoticon_devil_outline
󰱰 0xf0c70 md-emoticon_excited
󰚜 0xf069c md-emoticon_excited_outline
󰽌 0xf0f4c md-emoticon_frown
󰽍 0xf0f4d md-emoticon_frown_outline
󰱱 0xf0c71 md-emoticon_happy
󰇵 0xf01f5 md-emoticon_happy_outline
󰱲 0xf0c72 md-emoticon_kiss
󰱳 0xf0c73 md-emoticon_kiss_outline
󱈔 0xf1214 md-emoticon_lol
󱈕 0xf1215 md-emoticon_lol_outline
󰱴 0xf0c74 md-emoticon_neutral
󰇶 0xf01f6 md-emoticon_neutral_outline
󰇲 0xf01f2 md-emoticon_outline
󰇷 0xf01f7 md-emoticon_poop
󰱵 0xf0c75 md-emoticon_poop_outline
󰱶 0xf0c76 md-emoticon_sad
󰇸 0xf01f8 md-emoticon_sad_outline
󱕼 0xf157c md-emoticon_sick
󱕽 0xf157d md-emoticon_sick_outline
󰇹 0xf01f9 md-emoticon_tongue
󰱷 0xf0c77 md-emoticon_tongue_outline
󰱸 0xf0c78 md-emoticon_wink
󰱹 0xf0c79 md-emoticon_wink_outline
󰇺 0xf01fa md-engine
󰩆 0xf0a46 md-engine_off
󰩇 0xf0a47 md-engine_off_outline
󰇻 0xf01fb md-engine_outline
󱃠 0xf10e0 md-epsilon
󰇼 0xf01fc md-equal
󰇽 0xf01fd md-equal_box
󰺢 0xf0ea2 md-equalizer
󰺣 0xf0ea3 md-equalizer_outline
󰇾 0xf01fe md-eraser
󰙂 0xf0642 md-eraser_variant
󰇿 0xf01ff md-escalator
󱎙 0xf1399 md-escalator_box
󱋀 0xf12c0 md-escalator_down
󱊿 0xf12bf md-escalator_up
󰱺 0xf0c7a md-eslint
󰪳 0xf0ab3 md-et
󰡪 0xf086a md-ethereum
󰈀 0xf0200 md-ethernet
󰈁 0xf0201 md-ethernet_cable
󰈂 0xf0202 md-ethernet_cable_off
󱔙 0xf1519 md-ev_plug_ccs1
󱔚 0xf151a md-ev_plug_ccs2
󱔛 0xf151b md-ev_plug_chademo
󱔜 0xf151c md-ev_plug_tesla
󱔝 0xf151d md-ev_plug_type1
󱔞 0xf151e md-ev_plug_type2
󰗱 0xf05f1 md-ev_station
󰈄 0xf0204 md-evernote
󱀥 0xf1025 md-excavator
󰈅 0xf0205 md-exclamation
󱈸 0xf1238 md-exclamation_thick
󰩈 0xf0a48 md-exit_run
󰈆 0xf0206 md-exit_to_app
󰪴 0xf0ab4 md-expand_all
󰪵 0xf0ab5 md-expand_all_outline
󰢮 0xf08ae md-expansion_card
󰾲 0xf0fb2 md-expansion_card_variant
󰥣 0xf0963 md-exponent
󰥤 0xf0964 md-exponent_box
󰈇 0xf0207 md-export
󰮓 0xf0b93 md-export_variant
󰈈 0xf0208 md-eye
󱣽 0xf18fd md-eye_arrow_left
󱣾 0xf18fe md-eye_arrow_left_outline
󱣿 0xf18ff md-eye_arrow_right
󱤀 0xf1900 md-eye_arrow_right_outline
󰴄 0xf0d04 md-eye_check
󰴅 0xf0d05 md-eye_check_outline
󰮔 0xf0b94 md-eye_circle
󰮕 0xf0b95 md-eye_circle_outline
󱀦 0xf1026 md-eye_minus
󱀧 0xf1027 md-eye_minus_outline
󰈉 0xf0209 md-eye_off
󰛑 0xf06d1 md-eye_off_outline
󰛐 0xf06d0 md-eye_outline
󰡫 0xf086b md-eye_plus
󰡬 0xf086c md-eye_plus_outline
󱥼 0xf197c md-eye_refresh
󱥽 0xf197d md-eye_refresh_outline
󱗣 0xf15e3 md-eye_remove
󱗤 0xf15e4 md-eye_remove_outline
󰡭 0xf086d md-eye_settings
󰡮 0xf086e md-eye_settings_outline
󰈊 0xf020a md-eyedropper
󱏝 0xf13dd md-eyedropper_minus
󱏟 0xf13df md-eyedropper_off
󱏜 0xf13dc md-eyedropper_plus
󱏞 0xf13de md-eyedropper_remove
󰈋 0xf020b md-eyedropper_variant
󰵰 0xf0d70 md-face_agent
󰙃 0xf0643 md-face_man
󰮖 0xf0b96 md-face_man_outline
󰙄 0xf0644 md-face_man_profile
󱗌 0xf15cc md-face_man_shimmer
󱗍 0xf15cd md-face_man_shimmer_outline
󱖆 0xf1586 md-face_mask
󱖇 0xf1587 md-face_mask_outline
󰱻 0xf0c7b md-face_recognition
󱁷 0xf1077 md-face_woman
󱁸 0xf1078 md-face_woman_outline
󱁶 0xf1076 md-face_woman_profile
󱗎 0xf15ce md-face_woman_shimmer
󱗏 0xf15cf md-face_woman_shimmer_outline
󰈌 0xf020c md-facebook
󰟝 0xf07dd md-facebook_gaming
󰈎 0xf020e md-facebook_messenger
󰬱 0xf0b31 md-facebook_workplace
󰈏 0xf020f md-factory
󱘎 0xf160e md-family_tree
󰈐 0xf0210 md-fan
󱑬 0xf146c md-fan_alert
󱜝 0xf171d md-fan_auto
󱑭 0xf146d md-fan_chevron_down
󱑮 0xf146e md-fan_chevron_up
󱨺 0xf1a3a md-fan_clock
󱑰 0xf1470 md-fan_minus
󰠝 0xf081d md-fan_off
󱑯 0xf146f md-fan_plus
󱑱 0xf1471 md-fan_remove
󱑲 0xf1472 md-fan_speed_1
󱑳 0xf1473 md-fan_speed_2
󱑴 0xf1474 md-fan_speed_3
󰈑 0xf0211 md-fast_forward
󰵱 0xf0d71 md-fast_forward_10
󱤺 0xf193a md-fast_forward_15
󰴆 0xf0d06 md-fast_forward_30
󱇸 0xf11f8 md-fast_forward_5
󱘋 0xf160b md-fast_forward_60
󰛒 0xf06d2 md-fast_forward_outline
󰈒 0xf0212 md-fax
󰛓 0xf06d3 md-feather
󰩉 0xf0a49 md-feature_search
󰩊 0xf0a4a md-feature_search_outline
󰣛 0xf08db md-fedora
󱞚 0xf179a md-fence
󱟶 0xf17f6 md-fence_electric
󱓁 0xf14c1 md-fencing
󰺤 0xf0ea4 md-ferris_wheel
󰈓 0xf0213 md-ferry
󰈔 0xf0214 md-file
󰜻 0xf073b md-file_account
󱀨 0xf1028 md-file_account_outline
󰩋 0xf0a4b md-file_alert
󰩌 0xf0a4c md-file_alert_outline
󱪓 0xf1a93 md-file_arrow_left_right
󱪔 0xf1a94 md-file_arrow_left_right_outline
󱪕 0xf1a95 md-file_arrow_up_down
󱪖 0xf1a96 md-file_arrow_up_down_outline
󰪶 0xf0ab6 md-file_cabinet
󰻫 0xf0eeb md-file_cad
󰻬 0xf0eec md-file_cad_box
󰷆 0xf0dc6 md-file_cancel
󰷇 0xf0dc7 md-file_cancel_outline
󱆆 0xf1186 md-file_certificate
󱆇 0xf1187 md-file_certificate_outline
󰈕 0xf0215 md-file_chart
󱧆 0xf19c6 md-file_chart_check
󱧇 0xf19c7 md-file_chart_check_outline
󱀩 0xf1029 md-file_chart_outline
󰈖 0xf0216 md-file_check
󰸩 0xf0e29 md-file_check_outline
󱋡 0xf12e1 md-file_clock
󱋢 0xf12e2 md-file_clock_outline
󰈗 0xf0217 md-file_cloud
󱀪 0xf102a md-file_cloud_outline
󰈮 0xf022e md-file_code
󱀫 0xf102b md-file_code_outline
󱁻 0xf107b md-file_cog
󱁼 0xf107c md-file_cog_outline
󰢪 0xf08aa md-file_compare
󰈘 0xf0218 md-file_delimited
󰺥 0xf0ea5 md-file_delimited_outline
󰈙 0xf0219 md-file_document
󱪗 0xf1a97 md-file_document_alert
󱪘 0xf1a98 md-file_document_alert_outline
󱪙 0xf1a99 md-file_document_check
󱪚 0xf1a9a md-file_document_check_outline
󰷈 0xf0dc8 md-file_document_edit
󰷉 0xf0dc9 md-file_document_edit_outline
󱪛 0xf1a9b md-file_document_minus
󱪜 0xf1a9c md-file_document_minus_outline
󱔗 0xf1517 md-file_document_multiple
󱔘 0xf1518 md-file_document_multiple_outline
󰧮 0xf09ee md-file_document_outline
󱪝 0xf1a9d md-file_document_plus
󱪞 0xf1a9e md-file_document_plus_outline
󱪟 0xf1a9f md-file_document_remove
󱪠 0xf1aa0 md-file_document_remove_outline
󰥥 0xf0965 md-file_download
󰥦 0xf0966 md-file_download_outline
󱇧 0xf11e7 md-file_edit
󱇨 0xf11e8 md-file_edit_outline
󰈛 0xf021b md-file_excel
󰈜 0xf021c md-file_excel_box
󱀬 0xf102c md-file_excel_box_outline
󱀭 0xf102d md-file_excel_outline
󰈝 0xf021d md-file_export
󱀮 0xf102e md-file_export_outline
󰷊 0xf0dca md-file_eye
󰷋 0xf0dcb md-file_eye_outline
󰈞 0xf021e md-file_find
󰮗 0xf0b97 md-file_find_outline
󰵸 0xf0d78 md-file_gif_box
󰘓 0xf0613 md-file_hidden
󰈟 0xf021f md-file_image
󱝲 0xf1772 md-file_image_marker
󱝳 0xf1773 md-file_image_marker_outline
󱤻 0xf193b md-file_image_minus
󱤼 0xf193c md-file_image_minus_outline
󰺰 0xf0eb0 md-file_image_outline
󱤽 0xf193d md-file_image_plus
󱤾 0xf193e md-file_image_plus_outline
󱤿 0xf193f md-file_image_remove
󱥀 0xf1940 md-file_image_remove_outline
󰈠 0xf0220 md-file_import
󱀯 0xf102f md-file_import_outline
󰈥 0xf0225 md-file_jpg_box
󱆄 0xf1184 md-file_key
󱆅 0xf1185 md-file_key_outline
󱅷 0xf1177 md-file_link
󱅸 0xf1178 md-file_link_outline
󰈡 0xf0221 md-file_lock
󱧈 0xf19c8 md-file_lock_open
󱧉 0xf19c9 md-file_lock_open_outline
󱀰 0xf1030 md-file_lock_outline
󱝴 0xf1774 md-file_marker
󱝵 0xf1775 md-file_marker_outline
󱪡 0xf1aa1 md-file_minus
󱪢 0xf1aa2 md-file_minus_outline
󰪹 0xf0ab9 md-file_move
󱀱 0xf1031 md-file_move_outline
󰈢 0xf0222 md-file_multiple
󱀲 0xf1032 md-file_multiple_outline
󰈣 0xf0223 md-file_music
󰸪 0xf0e2a md-file_music_outline
󰈤 0xf0224 md-file_outline
󰈦 0xf0226 md-file_pdf_box
󰠞 0xf081e md-file_percent
󱀳 0xf1033 md-file_percent_outline
󱅹 0xf1179 md-file_phone
󱅺 0xf117a md-file_phone_outline
󰝒 0xf0752 md-file_plus
󰻭 0xf0eed md-file_plus_outline
󰸭 0xf0e2d md-file_png_box
󰈧 0xf0227 md-file_powerpoint
󰈨 0xf0228 md-file_powerpoint_box
󱀴 0xf1034 md-file_powerpoint_box_outline
󱀵 0xf1035 md-file_powerpoint_outline
󰈩 0xf0229 md-file_presentation_box
󰡯 0xf086f md-file_question
󱀶 0xf1036 md-file_question_outline
󰤘 0xf0918 md-file_refresh
󰕁 0xf0541 md-file_refresh_outline
󰮘 0xf0b98 md-file_remove
󱀷 0xf1037 md-file_remove_outline
󰬲 0xf0b32 md-file_replace
󰬳 0xf0b33 md-file_replace_outline
󰙰 0xf0670 md-file_restore
󱀸 0xf1038 md-file_restore_outline
󱨻 0xf1a3b md-file_rotate_left
󱨼 0xf1a3c md-file_rotate_left_outline
󱨽 0xf1a3d md-file_rotate_right
󱨾 0xf1a3e md-file_rotate_right_outline
󰱼 0xf0c7c md-file_search
󰱽 0xf0c7d md-file_search_outline
󰈪 0xf022a md-file_send
󱀹 0xf1039 md-file_send_outline
󱁹 0xf1079 md-file_settings
󱁺 0xf107a md-file_settings_outline
󱧃 0xf19c3 md-file_sign
󱀺 0xf103a md-file_star
󱀻 0xf103b md-file_star_outline
󰾴 0xf0fb4 md-file_swap
󰾵 0xf0fb5 md-file_swap_outline
󱈖 0xf1216 md-file_sync
󱈗 0xf1217 md-file_sync_outline
󰱾 0xf0c7e md-file_table
󱃡 0xf10e1 md-file_table_box
󱃢 0xf10e2 md-file_table_box_multiple
󱃣 0xf10e3 md-file_table_box_multiple_outline
󱃤 0xf10e4 md-file_table_box_outline
󰱿 0xf0c7f md-file_table_outline
󰙅 0xf0645 md-file_tree
󱏒 0xf13d2 md-file_tree_outline
󰣜 0xf08dc md-file_undo
󱀼 0xf103c md-file_undo_outline
󰩍 0xf0a4d md-file_upload
󰩎 0xf0a4e md-file_upload_outline
󰈫 0xf022b md-file_video
󰸬 0xf0e2c md-file_video_outline
󰈬 0xf022c md-file_word
󰈭 0xf022d md-file_word_box
󱀽 0xf103d md-file_word_box_outline
󱀾 0xf103e md-file_word_outline
󰈯 0xf022f md-film
󰈰 0xf0230 md-filmstrip
󰌲 0xf0332 md-filmstrip_box
󰴘 0xf0d18 md-filmstrip_box_multiple
󰈱 0xf0231 md-filmstrip_off
󰈲 0xf0232 md-filter
󱣬 0xf18ec md-filter_check
󱣭 0xf18ed md-filter_check_outline
󱪣 0xf1aa3 md-filter_cog
󱪤 0xf1aa4 md-filter_cog_outline
󱃥 0xf10e5 md-filter_menu
󱃦 0xf10e6 md-filter_menu_outline
󰻮 0xf0eee md-filter_minus
󰻯 0xf0eef md-filter_minus_outline
󱨿 0xf1a3f md-filter_multiple
󱩀 0xf1a40 md-filter_multiple_outline
󱓯 0xf14ef md-filter_off
󱓰 0xf14f0 md-filter_off_outline
󰈳 0xf0233 md-filter_outline
󰻰 0xf0ef0 md-filter_plus
󰻱 0xf0ef1 md-filter_plus_outline
󰈴 0xf0234 md-filter_remove
󰈵 0xf0235 md-filter_remove_outline
󱪥 0xf1aa5 md-filter_settings
󱪦 0xf1aa6 md-filter_settings_outline
󰈶 0xf0236 md-filter_variant
󱄒 0xf1112 md-filter_variant_minus
󱄓 0xf1113 md-filter_variant_plus
󱀿 0xf103f md-filter_variant_remove
󰠟 0xf081f md-finance
󰛔 0xf06d4 md-find_replace
󰈷 0xf0237 md-fingerprint
󰺱 0xf0eb1 md-fingerprint_off
󰈸 0xf0238 md-fire
󱗗 0xf15d7 md-fire_alert
󱠇 0xf1807 md-fire_circle
󰻲 0xf0ef2 md-fire_extinguisher
󱄷 0xf1137 md-fire_hydrant
󱄸 0xf1138 md-fire_hydrant_alert
󱄹 0xf1139 md-fire_hydrant_off
󱜢 0xf1722 md-fire_off
󰢫 0xf08ab md-fire_truck
󰥧 0xf0967 md-firebase
󰈹 0xf0239 md-firefox
󰸮 0xf0e2e md-fireplace
󰸯 0xf0e2f md-fireplace_off
󰖾 0xf05be md-firewire
󰸰 0xf0e30 md-firework
󱜣 0xf1723 md-firework_off
󰈺 0xf023a md-fish
󱏳 0xf13f3 md-fish_off
󰻳 0xf0ef3 md-fishbowl
󰻴 0xf0ef4 md-fishbowl_outline
󰻵 0xf0ef5 md-fit_to_page
󰻶 0xf0ef6 md-fit_to_page_outline
󱣴 0xf18f4 md-fit_to_screen
󱣵 0xf18f5 md-fit_to_screen_outline
󰈻 0xf023b md-flag
󰈼 0xf023c md-flag_checkered
󰮙 0xf0b99 md-flag_minus
󱂲 0xf10b2 md-flag_minus_outline
󱣮 0xf18ee md-flag_off
󱣯 0xf18ef md-flag_off_outline
󰈽 0xf023d md-flag_outline
󰮚 0xf0b9a md-flag_plus
󱂳 0xf10b3 md-flag_plus_outline
󰮛 0xf0b9b md-flag_remove
󱂴 0xf10b4 md-flag_remove_outline
󰈿 0xf023f md-flag_triangle
󰉀 0xf0240 md-flag_variant
󰈾 0xf023e md-flag_variant_outline
󰵲 0xf0d72 md-flare
󰉁 0xf0241 md-flash
󰻷 0xf0ef7 md-flash_alert
󰻸 0xf0ef8 md-flash_alert_outline
󰉂 0xf0242 md-flash_auto
󰉃 0xf0243 md-flash_off
󰛕 0xf06d5 md-flash_outline
󰙻 0xf067b md-flash_red_eye
󰉄 0xf0244 md-flashlight
󰉅 0xf0245 md-flashlight_off
󰂓 0xf0093 md-flask
󰂔 0xf0094 md-flask_empty
󱈺 0xf123a md-flask_empty_minus
󱈻 0xf123b md-flask_empty_minus_outline
󱏴 0xf13f4 md-flask_empty_off
󱏵 0xf13f5 md-flask_empty_off_outline
󰂕 0xf0095 md-flask_empty_outline
󱈼 0xf123c md-flask_empty_plus
󱈽 0xf123d md-flask_empty_plus_outline
󱈾 0xf123e md-flask_empty_remove
󱈿 0xf123f md-flask_empty_remove_outline
󱉀 0xf1240 md-flask_minus
󱉁 0xf1241 md-flask_minus_outline
󱏶 0xf13f6 md-flask_off
󱏷 0xf13f7 md-flask_off_outline
󰂖 0xf0096 md-flask_outline
󱉂 0xf1242 md-flask_plus
󱉃 0xf1243 md-flask_plus_outline
󱉄 0xf1244 md-flask_remove
󱉅 0xf1245 md-flask_remove_outline
󱉋 0xf124b md-flask_round_bottom
󱉌 0xf124c md-flask_round_bottom_empty
󱉍 0xf124d md-flask_round_bottom_empty_outline
󱉎 0xf124e md-flask_round_bottom_outline
󱌃 0xf1303 md-fleur_de_lis
󱃧 0xf10e7 md-flip_horizontal
󰉇 0xf0247 md-flip_to_back
󰉈 0xf0248 md-flip_to_front
󱃨 0xf10e8 md-flip_vertical
󰣝 0xf08dd md-floor_lamp
󱁀 0xf1040 md-floor_lamp_dual
󱟎 0xf17ce md-floor_lamp_dual_outline
󱟈 0xf17c8 md-floor_lamp_outline
󱝇 0xf1747 md-floor_lamp_torchiere
󱟖 0xf17d6 md-floor_lamp_torchiere_outline
󱁁 0xf1041 md-floor_lamp_torchiere_variant
󱟏 0xf17cf md-floor_lamp_torchiere_variant_outline
󰠡 0xf0821 md-floor_plan
󰉉 0xf0249 md-floppy
󰧯 0xf09ef md-floppy_variant
󰉊 0xf024a md-flower
󰧰 0xf09f0 md-flower_outline
󱢅 0xf1885 md-flower_pollen
󱢆 0xf1886 md-flower_pollen_outline
󰴈 0xf0d08 md-flower_poppy
󰧱 0xf09f1 md-flower_tulip
󰧲 0xf09f2 md-flower_tulip_outline
󰽎 0xf0f4e md-focus_auto
󰽏 0xf0f4f md-focus_field
󰽐 0xf0f50 md-focus_field_horizontal
󰽑 0xf0f51 md-focus_field_vertical
󰉋 0xf024b md-folder
󰉌 0xf024c md-folder_account
󰮜 0xf0b9c md-folder_account_outline
󰷌 0xf0dcc md-folder_alert
󰷍 0xf0dcd md-folder_alert_outline
󱧨 0xf19e8 md-folder_arrow_down
󱧩 0xf19e9 md-folder_arrow_down_outline
󱧪 0xf19ea md-folder_arrow_left
󱧫 0xf19eb md-folder_arrow_left_outline
󱧬 0xf19ec md-folder_arrow_left_right
󱧭 0xf19ed md-folder_arrow_left_right_outline
󱧮 0xf19ee md-folder_arrow_right
󱧯 0xf19ef md-folder_arrow_right_outline
󱧰 0xf19f0 md-folder_arrow_up
󱧱 0xf19f1 md-folder_arrow_up_down
󱧲 0xf19f2 md-folder_arrow_up_down_outline
󱧳 0xf19f3 md-folder_arrow_up_outline
󱧴 0xf19f4 md-folder_cancel
󱧵 0xf19f5 md-folder_cancel_outline
󱥾 0xf197e md-folder_check
󱥿 0xf197f md-folder_check_outline
󰪺 0xf0aba md-folder_clock
󰪻 0xf0abb md-folder_clock_outline
󱁿 0xf107f md-folder_cog
󱂀 0xf1080 md-folder_cog_outline
󰉍 0xf024d md-folder_download
󱃩 0xf10e9 md-folder_download_outline
󰣞 0xf08de md-folder_edit
󰷎 0xf0dce md-folder_edit_outline
󱞊 0xf178a md-folder_eye
󱞋 0xf178b md-folder_eye_outline
󱧶 0xf19f6 md-folder_file
󱧷 0xf19f7 md-folder_file_outline
󰉎 0xf024e md-folder_google_drive
󱃪 0xf10ea md-folder_heart
󱃫 0xf10eb md-folder_heart_outline
󱞞 0xf179e md-folder_hidden
󱂵 0xf10b5 md-folder_home
󱂶 0xf10b6 md-folder_home_outline
󰉏 0xf024f md-folder_image
󱂷 0xf10b7 md-folder_information
󱂸 0xf10b8 md-folder_information_outline
󰢬 0xf08ac md-folder_key
󰢭 0xf08ad md-folder_key_network
󰲀 0xf0c80 md-folder_key_network_outline
󱃬 0xf10ec md-folder_key_outline
󰉐 0xf0250 md-folder_lock
󰉑 0xf0251 md-folder_lock_open
󱪧 0xf1aa7 md-folder_lock_open_outline
󱪨 0xf1aa8 md-folder_lock_outline
󱉭 0xf126d md-folder_marker
󱉮 0xf126e md-folder_marker_outline
󰉒 0xf0252 md-folder_move
󱉆 0xf1246 md-folder_move_outline
󰉓 0xf0253 md-folder_multiple
󰉔 0xf0254 md-folder_multiple_image
󰉕 0xf0255 md-folder_multiple_outline
󱑾 0xf147e md-folder_multiple_plus
󱑿 0xf147f md-folder_multiple_plus_outline
󱍙 0xf1359 md-folder_music
󱍚 0xf135a md-folder_music_outline
󰡰 0xf0870 md-folder_network
󰲁 0xf0c81 md-folder_network_outline
󱧸 0xf19f8 md-folder_off
󱧹 0xf19f9 md-folder_off_outline
󰝰 0xf0770 md-folder_open
󰷏 0xf0dcf md-folder_open_outline
󰉖 0xf0256 md-folder_outline
󱧺 0xf19fa md-folder_play
󱧻 0xf19fb md-folder_play_outline
󰉗 0xf0257 md-folder_plus
󰮝 0xf0b9d md-folder_plus_outline
󰴉 0xf0d09 md-folder_pound
󰴊 0xf0d0a md-folder_pound_outline
󱧊 0xf19ca md-folder_question
󱧋 0xf19cb md-folder_question_outline
󰝉 0xf0749 md-folder_refresh
󰕂 0xf0542 md-folder_refresh_outline
󰉘 0xf0258 md-folder_remove
󰮞 0xf0b9e md-folder_remove_outline
󰥨 0xf0968 md-folder_search
󰥩 0xf0969 md-folder_search_outline
󱁽 0xf107d md-folder_settings
󱁾 0xf107e md-folder_settings_outline
󰚝 0xf069d md-folder_star
󱏓 0xf13d3 md-folder_star_multiple
󱏔 0xf13d4 md-folder_star_multiple_outline
󰮟 0xf0b9f md-folder_star_outline
󰾶 0xf0fb6 md-folder_swap
󰾷 0xf0fb7 md-folder_swap_outline
󰴋 0xf0d0b md-folder_sync
󰴌 0xf0d0c md-folder_sync_outline
󱋣 0xf12e3 md-folder_table
󱋤 0xf12e4 md-folder_table_outline
󰲂 0xf0c82 md-folder_text
󰲃 0xf0c83 md-folder_text_outline
󰉙 0xf0259 md-folder_upload
󱃭 0xf10ed md-folder_upload_outline
󱧼 0xf19fc md-folder_wrench
󱧽 0xf19fd md-folder_wrench_outline
󰛫 0xf06eb md-folder_zip
󰞹 0xf07b9 md-folder_zip_outline
󰀺 0xf003a md-font_awesome
󰉚 0xf025a md-food
󰉛 0xf025b md-food_apple
󰲄 0xf0c84 md-food_apple_outline
󰟈 0xf07c8 md-food_croissant
󱐟 0xf141f md-food_drumstick
󱑨 0xf1468 md-food_drumstick_off
󱑩 0xf1469 md-food_drumstick_off_outline
󱐠 0xf1420 md-food_drumstick_outline
󰗲 0xf05f2 md-food_fork_drink
󱕲 0xf1572 md-food_halal
󱡋 0xf184b md-food_hot_dog
󱕳 0xf1573 md-food_kosher
󰗳 0xf05f3 md-food_off
󱤕 0xf1915 md-food_off_outline
󱤖 0xf1916 md-food_outline
󱑪 0xf146a md-food_steak
󱑫 0xf146b md-food_steak_off
󱠶 0xf1836 md-food_takeout_box
󱠷 0xf1837 md-food_takeout_box_outline
󱜜 0xf171c md-food_turkey
󰉜 0xf025c md-food_variant
󱏥 0xf13e5 md-food_variant_off
󰽒 0xf0f52 md-foot_print
󰉝 0xf025d md-football
󰉞 0xf025e md-football_australian
󰉟 0xf025f md-football_helmet
󱢗 0xf1897 md-forest
󰟉 0xf07c9 md-forklift
󱐀 0xf1400 md-form_dropdown
󱐁 0xf1401 md-form_select
󱂕 0xf1095 md-form_textarea
󰘎 0xf060e md-form_textbox
󱍝 0xf135d md-form_textbox_lock
󰟵 0xf07f5 md-form_textbox_password
󰝓 0xf0753 md-format_align_bottom
󰉠 0xf0260 md-format_align_center
󰉡 0xf0261 md-format_align_justify
󰉢 0xf0262 md-format_align_left
󰝔 0xf0754 md-format_align_middle
󰉣 0xf0263 md-format_align_right
󰝕 0xf0755 md-format_align_top
󰪼 0xf0abc md-format_annotation_minus
󰙆 0xf0646 md-format_annotation_plus
󰉤 0xf0264 md-format_bold
󰉥 0xf0265 md-format_clear
󰉦 0xf0266 md-format_color_fill
󰸱 0xf0e31 md-format_color_highlight
󱌓 0xf1313 md-format_color_marker_cancel
󰚞 0xf069e md-format_color_text
󰣟 0xf08df md-format_columns
󰉧 0xf0267 md-format_float_center
󰉨 0xf0268 md-format_float_left
󰉩 0xf0269 md-format_float_none
󰉪 0xf026a md-format_float_right
󰛖 0xf06d6 md-format_font
󰧳 0xf09f3 md-format_font_size_decrease
󰧴 0xf09f4 md-format_font_size_increase
󰉫 0xf026b md-format_header_1
󰉬 0xf026c md-format_header_2
󰉭 0xf026d md-format_header_3
󰉮 0xf026e md-format_header_4
󰉯 0xf026f md-format_header_5
󰉰 0xf0270 md-format_header_6
󰉱 0xf0271 md-format_header_decrease
󰉲 0xf0272 md-format_header_equal
󰉳 0xf0273 md-format_header_increase
󰉴 0xf0274 md-format_header_pound
󰘞 0xf061e md-format_horizontal_align_center
󰘟 0xf061f md-format_horizontal_align_left
󰘠 0xf0620 md-format_horizontal_align_right
󰉵 0xf0275 md-format_indent_decrease
󰉶 0xf0276 md-format_indent_increase
󰉷 0xf0277 md-format_italic
󰬴 0xf0b34 md-format_letter_case
󰬵 0xf0b35 md-format_letter_case_lower
󰬶 0xf0b36 md-format_letter_case_upper
󰾸 0xf0fb8 md-format_letter_ends_with
󰾹 0xf0fb9 md-format_letter_matches
󱥖 0xf1956 md-format_letter_spacing
󰾺 0xf0fba md-format_letter_starts_with
󰉸 0xf0278 md-format_line_spacing
󰗈 0xf05c8 md-format_line_style
󰗉 0xf05c9 md-format_line_weight
󰉹 0xf0279 md-format_list_bulleted
󰷐 0xf0dd0 md-format_list_bulleted_square
󰺲 0xf0eb2 md-format_list_bulleted_triangle
󰉺 0xf027a md-format_list_bulleted_type
󰥪 0xf096a md-format_list_checkbox
󰝖 0xf0756 md-format_list_checks
󱡠 0xf1860 md-format_list_group
󰉻 0xf027b md-format_list_numbered
󰴍 0xf0d0d md-format_list_numbered_rtl
󱉯 0xf126f md-format_list_text
󰺳 0xf0eb3 md-format_overline
󰛗 0xf06d7 md-format_page_break
󱤗 0xf1917 md-format_page_split
󰉼 0xf027c md-format_paint
󰉽 0xf027d md-format_paragraph
󰛘 0xf06d8 md-format_pilcrow
󰉾 0xf027e md-format_quote_close
󱆨 0xf11a8 md-format_quote_close_outline
󰝗 0xf0757 md-format_quote_open
󱆧 0xf11a7 md-format_quote_open_outline
󰚪 0xf06aa md-format_rotate_90
󰚟 0xf069f md-format_section
󰉿 0xf027f md-format_size
󰊀 0xf0280 md-format_strikethrough
󰊁 0xf0281 md-format_strikethrough_variant
󰊂 0xf0282 md-format_subscript
󰊃 0xf0283 md-format_superscript
󰊄 0xf0284 md-format_text
󰾻 0xf0fbb md-format_text_rotation_angle_down
󰾼 0xf0fbc md-format_text_rotation_angle_up
󰵳 0xf0d73 md-format_text_rotation_down
󰾽 0xf0fbd md-format_text_rotation_down_vertical
󰵴 0xf0d74 md-format_text_rotation_none
󰾾 0xf0fbe md-format_text_rotation_up
󰾿 0xf0fbf md-format_text_rotation_vertical
󰸲 0xf0e32 md-format_text_variant
󱔏 0xf150f md-format_text_variant_outline
󰴎 0xf0d0e md-format_text_wrapping_clip
󰴏 0xf0d0f md-format_text_wrapping_overflow
󰴐 0xf0d10 md-format_text_wrapping_wrap
󰴑 0xf0d11 md-format_textbox
󰊅 0xf0285 md-format_textdirection_l_to_r
󰊆 0xf0286 md-format_textdirection_r_to_l
󰗴 0xf05f4 md-format_title
󰊇 0xf0287 md-format_underline
󱣩 0xf18e9 md-format_underline_wavy
󰘡 0xf0621 md-format_vertical_align_bottom
󰘢 0xf0622 md-format_vertical_align_center
󰘣 0xf0623 md-format_vertical_align_top
󰊈 0xf0288 md-format_wrap_inline
󰊉 0xf0289 md-format_wrap_square
󰊊 0xf028a md-format_wrap_tight
󰊋 0xf028b md-format_wrap_top_bottom
󰊌 0xf028c md-forum
󱪩 0xf1aa9 md-forum_minus
󱪪 0xf1aaa md-forum_minus_outline
󰠢 0xf0822 md-forum_outline
󱪫 0xf1aab md-forum_plus
󱪬 0xf1aac md-forum_plus_outline
󱪭 0xf1aad md-forum_remove
󱪮 0xf1aae md-forum_remove_outline
󰊍 0xf028d md-forward
󰵵 0xf0d75 md-forwardburger
󰥫 0xf096b md-fountain
󰴒 0xf0d12 md-fountain_pen
󰴓 0xf0d13 md-fountain_pen_tip
󱦒 0xf1992 md-fraction_one_half
󰣠 0xf08e0 md-freebsd
󱥗 0xf1957 md-french_fries
󰺴 0xf0eb4 md-frequently_asked_questions
󰊐 0xf0290 md-fridge
󱆱 0xf11b1 md-fridge_alert
󱆲 0xf11b2 md-fridge_alert_outline
󰊒 0xf0292 md-fridge_bottom
󱗮 0xf15ee md-fridge_industrial
󱗯 0xf15ef md-fridge_industrial_alert
󱗰 0xf15f0 md-fridge_industrial_alert_outline
󱗱 0xf15f1 md-fridge_industrial_off
󱗲 0xf15f2 md-fridge_industrial_off_outline
󱗳 0xf15f3 md-fridge_industrial_outline
󱆯 0xf11af md-fridge_off
󱆰 0xf11b0 md-fridge_off_outline
󰊏 0xf028f md-fridge_outline
󰊑 0xf0291 md-fridge_top
󱗴 0xf15f4 md-fridge_variant
󱗵 0xf15f5 md-fridge_variant_alert
󱗶 0xf15f6 md-fridge_variant_alert_outline
󱗷 0xf15f7 md-fridge_variant_off
󱗸 0xf15f8 md-fridge_variant_off_outline
󱗹 0xf15f9 md-fridge_variant_outline
󱁂 0xf1042 md-fruit_cherries
󱏸 0xf13f8 md-fruit_cherries_off
󱁃 0xf1043 md-fruit_citrus
󱏹 0xf13f9 md-fruit_citrus_off
󱁄 0xf1044 md-fruit_grapes
󱁅 0xf1045 md-fruit_grapes_outline
󱨎 0xf1a0e md-fruit_pear
󱁆 0xf1046 md-fruit_pineapple
󱁇 0xf1047 md-fruit_watermelon
󰟊 0xf07ca md-fuel
󱢵 0xf18b5 md-fuel_cell
󰊓 0xf0293 md-fullscreen
󰊔 0xf0294 md-fullscreen_exit
󰊕 0xf0295 md-function
󰡱 0xf0871 md-function_variant
󱂁 0xf1081 md-furigana_horizontal
󱂂 0xf1082 md-furigana_vertical
󰲅 0xf0c85 md-fuse
󱐭 0xf142d md-fuse_alert
󰲆 0xf0c86 md-fuse_blade
󱐬 0xf142c md-fuse_off
󰊖 0xf0296 md-gamepad
󰸳 0xf0e33 md-gamepad_circle
󰸴 0xf0e34 md-gamepad_circle_down
󰸵 0xf0e35 md-gamepad_circle_left
󰸶 0xf0e36 md-gamepad_circle_outline
󰸷 0xf0e37 md-gamepad_circle_right
󰸸 0xf0e38 md-gamepad_circle_up
󰸹 0xf0e39 md-gamepad_down
󰸺 0xf0e3a md-gamepad_left
󱤙 0xf1919 md-gamepad_outline
󰸻 0xf0e3b md-gamepad_right
󰸼 0xf0e3c md-gamepad_round
󰸽 0xf0e3d md-gamepad_round_down
󰸾 0xf0e3e md-gamepad_round_left
󰸿 0xf0e3f md-gamepad_round_outline
󰹀 0xf0e40 md-gamepad_round_right
󰹁 0xf0e41 md-gamepad_round_up
󰺵 0xf0eb5 md-gamepad_square
󰺶 0xf0eb6 md-gamepad_square_outline
󰹂 0xf0e42 md-gamepad_up
󰊗 0xf0297 md-gamepad_variant
󰺷 0xf0eb7 md-gamepad_variant_outline
󱃮 0xf10ee md-gamma
󰷑 0xf0dd1 md-gantry_crane
󰛙 0xf06d9 md-garage
󰡲 0xf0872 md-garage_alert
󱋕 0xf12d5 md-garage_alert_variant
󱟻 0xf17fb md-garage_lock
󰛚 0xf06da md-garage_open
󱋔 0xf12d4 md-garage_open_variant
󱋓 0xf12d3 md-garage_variant
󱟼 0xf17fc md-garage_variant_lock
󱨛 0xf1a1b md-gas_burner
󰙇 0xf0647 md-gas_cylinder
󰊘 0xf0298 md-gas_station
󱐉 0xf1409 md-gas_station_off
󱐊 0xf140a md-gas_station_off_outline
󰺸 0xf0eb8 md-gas_station_outline
󰊙 0xf0299 md-gate
󱟸 0xf17f8 md-gate_alert
󰣡 0xf08e1 md-gate_and
󱟷 0xf17f7 md-gate_arrow_left
󱅩 0xf1169 md-gate_arrow_right
󰣢 0xf08e2 md-gate_nand
󰣣 0xf08e3 md-gate_nor
󰣤 0xf08e4 md-gate_not
󱅪 0xf116a md-gate_open
󰣥 0xf08e5 md-gate_or
󰣦 0xf08e6 md-gate_xnor
󰣧 0xf08e7 md-gate_xor
󰹃 0xf0e43 md-gatsby
󰊚 0xf029a md-gauge
󰡳 0xf0873 md-gauge_empty
󰡴 0xf0874 md-gauge_full
󰡵 0xf0875 md-gauge_low
󰊛 0xf029b md-gavel
󰊜 0xf029c md-gender_female
󰊝 0xf029d md-gender_male
󰊞 0xf029e md-gender_male_female
󱄿 0xf113f md-gender_male_female_variant
󱅀 0xf1140 md-gender_non_binary
󰊟 0xf029f md-gender_transgender
󰣨 0xf08e8 md-gentoo
󰟋 0xf07cb md-gesture
󰜼 0xf073c md-gesture_double_tap
󰪽 0xf0abd md-gesture_pinch
󰪾 0xf0abe md-gesture_spread
󰵶 0xf0d76 md-gesture_swipe
󰜽 0xf073d md-gesture_swipe_down
󰪿 0xf0abf md-gesture_swipe_horizontal
󰜾 0xf073e md-gesture_swipe_left
󰜿 0xf073f md-gesture_swipe_right
󰝀 0xf0740 md-gesture_swipe_up
󰫀 0xf0ac0 md-gesture_swipe_vertical
󰝁 0xf0741 md-gesture_tap
󱊩 0xf12a9 md-gesture_tap_box
󱊨 0xf12a8 md-gesture_tap_button
󰵷 0xf0d77 md-gesture_tap_hold
󰝂 0xf0742 md-gesture_two_double_tap
󰝃 0xf0743 md-gesture_two_tap
󰊠 0xf02a0 md-ghost
󰧵 0xf09f5 md-ghost_off
󱙜 0xf165c md-ghost_off_outline
󱙝 0xf165d md-ghost_outline
󰹄 0xf0e44 md-gift
󱛯 0xf16ef md-gift_off
󱛰 0xf16f0 md-gift_off_outline
󱛱 0xf16f1 md-gift_open
󱛲 0xf16f2 md-gift_open_outline
󰊡 0xf02a1 md-gift_outline
󰊢 0xf02a2 md-git
󰊤 0xf02a4 md-github
󰮠 0xf0ba0 md-gitlab
󰍖 0xf0356 md-glass_cocktail
󱗦 0xf15e6 md-glass_cocktail_off
󰊥 0xf02a5 md-glass_flute
󱡳 0xf1873 md-glass_fragile
󰊦 0xf02a6 md-glass_mug
󱗧 0xf15e7 md-glass_mug_off
󱄖 0xf1116 md-glass_mug_variant
󱗨 0xf15e8 md-glass_mug_variant_off
󱌍 0xf130d md-glass_pint_outline
󰊧 0xf02a7 md-glass_stange
󰊨 0xf02a8 md-glass_tulip
󰡶 0xf0876 md-glass_wine
󰊪 0xf02aa md-glasses
󱋗 0xf12d7 md-globe_light
󰣩 0xf08e9 md-globe_model
󰊫 0xf02ab md-gmail
󰊬 0xf02ac md-gnome
󰵹 0xf0d79 md-go_kart
󰵺 0xf0d7a md-go_kart_track
󰮡 0xf0ba1 md-gog
󱉏 0xf124f md-gold
󰠣 0xf0823 md-golf
󱆤 0xf11a4 md-golf_cart
󱂃 0xf1083 md-golf_tee
󰚆 0xf0686 md-gondola
󰵻 0xf0d7b md-goodreads
󰊭 0xf02ad md-google
󰲇 0xf0c87 md-google_ads
󰟌 0xf07cc md-google_analytics
󰟍 0xf07cd md-google_assistant
󰊮 0xf02ae md-google_cardboard
󰊯 0xf02af md-google_chrome
󰊰 0xf02b0 md-google_circles
󰊱 0xf02b1 md-google_circles_communities
󰊲 0xf02b2 md-google_circles_extended
󰊳 0xf02b3 md-google_circles_group
󰋀 0xf02c0 md-google_classroom
󱇶 0xf11f6 md-google_cloud
󰊴 0xf02b4 md-google_controller
󰊵 0xf02b5 md-google_controller_off
󱍢 0xf1362 md-google_downasaur
󰊶 0xf02b6 md-google_drive
󰊷 0xf02b7 md-google_earth
󰥬 0xf096c md-google_fit
󰊸 0xf02b8 md-google_glass
󰋉 0xf02c9 md-google_hangouts
󰠤 0xf0824 md-google_home
󰛜 0xf06dc md-google_keep
󰧶 0xf09f6 md-google_lens
󰗵 0xf05f5 md-google_maps
󱁈 0xf1048 md-google_my_business
󰊹 0xf02b9 md-google_nearby
󰊼 0xf02bc md-google_play
󰊽 0xf02bd md-google_plus
󰺹 0xf0eb9 md-google_podcast
󰧷 0xf09f7 md-google_spreadsheet
󰲈 0xf0c88 md-google_street_view
󰊿 0xf02bf md-google_translate
󱝊 0xf174a md-gradient_horizontal
󰚠 0xf06a0 md-gradient_vertical
󰵼 0xf0d7c md-grain
󱁉 0xf1049 md-graph
󱁊 0xf104a md-graph_outline
󰡷 0xf0877 md-graphql
󱔐 0xf1510 md-grass
󰮢 0xf0ba2 md-grave_stone
󰙈 0xf0648 md-grease_pencil
󰥭 0xf096d md-greater_than
󰥮 0xf096e md-greater_than_or_equal
󰀭 0xf002d md-greenhouse
󰋁 0xf02c1 md-grid
󰝘 0xf0758 md-grid_large
󰋂 0xf02c2 md-grid_off
󰹅 0xf0e45 md-grill
󱆊 0xf118a md-grill_outline
󰋃 0xf02c3 md-group
󰝱 0xf0771 md-guitar_acoustic
󰋄 0xf02c4 md-guitar_electric
󰋅 0xf02c5 md-guitar_pick
󰋆 0xf02c6 md-guitar_pick_outline
󰠥 0xf0825 md-guy_fawkes_mask
󱩁 0xf1a41 md-gymnastics
󰫁 0xf0ac1 md-hail
󱃯 0xf10ef md-hair_dryer
󱃰 0xf10f0 md-hair_dryer_outline
󰮣 0xf0ba3 md-halloween
󰚅 0xf0685 md-hamburger
󱝶 0xf1776 md-hamburger_check
󱝷 0xf1777 md-hamburger_minus
󱝸 0xf1778 md-hamburger_off
󱝹 0xf1779 md-hamburger_plus
󱝺 0xf177a md-hamburger_remove
󰣪 0xf08ea md-hammer
󱌢 0xf1322 md-hammer_screwdriver
󱢇 0xf1887 md-hammer_sickle
󱌣 0xf1323 md-hammer_wrench
󰹆 0xf0e46 md-hand_back_left
󱠰 0xf1830 md-hand_back_left_off
󱠲 0xf1832 md-hand_back_left_off_outline
󱠬 0xf182c md-hand_back_left_outline
󰹇 0xf0e47 md-hand_back_right
󱠱 0xf1831 md-hand_back_right_off
󱠳 0xf1833 md-hand_back_right_off_outline
󱠭 0xf182d md-hand_back_right_outline
󱥋 0xf194b md-hand_clap
󱩂 0xf1a42 md-hand_clap_off
󱢏 0xf188f md-hand_coin
󱢐 0xf1890 md-hand_coin_outline
󱢶 0xf18b6 md-hand_extended
󱢷 0xf18b7 md-hand_extended_outline
󱠫 0xf182b md-hand_front_left
󱠮 0xf182e md-hand_front_left_outline
󰩏 0xf0a4f md-hand_front_right
󱠯 0xf182f md-hand_front_right_outline
󱃱 0xf10f1 md-hand_heart
󱕾 0xf157e md-hand_heart_outline
󰩐 0xf0a50 md-hand_okay
󰩑 0xf0a51 md-hand_peace
󰩒 0xf0a52 md-hand_peace_variant
󰩓 0xf0a53 md-hand_pointing_down
󰩔 0xf0a54 md-hand_pointing_left
󰋇 0xf02c7 md-hand_pointing_right
󰩕 0xf0a55 md-hand_pointing_up
󰹈 0xf0e48 md-hand_saw
󱕿 0xf157f md-hand_wash
󱖀 0xf1580 md-hand_wash_outline
󱎟 0xf139f md-hand_water
󱠡 0xf1821 md-hand_wave
󱠢 0xf1822 md-hand_wave_outline
󰽓 0xf0f53 md-handball
󱄾 0xf113e md-handcuffs
󰕹 0xf0579 md-hands_pray
󱈘 0xf1218 md-handshake
󱖡 0xf15a1 md-handshake_outline
󰋈 0xf02c8 md-hanger
󰥯 0xf096f md-hard_hat
󰋊 0xf02ca md-harddisk
󱁋 0xf104b md-harddisk_plus
󱁌 0xf104c md-harddisk_remove
󰮤 0xf0ba4 md-hat_fedora
󰲉 0xf0c89 md-hazard_lights
󰵽 0xf0d7d md-hdr
󰵾 0xf0d7e md-hdr_off
󱍞 0xf135e md-head
󱌸 0xf1338 md-head_alert
󱌹 0xf1339 md-head_alert_outline
󱌺 0xf133a md-head_check
󱌻 0xf133b md-head_check_outline
󱌼 0xf133c md-head_cog
󱌽 0xf133d md-head_cog_outline
󱌾 0xf133e md-head_dots_horizontal
󱌿 0xf133f md-head_dots_horizontal_outline
󱍀 0xf1340 md-head_flash
󱍁 0xf1341 md-head_flash_outline
󱍂 0xf1342 md-head_heart
󱍃 0xf1343 md-head_heart_outline
󱍄 0xf1344 md-head_lightbulb
󱍅 0xf1345 md-head_lightbulb_outline
󱍆 0xf1346 md-head_minus
󱍇 0xf1347 md-head_minus_outline
󱍟 0xf135f md-head_outline
󱍈 0xf1348 md-head_plus
󱍉 0xf1349 md-head_plus_outline
󱍊 0xf134a md-head_question
󱍋 0xf134b md-head_question_outline
󱍌 0xf134c md-head_remove
󱍍 0xf134d md-head_remove_outline
󱍎 0xf134e md-head_snowflake
󱍏 0xf134f md-head_snowflake_outline
󱍐 0xf1350 md-head_sync
󱍑 0xf1351 md-head_sync_outline
󰋋 0xf02cb md-headphones
󰥰 0xf0970 md-headphones_bluetooth
󰋌 0xf02cc md-headphones_box
󰟎 0xf07ce md-headphones_off
󰋍 0xf02cd md-headphones_settings
󰋎 0xf02ce md-headset
󰋏 0xf02cf md-headset_dock
󰋐 0xf02d0 md-headset_off
󰋑 0xf02d1 md-heart
󰋒 0xf02d2 md-heart_box
󰋓 0xf02d3 md-heart_box_outline
󰋔 0xf02d4 md-heart_broken
󰴔 0xf0d14 md-heart_broken_outline
󰥱 0xf0971 md-heart_circle
󰥲 0xf0972 md-heart_circle_outline
󱙣 0xf1663 md-heart_cog
󱙤 0xf1664 md-heart_cog_outline
󰻹 0xf0ef9 md-heart_flash
󰛟 0xf06df md-heart_half
󰛞 0xf06de md-heart_half_full
󰛠 0xf06e0 md-heart_half_outline
󱐯 0xf142f md-heart_minus
󱐲 0xf1432 md-heart_minus_outline
󰩖 0xf0a56 md-heart_multiple
󰩗 0xf0a57 md-heart_multiple_outline
󰝙 0xf0759 md-heart_off
󱐴 0xf1434 md-heart_off_outline
󰋕 0xf02d5 md-heart_outline
󱐮 0xf142e md-heart_plus
󱐱 0xf1431 md-heart_plus_outline
󰗶 0xf05f6 md-heart_pulse
󱐰 0xf1430 md-heart_remove
󱐳 0xf1433 md-heart_remove_outline
󱙥 0xf1665 md-heart_settings
󱙦 0xf1666 md-heart_settings_outline
󱩃 0xf1a43 md-heat_pump
󱩄 0xf1a44 md-heat_pump_outline
󱩅 0xf1a45 md-heat_wave
󱪯 0xf1aaf md-heating_coil
󰫂 0xf0ac2 md-helicopter
󰋖 0xf02d6 md-help
󰞋 0xf078b md-help_box
󰋗 0xf02d7 md-help_circle
󰘥 0xf0625 md-help_circle_outline
󰛵 0xf06f5 md-help_network
󰲊 0xf0c8a md-help_network_outline
󰮥 0xf0ba5 md-help_rhombus
󰮦 0xf0ba6 md-help_rhombus_outline
󱊧 0xf12a7 md-hexadecimal
󰋘 0xf02d8 md-hexagon
󰛡 0xf06e1 md-hexagon_multiple
󱃲 0xf10f2 md-hexagon_multiple_outline
󰋙 0xf02d9 md-hexagon_outline
󰫃 0xf0ac3 md-hexagon_slice_1
󰫄 0xf0ac4 md-hexagon_slice_2
󰫅 0xf0ac5 md-hexagon_slice_3
󰫆 0xf0ac6 md-hexagon_slice_4
󰫇 0xf0ac7 md-hexagon_slice_5
󰫈 0xf0ac8 md-hexagon_slice_6
󰫉 0xf0ac9 md-hexagram
󰫊 0xf0aca md-hexagram_outline
󰟏 0xf07cf md-high_definition
󰡸 0xf0878 md-high_definition_box
󰗷 0xf05f7 md-highway
󰵿 0xf0d7f md-hiking
󰋚 0xf02da md-history
󰡹 0xf0879 md-hockey_puck
󰡺 0xf087a md-hockey_sticks
󰋛 0xf02db md-hololens
󰋜 0xf02dc md-home
󰠦 0xf0826 md-home_account
󰡻 0xf087b md-home_alert
󱗐 0xf15d0 md-home_alert_outline
󰺺 0xf0eba md-home_analytics
󰟐 0xf07d0 md-home_assistant
󰟑 0xf07d1 md-home_automation
󱤁 0xf1901 md-home_battery
󱤂 0xf1902 md-home_battery_outline
󰟒 0xf07d2 md-home_circle
󱁍 0xf104d md-home_circle_outline
󰴕 0xf0d15 md-home_city
󰴖 0xf0d16 md-home_city_outline
󱨒 0xf1a12 md-home_clock
󱨓 0xf1a13 md-home_clock_outline
󱅙 0xf1159 md-home_edit
󱅚 0xf115a md-home_edit_outline
󰾛 0xf0f9b md-home_export_outline
󰻺 0xf0efa md-home_flood
󰷒 0xf0dd2 md-home_floor_0
󰶀 0xf0d80 md-home_floor_1
󰶁 0xf0d81 md-home_floor_2
󰶂 0xf0d82 md-home_floor_3
󰶃 0xf0d83 md-home_floor_a
󰶄 0xf0d84 md-home_floor_b
󰶅 0xf0d85 md-home_floor_g
󰶆 0xf0d86 md-home_floor_l
󰷓 0xf0dd3 md-home_floor_negative_1
󰷔 0xf0dd4 md-home_group
󱧁 0xf19c1 md-home_group_minus
󱧀 0xf19c0 md-home_group_plus
󱧂 0xf19c2 md-home_group_remove
󰠧 0xf0827 md-home_heart
󰾜 0xf0f9c md-home_import_outline
󱉑 0xf1251 md-home_lightbulb
󱉒 0xf1252 md-home_lightbulb_outline
󱤃 0xf1903 md-home_lightning_bolt
󱤄 0xf1904 md-home_lightning_bolt_outline
󰣫 0xf08eb md-home_lock
󰣬 0xf08ec md-home_lock_open
󰗸 0xf05f8 md-home_map_marker
󰥴 0xf0974 md-home_minus
󱏕 0xf13d5 md-home_minus_outline
󰋝 0xf02dd md-home_modern
󱩆 0xf1a46 md-home_off
󱩇 0xf1a47 md-home_off_outline
󰚡 0xf06a1 md-home_outline
󰥵 0xf0975 md-home_plus
󱏖 0xf13d6 md-home_plus_outline
󱉇 0xf1247 md-home_remove
󱏗 0xf13d7 md-home_remove_outline
󱄫 0xf112b md-home_roof
󱎰 0xf13b0 md-home_search
󱎱 0xf13b1 md-home_search_outline
󱞔 0xf1794 md-home_switch
󱞕 0xf1795 md-home_switch_outline
󰽔 0xf0f54 md-home_thermometer
󰽕 0xf0f55 md-home_thermometer_outline
󰋞 0xf02de md-home_variant
󰮧 0xf0ba7 md-home_variant_outline
󰛢 0xf06e2 md-hook
󰛣 0xf06e3 md-hook_off
󰹖 0xf0e56 md-hoop_house
󰋟 0xf02df md-hops
󱃳 0xf10f3 md-horizontal_rotate_clockwise
󱃴 0xf10f4 md-horizontal_rotate_counterclockwise
󱖿 0xf15bf md-horse
󱗀 0xf15c0 md-horse_human
󱗁 0xf15c1 md-horse_variant
󱡮 0xf186e md-horse_variant_fast
󰩘 0xf0a58 md-horseshoe
󰿶 0xf0ff6 md-hospital
󰋠 0xf02e0 md-hospital_box
󰿷 0xf0ff7 md-hospital_box_outline
󰋡 0xf02e1 md-hospital_building
󰋢 0xf02e2 md-hospital_marker
󰠨 0xf0828 md-hot_tub
󱑸 0xf1478 md-hours_24
󰴗 0xf0d17 md-hubspot
󰠩 0xf0829 md-hulu
󰋦 0xf02e6 md-human
󱎋 0xf138b md-human_baby_changing_table
󱖁 0xf1581 md-human_cane
󱖛 0xf159b md-human_capacity_decrease
󱖜 0xf159c md-human_capacity_increase
󰋧 0xf02e7 md-human_child
󱦀 0xf1980 md-human_dolly
󱓨 0xf14e8 md-human_edit
󰙉 0xf0649 md-human_female
󰩙 0xf0a59 md-human_female_boy
󱗉 0xf15c9 md-human_female_dance
󰩚 0xf0a5a md-human_female_female
󰩛 0xf0a5b md-human_female_girl
󱟄 0xf17c4 md-human_greeting
󱖝 0xf159d md-human_greeting_proximity
󰙊 0xf064a md-human_greeting_variant
󰙋 0xf064b md-human_handsdown
󰙌 0xf064c md-human_handsup
󰙍 0xf064d md-human_male
󰢐 0xf0890 md-human_male_board
󰡆 0xf0846 md-human_male_board_poll
󰩜 0xf0a5c md-human_male_boy
󱎌 0xf138c md-human_male_child
󰋨 0xf02e8 md-human_male_female
󱠣 0xf1823 md-human_male_female_child
󰩝 0xf0a5d md-human_male_girl
󰻻 0xf0efb md-human_male_height
󰻼 0xf0efc md-human_male_height_variant
󰩞 0xf0a5e md-human_male_male
󱡈 0xf1848 md-human_non_binary
󰗏 0xf05cf md-human_pregnant
󱕱 0xf1571 md-human_queue
󱇩 0xf11e9 md-human_scooter
󱎍 0xf138d md-human_wheelchair
󱦁 0xf1981 md-human_white_cane
󰝄 0xf0744 md-humble_bundle
󱍒 0xf1352 md-hvac
󱖞 0xf159e md-hvac_off
󱌤 0xf1324 md-hydraulic_oil_level
󱌥 0xf1325 md-hydraulic_oil_temperature
󱋥 0xf12e5 md-hydro_power
󱢔 0xf1894 md-hydrogen_station
󰠪 0xf082a md-ice_cream
󰹒 0xf0e52 md-ice_cream_off
󰻽 0xf0efd md-ice_pop
󰿀 0xf0fc0 md-id_card
󰻾 0xf0efe md-identifier
󱌱 0xf1331 md-ideogram_cjk
󱌲 0xf1332 md-ideogram_cjk_variant
󰋩 0xf02e9 md-image
󰋪 0xf02ea md-image_album
󰋫 0xf02eb md-image_area
󰋬 0xf02ec md-image_area_close
󰿁 0xf0fc1 md-image_auto_adjust
󰋭 0xf02ed md-image_broken
󰋮 0xf02ee md-image_broken_variant
󱇣 0xf11e3 md-image_edit
󱇤 0xf11e4 md-image_edit_outline
󰋰 0xf02f0 md-image_filter_black_white
󰋱 0xf02f1 md-image_filter_center_focus
󰻿 0xf0eff md-image_filter_center_focus_strong
󰼀 0xf0f00 md-image_filter_center_focus_strong_outline
󰋲 0xf02f2 md-image_filter_center_focus_weak
󰋳 0xf02f3 md-image_filter_drama
󰋴 0xf02f4 md-image_filter_frames
󰋵 0xf02f5 md-image_filter_hdr
󰋶 0xf02f6 md-image_filter_none
󰋷 0xf02f7 md-image_filter_tilt_shift
󰋸 0xf02f8 md-image_filter_vintage
󰹉 0xf0e49 md-image_frame
󱪰 0xf1ab0 md-image_lock
󱪱 0xf1ab1 md-image_lock_outline
󱝻 0xf177b md-image_marker
󱝼 0xf177c md-image_marker_outline
󱐙 0xf1419 md-image_minus
󰧸 0xf09f8 md-image_move
󰋹 0xf02f9 md-image_multiple
󰋯 0xf02ef md-image_multiple_outline
󰠫 0xf082b md-image_off
󱇑 0xf11d1 md-image_off_outline
󰥶 0xf0976 md-image_outline
󰡼 0xf087c md-image_plus
󱧾 0xf19fe md-image_refresh
󱧿 0xf19ff md-image_refresh_outline
󱐘 0xf1418 md-image_remove
󰥷 0xf0977 md-image_search
󰥸 0xf0978 md-image_search_outline
󰲍 0xf0c8d md-image_size_select_actual
󰲎 0xf0c8e md-image_size_select_large
󰲏 0xf0c8f md-image_size_select_small
󱨀 0xf1a00 md-image_sync
󱨁 0xf1a01 md-image_sync_outline
󱘍 0xf160d md-image_text
󰋺 0xf02fa md-import
󰚇 0xf0687 md-inbox
󰋻 0xf02fb md-inbox_arrow_down
󱉰 0xf1270 md-inbox_arrow_down_outline
󰏑 0xf03d1 md-inbox_arrow_up
󱉱 0xf1271 md-inbox_arrow_up_outline
󱉲 0xf1272 md-inbox_full
󱉳 0xf1273 md-inbox_full_outline
󰢰 0xf08b0 md-inbox_multiple
󰮨 0xf0ba8 md-inbox_multiple_outline
󱉴 0xf1274 md-inbox_outline
󱖟 0xf159f md-inbox_remove
󱖠 0xf15a0 md-inbox_remove_outline
󰗹 0xf05f9 md-incognito
󱐡 0xf1421 md-incognito_circle
󱐢 0xf1422 md-incognito_circle_off
󰁵 0xf0075 md-incognito_off
󱡌 0xf184c md-induction
󰛤 0xf06e4 md-infinity
󰋼 0xf02fc md-information
󱞌 0xf178c md-information_off
󱞍 0xf178d md-information_off_outline
󰋽 0xf02fd md-information_outline
󰙎 0xf064e md-information_variant
󰋾 0xf02fe md-instagram
󱁎 0xf104e md-instrument_triangle
󱤓 0xf1913 md-integrated_circuit_chip
󰌁 0xf0301 md-invert_colors
󰹊 0xf0e4a md-invert_colors_off
󱋨 0xf12e8 md-iobroker
󰩟 0xf0a5f md-ip
󰩠 0xf0a60 md-ip_network
󰲐 0xf0c90 md-ip_network_outline
󱦂 0xf1982 md-ip_outline
󰲑 0xf0c91 md-ipod
󱠤 0xf1824 md-iron
󱠸 0xf1838 md-iron_board
󱠥 0xf1825 md-iron_outline
󱁏 0xf104f md-island
󱂹 0xf10b9 md-iv_bag
󰷕 0xf0dd5 md-jabber
󰌂 0xf0302 md-jeepney
󰼁 0xf0f01 md-jellyfish
󰼂 0xf0f02 md-jellyfish_outline
󰌃 0xf0303 md-jira
󰡽 0xf087d md-jquery
󰌄 0xf0304 md-jsfiddle
󱋿 0xf12ff md-jump_rope
󰶇 0xf0d87 md-kabaddi
󱕘 0xf1558 md-kangaroo
󰠬 0xf082c md-karate
󰢯 0xf08af md-kayaking
󰌅 0xf0305 md-keg
󰗺 0xf05fa md-kettle
󱌗 0xf1317 md-kettle_alert
󱌘 0xf1318 md-kettle_alert_outline
󱌛 0xf131b md-kettle_off
󱌜 0xf131c md-kettle_off_outline
󰽖 0xf0f56 md-kettle_outline
󱜼 0xf173c md-kettle_pour_over
󱌙 0xf1319 md-kettle_steam
󱌚 0xf131a md-kettle_steam_outline
󱌀 0xf1300 md-kettlebell
󰌆 0xf0306 md-key
󱦃 0xf1983 md-key_alert
󱦄 0xf1984 md-key_alert_outline
󱌒 0xf1312 md-key_arrow_right
󱕴 0xf1574 md-key_chain
󱕵 0xf1575 md-key_chain_variant
󰌇 0xf0307 md-key_change
󱆟 0xf119f md-key_link
󰌈 0xf0308 md-key_minus
󰷖 0xf0dd6 md-key_outline
󰌉 0xf0309 md-key_plus
󰌊 0xf030a md-key_remove
󱆞 0xf119e md-key_star
󰌋 0xf030b md-key_variant
󰿂 0xf0fc2 md-key_wireless
󰌌 0xf030c md-keyboard
󰌍 0xf030d md-keyboard_backspace
󰌎 0xf030e md-keyboard_caps
󰌏 0xf030f md-keyboard_close
󱊷 0xf12b7 md-keyboard_esc
󱊫 0xf12ab md-keyboard_f1
󱊴 0xf12b4 md-keyboard_f10
󱊵 0xf12b5 md-keyboard_f11
󱊶 0xf12b6 md-keyboard_f12
󱊬 0xf12ac md-keyboard_f2
󱊭 0xf12ad md-keyboard_f3
󱊮 0xf12ae md-keyboard_f4
󱊯 0xf12af md-keyboard_f5
󱊰 0xf12b0 md-keyboard_f6
󱊱 0xf12b1 md-keyboard_f7
󱊲 0xf12b2 md-keyboard_f8
󱊳 0xf12b3 md-keyboard_f9
󰌐 0xf0310 md-keyboard_off
󰹋 0xf0e4b md-keyboard_off_outline
󰥻 0xf097b md-keyboard_outline
󰌑 0xf0311 md-keyboard_return
󰧹 0xf09f9 md-keyboard_settings
󰧺 0xf09fa md-keyboard_settings_outline
󱁐 0xf1050 md-keyboard_space
󰌒 0xf0312 md-keyboard_tab
󰌥 0xf0325 md-keyboard_tab_reverse
󰌓 0xf0313 md-keyboard_variant
󱃽 0xf10fd md-khanda
󰝅 0xf0745 md-kickstarter
󱦅 0xf1985 md-kite
󱦆 0xf1986 md-kite_outline
󱝄 0xf1744 md-kitesurfing
󱍛 0xf135b md-klingon
󰧻 0xf09fb md-knife
󰧼 0xf09fc md-knife_military
󱜿 0xf173f md-koala
󰌔 0xf0314 md-kodi
󱃾 0xf10fe md-kubernetes
󰌕 0xf0315 md-label
󱍵 0xf1375 md-label_multiple
󱍶 0xf1376 md-label_multiple_outline
󰫋 0xf0acb md-label_off
󰫌 0xf0acc md-label_off_outline
󰌖 0xf0316 md-label_outline
󱋪 0xf12ea md-label_percent
󱋫 0xf12eb md-label_percent_outline
󰫍 0xf0acd md-label_variant
󰫎 0xf0ace md-label_variant_outline
󱖢 0xf15a2 md-ladder
󰠭 0xf082d md-ladybug
󰘧 0xf0627 md-lambda
󰚵 0xf06b5 md-lamp
󱟐 0xf17d0 md-lamp_outline
󱕶 0xf1576 md-lamps
󱟑 0xf17d1 md-lamps_outline
󰌗 0xf0317 md-lan
󱊪 0xf12aa md-lan_check
󰌘 0xf0318 md-lan_connect
󰌙 0xf0319 md-lan_disconnect
󰌚 0xf031a md-lan_pending
󱪲 0xf1ab2 md-land_fields
󱪳 0xf1ab3 md-land_plots
󱪴 0xf1ab4 md-land_plots_circle
󱪵 0xf1ab5 md-land_plots_circle_variant
󱪶 0xf1ab6 md-land_rows_horizontal
󱪷 0xf1ab7 md-land_rows_vertical
󱩈 0xf1a48 md-landslide
󱩉 0xf1a49 md-landslide_outline
󰙱 0xf0671 md-language_c
󰙲 0xf0672 md-language_cpp
󰌛 0xf031b md-language_csharp
󰌜 0xf031c md-language_css3
󱈚 0xf121a md-language_fortran
󰟓 0xf07d3 md-language_go
󰲒 0xf0c92 md-language_haskell
󰌝 0xf031d md-language_html5
󰬷 0xf0b37 md-language_java
󰌞 0xf031e md-language_javascript
󱈙 0xf1219 md-language_kotlin
󰢱 0xf08b1 md-language_lua
󰍔 0xf0354 md-language_markdown
󰽛 0xf0f5b md-language_markdown_outline
󰌟 0xf031f md-language_php
󰌠 0xf0320 md-language_python
󰟔 0xf07d4 md-language_r
󰴭 0xf0d2d md-language_ruby
󰫏 0xf0acf md-language_ruby_on_rails
󱘗 0xf1617 md-language_rust
󰛥 0xf06e5 md-language_swift
󰛦 0xf06e6 md-language_typescript
󰙳 0xf0673 md-language_xaml
󰌢 0xf0322 md-laptop
󱩊 0xf1a4a md-laptop_account
󰛧 0xf06e7 md-laptop_off
󰫐 0xf0ad0 md-laravel
󱒄 0xf1484 md-laser_pointer
󰼃 0xf0f03 md-lasso
󰑆 0xf0446 md-lastpass
󰽗 0xf0f57 md-latitude
󰌧 0xf0327 md-launch
󰟕 0xf07d5 md-lava_lamp
󰌨 0xf0328 md-layers
󱢒 0xf1892 md-layers_edit
󰹌 0xf0e4c md-layers_minus
󰌩 0xf0329 md-layers_off
󰧽 0xf09fd md-layers_off_outline
󰧾 0xf09fe md-layers_outline
󰹍 0xf0e4d md-layers_plus
󰹎 0xf0e4e md-layers_remove
󱈆 0xf1206 md-layers_search
󱈇 0xf1207 md-layers_search_outline
󰽘 0xf0f58 md-layers_triple
󰽙 0xf0f59 md-layers_triple_outline
󰙏 0xf064f md-lead_pencil
󰌪 0xf032a md-leaf
󱤅 0xf1905 md-leaf_circle
󱤆 0xf1906 md-leaf_circle_outline
󰲓 0xf0c93 md-leaf_maple
󱋚 0xf12da md-leaf_maple_off
󱋙 0xf12d9 md-leaf_off
󰷗 0xf0dd7 md-leak
󰷘 0xf0dd8 md-leak_off
󱫰 0xf1af0 md-lecturn
󰌫 0xf032b md-led_off
󰌬 0xf032c md-led_on
󰌭 0xf032d md-led_outline
󰟖 0xf07d6 md-led_strip
󱁑 0xf1051 md-led_strip_variant
󱩋 0xf1a4b md-led_strip_variant_off
󰌮 0xf032e md-led_variant_off
󰌯 0xf032f md-led_variant_on
󰌰 0xf0330 md-led_variant_outline
󱅽 0xf117d md-leek
󰥼 0xf097c md-less_than
󰥽 0xf097d md-less_than_or_equal
󰌱 0xf0331 md-library
󱨢 0xf1a22 md-library_outline
󰮩 0xf0ba9 md-library_shelves
󰿃 0xf0fc3 md-license
󰡾 0xf087e md-lifebuoy
󱦇 0xf1987 md-light_flood_down
󱦈 0xf1988 md-light_flood_up
󱞛 0xf179b md-light_recessed
󰥾 0xf097e md-light_switch
󱨤 0xf1a24 md-light_switch_off
󰌵 0xf0335 md-lightbulb
󱧡 0xf19e1 md-lightbulb_alert
󱧢 0xf19e2 md-lightbulb_alert_outline
󱠀 0xf1800 md-lightbulb_auto
󱠁 0xf1801 md-lightbulb_auto_outline
󱈈 0xf1208 md-lightbulb_cfl
󱈉 0xf1209 md-lightbulb_cfl_off
󱉵 0xf1275 md-lightbulb_cfl_spiral
󱋃 0xf12c3 md-lightbulb_cfl_spiral_off
󱠄 0xf1804 md-lightbulb_fluorescent_tube
󱠅 0xf1805 md-lightbulb_fluorescent_tube_outline
󱉓 0xf1253 md-lightbulb_group
󱋍 0xf12cd md-lightbulb_group_off
󱋎 0xf12ce md-lightbulb_group_off_outline
󱉔 0xf1254 md-lightbulb_group_outline
󱉕 0xf1255 md-lightbulb_multiple
󱋏 0xf12cf md-lightbulb_multiple_off
󱋐 0xf12d0 md-lightbulb_multiple_off_outline
󱉖 0xf1256 md-lightbulb_multiple_outline
󱩌 0xf1a4c md-lightbulb_night
󱩍 0xf1a4d md-lightbulb_night_outline
󰹏 0xf0e4f md-lightbulb_off
󰹐 0xf0e50 md-lightbulb_off_outline
󰛨 0xf06e8 md-lightbulb_on
󱩎 0xf1a4e md-lightbulb_on_10
󱩏 0xf1a4f md-lightbulb_on_20
󱩐 0xf1a50 md-lightbulb_on_30
󱩑 0xf1a51 md-lightbulb_on_40
󱩒 0xf1a52 md-lightbulb_on_50
󱩓 0xf1a53 md-lightbulb_on_60
󱩔 0xf1a54 md-lightbulb_on_70
󱩕 0xf1a55 md-lightbulb_on_80
󱩖 0xf1a56 md-lightbulb_on_90
󰛩 0xf06e9 md-lightbulb_on_outline
󰌶 0xf0336 md-lightbulb_outline
󱧣 0xf19e3 md-lightbulb_question
󱧤 0xf19e4 md-lightbulb_question_outline
󱟴 0xf17f4 md-lightbulb_spot
󱟵 0xf17f5 md-lightbulb_spot_off
󱠂 0xf1802 md-lightbulb_variant
󱠃 0xf1803 md-lightbulb_variant_outline
󰧿 0xf09ff md-lighthouse
󰨀 0xf0a00 md-lighthouse_on
󱐋 0xf140b md-lightning_bolt
󰠠 0xf0820 md-lightning_bolt_circle
󱐌 0xf140c md-lightning_bolt_outline
󰘤 0xf0624 md-line_scan
󱑶 0xf1476 md-lingerie
󰌷 0xf0337 md-link
󰴚 0xf0d1a md-link_box
󰴛 0xf0d1b md-link_box_outline
󰴜 0xf0d1c md-link_box_variant
󰴝 0xf0d1d md-link_box_variant_outline
󱂺 0xf10ba md-link_lock
󰌸 0xf0338 md-link_off
󰲔 0xf0c94 md-link_plus
󰌹 0xf0339 md-link_variant
󱃿 0xf10ff md-link_variant_minus
󰌺 0xf033a md-link_variant_off
󱄀 0xf1100 md-link_variant_plus
󱄁 0xf1101 md-link_variant_remove
󰌻 0xf033b md-linkedin
󰌽 0xf033d md-linux
󰣭 0xf08ed md-linux_mint
󱎵 0xf13b5 md-lipstick
󱠦 0xf1826 md-liquid_spot
󱤞 0xf191e md-liquor
󱖫 0xf15ab md-list_status
󰩡 0xf0a61 md-litecoin
󰝲 0xf0772 md-loading
󰿄 0xf0fc4 md-location_enter
󰿅 0xf0fc5 md-location_exit
󰌾 0xf033e md-lock
󰣮 0xf08ee md-lock_alert
󱗑 0xf15d1 md-lock_alert_outline
󱎚 0xf139a md-lock_check
󱚨 0xf16a8 md-lock_check_outline
󰥿 0xf097f md-lock_clock
󱚩 0xf16a9 md-lock_minus
󱚪 0xf16aa md-lock_minus_outline
󱙱 0xf1671 md-lock_off
󱙲 0xf1672 md-lock_off_outline
󰌿 0xf033f md-lock_open
󱎛 0xf139b md-lock_open_alert
󱗒 0xf15d2 md-lock_open_alert_outline
󱎜 0xf139c md-lock_open_check
󱚫 0xf16ab md-lock_open_check_outline
󱚬 0xf16ac md-lock_open_minus
󱚭 0xf16ad md-lock_open_minus_outline
󰍀 0xf0340 md-lock_open_outline
󱚮 0xf16ae md-lock_open_plus
󱚯 0xf16af md-lock_open_plus_outline
󱚰 0xf16b0 md-lock_open_remove
󱚱 0xf16b1 md-lock_open_remove_outline
󰿆 0xf0fc6 md-lock_open_variant
󰿇 0xf0fc7 md-lock_open_variant_outline
󰍁 0xf0341 md-lock_outline
󰛪 0xf06ea md-lock_pattern
󰗻 0xf05fb md-lock_plus
󱚲 0xf16b2 md-lock_plus_outline
󰣯 0xf08ef md-lock_question
󱚳 0xf16b3 md-lock_remove
󱚴 0xf16b4 md-lock_remove_outline
󰝳 0xf0773 md-lock_reset
󰢲 0xf08b2 md-lock_smart
󰟗 0xf07d7 md-locker
󰟘 0xf07d8 md-locker_multiple
󰍂 0xf0342 md-login
󰍃 0xf0343 md-logout
󰗽 0xf05fd md-logout_variant
󰽚 0xf0f5a md-longitude
󰍄 0xf0344 md-looks
󱖂 0xf1582 md-lotion
󱖃 0xf1583 md-lotion_outline
󱖄 0xf1584 md-lotion_plus
󱖅 0xf1585 md-lotion_plus_outline
󰍅 0xf0345 md-loupe
󰍆 0xf0346 md-lumx
󱂄 0xf1084 md-lungs
󱡃 0xf1843 md-mace
󰌤 0xf0324 md-magazine_pistol
󰌣 0xf0323 md-magazine_rifle
󱡄 0xf1844 md-magic_staff
󰍇 0xf0347 md-magnet
󰍈 0xf0348 md-magnet_on
󰍉 0xf0349 md-magnify
󰦀 0xf0980 md-magnify_close
󱡴 0xf1874 md-magnify_expand
󰍊 0xf034a md-magnify_minus
󰩢 0xf0a62 md-magnify_minus_cursor
󰛬 0xf06ec md-magnify_minus_outline
󰍋 0xf034b md-magnify_plus
󰩣 0xf0a63 md-magnify_plus_cursor
󰛭 0xf06ed md-magnify_plus_outline
󱈌 0xf120c md-magnify_remove_cursor
󱈍 0xf120d md-magnify_remove_outline
󱉶 0xf1276 md-magnify_scan
󰺻 0xf0ebb md-mail
󰛮 0xf06ee md-mailbox
󰶈 0xf0d88 md-mailbox_open
󰶉 0xf0d89 md-mailbox_open_outline
󰶊 0xf0d8a md-mailbox_open_up
󰶋 0xf0d8b md-mailbox_open_up_outline
󰶌 0xf0d8c md-mailbox_outline
󰶍 0xf0d8d md-mailbox_up
󰶎 0xf0d8e md-mailbox_up_outline
󱘊 0xf160a md-manjaro
󰍍 0xf034d md-map
󰺼 0xf0ebc md-map_check
󰺽 0xf0ebd md-map_check_outline
󰴞 0xf0d1e md-map_clock
󰴟 0xf0d1f md-map_clock_outline
󰨁 0xf0a01 md-map_legend
󰍎 0xf034e md-map_marker
󱣣 0xf18e3 md-map_marker_account
󱣤 0xf18e4 md-map_marker_account_outline
󰼅 0xf0f05 md-map_marker_alert
󰼆 0xf0f06 md-map_marker_alert_outline
󰲕 0xf0c95 md-map_marker_check
󱋻 0xf12fb md-map_marker_check_outline
󰍏 0xf034f md-map_marker_circle
󰣰 0xf08f0 md-map_marker_distance
󱄂 0xf1102 md-map_marker_down
󱋛 0xf12db md-map_marker_left
󱋝 0xf12dd md-map_marker_left_outline
󰙐 0xf0650 md-map_marker_minus
󱋹 0xf12f9 md-map_marker_minus_outline
󰍐 0xf0350 md-map_marker_multiple
󱉷 0xf1277 md-map_marker_multiple_outline
󰍑 0xf0351 md-map_marker_off
󱋽 0xf12fd md-map_marker_off_outline
󰟙 0xf07d9 md-map_marker_outline
󰴠 0xf0d20 md-map_marker_path
󰙑 0xf0651 md-map_marker_plus
󱋸 0xf12f8 md-map_marker_plus_outline
󰼇 0xf0f07 md-map_marker_question
󰼈 0xf0f08 md-map_marker_question_outline
󰍒 0xf0352 md-map_marker_radius
󱋼 0xf12fc md-map_marker_radius_outline
󰼉 0xf0f09 md-map_marker_remove
󱋺 0xf12fa md-map_marker_remove_outline
󰼊 0xf0f0a md-map_marker_remove_variant
󱋜 0xf12dc md-map_marker_right
󱋞 0xf12de md-map_marker_right_outline
󱘈 0xf1608 md-map_marker_star
󱘉 0xf1609 md-map_marker_star_outline
󱄃 0xf1103 md-map_marker_up
󰦁 0xf0981 md-map_minus
󰦂 0xf0982 md-map_outline
󰦃 0xf0983 md-map_plus
󰦄 0xf0984 md-map_search
󰦅 0xf0985 md-map_search_outline
󰮪 0xf0baa md-mapbox
󰍓 0xf0353 md-margin
󰙒 0xf0652 md-marker
󰷙 0xf0dd9 md-marker_cancel
󰍕 0xf0355 md-marker_check
󰫑 0xf0ad1 md-mastodon
󰦆 0xf0986 md-material_design
󰍗 0xf0357 md-material_ui
󰍘 0xf0358 md-math_compass
󰲖 0xf0c96 md-math_cos
󰿈 0xf0fc8 md-math_integral
󰿉 0xf0fc9 md-math_integral_box
󱂅 0xf1085 md-math_log
󰿊 0xf0fca md-math_norm
󰿋 0xf0fcb md-math_norm_box
󰲗 0xf0c97 md-math_sin
󰲘 0xf0c98 md-math_tan
󰘨 0xf0628 md-matrix
󰦇 0xf0987 md-medal
󱌦 0xf1326 md-medal_outline
󰛯 0xf06ef md-medical_bag
󱪸 0xf1ab8 md-medical_cotton_swab
󱅻 0xf117b md-meditation
󰍛 0xf035b md-memory
󱟔 0xf17d4 md-menorah
󱟕 0xf17d5 md-menorah_fire
󰍜 0xf035c md-menu
󰍝 0xf035d md-menu_down
󰚶 0xf06b6 md-menu_down_outline
󰍞 0xf035e md-menu_left
󰨂 0xf0a02 md-menu_left_outline
󰮫 0xf0bab md-menu_open
󰍟 0xf035f md-menu_right
󰨃 0xf0a03 md-menu_right_outline
󰩤 0xf0a64 md-menu_swap
󰩥 0xf0a65 md-menu_swap_outline
󰍠 0xf0360 md-menu_up
󰚷 0xf06b7 md-menu_up_outline
󰽜 0xf0f5c md-merge
󰍡 0xf0361 md-message
󰍢 0xf0362 md-message_alert
󰨄 0xf0a04 md-message_alert_outline
󱋲 0xf12f2 md-message_arrow_left
󱋳 0xf12f3 md-message_arrow_left_outline
󱋴 0xf12f4 md-message_arrow_right
󱋵 0xf12f5 md-message_arrow_right_outline
󱥁 0xf1941 md-message_badge
󱥂 0xf1942 md-message_badge_outline
󱖬 0xf15ac md-message_bookmark
󱖭 0xf15ad md-message_bookmark_outline
󰚢 0xf06a2 md-message_bulleted
󰚣 0xf06a3 md-message_bulleted_off
󰛱 0xf06f1 md-message_cog
󱅲 0xf1172 md-message_cog_outline
󰍣 0xf0363 md-message_draw
󱧌 0xf19cc md-message_fast
󱧍 0xf19cd md-message_fast_outline
󱖩 0xf15a9 md-message_flash
󱖪 0xf15aa md-message_flash_outline
󰍤 0xf0364 md-message_image
󱅬 0xf116c md-message_image_outline
󰿌 0xf0fcc md-message_lock
󱅭 0xf116d md-message_lock_outline
󱅮 0xf116e md-message_minus
󱅯 0xf116f md-message_minus_outline
󱙍 0xf164d md-message_off
󱙎 0xf164e md-message_off_outline
󰍥 0xf0365 md-message_outline
󰙓 0xf0653 md-message_plus
󱂻 0xf10bb md-message_plus_outline
󰍦 0xf0366 md-message_processing
󱅰 0xf1170 md-message_processing_outline
󱜺 0xf173a md-message_question
󱜻 0xf173b md-message_question_outline
󰍧 0xf0367 md-message_reply
󱜽 0xf173d md-message_reply_outline
󰍨 0xf0368 md-message_reply_text
󱜾 0xf173e md-message_reply_text_outline
󰛰 0xf06f0 md-message_settings
󱅱 0xf1171 md-message_settings_outline
󰚚 0xf069a md-message_star
󱉐 0xf1250 md-message_star_outline
󰍩 0xf0369 md-message_text
󱅳 0xf1173 md-message_text_clock
󱅴 0xf1174 md-message_text_clock_outline
󱧎 0xf19ce md-message_text_fast
󱧏 0xf19cf md-message_text_fast_outline
󰿍 0xf0fcd md-message_text_lock
󱅵 0xf1175 md-message_text_lock_outline
󰍪 0xf036a md-message_text_outline
󰍫 0xf036b md-message_video
󰘩 0xf0629 md-meteor
󱩗 0xf1a57 md-meter_electric
󱩘 0xf1a58 md-meter_electric_outline
󱩙 0xf1a59 md-meter_gas
󱩚 0xf1a5a md-meter_gas_outline
󰟚 0xf07da md-metronome
󰟛 0xf07db md-metronome_tick
󰟜 0xf07dc md-micro_sd
󰍬 0xf036c md-microphone
󰢳 0xf08b3 md-microphone_minus
󰍭 0xf036d md-microphone_off
󰍮 0xf036e md-microphone_outline
󰢴 0xf08b4 md-microphone_plus
󱦉 0xf1989 md-microphone_question
󱦊 0xf198a md-microphone_question_outline
󰍯 0xf036f md-microphone_settings
󰍰 0xf0370 md-microphone_variant
󰍱 0xf0371 md-microphone_variant_off
󰙔 0xf0654 md-microscope
󰍲 0xf0372 md-microsoft
󱎎 0xf138e md-microsoft_access
󰠅 0xf0805 md-microsoft_azure
󰿕 0xf0fd5 md-microsoft_azure_devops
󰂤 0xf00a4 md-microsoft_bing
󰦈 0xf0988 md-microsoft_dynamics_365
󰇩 0xf01e9 md-microsoft_edge
󱎏 0xf138f md-microsoft_excel
󰌀 0xf0300 md-microsoft_internet_explorer
󰏆 0xf03c6 md-microsoft_office
󰏊 0xf03ca md-microsoft_onedrive
󰝇 0xf0747 md-microsoft_onenote
󰴢 0xf0d22 md-microsoft_outlook
󱎐 0xf1390 md-microsoft_powerpoint
󱎑 0xf1391 md-microsoft_sharepoint
󰊻 0xf02bb md-microsoft_teams
󰘐 0xf0610 md-microsoft_visual_studio
󰨞 0xf0a1e md-microsoft_visual_studio_code
󰖳 0xf05b3 md-microsoft_windows
󰨡 0xf0a21 md-microsoft_windows_classic
󱎒 0xf1392 md-microsoft_word
󰖹 0xf05b9 md-microsoft_xbox
󰖺 0xf05ba md-microsoft_xbox_controller
󰝋 0xf074b md-microsoft_xbox_controller_battery_alert
󰨢 0xf0a22 md-microsoft_xbox_controller_battery_charging
󰝌 0xf074c md-microsoft_xbox_controller_battery_empty
󰝍 0xf074d md-microsoft_xbox_controller_battery_full
󰝎 0xf074e md-microsoft_xbox_controller_battery_low
󰝏 0xf074f md-microsoft_xbox_controller_battery_medium
󰝐 0xf0750 md-microsoft_xbox_controller_battery_unknown
󰹯 0xf0e6f md-microsoft_xbox_controller_menu
󰖻 0xf05bb md-microsoft_xbox_controller_off
󰹰 0xf0e70 md-microsoft_xbox_controller_view
󰲙 0xf0c99 md-microwave
󱐣 0xf1423 md-microwave_off
󰽝 0xf0f5d md-middleware
󰽞 0xf0f5e md-middleware_outline
󰣱 0xf08f1 md-midi
󰣲 0xf08f2 md-midi_port
󰷚 0xf0dda md-mine
󰍳 0xf0373 md-minecraft
󰨅 0xf0a05 md-mini_sd
󰨆 0xf0a06 md-minidisc
󰍴 0xf0374 md-minus
󰍵 0xf0375 md-minus_box
󱅁 0xf1141 md-minus_box_multiple
󱅂 0xf1142 md-minus_box_multiple_outline
󰛲 0xf06f2 md-minus_box_outline
󰍶 0xf0376 md-minus_circle
󰍚 0xf035a md-minus_circle_multiple
󰫓 0xf0ad3 md-minus_circle_multiple_outline
󱑙 0xf1459 md-minus_circle_off
󱑚 0xf145a md-minus_circle_off_outline
󰍷 0xf0377 md-minus_circle_outline
󰍸 0xf0378 md-minus_network
󰲚 0xf0c9a md-minus_network_outline
󱘹 0xf1639 md-minus_thick
󱇽 0xf11fd md-mirror
󱞟 0xf179f md-mirror_rectangle
󱞠 0xf17a0 md-mirror_variant
󰶏 0xf0d8f md-mixed_martial_arts
󰡿 0xf087f md-mixed_reality
󰮬 0xf0bac md-molecule
󱋾 0xf12fe md-molecule_co
󰟤 0xf07e4 md-molecule_co2
󰍹 0xf0379 md-monitor
󱩛 0xf1a5b md-monitor_account
󱧐 0xf19d0 md-monitor_arrow_down
󱧑 0xf19d1 md-monitor_arrow_down_variant
󰦉 0xf0989 md-monitor_cellphone
󰦊 0xf098a md-monitor_cellphone_star
󰨇 0xf0a07 md-monitor_dashboard
󱋆 0xf12c6 md-monitor_edit
󱎴 0xf13b4 md-monitor_eye
󰷛 0xf0ddb md-monitor_lock
󰍺 0xf037a md-monitor_multiple
󰶐 0xf0d90 md-monitor_off
󰹑 0xf0e51 md-monitor_screenshot
󱒃 0xf1483 md-monitor_share
󱄄 0xf1104 md-monitor_shimmer
󱡶 0xf1876 md-monitor_small
󰽟 0xf0f5f md-monitor_speaker
󰽠 0xf0f60 md-monitor_speaker_off
󰷜 0xf0ddc md-monitor_star
󰽡 0xf0f61 md-moon_first_quarter
󰽢 0xf0f62 md-moon_full
󰽣 0xf0f63 md-moon_last_quarter
󰽤 0xf0f64 md-moon_new
󰽥 0xf0f65 md-moon_waning_crescent
󰽦 0xf0f66 md-moon_waning_gibbous
󰽧 0xf0f67 md-moon_waxing_crescent
󰽨 0xf0f68 md-moon_waxing_gibbous
󱂆 0xf1086 md-moped
󱖷 0xf15b7 md-moped_electric
󱖸 0xf15b8 md-moped_electric_outline
󱖹 0xf15b9 md-moped_outline
󰍻 0xf037b md-more
󱝈 0xf1748 md-mortar_pestle
󰏱 0xf03f1 md-mortar_pestle_plus
󱠧 0xf1827 md-mosque
󱌔 0xf1314 md-mother_heart
󰴡 0xf0d21 md-mother_nurse
󱖲 0xf15b2 md-motion
󱖳 0xf15b3 md-motion_outline
󱖐 0xf1590 md-motion_pause
󱖒 0xf1592 md-motion_pause_outline
󱖏 0xf158f md-motion_play
󱖑 0xf1591 md-motion_play_outline
󰶑 0xf0d91 md-motion_sensor
󱐵 0xf1435 md-motion_sensor_off
󰍼 0xf037c md-motorbike
󱖺 0xf15ba md-motorbike_electric
󰍽 0xf037d md-mouse
󰦋 0xf098b md-mouse_bluetooth
󱕐 0xf1550 md-mouse_move_down
󱕑 0xf1551 md-mouse_move_up
󱕒 0xf1552 md-mouse_move_vertical
󰍾 0xf037e md-mouse_off
󰍿 0xf037f md-mouse_variant
󰎀 0xf0380 md-mouse_variant_off
󰙕 0xf0655 md-move_resize
󰙖 0xf0656 md-move_resize_variant
󰎁 0xf0381 md-movie
󱛳 0xf16f3 md-movie_check
󱛴 0xf16f4 md-movie_check_outline
󱛵 0xf16f5 md-movie_cog
󱛶 0xf16f6 md-movie_cog_outline
󱄢 0xf1122 md-movie_edit
󱄣 0xf1123 md-movie_edit_outline
󱄤 0xf1124 md-movie_filter
󱄥 0xf1125 md-movie_filter_outline
󱛷 0xf16f7 md-movie_minus
󱛸 0xf16f8 md-movie_minus_outline
󱛹 0xf16f9 md-movie_off
󱛺 0xf16fa md-movie_off_outline
󰿎 0xf0fce md-movie_open
󱛻 0xf16fb md-movie_open_check
󱛼 0xf16fc md-movie_open_check_outline
󱛽 0xf16fd md-movie_open_cog
󱛾 0xf16fe md-movie_open_cog_outline
󱛿 0xf16ff md-movie_open_edit
󱜀 0xf1700 md-movie_open_edit_outline
󱜁 0xf1701 md-movie_open_minus
󱜂 0xf1702 md-movie_open_minus_outline
󱜃 0xf1703 md-movie_open_off
󱜄 0xf1704 md-movie_open_off_outline
󰿏 0xf0fcf md-movie_open_outline
󱜅 0xf1705 md-movie_open_play
󱜆 0xf1706 md-movie_open_play_outline
󱜇 0xf1707 md-movie_open_plus
󱜈 0xf1708 md-movie_open_plus_outline
󱜉 0xf1709 md-movie_open_remove
󱜊 0xf170a md-movie_open_remove_outline
󱜋 0xf170b md-movie_open_settings
󱜌 0xf170c md-movie_open_settings_outline
󱜍 0xf170d md-movie_open_star
󱜎 0xf170e md-movie_open_star_outline
󰷝 0xf0ddd md-movie_outline
󱜏 0xf170f md-movie_play
󱜐 0xf1710 md-movie_play_outline
󱜑 0xf1711 md-movie_plus
󱜒 0xf1712 md-movie_plus_outline
󱜓 0xf1713 md-movie_remove
󱜔 0xf1714 md-movie_remove_outline
󰟞 0xf07de md-movie_roll
󱇒 0xf11d2 md-movie_search
󱇓 0xf11d3 md-movie_search_outline
󱜕 0xf1715 md-movie_settings
󱜖 0xf1716 md-movie_settings_outline
󱜗 0xf1717 md-movie_star
󱜘 0xf1718 md-movie_star_outline
󱙯 0xf166f md-mower
󱙰 0xf1670 md-mower_bag
󰦌 0xf098c md-muffin
󱢓 0xf1893 md-multicast
󰎂 0xf0382 md-multiplication
󰎃 0xf0383 md-multiplication_box
󰟟 0xf07df md-mushroom
󱏺 0xf13fa md-mushroom_off
󱏻 0xf13fb md-mushroom_off_outline
󰟠 0xf07e0 md-mushroom_outline
󰝚 0xf075a md-music
󰽩 0xf0f69 md-music_accidental_double_flat
󰽪 0xf0f6a md-music_accidental_double_sharp
󰽫 0xf0f6b md-music_accidental_flat
󰽬 0xf0f6c md-music_accidental_natural
󰽭 0xf0f6d md-music_accidental_sharp
󰎄 0xf0384 md-music_box
󰌳 0xf0333 md-music_box_multiple
󰼄 0xf0f04 md-music_box_multiple_outline
󰎅 0xf0385 md-music_box_outline
󰎆 0xf0386 md-music_circle
󰫔 0xf0ad4 md-music_circle_outline
󰽮 0xf0f6e md-music_clef_alto
󰽯 0xf0f6f md-music_clef_bass
󰽰 0xf0f70 md-music_clef_treble
󰎇 0xf0387 md-music_note
󰗾 0xf05fe md-music_note_bluetooth
󰗿 0xf05ff md-music_note_bluetooth_off
󰽱 0xf0f71 md-music_note_eighth_dotted
󰎉 0xf0389 md-music_note_half
󰽲 0xf0f72 md-music_note_half_dotted
󰎊 0xf038a md-music_note_off
󰽳 0xf0f73 md-music_note_off_outline
󰽴 0xf0f74 md-music_note_outline
󰷞 0xf0dde md-music_note_plus
󰎋 0xf038b md-music_note_quarter
󰽵 0xf0f75 md-music_note_quarter_dotted
󰎌 0xf038c md-music_note_sixteenth
󰽶 0xf0f76 md-music_note_sixteenth_dotted
󰎍 0xf038d md-music_note_whole
󰽷 0xf0f77 md-music_note_whole_dotted
󰝛 0xf075b md-music_off
󰽸 0xf0f78 md-music_rest_eighth
󰽹 0xf0f79 md-music_rest_half
󰽺 0xf0f7a md-music_rest_quarter
󰽻 0xf0f7b md-music_rest_sixteenth
󰽼 0xf0f7c md-music_rest_whole
󱗞 0xf15de md-mustache
󰷟 0xf0ddf md-nail
󰣳 0xf08f3 md-nas
󰢀 0xf0880 md-nativescript
󰎎 0xf038e md-nature
󰎏 0xf038f md-nature_people
󰎐 0xf0390 md-navigation
󱘇 0xf1607 md-navigation_outline
󱣱 0xf18f1 md-navigation_variant_outline
󰗍 0xf05cd md-near_me
󰼋 0xf0f0b md-necklace
󰎑 0xf0391 md-needle
󱧒 0xf19d2 md-needle_off
󰝆 0xf0746 md-netflix
󰛳 0xf06f3 md-network
󰲛 0xf0c9b md-network_off
󰲜 0xf0c9c md-network_off_outline
󰲝 0xf0c9d md-network_outline
󱫋 0xf1acb md-network_pos
󰣴 0xf08f4 md-network_strength_1
󰣵 0xf08f5 md-network_strength_1_alert
󰣶 0xf08f6 md-network_strength_2
󰣷 0xf08f7 md-network_strength_2_alert
󰣸 0xf08f8 md-network_strength_3
󰣹 0xf08f9 md-network_strength_3_alert
󰣺 0xf08fa md-network_strength_4
󰣻 0xf08fb md-network_strength_4_alert
󱤚 0xf191a md-network_strength_4_cog
󰣼 0xf08fc md-network_strength_off
󰣽 0xf08fd md-network_strength_off_outline
󰣾 0xf08fe md-network_strength_outline
󰎔 0xf0394 md-new_box
󰎕 0xf0395 md-newspaper
󱥃 0xf1943 md-newspaper_check
󰼌 0xf0f0c md-newspaper_minus
󰼍 0xf0f0d md-newspaper_plus
󱥄 0xf1944 md-newspaper_remove
󱀁 0xf1001 md-newspaper_variant
󱀂 0xf1002 md-newspaper_variant_multiple
󱀃 0xf1003 md-newspaper_variant_multiple_outline
󱀄 0xf1004 md-newspaper_variant_outline
󰎖 0xf0396 md-nfc
󰹓 0xf0e53 md-nfc_search_variant
󰎗 0xf0397 md-nfc_tap
󰎘 0xf0398 md-nfc_variant
󰹔 0xf0e54 md-nfc_variant_off
󰝴 0xf0774 md-ninja
󱎓 0xf1393 md-nintendo_game_boy
󰟡 0xf07e1 md-nintendo_switch
󰖫 0xf05ab md-nintendo_wii
󰜭 0xf072d md-nintendo_wiiu
󱄅 0xf1105 md-nix
󰎙 0xf0399 md-nodejs
󱅾 0xf117e md-noodles
󰦍 0xf098d md-not_equal
󰦎 0xf098e md-not_equal_variant
󰎚 0xf039a md-note
󱝽 0xf177d md-note_alert
󱝾 0xf177e md-note_alert_outline
󱝿 0xf177f md-note_check
󱞀 0xf1780 md-note_check_outline
󱞁 0xf1781 md-note_edit
󱞂 0xf1782 md-note_edit_outline
󱙏 0xf164f md-note_minus
󱙐 0xf1650 md-note_minus_outline
󰚸 0xf06b8 md-note_multiple
󰚹 0xf06b9 md-note_multiple_outline
󱞃 0xf1783 md-note_off
󱞄 0xf1784 md-note_off_outline
󰎛 0xf039b md-note_outline
󰎜 0xf039c md-note_plus
󰎝 0xf039d md-note_plus_outline
󱙑 0xf1651 md-note_remove
󱙒 0xf1652 md-note_remove_outline
󱙓 0xf1653 md-note_search
󱙔 0xf1654 md-note_search_outline
󰎞 0xf039e md-note_text
󱇗 0xf11d7 md-note_text_outline
󰠮 0xf082e md-notebook
󱓵 0xf14f5 md-notebook_check
󱓶 0xf14f6 md-notebook_check_outline
󱓧 0xf14e7 md-notebook_edit
󱓩 0xf14e9 md-notebook_edit_outline
󱨋 0xf1a0b md-notebook_heart
󱨌 0xf1a0c md-notebook_heart_outline
󱘐 0xf1610 md-notebook_minus
󱘑 0xf1611 md-notebook_minus_outline
󰹕 0xf0e55 md-notebook_multiple
󰺿 0xf0ebf md-notebook_outline
󱘒 0xf1612 md-notebook_plus
󱘓 0xf1613 md-notebook_plus_outline
󱘔 0xf1614 md-notebook_remove
󱘕 0xf1615 md-notebook_remove_outline
󰎟 0xf039f md-notification_clear_all
󰛷 0xf06f7 md-npm
󰚤 0xf06a4 md-nuke
󰟢 0xf07e2 md-null
󰎠 0xf03a0 md-numeric
󰎡 0xf03a1 md-numeric_0_box
󰼎 0xf0f0e md-numeric_0_box_multiple
󰎢 0xf03a2 md-numeric_0_box_multiple_outline
󰎣 0xf03a3 md-numeric_0_box_outline
󰬺 0xf0b3a md-numeric_1
󰿩 0xf0fe9 md-numeric_10
󰽽 0xf0f7d md-numeric_10_box
󰿪 0xf0fea md-numeric_10_box_multiple
󰿫 0xf0feb md-numeric_10_box_multiple_outline
󰽾 0xf0f7e md-numeric_10_box_outline
󰿬 0xf0fec md-numeric_10_circle
󰿭 0xf0fed md-numeric_10_circle_outline
󰎤 0xf03a4 md-numeric_1_box
󰼏 0xf0f0f md-numeric_1_box_multiple
󰎥 0xf03a5 md-numeric_1_box_multiple_outline
󰎦 0xf03a6 md-numeric_1_box_outline
󰲠 0xf0ca0 md-numeric_1_circle
󰲡 0xf0ca1 md-numeric_1_circle_outline
󰬻 0xf0b3b md-numeric_2
󰎧 0xf03a7 md-numeric_2_box
󰼐 0xf0f10 md-numeric_2_box_multiple
󰎨 0xf03a8 md-numeric_2_box_multiple_outline
󰎩 0xf03a9 md-numeric_2_box_outline
󰲢 0xf0ca2 md-numeric_2_circle
󰲣 0xf0ca3 md-numeric_2_circle_outline
󰬼 0xf0b3c md-numeric_3
󰎪 0xf03aa md-numeric_3_box
󰼑 0xf0f11 md-numeric_3_box_multiple
󰎫 0xf03ab md-numeric_3_box_multiple_outline
󰎬 0xf03ac md-numeric_3_box_outline
󰲤 0xf0ca4 md-numeric_3_circle
󰲥 0xf0ca5 md-numeric_3_circle_outline
󰬽 0xf0b3d md-numeric_4
󰎭 0xf03ad md-numeric_4_box
󰼒 0xf0f12 md-numeric_4_box_multiple
󰎲 0xf03b2 md-numeric_4_box_multiple_outline
󰎮 0xf03ae md-numeric_4_box_outline
󰲦 0xf0ca6 md-numeric_4_circle
󰲧 0xf0ca7 md-numeric_4_circle_outline
󰬾 0xf0b3e md-numeric_5
󰎱 0xf03b1 md-numeric_5_box
󰼓 0xf0f13 md-numeric_5_box_multiple
󰎯 0xf03af md-numeric_5_box_multiple_outline
󰎰 0xf03b0 md-numeric_5_box_outline
󰲨 0xf0ca8 md-numeric_5_circle
󰲩 0xf0ca9 md-numeric_5_circle_outline
󰬿 0xf0b3f md-numeric_6
󰎳 0xf03b3 md-numeric_6_box
󰼔 0xf0f14 md-numeric_6_box_multiple
󰎴 0xf03b4 md-numeric_6_box_multiple_outline
󰎵 0xf03b5 md-numeric_6_box_outline
󰲪 0xf0caa md-numeric_6_circle
󰲫 0xf0cab md-numeric_6_circle_outline
󰭀 0xf0b40 md-numeric_7
󰎶 0xf03b6 md-numeric_7_box
󰼕 0xf0f15 md-numeric_7_box_multiple
󰎷 0xf03b7 md-numeric_7_box_multiple_outline
󰎸 0xf03b8 md-numeric_7_box_outline
󰲬 0xf0cac md-numeric_7_circle
󰲭 0xf0cad md-numeric_7_circle_outline
󰭁 0xf0b41 md-numeric_8
󰎹 0xf03b9 md-numeric_8_box
󰼖 0xf0f16 md-numeric_8_box_multiple
󰎺 0xf03ba md-numeric_8_box_multiple_outline
󰎻 0xf03bb md-numeric_8_box_outline
󰲮 0xf0cae md-numeric_8_circle
󰲯 0xf0caf md-numeric_8_circle_outline
󰭂 0xf0b42 md-numeric_9
󰎼 0xf03bc md-numeric_9_box
󰼗 0xf0f17 md-numeric_9_box_multiple
󰎽 0xf03bd md-numeric_9_box_multiple_outline
󰎾 0xf03be md-numeric_9_box_outline
󰲰 0xf0cb0 md-numeric_9_circle
󰲱 0xf0cb1 md-numeric_9_circle_outline
󰿮 0xf0fee md-numeric_9_plus
󰎿 0xf03bf md-numeric_9_plus_box
󰼘 0xf0f18 md-numeric_9_plus_box_multiple
󰏀 0xf03c0 md-numeric_9_plus_box_multiple_outline
󰏁 0xf03c1 md-numeric_9_plus_box_outline
󰲲 0xf0cb2 md-numeric_9_plus_circle
󰲳 0xf0cb3 md-numeric_9_plus_circle_outline
󱁒 0xf1052 md-numeric_negative_1
󱧓 0xf19d3 md-numeric_off
󱗋 0xf15cb md-numeric_positive_1
󰛸 0xf06f8 md-nut
󰏂 0xf03c2 md-nutrition
󱄆 0xf1106 md-nuxt
󰙼 0xf067c md-oar
󰷠 0xf0de0 md-ocarina
󱋩 0xf12e9 md-oci
󱄺 0xf113a md-ocr
󰏃 0xf03c3 md-octagon
󰏄 0xf03c4 md-octagon_outline
󰛹 0xf06f9 md-octagram
󰝵 0xf0775 md-octagram_outline
󱥐 0xf1950 md-octahedron
󱥑 0xf1951 md-octahedron_off
󰏅 0xf03c5 md-odnoklassniki
󱈛 0xf121b md-offer
󰦑 0xf0991 md-office_building
󱥉 0xf1949 md-office_building_cog
󱥊 0xf194a md-office_building_cog_outline
󱔠 0xf1520 md-office_building_marker
󱔡 0xf1521 md-office_building_marker_outline
󱔟 0xf151f md-office_building_outline
󰏇 0xf03c7 md-oil
󰼙 0xf0f19 md-oil_lamp
󱁓 0xf1053 md-oil_level
󰿸 0xf0ff8 md-oil_temperature
󰥳 0xf0973 md-om
󰏉 0xf03c9 md-omega
󰮭 0xf0bad md-one_up
󰢁 0xf0881 md-onepassword
󰗌 0xf05cc md-opacity
󰏋 0xf03cb md-open_in_app
󰏌 0xf03cc md-open_in_new
󰮮 0xf0bae md-open_source_initiative
󰏍 0xf03cd md-openid
󰏎 0xf03ce md-opera
󰀘 0xf0018 md-orbit
󱗛 0xf15db md-orbit_variant
󰈍 0xf020d md-order_alphabetical_ascending
󰴇 0xf0d07 md-order_alphabetical_descending
󰊾 0xf02be md-order_bool_ascending
󰦏 0xf098f md-order_bool_ascending_variant
󱎄 0xf1384 md-order_bool_descending
󰦐 0xf0990 md-order_bool_descending_variant
󰕅 0xf0545 md-order_numeric_ascending
󰕆 0xf0546 md-order_numeric_descending
󰭃 0xf0b43 md-origin
󰏏 0xf03cf md-ornament
󰏐 0xf03d0 md-ornament_variant
󱁔 0xf1054 md-outdoor_lamp
󱀅 0xf1005 md-overscan
󰏒 0xf03d2 md-owl
󰮯 0xf0baf md-pac_man
󰏓 0xf03d3 md-package
󰏔 0xf03d4 md-package_down
󰏕 0xf03d5 md-package_up
󰏖 0xf03d6 md-package_variant
󰏗 0xf03d7 md-package_variant_closed
󱧔 0xf19d4 md-package_variant_closed_minus
󱧕 0xf19d5 md-package_variant_closed_plus
󱧖 0xf19d6 md-package_variant_closed_remove
󱧗 0xf19d7 md-package_variant_minus
󱧘 0xf19d8 md-package_variant_plus
󱧙 0xf19d9 md-package_variant_remove
󰘀 0xf0600 md-page_first
󰘁 0xf0601 md-page_last
󰛺 0xf06fa md-page_layout_body
󰛻 0xf06fb md-page_layout_footer
󰛼 0xf06fc md-page_layout_header
󰽿 0xf0f7f md-page_layout_header_footer
󰛽 0xf06fd md-page_layout_sidebar_left
󰛾 0xf06fe md-page_layout_sidebar_right
󰮰 0xf0bb0 md-page_next
󰮱 0xf0bb1 md-page_next_outline
󰮲 0xf0bb2 md-page_previous
󰮳 0xf0bb3 md-page_previous_outline
󱐗 0xf1417 md-pail
󱐷 0xf1437 md-pail_minus
󱐼 0xf143c md-pail_minus_outline
󱐹 0xf1439 md-pail_off
󱐾 0xf143e md-pail_off_outline
󱐺 0xf143a md-pail_outline
󱐶 0xf1436 md-pail_plus
󱐻 0xf143b md-pail_plus_outline
󱐸 0xf1438 md-pail_remove
󱐽 0xf143d md-pail_remove_outline
󰏘 0xf03d8 md-palette
󰏙 0xf03d9 md-palette_advanced
󰸌 0xf0e0c md-palette_outline
󰢵 0xf08b5 md-palette_swatch
󱍜 0xf135c md-palette_swatch_outline
󱥚 0xf195a md-palette_swatch_variant
󱁕 0xf1055 md-palm_tree
󰮴 0xf0bb4 md-pan
󰮵 0xf0bb5 md-pan_bottom_left
󰮶 0xf0bb6 md-pan_bottom_right
󰮷 0xf0bb7 md-pan_down
󰮸 0xf0bb8 md-pan_horizontal
󰮹 0xf0bb9 md-pan_left
󰮺 0xf0bba md-pan_right
󰮻 0xf0bbb md-pan_top_left
󰮼 0xf0bbc md-pan_top_right
󰮽 0xf0bbd md-pan_up
󰮾 0xf0bbe md-pan_vertical
󰏚 0xf03da md-panda
󰏛 0xf03db md-pandora
󰏜 0xf03dc md-panorama
󰏝 0xf03dd md-panorama_fisheye
󱤨 0xf1928 md-panorama_horizontal
󰏞 0xf03de md-panorama_horizontal_outline
󱦌 0xf198c md-panorama_outline
󱦍 0xf198d md-panorama_sphere
󱦎 0xf198e md-panorama_sphere_outline
󱦏 0xf198f md-panorama_variant
󱦐 0xf1990 md-panorama_variant_outline
󱤩 0xf1929 md-panorama_vertical
󰏟 0xf03df md-panorama_vertical_outline
󱥟 0xf195f md-panorama_wide_angle
󰏠 0xf03e0 md-panorama_wide_angle_outline
󰏡 0xf03e1 md-paper_cut_vertical
󱅗 0xf1157 md-paper_roll
󱅘 0xf1158 md-paper_roll_outline
󰏢 0xf03e2 md-paperclip
󱫆 0xf1ac6 md-paperclip_check
󱧚 0xf19da md-paperclip_lock
󱫇 0xf1ac7 md-paperclip_minus
󱫈 0xf1ac8 md-paperclip_off
󱫉 0xf1ac9 md-paperclip_plus
󱫊 0xf1aca md-paperclip_remove
󰲴 0xf0cb4 md-parachute
󰲵 0xf0cb5 md-parachute_outline
󱝅 0xf1745 md-paragliding
󰏣 0xf03e3 md-parking
󱁖 0xf1056 md-party_popper
󰟣 0xf07e3 md-passport
󰷡 0xf0de1 md-passport_biometric
󱅠 0xf1160 md-pasta
󰾀 0xf0f80 md-patio_heater
󰢂 0xf0882 md-patreon
󰏤 0xf03e4 md-pause
󰏥 0xf03e5 md-pause_circle
󰏦 0xf03e6 md-pause_circle_outline
󰏧 0xf03e7 md-pause_octagon
󰏨 0xf03e8 md-pause_octagon_outline
󰏩 0xf03e9 md-paw
󰙗 0xf0657 md-paw_off
󱙶 0xf1676 md-paw_off_outline
󱙵 0xf1675 md-paw_outline
󰢄 0xf0884 md-peace
󰿼 0xf0ffc md-peanut
󰿽 0xf0ffd md-peanut_off
󰿿 0xf0fff md-peanut_off_outline
󰿾 0xf0ffe md-peanut_outline
󰏪 0xf03ea md-pen
󰷢 0xf0de2 md-pen_lock
󰷣 0xf0de3 md-pen_minus
󰷤 0xf0de4 md-pen_off
󰷥 0xf0de5 md-pen_plus
󰷦 0xf0de6 md-pen_remove
󰏫 0xf03eb md-pencil
󰏬 0xf03ec md-pencil_box
󱅄 0xf1144 md-pencil_box_multiple
󱅅 0xf1145 md-pencil_box_multiple_outline
󰏭 0xf03ed md-pencil_box_outline
󰛿 0xf06ff md-pencil_circle
󰝶 0xf0776 md-pencil_circle_outline
󰏮 0xf03ee md-pencil_lock
󰷧 0xf0de7 md-pencil_lock_outline
󰷨 0xf0de8 md-pencil_minus
󰷩 0xf0de9 md-pencil_minus_outline
󰏯 0xf03ef md-pencil_off
󰷪 0xf0dea md-pencil_off_outline
󰲶 0xf0cb6 md-pencil_outline
󰷫 0xf0deb md-pencil_plus
󰷬 0xf0dec md-pencil_plus_outline
󰷭 0xf0ded md-pencil_remove
󰷮 0xf0dee md-pencil_remove_outline
󱍓 0xf1353 md-pencil_ruler
󰻀 0xf0ec0 md-penguin
󰜁 0xf0701 md-pentagon
󰜀 0xf0700 md-pentagon_outline
󱙧 0xf1667 md-pentagram
󰏰 0xf03f0 md-percent
󱨂 0xf1a02 md-percent_box
󱨃 0xf1a03 md-percent_box_outline
󱨄 0xf1a04 md-percent_circle
󱨅 0xf1a05 md-percent_circle_outline
󱉸 0xf1278 md-percent_outline
󰢶 0xf08b6 md-periodic_table
󰴣 0xf0d23 md-perspective_less
󰴤 0xf0d24 md-perspective_more
󱟅 0xf17c5 md-ph
󰏲 0xf03f2 md-phone
󰼚 0xf0f1a md-phone_alert
󱆎 0xf118e md-phone_alert_outline
󰏳 0xf03f3 md-phone_bluetooth
󱆏 0xf118f md-phone_bluetooth_outline
󱂼 0xf10bc md-phone_cancel
󱆐 0xf1190 md-phone_cancel_outline
󱆩 0xf11a9 md-phone_check
󱆪 0xf11aa md-phone_check_outline
󰘂 0xf0602 md-phone_classic
󱉹 0xf1279 md-phone_classic_off
󱧛 0xf19db md-phone_clock
󱕙 0xf1559 md-phone_dial
󱕚 0xf155a md-phone_dial_outline
󰏴 0xf03f4 md-phone_forward
󱆑 0xf1191 md-phone_forward_outline
󰏵 0xf03f5 md-phone_hangup
󱆒 0xf1192 md-phone_hangup_outline
󰏶 0xf03f6 md-phone_in_talk
󱆂 0xf1182 md-phone_in_talk_outline
󰏷 0xf03f7 md-phone_incoming
󱆓 0xf1193 md-phone_incoming_outline
󰏸 0xf03f8 md-phone_lock
󱆔 0xf1194 md-phone_lock_outline
󰏹 0xf03f9 md-phone_log
󱆕 0xf1195 md-phone_log_outline
󱆖 0xf1196 md-phone_message
󱆗 0xf1197 md-phone_message_outline
󰙘 0xf0658 md-phone_minus
󱆘 0xf1198 md-phone_minus_outline
󰏺 0xf03fa md-phone_missed
󱆥 0xf11a5 md-phone_missed_outline
󰷯 0xf0def md-phone_off
󱆦 0xf11a6 md-phone_off_outline
󰏻 0xf03fb md-phone_outgoing
󱆙 0xf1199 md-phone_outgoing_outline
󰷰 0xf0df0 md-phone_outline
󰏼 0xf03fc md-phone_paused
󱆚 0xf119a md-phone_paused_outline
󰙙 0xf0659 md-phone_plus
󱆛 0xf119b md-phone_plus_outline
󱦓 0xf1993 md-phone_refresh
󱦔 0xf1994 md-phone_refresh_outline
󱔯 0xf152f md-phone_remove
󱔰 0xf1530 md-phone_remove_outline
󰠯 0xf082f md-phone_return
󱆜 0xf119c md-phone_return_outline
󱆫 0xf11ab md-phone_ring
󱆬 0xf11ac md-phone_ring_outline
󰢅 0xf0885 md-phone_rotate_landscape
󰢆 0xf0886 md-phone_rotate_portrait
󰏽 0xf03fd md-phone_settings
󱆝 0xf119d md-phone_settings_outline
󱦕 0xf1995 md-phone_sync
󱦖 0xf1996 md-phone_sync_outline
󰏾 0xf03fe md-phone_voip
󰏿 0xf03ff md-pi
󰐀 0xf0400 md-pi_box
󰷱 0xf0df1 md-pi_hole
󰙽 0xf067d md-piano
󰚘 0xf0698 md-piano_off
󰢷 0xf08b7 md-pickaxe
󰹗 0xf0e57 md-picture_in_picture_bottom_right
󰹘 0xf0e58 md-picture_in_picture_bottom_right_outline
󰹙 0xf0e59 md-picture_in_picture_top_right
󰹚 0xf0e5a md-picture_in_picture_top_right_outline
󰢇 0xf0887 md-pier
󰢈 0xf0888 md-pier_crane
󰐁 0xf0401 md-pig
󱀆 0xf1006 md-pig_variant
󱙸 0xf1678 md-pig_variant_outline
󱀇 0xf1007 md-piggy_bank
󱙹 0xf1679 md-piggy_bank_outline
󰐂 0xf0402 md-pill
󱩜 0xf1a5c md-pill_off
󰜂 0xf0702 md-pillar
󰐃 0xf0403 md-pin
󰐄 0xf0404 md-pin_off
󰤰 0xf0930 md-pin_off_outline
󰤱 0xf0931 md-pin_outline
󰐅 0xf0405 md-pine_tree
󰐆 0xf0406 md-pine_tree_box
󱐚 0xf141a md-pine_tree_fire
󰐇 0xf0407 md-pinterest
󰫕 0xf0ad5 md-pinwheel
󰫖 0xf0ad6 md-pinwheel_outline
󰟥 0xf07e5 md-pipe
󰟦 0xf07e6 md-pipe_disconnected
󰢉 0xf0889 md-pipe_leak
󱡍 0xf184d md-pipe_valve
󱍔 0xf1354 md-pipe_wrench
󰨈 0xf0a08 md-pirate
󰜃 0xf0703 md-pistol
󰢊 0xf088a md-piston
󱕓 0xf1553 md-pitchfork
󰐉 0xf0409 md-pizza
󰐊 0xf040a md-play
󱉺 0xf127a md-play_box
󱨖 0xf1a16 md-play_box_lock
󱨗 0xf1a17 md-play_box_lock_open
󱨘 0xf1a18 md-play_box_lock_open_outline
󱨙 0xf1a19 md-play_box_lock_outline
󰴙 0xf0d19 md-play_box_multiple
󱏦 0xf13e6 md-play_box_multiple_outline
󰐋 0xf040b md-play_box_outline
󰐌 0xf040c md-play_circle
󰐍 0xf040d md-play_circle_outline
󰢋 0xf088b md-play_network
󰲷 0xf0cb7 md-play_network_outline
󰼛 0xf0f1b md-play_outline
󰐎 0xf040e md-play_pause
󰐏 0xf040f md-play_protected_content
󰣿 0xf08ff md-play_speed
󰗇 0xf05c7 md-playlist_check
󰤀 0xf0900 md-playlist_edit
󰐐 0xf0410 md-playlist_minus
󰲸 0xf0cb8 md-playlist_music
󰲹 0xf0cb9 md-playlist_music_outline
󰐑 0xf0411 md-playlist_play
󰐒 0xf0412 md-playlist_plus
󰐓 0xf0413 md-playlist_remove
󰷲 0xf0df2 md-playlist_star
󰚺 0xf06ba md-plex
󱦤 0xf19a4 md-pliers
󰐕 0xf0415 md-plus
󰐖 0xf0416 md-plus_box
󰌴 0xf0334 md-plus_box_multiple
󱅃 0xf1143 md-plus_box_multiple_outline
󰜄 0xf0704 md-plus_box_outline
󰐗 0xf0417 md-plus_circle
󰍌 0xf034c md-plus_circle_multiple
󰐘 0xf0418 md-plus_circle_multiple_outline
󰐙 0xf0419 md-plus_circle_outline
󱩝 0xf1a5d md-plus_lock
󱩞 0xf1a5e md-plus_lock_open
󰦒 0xf0992 md-plus_minus
󰦓 0xf0993 md-plus_minus_box
󱓉 0xf14c9 md-plus_minus_variant
󰐚 0xf041a md-plus_network
󰲺 0xf0cba md-plus_network_outline
󰜅 0xf0705 md-plus_outline
󱇬 0xf11ec md-plus_thick
󰦔 0xf0994 md-podcast
󰴥 0xf0d25 md-podium
󰴦 0xf0d26 md-podium_bronze
󰴧 0xf0d27 md-podium_gold
󰴨 0xf0d28 md-podium_silver
󰶒 0xf0d92 md-point_of_sale
󰐝 0xf041d md-pokeball
󰨉 0xf0a09 md-pokemon_go
󰠰 0xf0830 md-poker_chip
󰐞 0xf041e md-polaroid
󱅧 0xf1167 md-police_badge
󱅨 0xf1168 md-police_badge_outline
󱠹 0xf1839 md-police_station
󰐟 0xf041f md-poll
󱓃 0xf14c3 md-polo
󰐡 0xf0421 md-polymer
󰘆 0xf0606 md-pool
󱩟 0xf1a5f md-pool_thermometer
󰐢 0xf0422 md-popcorn
󱀈 0xf1008 md-post
󱩠 0xf1a60 md-post_lamp
󱀉 0xf1009 md-post_outline
󰲻 0xf0cbb md-postage_stamp
󰋥 0xf02e5 md-pot
󰙛 0xf065b md-pot_mix
󰙷 0xf0677 md-pot_mix_outline
󰋿 0xf02ff md-pot_outline
󰙚 0xf065a md-pot_steam
󰌦 0xf0326 md-pot_steam_outline
󰐣 0xf0423 md-pound
󰐤 0xf0424 md-pound_box
󱅿 0xf117f md-pound_box_outline
󰐥 0xf0425 md-power
󰤁 0xf0901 md-power_cycle
󰤂 0xf0902 md-power_off
󰤃 0xf0903 md-power_on
󰚥 0xf06a5 md-power_plug
󰚦 0xf06a6 md-power_plug_off
󱐤 0xf1424 md-power_plug_off_outline
󱐥 0xf1425 md-power_plug_outline
󰐦 0xf0426 md-power_settings
󰤄 0xf0904 md-power_sleep
󰐧 0xf0427 md-power_socket
󰤅 0xf0905 md-power_socket_au
󰾳 0xf0fb3 md-power_socket_ch
󱄇 0xf1107 md-power_socket_de
󰟧 0xf07e7 md-power_socket_eu
󱄈 0xf1108 md-power_socket_fr
󱓿 0xf14ff md-power_socket_it
󱄉 0xf1109 md-power_socket_jp
󰟨 0xf07e8 md-power_socket_uk
󰟩 0xf07e9 md-power_socket_us
󰤆 0xf0906 md-power_standby
󰨊 0xf0a0a md-powershell
󰜆 0xf0706 md-prescription
󰐨 0xf0428 md-presentation
󰐩 0xf0429 md-presentation_play
󱕢 0xf1562 md-pretzel
󰐪 0xf042a md-printer
󰐫 0xf042b md-printer_3d
󰹛 0xf0e5b md-printer_3d_nozzle
󱇀 0xf11c0 md-printer_3d_nozzle_alert
󱇁 0xf11c1 md-printer_3d_nozzle_alert_outline
󱢸 0xf18b8 md-printer_3d_nozzle_heat
󱢹 0xf18b9 md-printer_3d_nozzle_heat_outline
󰹜 0xf0e5c md-printer_3d_nozzle_outline
󰐬 0xf042c md-printer_alert
󱅆 0xf1146 md-printer_check
󱑘 0xf1458 md-printer_eye
󰹝 0xf0e5d md-printer_off
󱞅 0xf1785 md-printer_off_outline
󱞆 0xf1786 md-printer_outline
󱁗 0xf1057 md-printer_pos
󱑗 0xf1457 md-printer_search
󰜇 0xf0707 md-printer_settings
󰨋 0xf0a0b md-printer_wireless
󰘃 0xf0603 md-priority_high
󰘄 0xf0604 md-priority_low
󰐭 0xf042d md-professional_hexagon
󰲼 0xf0cbc md-progress_alert
󰦕 0xf0995 md-progress_check
󰦖 0xf0996 md-progress_clock
󱄊 0xf110a md-progress_close
󰦗 0xf0997 md-progress_download
󱞇 0xf1787 md-progress_pencil
󱔢 0xf1522 md-progress_question
󱞈 0xf1788 md-progress_star
󰦘 0xf0998 md-progress_upload
󰲽 0xf0cbd md-progress_wrench
󰐮 0xf042e md-projector
󱨣 0xf1a23 md-projector_off
󰐯 0xf042f md-projector_screen
󱠍 0xf180d md-projector_screen_off
󱠎 0xf180e md-projector_screen_off_outline
󱜤 0xf1724 md-projector_screen_outline
󱠏 0xf180f md-projector_screen_variant
󱠐 0xf1810 md-projector_screen_variant_off
󱠑 0xf1811 md-projector_screen_variant_off_outline
󱠒 0xf1812 md-projector_screen_variant_outline
󱍗 0xf1357 md-propane_tank
󱍘 0xf1358 md-propane_tank_outline
󰿘 0xf0fd8 md-protocol
󰚧 0xf06a7 md-publish
󱥅 0xf1945 md-publish_off
󰐰 0xf0430 md-pulse
󱐂 0xf1402 md-pump
󰮿 0xf0bbf md-pumpkin
󰼜 0xf0f1c md-purse
󰼝 0xf0f1d md-purse_outline
󰐱 0xf0431 md-puzzle
󱐦 0xf1426 md-puzzle_check
󱐧 0xf1427 md-puzzle_check_outline
󱓓 0xf14d3 md-puzzle_edit
󱓙 0xf14d9 md-puzzle_edit_outline
󱓔 0xf14d4 md-puzzle_heart
󱓚 0xf14da md-puzzle_heart_outline
󱓑 0xf14d1 md-puzzle_minus
󱓗 0xf14d7 md-puzzle_minus_outline
󰩦 0xf0a66 md-puzzle_outline
󱓐 0xf14d0 md-puzzle_plus
󱓖 0xf14d6 md-puzzle_plus_outline
󱓒 0xf14d2 md-puzzle_remove
󱓘 0xf14d8 md-puzzle_remove_outline
󱓕 0xf14d5 md-puzzle_star
󱓛 0xf14db md-puzzle_star_outline
󱥒 0xf1952 md-pyramid
󱥓 0xf1953 md-pyramid_off
󰦙 0xf0999 md-qi
󰘅 0xf0605 md-qqchat
󰐲 0xf0432 md-qrcode
󰢸 0xf08b8 md-qrcode_edit
󱆌 0xf118c md-qrcode_minus
󱆋 0xf118b md-qrcode_plus
󱆍 0xf118d md-qrcode_remove
󰐳 0xf0433 md-qrcode_scan
󰐴 0xf0434 md-quadcopter
󰐵 0xf0435 md-quality_high
󰨌 0xf0a0c md-quality_low
󰨍 0xf0a0d md-quality_medium
󰴩 0xf0d29 md-quora
󰤇 0xf0907 md-rabbit
󱩡 0xf1a61 md-rabbit_variant
󱩢 0xf1a62 md-rabbit_variant_outline
󰶓 0xf0d93 md-racing_helmet
󰶔 0xf0d94 md-racquetball
󰐷 0xf0437 md-radar
󰐸 0xf0438 md-radiator
󰫗 0xf0ad7 md-radiator_disabled
󰫘 0xf0ad8 md-radiator_off
󰐹 0xf0439 md-radio
󰲾 0xf0cbe md-radio_am
󰲿 0xf0cbf md-radio_fm
󰐺 0xf043a md-radio_handheld
󱈜 0xf121c md-radio_off
󰐻 0xf043b md-radio_tower
󰐼 0xf043c md-radioactive
󱡝 0xf185d md-radioactive_circle
󱡞 0xf185e md-radioactive_circle_outline
󰻁 0xf0ec1 md-radioactive_off
󰐾 0xf043e md-radiobox_marked
󱓅 0xf14c5 md-radiology_box
󱓆 0xf14c6 md-radiology_box_outline
󰳀 0xf0cc0 md-radius
󰳁 0xf0cc1 md-radius_outline
󰼞 0xf0f1e md-railroad_light
󱕄 0xf1544 md-rake
󰐿 0xf043f md-raspberry_pi
󱨏 0xf1a0f md-raw
󱨐 0xf1a10 md-raw_off
󰑀 0xf0440 md-ray_end
󰑁 0xf0441 md-ray_end_arrow
󰑂 0xf0442 md-ray_start
󰑃 0xf0443 md-ray_start_arrow
󰑄 0xf0444 md-ray_start_end
󱗘 0xf15d8 md-ray_start_vertex_end
󰑅 0xf0445 md-ray_vertex
󱦗 0xf1997 md-razor_double_edge
󱦘 0xf1998 md-razor_single_edge
󰜈 0xf0708 md-react
󰑇 0xf0447 md-read
󰑉 0xf0449 md-receipt
󱧜 0xf19dc md-receipt_outline
󱩣 0xf1a63 md-receipt_text_check
󱩤 0xf1a64 md-receipt_text_check_outline
󱩥 0xf1a65 md-receipt_text_minus
󱩦 0xf1a66 md-receipt_text_minus_outline
󱩧 0xf1a67 md-receipt_text_plus
󱩨 0xf1a68 md-receipt_text_plus_outline
󱩩 0xf1a69 md-receipt_text_remove
󱩪 0xf1a6a md-receipt_text_remove_outline
󰑊 0xf044a md-record
󰻂 0xf0ec2 md-record_circle
󰻃 0xf0ec3 md-record_circle_outline
󰦚 0xf099a md-record_player
󰑋 0xf044b md-record_rec
󰹞 0xf0e5e md-rectangle
󰹟 0xf0e5f md-rectangle_outline
󰑌 0xf044c md-recycle
󱎝 0xf139d md-recycle_variant
󰑍 0xf044d md-reddit
󱄛 0xf111b md-redhat
󰑎 0xf044e md-redo
󰑏 0xf044f md-redo_variant
󰨎 0xf0a0e md-reflect_horizontal
󰨏 0xf0a0f md-reflect_vertical
󰑐 0xf0450 md-refresh
󱣲 0xf18f2 md-refresh_auto
󱍷 0xf1377 md-refresh_circle
󰑑 0xf0451 md-regex
󰩧 0xf0a67 md-registered_trademark
󱖈 0xf1588 md-reiterate
󱒖 0xf1496 md-relation_many_to_many
󱒗 0xf1497 md-relation_many_to_one
󱒘 0xf1498 md-relation_many_to_one_or_many
󱒙 0xf1499 md-relation_many_to_only_one
󱒚 0xf149a md-relation_many_to_zero_or_many
󱒛 0xf149b md-relation_many_to_zero_or_one
󱒜 0xf149c md-relation_one_or_many_to_many
󱒝 0xf149d md-relation_one_or_many_to_one
󱒞 0xf149e md-relation_one_or_many_to_one_or_many
󱒟 0xf149f md-relation_one_or_many_to_only_one
󱒠 0xf14a0 md-relation_one_or_many_to_zero_or_many
󱒡 0xf14a1 md-relation_one_or_many_to_zero_or_one
󱒢 0xf14a2 md-relation_one_to_many
󱒣 0xf14a3 md-relation_one_to_one
󱒤 0xf14a4 md-relation_one_to_one_or_many
󱒥 0xf14a5 md-relation_one_to_only_one
󱒦 0xf14a6 md-relation_one_to_zero_or_many
󱒧 0xf14a7 md-relation_one_to_zero_or_one
󱒨 0xf14a8 md-relation_only_one_to_many
󱒩 0xf14a9 md-relation_only_one_to_one
󱒪 0xf14aa md-relation_only_one_to_one_or_many
󱒫 0xf14ab md-relation_only_one_to_only_one
󱒬 0xf14ac md-relation_only_one_to_zero_or_many
󱒭 0xf14ad md-relation_only_one_to_zero_or_one
󱒮 0xf14ae md-relation_zero_or_many_to_many
󱒯 0xf14af md-relation_zero_or_many_to_one
󱒰 0xf14b0 md-relation_zero_or_many_to_one_or_many
󱒱 0xf14b1 md-relation_zero_or_many_to_only_one
󱒲 0xf14b2 md-relation_zero_or_many_to_zero_or_many
󱒳 0xf14b3 md-relation_zero_or_many_to_zero_or_one
󱒴 0xf14b4 md-relation_zero_or_one_to_many
󱒵 0xf14b5 md-relation_zero_or_one_to_one
󱒶 0xf14b6 md-relation_zero_or_one_to_one_or_many
󱒷 0xf14b7 md-relation_zero_or_one_to_only_one
󱒸 0xf14b8 md-relation_zero_or_one_to_zero_or_many
󱒹 0xf14b9 md-relation_zero_or_one_to_zero_or_one
󰑒 0xf0452 md-relative_scale
󰑓 0xf0453 md-reload
󱄋 0xf110b md-reload_alert
󰢌 0xf088c md-reminder
󰑔 0xf0454 md-remote
󰢹 0xf08b9 md-remote_desktop
󰻄 0xf0ec4 md-remote_off
󰻅 0xf0ec5 md-remote_tv
󰻆 0xf0ec6 md-remote_tv_off
󰑕 0xf0455 md-rename_box
󰚈 0xf0688 md-reorder_horizontal
󰚉 0xf0689 md-reorder_vertical
󰑖 0xf0456 md-repeat
󰑗 0xf0457 md-repeat_off
󰑘 0xf0458 md-repeat_once
󰕇 0xf0547 md-repeat_variant
󰑙 0xf0459 md-replay
󰑚 0xf045a md-reply
󰑛 0xf045b md-reply_all
󰼟 0xf0f1f md-reply_all_outline
󱆮 0xf11ae md-reply_circle
󰼠 0xf0f20 md-reply_outline
󰑜 0xf045c md-reproduction
󰭄 0xf0b44 md-resistor
󰭅 0xf0b45 md-resistor_nodes
󰩨 0xf0a68 md-resize
󰑝 0xf045d md-resize_bottom_right
󰑞 0xf045e md-responsive
󰜉 0xf0709 md-restart
󱄌 0xf110c md-restart_alert
󰶕 0xf0d95 md-restart_off
󰦛 0xf099b md-restore
󱄍 0xf110d md-restore_alert
󰑟 0xf045f md-rewind
󰴪 0xf0d2a md-rewind_10
󱥆 0xf1946 md-rewind_15
󰶖 0xf0d96 md-rewind_30
󱇹 0xf11f9 md-rewind_5
󱘌 0xf160c md-rewind_60
󰜊 0xf070a md-rewind_outline
󰜋 0xf070b md-rhombus
󰨐 0xf0a10 md-rhombus_medium
󱓜 0xf14dc md-rhombus_medium_outline
󰜌 0xf070c md-rhombus_outline
󰨑 0xf0a11 md-rhombus_split
󱓝 0xf14dd md-rhombus_split_outline
󰑠 0xf0460 md-ribbon
󰟪 0xf07ea md-rice
󱖻 0xf15bb md-rickshaw
󱖼 0xf15bc md-rickshaw_electric
󰟫 0xf07eb md-ring
󰹠 0xf0e60 md-rivet
󰑡 0xf0461 md-road
󰑢 0xf0462 md-road_variant
󱁘 0xf1058 md-robber
󰚩 0xf06a9 md-robot
󱚝 0xf169d md-robot_angry
󱚞 0xf169e md-robot_angry_outline
󱚟 0xf169f md-robot_confused
󱚠 0xf16a0 md-robot_confused_outline
󱚡 0xf16a1 md-robot_dead
󱚢 0xf16a2 md-robot_dead_outline
󱚣 0xf16a3 md-robot_excited
󱚤 0xf16a4 md-robot_excited_outline
󱜙 0xf1719 md-robot_happy
󱜚 0xf171a md-robot_happy_outline
󰭆 0xf0b46 md-robot_industrial
󱨚 0xf1a1a md-robot_industrial_outline
󱚥 0xf16a5 md-robot_love
󱚦 0xf16a6 md-robot_love_outline
󱇷 0xf11f7 md-robot_mower
󱇳 0xf11f3 md-robot_mower_outline
󱚧 0xf16a7 md-robot_off
󱙻 0xf167b md-robot_off_outline
󱙺 0xf167a md-robot_outline
󰜍 0xf070d md-robot_vacuum
󰤈 0xf0908 md-robot_vacuum_variant
󰑣 0xf0463 md-rocket
󱓞 0xf14de md-rocket_launch
󱓟 0xf14df md-rocket_launch_outline
󱎯 0xf13af md-rocket_outline
󱌧 0xf1327 md-rodent
󱩫 0xf1a6b md-roller_shade
󱩬 0xf1a6c md-roller_shade_closed
󰴫 0xf0d2b md-roller_skate
󰅅 0xf0145 md-roller_skate_off
󰴬 0xf0d2c md-rollerblade
󰀮 0xf002e md-rollerblade_off
󰯀 0xf0bc0 md-rollupjs
󱪹 0xf1ab9 md-rolodex
󱪺 0xf1aba md-rolodex_outline
󱂉 0xf1089 md-roman_numeral_2
󱂊 0xf108a md-roman_numeral_3
󱂋 0xf108b md-roman_numeral_4
󱂍 0xf108d md-roman_numeral_6
󱂎 0xf108e md-roman_numeral_7
󱂏 0xf108f md-roman_numeral_8
󱂐 0xf1090 md-roman_numeral_9
󰢍 0xf088d md-room_service
󰶗 0xf0d97 md-room_service_outline
󱦙 0xf1999 md-rotate_360
󰻇 0xf0ec7 md-rotate_3d
󰑤 0xf0464 md-rotate_3d_variant
󰑥 0xf0465 md-rotate_left
󰑦 0xf0466 md-rotate_left_variant
󰶘 0xf0d98 md-rotate_orbit
󰑧 0xf0467 md-rotate_right
󰑨 0xf0468 md-rotate_right_variant
󰘇 0xf0607 md-rounded_corner
󱇢 0xf11e2 md-router
󱂇 0xf1087 md-router_network
󰑩 0xf0469 md-router_wireless
󱖣 0xf15a3 md-router_wireless_off
󰩩 0xf0a69 md-router_wireless_settings
󰑪 0xf046a md-routes
󱁙 0xf1059 md-routes_clock
󰘈 0xf0608 md-rowing
󰑫 0xf046b md-rss
󰑬 0xf046c md-rss_box
󰼡 0xf0f21 md-rss_off
󱑵 0xf1475 md-rug
󰶙 0xf0d99 md-rugby
󰑭 0xf046d md-ruler
󰳂 0xf0cc2 md-ruler_square
󰺾 0xf0ebe md-ruler_square_compass
󰜎 0xf070e md-run
󰑮 0xf046e md-run_fast
󱇔 0xf11d4 md-rv_truck
󰴮 0xf0d2e md-sack
󰴯 0xf0d2f md-sack_percent
󰩪 0xf0a6a md-safe
󱉼 0xf127c md-safe_square
󱉽 0xf127d md-safe_square_outline
󰴰 0xf0d30 md-safety_goggles
󰻈 0xf0ec8 md-sail_boat
󱫯 0xf1aef md-sail_boat_sink
󰑯 0xf046f md-sale
󱨆 0xf1a06 md-sale_outline
󰢎 0xf088e md-salesforce
󰟬 0xf07ec md-sass
󰑰 0xf0470 md-satellite
󰤉 0xf0909 md-satellite_uplink
󰑱 0xf0471 md-satellite_variant
󰢺 0xf08ba md-sausage
󱞉 0xf1789 md-sausage_off
󰹡 0xf0e61 md-saw_blade
󱑺 0xf147a md-sawtooth_wave
󰘉 0xf0609 md-saxophone
󰑲 0xf0472 md-scale
󰗑 0xf05d1 md-scale_balance
󰑳 0xf0473 md-scale_bathroom
󱁚 0xf105a md-scale_off
󱦸 0xf19b8 md-scale_unbalanced
󱏘 0xf13d8 md-scan_helper
󰚫 0xf06ab md-scanner
󰤊 0xf090a md-scanner_off
󰻉 0xf0ec9 md-scatter_plot
󰻊 0xf0eca md-scatter_plot_outline
󱥘 0xf1958 md-scent
󱥙 0xf1959 md-scent_off
󰑴 0xf0474 md-school
󱆀 0xf1180 md-school_outline
󰩫 0xf0a6b md-scissors_cutting
󱖽 0xf15bd md-scooter
󱖾 0xf15be md-scooter_electric
󱉾 0xf127e md-scoreboard
󱉿 0xf127f md-scoreboard_outline
󰑵 0xf0475 md-screen_rotation
󰑸 0xf0478 md-screen_rotation_lock
󰷳 0xf0df3 md-screw_flat_top
󰷴 0xf0df4 md-screw_lag
󰷵 0xf0df5 md-screw_machine_flat_top
󰷶 0xf0df6 md-screw_machine_round_top
󰷷 0xf0df7 md-screw_round_top
󰑶 0xf0476 md-screwdriver
󰯁 0xf0bc1 md-script
󰑷 0xf0477 md-script_outline
󰯂 0xf0bc2 md-script_text
󱜥 0xf1725 md-script_text_key
󱜦 0xf1726 md-script_text_key_outline
󰯃 0xf0bc3 md-script_text_outline
󱜧 0xf1727 md-script_text_play
󱜨 0xf1728 md-script_text_play_outline
󰑹 0xf0479 md-sd
󰑺 0xf047a md-seal
󰿙 0xf0fd9 md-seal_variant
󰜏 0xf070f md-search_web
󰳃 0xf0cc3 md-seat
󰑻 0xf047b md-seat_flat
󰑼 0xf047c md-seat_flat_angled
󰑽 0xf047d md-seat_individual_suite
󰑾 0xf047e md-seat_legroom_extra
󰑿 0xf047f md-seat_legroom_normal
󰒀 0xf0480 md-seat_legroom_reduced
󰳄 0xf0cc4 md-seat_outline
󱉉 0xf1249 md-seat_passenger
󰒁 0xf0481 md-seat_recline_extra
󰒂 0xf0482 md-seat_recline_normal
󰳅 0xf0cc5 md-seatbelt
󰒃 0xf0483 md-security
󰒄 0xf0484 md-security_network
󰹢 0xf0e62 md-seed
󱏽 0xf13fd md-seed_off
󱏾 0xf13fe md-seed_off_outline
󰹣 0xf0e63 md-seed_outline
󱩭 0xf1a6d md-seed_plus
󱩮 0xf1a6e md-seed_plus_outline
󱖤 0xf15a4 md-seesaw
󰻋 0xf0ecb md-segment
󰒅 0xf0485 md-select
󰒆 0xf0486 md-select_all
󰴱 0xf0d31 md-select_color
󰫙 0xf0ad9 md-select_compare
󰩬 0xf0a6c md-select_drag
󰾂 0xf0f82 md-select_group
󰒇 0xf0487 md-select_inverse
󱊀 0xf1280 md-select_marker
󱊁 0xf1281 md-select_multiple
󱊂 0xf1282 md-select_multiple_marker
󰒈 0xf0488 md-select_off
󰿚 0xf0fda md-select_place
󱟁 0xf17c1 md-select_remove
󱈄 0xf1204 md-select_search
󰒉 0xf0489 md-selection
󰩭 0xf0a6d md-selection_drag
󰴲 0xf0d32 md-selection_ellipse
󰼢 0xf0f22 md-selection_ellipse_arrow_inside
󱟂 0xf17c2 md-selection_ellipse_remove
󱊃 0xf1283 md-selection_marker
󱊅 0xf1285 md-selection_multiple
󱊄 0xf1284 md-selection_multiple_marker
󰝷 0xf0777 md-selection_off
󱟃 0xf17c3 md-selection_remove
󱈅 0xf1205 md-selection_search
󱌖 0xf1316 md-semantic_web
󰒊 0xf048a md-send
󱅡 0xf1161 md-send_check
󱅢 0xf1162 md-send_check_outline
󰷸 0xf0df8 md-send_circle
󰷹 0xf0df9 md-send_circle_outline
󱅣 0xf1163 md-send_clock
󱅤 0xf1164 md-send_clock_outline
󰟭 0xf07ed md-send_lock
󱅦 0xf1166 md-send_lock_outline
󱅥 0xf1165 md-send_outline
󰙜 0xf065c md-serial_port
󰒋 0xf048b md-server
󰒌 0xf048c md-server_minus
󰒍 0xf048d md-server_network
󰒎 0xf048e md-server_network_off
󰒏 0xf048f md-server_off
󰒐 0xf0490 md-server_plus
󰒑 0xf0491 md-server_remove
󰒒 0xf0492 md-server_security
󰝸 0xf0778 md-set_all
󰝹 0xf0779 md-set_center
󰝺 0xf077a md-set_center_right
󰝻 0xf077b md-set_left
󰝼 0xf077c md-set_left_center
󰝽 0xf077d md-set_left_right
󱓠 0xf14e0 md-set_merge
󰝾 0xf077e md-set_none
󰝿 0xf077f md-set_right
󱓡 0xf14e1 md-set_split
󱑝 0xf145d md-set_square
󰦟 0xf099f md-set_top_box
󰩮 0xf0a6e md-settings_helper
󱄎 0xf110e md-shaker
󱄏 0xf110f md-shaker_outline
󰠱 0xf0831 md-shape
󰙝 0xf065d md-shape_circle_plus
󰠲 0xf0832 md-shape_outline
󱇺 0xf11fa md-shape_oval_plus
󰒕 0xf0495 md-shape_plus
󰙞 0xf065e md-shape_polygon_plus
󰙟 0xf065f md-shape_rectangle_plus
󰙠 0xf0660 md-shape_square_plus
󱓺 0xf14fa md-shape_square_rounded_plus
󰒖 0xf0496 md-share
󱇴 0xf11f4 md-share_all
󱇵 0xf11f5 md-share_all_outline
󱆭 0xf11ad md-share_circle
󰼣 0xf0f23 md-share_off
󰼤 0xf0f24 md-share_off_outline
󰤲 0xf0932 md-share_outline
󰒗 0xf0497 md-share_variant
󱔔 0xf1514 md-share_variant_outline
󱢺 0xf18ba md-shark
󱙳 0xf1673 md-shark_fin
󱙴 0xf1674 md-shark_fin_outline
󱢻 0xf18bb md-shark_off
󰳆 0xf0cc6 md-sheep
󰒘 0xf0498 md-shield
󰢏 0xf088f md-shield_account
󰨒 0xf0a12 md-shield_account_outline
󱖧 0xf15a7 md-shield_account_variant
󱖨 0xf15a8 md-shield_account_variant_outline
󰚻 0xf06bb md-shield_airplane
󰳇 0xf0cc7 md-shield_airplane_outline
󰻌 0xf0ecc md-shield_alert
󰻍 0xf0ecd md-shield_alert_outline
󱏚 0xf13da md-shield_bug
󱏛 0xf13db md-shield_bug_outline
󰾃 0xf0f83 md-shield_car
󰕥 0xf0565 md-shield_check
󰳈 0xf0cc8 md-shield_check_outline
󰳉 0xf0cc9 md-shield_cross
󰳊 0xf0cca md-shield_cross_outline
󱢼 0xf18bc md-shield_crown
󱢽 0xf18bd md-shield_crown_outline
󱆠 0xf11a0 md-shield_edit
󱆡 0xf11a1 md-shield_edit_outline
󱍠 0xf1360 md-shield_half
󰞀 0xf0780 md-shield_half_full
󰚊 0xf068a md-shield_home
󰳋 0xf0ccb md-shield_home_outline
󰯄 0xf0bc4 md-shield_key
󰯅 0xf0bc5 md-shield_key_outline
󰴳 0xf0d33 md-shield_link_variant
󰴴 0xf0d34 md-shield_link_variant_outline
󰦝 0xf099d md-shield_lock
󱦚 0xf199a md-shield_lock_open
󱦛 0xf199b md-shield_lock_open_outline
󰳌 0xf0ccc md-shield_lock_outline
󱠨 0xf1828 md-shield_moon
󱠩 0xf1829 md-shield_moon_outline
󰦞 0xf099e md-shield_off
󰦜 0xf099c md-shield_off_outline
󰒙 0xf0499 md-shield_outline
󰫚 0xf0ada md-shield_plus
󰫛 0xf0adb md-shield_plus_outline
󰂪 0xf00aa md-shield_refresh
󰇠 0xf01e0 md-shield_refresh_outline
󰫜 0xf0adc md-shield_remove
󰫝 0xf0add md-shield_remove_outline
󰶚 0xf0d9a md-shield_search
󱄻 0xf113b md-shield_star
󱄼 0xf113c md-shield_star_outline
󱁝 0xf105d md-shield_sun
󱁞 0xf105e md-shield_sun_outline
󱢾 0xf18be md-shield_sword
󱢿 0xf18bf md-shield_sword_outline
󱆢 0xf11a2 md-shield_sync
󱆣 0xf11a3 md-shield_sync_outline
󱕅 0xf1545 md-shimmer
󰠳 0xf0833 md-ship_wheel
󱡎 0xf184e md-shipping_pallet
󱗊 0xf15ca md-shoe_ballet
󱗇 0xf15c7 md-shoe_cleat
󰭇 0xf0b47 md-shoe_formal
󰭈 0xf0b48 md-shoe_heel
󰷺 0xf0dfa md-shoe_print
󱗈 0xf15c8 md-shoe_sneaker
󰒚 0xf049a md-shopping
󰒛 0xf049b md-shopping_music
󱇕 0xf11d5 md-shopping_outline
󰾄 0xf0f84 md-shopping_search
󱩯 0xf1a6f md-shopping_search_outline
󱓹 0xf14f9 md-shore
󰜐 0xf0710 md-shovel
󰜑 0xf0711 md-shovel_off
󰦠 0xf09a0 md-shower
󰦡 0xf09a1 md-shower_head
󰒜 0xf049c md-shredder
󰒝 0xf049d md-shuffle
󰒞 0xf049e md-shuffle_disabled
󰒟 0xf049f md-shuffle_variant
󱍿 0xf137f md-shuriken
󱣀 0xf18c0 md-sickle
󰒠 0xf04a0 md-sigma
󰘫 0xf062b md-sigma_lower
󰒡 0xf04a1 md-sign_caution
󰞁 0xf0781 md-sign_direction
󱀀 0xf1000 md-sign_direction_minus
󰿜 0xf0fdc md-sign_direction_plus
󰿝 0xf0fdd md-sign_direction_remove
󱓸 0xf14f8 md-sign_pole
󱄘 0xf1118 md-sign_real_estate
󰞂 0xf0782 md-sign_text
󰒢 0xf04a2 md-signal
󰜒 0xf0712 md-signal_2g
󰜓 0xf0713 md-signal_3g
󰜔 0xf0714 md-signal_4g
󰩯 0xf0a6f md-signal_5g
󰢼 0xf08bc md-signal_cellular_1
󰢽 0xf08bd md-signal_cellular_2
󰢾 0xf08be md-signal_cellular_3
󰢿 0xf08bf md-signal_cellular_outline
󰹤 0xf0e64 md-signal_distance_variant
󰜕 0xf0715 md-signal_hspa
󰜖 0xf0716 md-signal_hspa_plus
󰞃 0xf0783 md-signal_off
󰘊 0xf060a md-signal_variant
󰷻 0xf0dfb md-signature
󰷼 0xf0dfc md-signature_freehand
󰷽 0xf0dfd md-signature_image
󰷾 0xf0dfe md-signature_text
󰭉 0xf0b49 md-silo
󰒣 0xf04a3 md-silverware
󰿞 0xf0fde md-silverware_clean
󰒤 0xf04a4 md-silverware_fork
󰩰 0xf0a70 md-silverware_fork_knife
󰒥 0xf04a5 md-silverware_spoon
󰒦 0xf04a6 md-silverware_variant
󰒧 0xf04a7 md-sim
󰒨 0xf04a8 md-sim_alert
󱗓 0xf15d3 md-sim_alert_outline
󰒩 0xf04a9 md-sim_off
󱗔 0xf15d4 md-sim_off_outline
󱗕 0xf15d5 md-sim_outline
󱌝 0xf131d md-simple_icons
󰫟 0xf0adf md-sina_weibo
󰥛 0xf095b md-sine_wave
󰒪 0xf04aa md-sitemap
󱦜 0xf199c md-sitemap_outline
󱎥 0xf13a5 md-size_m
󱎤 0xf13a4 md-size_s
󱎧 0xf13a7 md-size_xl
󱎣 0xf13a3 md-size_xs
󱎨 0xf13a8 md-size_xxl
󱎢 0xf13a2 md-size_xxs
󱎩 0xf13a9 md-size_xxxl
󰴵 0xf0d35 md-skate
󰚙 0xf0699 md-skate_off
󱓂 0xf14c2 md-skateboard
󰔁 0xf0501 md-skateboarding
󰴶 0xf0d36 md-skew_less
󰴷 0xf0d37 md-skew_more
󱌄 0xf1304 md-ski
󱌅 0xf1305 md-ski_cross_country
󱌆 0xf1306 md-ski_water
󰒫 0xf04ab md-skip_backward
󰼥 0xf0f25 md-skip_backward_outline
󰒬 0xf04ac md-skip_forward
󰼦 0xf0f26 md-skip_forward_outline
󰒭 0xf04ad md-skip_next
󰙡 0xf0661 md-skip_next_circle
󰙢 0xf0662 md-skip_next_circle_outline
󰼧 0xf0f27 md-skip_next_outline
󰒮 0xf04ae md-skip_previous
󰙣 0xf0663 md-skip_previous_circle
󰙤 0xf0664 md-skip_previous_circle_outline
󰼨 0xf0f28 md-skip_previous_outline
󰚌 0xf068c md-skull
󰯆 0xf0bc6 md-skull_crossbones
󰯇 0xf0bc7 md-skull_crossbones_outline
󰯈 0xf0bc8 md-skull_outline
󱓇 0xf14c7 md-skull_scan
󱓈 0xf14c8 md-skull_scan_outline
󰒯 0xf04af md-skype
󰒰 0xf04b0 md-skype_business
󰒱 0xf04b1 md-slack
󰿟 0xf0fdf md-slash_forward
󰿠 0xf0fe0 md-slash_forward_box
󰐛 0xf041b md-sledding
󰒲 0xf04b2 md-sleep
󰒳 0xf04b3 md-sleep_off
󱖥 0xf15a5 md-slide
󰷿 0xf0dff md-slope_downhill
󰸀 0xf0e00 md-slope_uphill
󱄔 0xf1114 md-slot_machine
󱄕 0xf1115 md-slot_machine_outline
󱂽 0xf10bd md-smart_card
󱣷 0xf18f7 md-smart_card_off
󱣸 0xf18f8 md-smart_card_off_outline
󱂾 0xf10be md-smart_card_outline
󱂿 0xf10bf md-smart_card_reader
󱃀 0xf10c0 md-smart_card_reader_outline
󰩱 0xf0a71 md-smog
󱞙 0xf1799 md-smoke
󰎒 0xf0392 md-smoke_detector
󱤮 0xf192e md-smoke_detector_alert
󱤯 0xf192f md-smoke_detector_alert_outline
󱠉 0xf1809 md-smoke_detector_off
󱠊 0xf180a md-smoke_detector_off_outline
󱠈 0xf1808 md-smoke_detector_outline
󱠋 0xf180b md-smoke_detector_variant
󱤰 0xf1930 md-smoke_detector_variant_alert
󱠌 0xf180c md-smoke_detector_variant_off
󰒴 0xf04b4 md-smoking
󰒵 0xf04b5 md-smoking_off
󱐍 0xf140d md-smoking_pipe
󱐨 0xf1428 md-smoking_pipe_off
󱙷 0xf1677 md-snail
󱔎 0xf150e md-snake
󰒶 0xf04b6 md-snapchat
󱌇 0xf1307 md-snowboard
󰜗 0xf0717 md-snowflake
󰼩 0xf0f29 md-snowflake_alert
󱩰 0xf1a70 md-snowflake_check
󱋋 0xf12cb md-snowflake_melt
󱓣 0xf14e3 md-snowflake_off
󱩱 0xf1a71 md-snowflake_thermometer
󰼪 0xf0f2a md-snowflake_variant
󰒷 0xf04b7 md-snowman
󰛝 0xf06dd md-snowmobile
󱩲 0xf1a72 md-snowshoeing
󰒸 0xf04b8 md-soccer
󰠴 0xf0834 md-soccer_field
󱕹 0xf1579 md-social_distance_2_meters
󱕺 0xf157a md-social_distance_6_feet
󰒹 0xf04b9 md-sofa
󱕭 0xf156d md-sofa_outline
󱕮 0xf156e md-sofa_single
󱕯 0xf156f md-sofa_single_outline
󰶛 0xf0d9b md-solar_panel
󰶜 0xf0d9c md-solar_panel_large
󰩲 0xf0a72 md-solar_power
󱩳 0xf1a73 md-solar_power_variant
󱩴 0xf1a74 md-solar_power_variant_outline
󱂒 0xf1092 md-soldering_iron
󰚍 0xf068d md-solid
󰐔 0xf0414 md-sony_playstation
󰒺 0xf04ba md-sort
󰖽 0xf05bd md-sort_alphabetical_ascending
󱅈 0xf1148 md-sort_alphabetical_ascending_variant
󰖿 0xf05bf md-sort_alphabetical_descending
󱅉 0xf1149 md-sort_alphabetical_descending_variant
󰒻 0xf04bb md-sort_alphabetical_variant
󰒼 0xf04bc md-sort_ascending
󱎅 0xf1385 md-sort_bool_ascending
󱎆 0xf1386 md-sort_bool_ascending_variant
󱎇 0xf1387 md-sort_bool_descending
󱎈 0xf1388 md-sort_bool_descending_variant
󱕇 0xf1547 md-sort_calendar_ascending
󱕈 0xf1548 md-sort_calendar_descending
󱕉 0xf1549 md-sort_clock_ascending
󱕊 0xf154a md-sort_clock_ascending_outline
󱕋 0xf154b md-sort_clock_descending
󱕌 0xf154c md-sort_clock_descending_outline
󰒽 0xf04bd md-sort_descending
󱎉 0xf1389 md-sort_numeric_ascending
󰤍 0xf090d md-sort_numeric_ascending_variant
󱎊 0xf138a md-sort_numeric_descending
󰫒 0xf0ad2 md-sort_numeric_descending_variant
󰒾 0xf04be md-sort_numeric_variant
󰌼 0xf033c md-sort_reverse_variant
󰒿 0xf04bf md-sort_variant
󰳍 0xf0ccd md-sort_variant_lock
󰳎 0xf0cce md-sort_variant_lock_open
󱪻 0xf1abb md-sort_variant_off
󱅇 0xf1147 md-sort_variant_remove
󱟛 0xf17db md-soundbar
󰓀 0xf04c0 md-soundcloud
󰘬 0xf062c md-source_branch
󱓏 0xf14cf md-source_branch_check
󱓋 0xf14cb md-source_branch_minus
󱓊 0xf14ca md-source_branch_plus
󱓍 0xf14cd md-source_branch_refresh
󱓌 0xf14cc md-source_branch_remove
󱓎 0xf14ce md-source_branch_sync
󰜘 0xf0718 md-source_commit
󰜙 0xf0719 md-source_commit_end
󰜚 0xf071a md-source_commit_end_local
󰜛 0xf071b md-source_commit_local
󰜜 0xf071c md-source_commit_next_local
󰜝 0xf071d md-source_commit_start
󰜞 0xf071e md-source_commit_start_next_local
󰓁 0xf04c1 md-source_fork
󰘭 0xf062d md-source_merge
󰓂 0xf04c2 md-source_pull
󰳏 0xf0ccf md-source_repository
󰳐 0xf0cd0 md-source_repository_multiple
󰟮 0xf07ee md-soy_sauce
󱏼 0xf13fc md-soy_sauce_off
󰳑 0xf0cd1 md-spa
󰳒 0xf0cd2 md-spa_outline
󰯉 0xf0bc9 md-space_invaders
󱎃 0xf1383 md-space_station
󰹥 0xf0e65 md-spade
󰓃 0xf04c3 md-speaker
󰦢 0xf09a2 md-speaker_bluetooth
󰴸 0xf0d38 md-speaker_multiple
󰓄 0xf04c4 md-speaker_off
󰜟 0xf071f md-speaker_wireless
󱡅 0xf1845 md-spear
󰓅 0xf04c5 md-speedometer
󰾅 0xf0f85 md-speedometer_medium
󰾆 0xf0f86 md-speedometer_slow
󰓆 0xf04c6 md-spellcheck
󱥔 0xf1954 md-sphere
󱥕 0xf1955 md-sphere_off
󱇪 0xf11ea md-spider
󱇫 0xf11eb md-spider_thread
󰯊 0xf0bca md-spider_web
󱓱 0xf14f1 md-spirit_level
󱐩 0xf1429 md-spoon_sugar
󰓇 0xf04c7 md-spotify
󰓈 0xf04c8 md-spotlight
󰓉 0xf04c9 md-spotlight_beam
󰙥 0xf0665 md-spray
󰫠 0xf0ae0 md-spray_bottle
󱁟 0xf105f md-sprinkler
󱦝 0xf199d md-sprinkler_fire
󱁠 0xf1060 md-sprinkler_variant
󰹦 0xf0e66 md-sprout
󰹧 0xf0e67 md-sprout_outline
󰝤 0xf0764 md-square
󱔀 0xf1500 md-square_circle
󰤌 0xf090c md-square_edit_outline
󰨓 0xf0a13 md-square_medium
󰨔 0xf0a14 md-square_medium_outline
󱋮 0xf12ee md-square_off
󱋯 0xf12ef md-square_off_outline
󱡔 0xf1854 md-square_opacity
󰝣 0xf0763 md-square_outline
󰞄 0xf0784 md-square_root
󰦣 0xf09a3 md-square_root_box
󱓻 0xf14fb md-square_rounded
󱨇 0xf1a07 md-square_rounded_badge
󱨈 0xf1a08 md-square_rounded_badge_outline
󱓼 0xf14fc md-square_rounded_outline
󰨕 0xf0a15 md-square_small
󱑻 0xf147b md-square_wave
󰫡 0xf0ae1 md-squeegee
󰣀 0xf08c0 md-ssh
󰘋 0xf060b md-stack_exchange
󰓌 0xf04cc md-stack_overflow
󰍙 0xf0359 md-stackpath
󰿹 0xf0ff9 md-stadium
󰜠 0xf0720 md-stadium_variant
󰓍 0xf04cd md-stairs
󱎞 0xf139e md-stairs_box
󱊾 0xf12be md-stairs_down
󱊽 0xf12bd md-stairs_up
󰴹 0xf0d39 md-stamper
󰟯 0xf07ef md-standard_definition
󰓎 0xf04ce md-star
󰩳 0xf0a73 md-star_box
󱊆 0xf1286 md-star_box_multiple
󱊇 0xf1287 md-star_box_multiple_outline
󰩴 0xf0a74 md-star_box_outline
󱕦 0xf1566 md-star_check
󱕪 0xf156a md-star_check_outline
󰓏 0xf04cf md-star_circle
󰦤 0xf09a4 md-star_circle_outline
󱙨 0xf1668 md-star_cog
󱙩 0xf1669 md-star_cog_outline
󰥹 0xf0979 md-star_crescent
󰥺 0xf097a md-star_david
󰦥 0xf09a5 md-star_face
󰫢 0xf0ae2 md-star_four_points
󰫣 0xf0ae3 md-star_four_points_outline
󰉆 0xf0246 md-star_half
󰓐 0xf04d0 md-star_half_full
󱕤 0xf1564 md-star_minus
󱕨 0xf1568 md-star_minus_outline
󰓑 0xf04d1 md-star_off
󱕛 0xf155b md-star_off_outline
󰓒 0xf04d2 md-star_outline
󱕣 0xf1563 md-star_plus
󱕧 0xf1567 md-star_plus_outline
󱕥 0xf1565 md-star_remove
󱕩 0xf1569 md-star_remove_outline
󱙪 0xf166a md-star_settings
󱙫 0xf166b md-star_settings_outline
󱝁 0xf1741 md-star_shooting
󱝂 0xf1742 md-star_shooting_outline
󰫤 0xf0ae4 md-star_three_points
󰫥 0xf0ae5 md-star_three_points_outline
󱇯 0xf11ef md-state_machine
󰓓 0xf04d3 md-steam
󰓔 0xf04d4 md-steering
󰤎 0xf090e md-steering_off
󰓕 0xf04d5 md-step_backward
󰓖 0xf04d6 md-step_backward_2
󰓗 0xf04d7 md-step_forward
󰓘 0xf04d8 md-step_forward_2
󰓙 0xf04d9 md-stethoscope
󱍤 0xf1364 md-sticker
󱍥 0xf1365 md-sticker_alert
󱍦 0xf1366 md-sticker_alert_outline
󱍧 0xf1367 md-sticker_check
󱍨 0xf1368 md-sticker_check_outline
󰗐 0xf05d0 md-sticker_circle_outline
󰞅 0xf0785 md-sticker_emoji
󱍩 0xf1369 md-sticker_minus
󱍪 0xf136a md-sticker_minus_outline
󱍫 0xf136b md-sticker_outline
󱍬 0xf136c md-sticker_plus
󱍭 0xf136d md-sticker_plus_outline
󱍮 0xf136e md-sticker_remove
󱍯 0xf136f md-sticker_remove_outline
󱞎 0xf178e md-sticker_text
󱞏 0xf178f md-sticker_text_outline
󰓚 0xf04da md-stocking
󱂓 0xf1093 md-stomach
󱥝 0xf195d md-stool
󱥞 0xf195e md-stool_outline
󰓛 0xf04db md-stop
󰙦 0xf0666 md-stop_circle
󰙧 0xf0667 md-stop_circle_outline
󱩵 0xf1a75 md-storage_tank
󱩶 0xf1a76 md-storage_tank_outline
󰓜 0xf04dc md-store
󰓝 0xf04dd md-store_24_hour
󱣁 0xf18c1 md-store_alert
󱣂 0xf18c2 md-store_alert_outline
󱣃 0xf18c3 md-store_check
󱣄 0xf18c4 md-store_check_outline
󱣅 0xf18c5 md-store_clock
󱣆 0xf18c6 md-store_clock_outline
󱣇 0xf18c7 md-store_cog
󱣈 0xf18c8 md-store_cog_outline
󱣉 0xf18c9 md-store_edit
󱣊 0xf18ca md-store_edit_outline
󱣋 0xf18cb md-store_marker
󱣌 0xf18cc md-store_marker_outline
󱙞 0xf165e md-store_minus
󱣍 0xf18cd md-store_minus_outline
󱣎 0xf18ce md-store_off
󱣏 0xf18cf md-store_off_outline
󱍡 0xf1361 md-store_outline
󱙟 0xf165f md-store_plus
󱣐 0xf18d0 md-store_plus_outline
󱙠 0xf1660 md-store_remove
󱣑 0xf18d1 md-store_remove_outline
󱣒 0xf18d2 md-store_search
󱣓 0xf18d3 md-store_search_outline
󱣔 0xf18d4 md-store_settings
󱣕 0xf18d5 md-store_settings_outline
󰟇 0xf07c7 md-storefront
󱃁 0xf10c1 md-storefront_outline
󰓞 0xf04de md-stove
󱇖 0xf11d6 md-strategy
󰼫 0xf0f2b md-stretch_to_page
󰼬 0xf0f2c md-stretch_to_page_outline
󱊺 0xf12ba md-string_lights
󱊻 0xf12bb md-string_lights_off
󰘌 0xf060c md-subdirectory_arrow_left
󰘍 0xf060d md-subdirectory_arrow_right
󱕬 0xf156c md-submarine
󰨖 0xf0a16 md-subtitles
󰨗 0xf0a17 md-subtitles_outline
󰚬 0xf06ac md-subway
󰶝 0xf0d9d md-subway_alert_variant
󰓟 0xf04df md-subway_variant
󰞆 0xf0786 md-summit
󱩷 0xf1a77 md-sun_clock
󱩸 0xf1a78 md-sun_clock_outline
󱦥 0xf19a5 md-sun_compass
󱞖 0xf1796 md-sun_snowflake
󱩹 0xf1a79 md-sun_snowflake_variant
󱣖 0xf18d6 md-sun_thermometer
󱣗 0xf18d7 md-sun_thermometer_outline
󱟾 0xf17fe md-sun_wireless
󱟿 0xf17ff md-sun_wireless_outline
󰓠 0xf04e0 md-sunglasses
󱝆 0xf1746 md-surfing
󰗅 0xf05c5 md-surround_sound
󰟰 0xf07f0 md-surround_sound_2_0
󱜩 0xf1729 md-surround_sound_2_1
󰟱 0xf07f1 md-surround_sound_3_1
󰟲 0xf07f2 md-surround_sound_5_1
󱜪 0xf172a md-surround_sound_5_1_2
󰟳 0xf07f3 md-surround_sound_7_1
󰜡 0xf0721 md-svg
󰓡 0xf04e1 md-swap_horizontal
󰯍 0xf0bcd md-swap_horizontal_bold
󰿡 0xf0fe1 md-swap_horizontal_circle
󰿢 0xf0fe2 md-swap_horizontal_circle_outline
󰣁 0xf08c1 md-swap_horizontal_variant
󰓢 0xf04e2 md-swap_vertical
󰯎 0xf0bce md-swap_vertical_bold
󰿣 0xf0fe3 md-swap_vertical_circle
󰿤 0xf0fe4 md-swap_vertical_circle_outline
󰣂 0xf08c2 md-swap_vertical_variant
󰓣 0xf04e3 md-swim
󰓤 0xf04e4 md-switch
󰓥 0xf04e5 md-sword
󰞇 0xf0787 md-sword_cross
󱌳 0xf1333 md-syllabary_hangul
󱌴 0xf1334 md-syllabary_hiragana
󱌵 0xf1335 md-syllabary_katakana
󱌶 0xf1336 md-syllabary_katakana_halfwidth
󱔁 0xf1501 md-symbol
󰫦 0xf0ae6 md-symfony
󰓦 0xf04e6 md-sync
󰓧 0xf04e7 md-sync_alert
󱍸 0xf1378 md-sync_circle
󰓨 0xf04e8 md-sync_off
󰓩 0xf04e9 md-tab
󰭋 0xf0b4b md-tab_minus
󰝜 0xf075c md-tab_plus
󰭌 0xf0b4c md-tab_remove
󱦞 0xf199e md-tab_search
󰓪 0xf04ea md-tab_unselected
󰓫 0xf04eb md-table
󱎹 0xf13b9 md-table_account
󱎺 0xf13ba md-table_alert
󱎻 0xf13bb md-table_arrow_down
󱎼 0xf13bc md-table_arrow_left
󱎽 0xf13bd md-table_arrow_right
󱎾 0xf13be md-table_arrow_up
󰨘 0xf0a18 md-table_border
󱎿 0xf13bf md-table_cancel
󱁡 0xf1061 md-table_chair
󱏀 0xf13c0 md-table_check
󱏁 0xf13c1 md-table_clock
󱏂 0xf13c2 md-table_cog
󰠵 0xf0835 md-table_column
󰓬 0xf04ec md-table_column_plus_after
󰓭 0xf04ed md-table_column_plus_before
󰓮 0xf04ee md-table_column_remove
󰓯 0xf04ef md-table_column_width
󰓰 0xf04f0 md-table_edit
󱂔 0xf1094 md-table_eye
󱏃 0xf13c3 md-table_eye_off
󰖼 0xf05bc md-table_furniture
󱈝 0xf121d md-table_headers_eye
󱈞 0xf121e md-table_headers_eye_off
󱏄 0xf13c4 md-table_heart
󱏅 0xf13c5 md-table_key
󰓱 0xf04f1 md-table_large
󰾇 0xf0f87 md-table_large_plus
󰾈 0xf0f88 md-table_large_remove
󱏆 0xf13c6 md-table_lock
󰦦 0xf09a6 md-table_merge_cells
󱏇 0xf13c7 md-table_minus
󱏈 0xf13c8 md-table_multiple
󱏉 0xf13c9 md-table_network
󰠶 0xf0836 md-table_of_contents
󱏊 0xf13ca md-table_off
󱝃 0xf1743 md-table_picnic
󱠼 0xf183c md-table_pivot
󰩵 0xf0a75 md-table_plus
󱎠 0xf13a0 md-table_refresh
󰩶 0xf0a76 md-table_remove
󰠷 0xf0837 md-table_row
󰓲 0xf04f2 md-table_row_height
󰓳 0xf04f3 md-table_row_plus_after
󰓴 0xf04f4 md-table_row_plus_before
󰓵 0xf04f5 md-table_row_remove
󰤏 0xf090f md-table_search
󰠸 0xf0838 md-table_settings
󱐪 0xf142a md-table_split_cell
󱏋 0xf13cb md-table_star
󱎡 0xf13a1 md-table_sync
󰹨 0xf0e68 md-table_tennis
󰓶 0xf04f6 md-tablet
󰓷 0xf04f7 md-tablet_android
󰦧 0xf09a7 md-tablet_cellphone
󰻎 0xf0ece md-tablet_dashboard
󰝢 0xf0762 md-taco
󰓹 0xf04f9 md-tag
󱜫 0xf172b md-tag_arrow_down
󱜬 0xf172c md-tag_arrow_down_outline
󱜭 0xf172d md-tag_arrow_left
󱜮 0xf172e md-tag_arrow_left_outline
󱜯 0xf172f md-tag_arrow_right
󱜰 0xf1730 md-tag_arrow_right_outline
󱜱 0xf1731 md-tag_arrow_up
󱜲 0xf1732 md-tag_arrow_up_outline
󱩺 0xf1a7a md-tag_check
󱩻 0xf1a7b md-tag_check_outline
󰓺 0xf04fa md-tag_faces
󰚋 0xf068b md-tag_heart
󰯏 0xf0bcf md-tag_heart_outline
󰤐 0xf0910 md-tag_minus
󱈟 0xf121f md-tag_minus_outline
󰓻 0xf04fb md-tag_multiple
󱋷 0xf12f7 md-tag_multiple_outline
󱈠 0xf1220 md-tag_off
󱈡 0xf1221 md-tag_off_outline
󰓼 0xf04fc md-tag_outline
󰜢 0xf0722 md-tag_plus
󱈢 0xf1222 md-tag_plus_outline
󰜣 0xf0723 md-tag_remove
󱈣 0xf1223 md-tag_remove_outline
󱤇 0xf1907 md-tag_search
󱤈 0xf1908 md-tag_search_outline
󱈤 0xf1224 md-tag_text
󰓽 0xf04fd md-tag_text_outline
󱏿 0xf13ff md-tailwind
󱪼 0xf1abc md-tally_mark_1
󱪽 0xf1abd md-tally_mark_2
󱪾 0xf1abe md-tally_mark_3
󱪿 0xf1abf md-tally_mark_4
󱫀 0xf1ac0 md-tally_mark_5
󰓸 0xf04f8 md-tangram
󰴺 0xf0d3a md-tank
󰿥 0xf0fe5 md-tanker_truck
󱛟 0xf16df md-tape_drive
󰭍 0xf0b4d md-tape_measure
󰓾 0xf04fe md-target
󰯐 0xf0bd0 md-target_account
󰩷 0xf0a77 md-target_variant
󰓿 0xf04ff md-taxi
󰶞 0xf0d9e md-tea
󰶟 0xf0d9f md-tea_outline
󰔀 0xf0500 md-teamviewer
󱣻 0xf18fb md-teddy_bear
󰭎 0xf0b4e md-telescope
󰔂 0xf0502 md-television
󱍖 0xf1356 md-television_ambient_light
󰠹 0xf0839 md-television_box
󰟴 0xf07f4 md-television_classic
󰠺 0xf083a md-television_classic_off
󰔃 0xf0503 md-television_guide
󰠻 0xf083b md-television_off
󰾉 0xf0f89 md-television_pause
󰻏 0xf0ecf md-television_play
󱄐 0xf1110 md-television_shimmer
󰾊 0xf0f8a md-television_stop
󰔄 0xf0504 md-temperature_celsius
󰔅 0xf0505 md-temperature_fahrenheit
󰔆 0xf0506 md-temperature_kelvin
󰶠 0xf0da0 md-tennis
󰔇 0xf0507 md-tennis_ball
󰔈 0xf0508 md-tent
󱁢 0xf1062 md-terraform
󰙨 0xf0668 md-test_tube
󰤑 0xf0911 md-test_tube_empty
󰤒 0xf0912 md-test_tube_off
󰦨 0xf09a8 md-text
󱕰 0xf1570 md-text_account
󰈚 0xf021a md-text_box
󰺦 0xf0ea6 md-text_box_check
󰺧 0xf0ea7 md-text_box_check_outline
󱩼 0xf1a7c md-text_box_edit
󱩽 0xf1a7d md-text_box_edit_outline
󰺨 0xf0ea8 md-text_box_minus
󰺩 0xf0ea9 md-text_box_minus_outline
󰪷 0xf0ab7 md-text_box_multiple
󰪸 0xf0ab8 md-text_box_multiple_outline
󰧭 0xf09ed md-text_box_outline
󰺪 0xf0eaa md-text_box_plus
󰺫 0xf0eab md-text_box_plus_outline
󰺬 0xf0eac md-text_box_remove
󰺭 0xf0ead md-text_box_remove_outline
󰺮 0xf0eae md-text_box_search
󰺯 0xf0eaf md-text_box_search_outline
󰦪 0xf09aa md-text_long
󱄽 0xf113d md-text_recognition
󱎸 0xf13b8 md-text_search
󱩾 0xf1a7e md-text_search_variant
󰙩 0xf0669 md-text_shadow
󰦩 0xf09a9 md-text_short
󰔊 0xf050a md-text_to_speech
󰔋 0xf050b md-text_to_speech_off
󰔌 0xf050c md-texture
󰿦 0xf0fe6 md-texture_box
󰔍 0xf050d md-theater
󰔎 0xf050e md-theme_light_dark
󰔏 0xf050f md-thermometer
󰸁 0xf0e01 md-thermometer_alert
󱢕 0xf1895 md-thermometer_bluetooth
󱩿 0xf1a7f md-thermometer_check
󰸂 0xf0e02 md-thermometer_chevron_down
󰸃 0xf0e03 md-thermometer_chevron_up
󱃂 0xf10c2 md-thermometer_high
󰔐 0xf0510 md-thermometer_lines
󱃃 0xf10c3 md-thermometer_low
󰸄 0xf0e04 md-thermometer_minus
󱔱 0xf1531 md-thermometer_off
󰸅 0xf0e05 md-thermometer_plus
󱪀 0xf1a80 md-thermometer_water
󰎓 0xf0393 md-thermostat
󰢑 0xf0891 md-thermostat_box
󰟶 0xf07f6 md-thought_bubble
󰟷 0xf07f7 md-thought_bubble_outline
󰔑 0xf0511 md-thumb_down
󰔒 0xf0512 md-thumb_down_outline
󰔓 0xf0513 md-thumb_up
󰔔 0xf0514 md-thumb_up_outline
󰔕 0xf0515 md-thumbs_up_down
󱤔 0xf1914 md-thumbs_up_down_outline
󰔖 0xf0516 md-ticket
󰔗 0xf0517 md-ticket_account
󰔘 0xf0518 md-ticket_confirmation
󱎪 0xf13aa md-ticket_confirmation_outline
󰤓 0xf0913 md-ticket_outline
󰜤 0xf0724 md-ticket_percent
󱐫 0xf142b md-ticket_percent_outline
󰔙 0xf0519 md-tie
󰜥 0xf0725 md-tilde
󱣳 0xf18f3 md-tilde_off
󰔚 0xf051a md-timelapse
󰯑 0xf0bd1 md-timeline
󰾕 0xf0f95 md-timeline_alert
󰾘 0xf0f98 md-timeline_alert_outline
󱔲 0xf1532 md-timeline_check
󱔳 0xf1533 md-timeline_check_outline
󱇻 0xf11fb md-timeline_clock
󱇼 0xf11fc md-timeline_clock_outline
󰾙 0xf0f99 md-timeline_help
󰾚 0xf0f9a md-timeline_help_outline
󱔴 0xf1534 md-timeline_minus
󱔵 0xf1535 md-timeline_minus_outline
󰯒 0xf0bd2 md-timeline_outline
󰾖 0xf0f96 md-timeline_plus
󰾗 0xf0f97 md-timeline_plus_outline
󱔶 0xf1536 md-timeline_remove
󱔷 0xf1537 md-timeline_remove_outline
󰯓 0xf0bd3 md-timeline_text
󰯔 0xf0bd4 md-timeline_text_outline
󱎫 0xf13ab md-timer
󰔜 0xf051c md-timer_10
󰔝 0xf051d md-timer_3
󱫌 0xf1acc md-timer_alert
󱫍 0xf1acd md-timer_alert_outline
󱫎 0xf1ace md-timer_cancel
󱫏 0xf1acf md-timer_cancel_outline
󱫐 0xf1ad0 md-timer_check
󱫑 0xf1ad1 md-timer_check_outline
󱤥 0xf1925 md-timer_cog
󱤦 0xf1926 md-timer_cog_outline
󱫒 0xf1ad2 md-timer_edit
󱫓 0xf1ad3 md-timer_edit_outline
󱫔 0xf1ad4 md-timer_lock
󱫕 0xf1ad5 md-timer_lock_open
󱫖 0xf1ad6 md-timer_lock_open_outline
󱫗 0xf1ad7 md-timer_lock_outline
󱫘 0xf1ad8 md-timer_marker
󱫙 0xf1ad9 md-timer_marker_outline
󱫚 0xf1ada md-timer_minus
󱫛 0xf1adb md-timer_minus_outline
󱫜 0xf1adc md-timer_music
󱫝 0xf1add md-timer_music_outline
󱎬 0xf13ac md-timer_off
󰔞 0xf051e md-timer_off_outline
󰔛 0xf051b md-timer_outline
󱫞 0xf1ade md-timer_pause
󱫟 0xf1adf md-timer_pause_outline
󱫠 0xf1ae0 md-timer_play
󱫡 0xf1ae1 md-timer_play_outline
󱫢 0xf1ae2 md-timer_plus
󱫣 0xf1ae3 md-timer_plus_outline
󱫤 0xf1ae4 md-timer_refresh
󱫥 0xf1ae5 md-timer_refresh_outline
󱫦 0xf1ae6 md-timer_remove
󱫧 0xf1ae7 md-timer_remove_outline
󰔟 0xf051f md-timer_sand
󱦟 0xf199f md-timer_sand_complete
󰚭 0xf06ad md-timer_sand_empty
󰞌 0xf078c md-timer_sand_full
󱦠 0xf19a0 md-timer_sand_paused
󱤣 0xf1923 md-timer_settings
󱤤 0xf1924 md-timer_settings_outline
󱫨 0xf1ae8 md-timer_star
󱫩 0xf1ae9 md-timer_star_outline
󱫪 0xf1aea md-timer_stop
󱫫 0xf1aeb md-timer_stop_outline
󱫬 0xf1aec md-timer_sync
󱫭 0xf1aed md-timer_sync_outline
󰔠 0xf0520 md-timetable
󱢖 0xf1896 md-tire
󱁣 0xf1063 md-toaster
󱆷 0xf11b7 md-toaster_off
󰳓 0xf0cd3 md-toaster_oven
󰔡 0xf0521 md-toggle_switch
󰔢 0xf0522 md-toggle_switch_off
󰨙 0xf0a19 md-toggle_switch_off_outline
󰨚 0xf0a1a md-toggle_switch_outline
󱨥 0xf1a25 md-toggle_switch_variant
󱨦 0xf1a26 md-toggle_switch_variant_off
󰦫 0xf09ab md-toilet
󰦬 0xf09ac md-toolbox
󰦭 0xf09ad md-toolbox_outline
󱁤 0xf1064 md-tools
󰔣 0xf0523 md-tooltip
󰀌 0xf000c md-tooltip_account
󱠻 0xf183b md-tooltip_cellphone
󱕜 0xf155c md-tooltip_check
󱕝 0xf155d md-tooltip_check_outline
󰔤 0xf0524 md-tooltip_edit
󱋅 0xf12c5 md-tooltip_edit_outline
󰔥 0xf0525 md-tooltip_image
󰯕 0xf0bd5 md-tooltip_image_outline
󱕞 0xf155e md-tooltip_minus
󱕟 0xf155f md-tooltip_minus_outline
󰔦 0xf0526 md-tooltip_outline
󰯖 0xf0bd6 md-tooltip_plus
󰔧 0xf0527 md-tooltip_plus_outline
󱕠 0xf1560 md-tooltip_remove
󱕡 0xf1561 md-tooltip_remove_outline
󰔨 0xf0528 md-tooltip_text
󰯗 0xf0bd7 md-tooltip_text_outline
󰣃 0xf08c3 md-tooth
󰔩 0xf0529 md-tooth_outline
󱄩 0xf1129 md-toothbrush
󱄬 0xf112c md-toothbrush_electric
󱄪 0xf112a md-toothbrush_paste
󱘆 0xf1606 md-torch
󰴻 0xf0d3b md-tortoise
󱊸 0xf12b8 md-toslink
󰦮 0xf09ae md-tournament
󰠼 0xf083c md-tow_truck
󰚁 0xf0681 md-tower_beach
󰚂 0xf0682 md-tower_fire
󱡵 0xf1875 md-town_hall
󱊈 0xf1288 md-toy_brick
󱊉 0xf1289 md-toy_brick_marker
󱊊 0xf128a md-toy_brick_marker_outline
󱊋 0xf128b md-toy_brick_minus
󱊌 0xf128c md-toy_brick_minus_outline
󱊍 0xf128d md-toy_brick_outline
󱊎 0xf128e md-toy_brick_plus
󱊏 0xf128f md-toy_brick_plus_outline
󱊐 0xf1290 md-toy_brick_remove
󱊑 0xf1291 md-toy_brick_remove_outline
󱊒 0xf1292 md-toy_brick_search
󱊓 0xf1293 md-toy_brick_search_outline
󰤔 0xf0914 md-track_light
󰟸 0xf07f8 md-trackpad
󰤳 0xf0933 md-trackpad_lock
󰢒 0xf0892 md-tractor
󱓄 0xf14c4 md-tractor_variant
󰩸 0xf0a78 md-trademark
󱍼 0xf137c md-traffic_cone
󰔫 0xf052b md-traffic_light
󱠪 0xf182a md-traffic_light_outline
󰔬 0xf052c md-train
󰯘 0xf0bd8 md-train_car
󱜳 0xf1733 md-train_car_passenger
󱜴 0xf1734 md-train_car_passenger_door
󱜵 0xf1735 md-train_car_passenger_door_open
󱜶 0xf1736 md-train_car_passenger_variant
󰣄 0xf08c4 md-train_variant
󰔭 0xf052d md-tram
󰿧 0xf0fe7 md-tram_side
󰔮 0xf052e md-transcribe
󰔯 0xf052f md-transcribe_close
󱁥 0xf1065 md-transfer
󰶡 0xf0da1 md-transfer_down
󰶢 0xf0da2 md-transfer_left
󰔰 0xf0530 md-transfer_right
󰶣 0xf0da3 md-transfer_up
󰴼 0xf0d3c md-transit_connection
󱕆 0xf1546 md-transit_connection_horizontal
󰴽 0xf0d3d md-transit_connection_variant
󰾋 0xf0f8b md-transit_detour
󱔕 0xf1515 md-transit_skip
󰚮 0xf06ae md-transit_transfer
󰤕 0xf0915 md-transition
󰤖 0xf0916 md-transition_masked
󰗊 0xf05ca md-translate
󰸆 0xf0e06 md-translate_off
󰴾 0xf0d3e md-transmission_tower
󱤬 0xf192c md-transmission_tower_export
󱤭 0xf192d md-transmission_tower_import
󱧝 0xf19dd md-transmission_tower_off
󰩹 0xf0a79 md-trash_can
󰩺 0xf0a7a md-trash_can_outline
󱊔 0xf1294 md-tray
󱊕 0xf1295 md-tray_alert
󰄠 0xf0120 md-tray_arrow_down
󰄝 0xf011d md-tray_arrow_up
󱊖 0xf1296 md-tray_full
󱊗 0xf1297 md-tray_minus
󱊘 0xf1298 md-tray_plus
󱊙 0xf1299 md-tray_remove
󰜦 0xf0726 md-treasure_chest
󰔱 0xf0531 md-tree
󰹩 0xf0e69 md-tree_outline
󰔲 0xf0532 md-trello
󰔳 0xf0533 md-trending_down
󰔴 0xf0534 md-trending_neutral
󰔵 0xf0535 md-trending_up
󰔶 0xf0536 md-triangle
󰔷 0xf0537 md-triangle_outline
󱨉 0xf1a09 md-triangle_small_down
󱨊 0xf1a0a md-triangle_small_up
󱑼 0xf147c md-triangle_wave
󰯙 0xf0bd9 md-triforce
󰔸 0xf0538 md-trophy
󰔹 0xf0539 md-trophy_award
󰶤 0xf0da4 md-trophy_broken
󰔺 0xf053a md-trophy_outline
󰔻 0xf053b md-trophy_variant
󰔼 0xf053c md-trophy_variant_outline
󰔽 0xf053d md-truck
󱧞 0xf19de md-truck_alert
󱧟 0xf19df md-truck_alert_outline
󱣘 0xf18d8 md-truck_cargo_container
󰳔 0xf0cd4 md-truck_check
󱊚 0xf129a md-truck_check_outline
󰔾 0xf053e md-truck_delivery
󱊛 0xf129b md-truck_delivery_outline
󰞈 0xf0788 md-truck_fast
󱊜 0xf129c md-truck_fast_outline
󱢑 0xf1891 md-truck_flatbed
󱦮 0xf19ae md-truck_minus
󱦽 0xf19bd md-truck_minus_outline
󱊝 0xf129d md-truck_outline
󱦭 0xf19ad md-truck_plus
󱦼 0xf19bc md-truck_plus_outline
󱦯 0xf19af md-truck_remove
󱦾 0xf19be md-truck_remove_outline
󱦦 0xf19a6 md-truck_snowflake
󰜧 0xf0727 md-truck_trailer
󱂖 0xf1096 md-trumpet
󰩻 0xf0a7b md-tshirt_crew
󰔿 0xf053f md-tshirt_crew_outline
󰩼 0xf0a7c md-tshirt_v
󰕀 0xf0540 md-tshirt_v_outline
󱪁 0xf1a81 md-tsunami
󰤗 0xf0917 md-tumble_dryer
󱆺 0xf11ba md-tumble_dryer_alert
󱆻 0xf11bb md-tumble_dryer_off
󰘮 0xf062e md-tune
󱕂 0xf1542 md-tune_variant
󰙪 0xf066a md-tune_vertical
󱕃 0xf1543 md-tune_vertical_variant
󱠽 0xf183d md-tunnel
󱠾 0xf183e md-tunnel_outline
󱪂 0xf1a82 md-turbine
󱜛 0xf171b md-turkey
󰳕 0xf0cd5 md-turnstile
󰳖 0xf0cd6 md-turnstile_outline
󰳗 0xf0cd7 md-turtle
󰕃 0xf0543 md-twitch
󰕄 0xf0544 md-twitter
󰦯 0xf09af md-two_factor_authentication
󰼭 0xf0f2d md-typewriter
󰯚 0xf0bda md-ubisoft
󰕈 0xf0548 md-ubuntu
󱃄 0xf10c4 md-ufo
󱃅 0xf10c5 md-ufo_outline
󰟹 0xf07f9 md-ultra_high_definition
󰕉 0xf0549 md-umbraco
󰕊 0xf054a md-umbrella
󱢊 0xf188a md-umbrella_beach
󱢋 0xf188b md-umbrella_beach_outline
󰦰 0xf09b0 md-umbrella_closed
󱏢 0xf13e2 md-umbrella_closed_outline
󱏡 0xf13e1 md-umbrella_closed_variant
󰕋 0xf054b md-umbrella_outline
󰕌 0xf054c md-undo
󰕍 0xf054d md-undo_variant
󰕎 0xf054e md-unfold_less_horizontal
󰝠 0xf0760 md-unfold_less_vertical
󰕏 0xf054f md-unfold_more_horizontal
󰝡 0xf0761 md-unfold_more_vertical
󰕐 0xf0550 md-ungroup
󰻐 0xf0ed0 md-unicode
󱗂 0xf15c2 md-unicorn
󱗃 0xf15c3 md-unicorn_variant
󱗥 0xf15e5 md-unicycle
󰚯 0xf06af md-unity
󰦱 0xf09b1 md-unreal
󰚰 0xf06b0 md-update
󰕒 0xf0552 md-upload
󱍳 0xf1373 md-upload_lock
󱍴 0xf1374 md-upload_lock_outline
󰠽 0xf083d md-upload_multiple
󰛶 0xf06f6 md-upload_network
󰳘 0xf0cd8 md-upload_network_outline
󱃆 0xf10c6 md-upload_off
󱃇 0xf10c7 md-upload_off_outline
󰸇 0xf0e07 md-upload_outline
󰕓 0xf0553 md-usb
󱊞 0xf129e md-usb_flash_drive
󱊟 0xf129f md-usb_flash_drive_outline
󱇰 0xf11f0 md-usb_port
󱦡 0xf19a1 md-vacuum
󱦢 0xf19a2 md-vacuum_outline
󱁦 0xf1066 md-valve
󱁧 0xf1067 md-valve_closed
󱁨 0xf1068 md-valve_open
󰟺 0xf07fa md-van_passenger
󰟻 0xf07fb md-van_utility
󰟼 0xf07fc md-vanish
󱕔 0xf1554 md-vanish_quarter
󱇡 0xf11e1 md-vanity_light
󰫧 0xf0ae7 md-variable
󱄑 0xf1111 md-variable_box
󰕔 0xf0554 md-vector_arrange_above
󰕕 0xf0555 md-vector_arrange_below
󰫨 0xf0ae8 md-vector_bezier
󰕖 0xf0556 md-vector_circle
󰕗 0xf0557 md-vector_circle_variant
󰕘 0xf0558 md-vector_combine
󰕙 0xf0559 md-vector_curve
󰕚 0xf055a md-vector_difference
󰕛 0xf055b md-vector_difference_ab
󰕜 0xf055c md-vector_difference_ba
󰢓 0xf0893 md-vector_ellipse
󰕝 0xf055d md-vector_intersection
󰕞 0xf055e md-vector_line
󰿨 0xf0fe8 md-vector_link
󰕟 0xf055f md-vector_point
󰕠 0xf0560 md-vector_polygon
󱡖 0xf1856 md-vector_polygon_variant
󰕡 0xf0561 md-vector_polyline
󱈥 0xf1225 md-vector_polyline_edit
󱈦 0xf1226 md-vector_polyline_minus
󱈧 0xf1227 md-vector_polyline_plus
󱈨 0xf1228 md-vector_polyline_remove
󰝊 0xf074a md-vector_radius
󰗆 0xf05c6 md-vector_rectangle
󰕢 0xf0562 md-vector_selection
󰀁 0xf0001 md-vector_square
󱡗 0xf1857 md-vector_square_close
󱣙 0xf18d9 md-vector_square_edit
󱣚 0xf18da md-vector_square_minus
󱡘 0xf1858 md-vector_square_open
󱣛 0xf18db md-vector_square_plus
󱣜 0xf18dc md-vector_square_remove
󰕣 0xf0563 md-vector_triangle
󰕤 0xf0564 md-vector_union
󰨛 0xf0a1b md-vhs
󰕦 0xf0566 md-vibrate
󰳙 0xf0cd9 md-vibrate_off
󰕧 0xf0567 md-video
󱨜 0xf1a1c md-video_2d
󰟽 0xf07fd md-video_3d
󱏙 0xf13d9 md-video_3d_off
󰻑 0xf0ed1 md-video_3d_variant
󰠾 0xf083e md-video_4k_box
󰤙 0xf0919 md-video_account
󰃽 0xf00fd md-video_box
󰃾 0xf00fe md-video_box_off
󱁩 0xf1069 md-video_check
󱁪 0xf106a md-video_check_outline
󱔮 0xf152e md-video_high_definition
󰤚 0xf091a md-video_image
󰠿 0xf083f md-video_input_antenna
󰡀 0xf0840 md-video_input_component
󰡁 0xf0841 md-video_input_hdmi
󰾌 0xf0f8c md-video_input_scart
󰡂 0xf0842 md-video_input_svideo
󱦩 0xf19a9 md-video_marker
󱦪 0xf19aa md-video_marker_outline
󰦲 0xf09b2 md-video_minus
󰊺 0xf02ba md-video_minus_outline
󰕨 0xf0568 md-video_off
󰯛 0xf0bdb md-video_off_outline
󰯜 0xf0bdc md-video_outline
󰦳 0xf09b3 md-video_plus
󰇓 0xf01d3 md-video_plus_outline
󰤛 0xf091b md-video_stabilization
󰕩 0xf0569 md-video_switch
󰞐 0xf0790 md-video_switch_outline
󰨜 0xf0a1c md-video_vintage
󰻒 0xf0ed2 md-video_wireless
󰻓 0xf0ed3 md-video_wireless_outline
󰕪 0xf056a md-view_agenda
󱇘 0xf11d8 md-view_agenda_outline
󰕫 0xf056b md-view_array
󱒅 0xf1485 md-view_array_outline
󰕬 0xf056c md-view_carousel
󱒆 0xf1486 md-view_carousel_outline
󰕭 0xf056d md-view_column
󱒇 0xf1487 md-view_column_outline
󰹪 0xf0e6a md-view_comfy
󱒈 0xf1488 md-view_comfy_outline
󰹫 0xf0e6b md-view_compact
󰹬 0xf0e6c md-view_compact_outline
󰕮 0xf056e md-view_dashboard
󱥇 0xf1947 md-view_dashboard_edit
󱥈 0xf1948 md-view_dashboard_edit_outline
󰨝 0xf0a1d md-view_dashboard_outline
󰡃 0xf0843 md-view_dashboard_variant
󱒉 0xf1489 md-view_dashboard_variant_outline
󰕯 0xf056f md-view_day
󱒊 0xf148a md-view_day_outline
󱢈 0xf1888 md-view_gallery
󱢉 0xf1889 md-view_gallery_outline
󰕰 0xf0570 md-view_grid
󱇙 0xf11d9 md-view_grid_outline
󰾍 0xf0f8d md-view_grid_plus
󱇚 0xf11da md-view_grid_plus_outline
󰕱 0xf0571 md-view_headline
󰕲 0xf0572 md-view_list
󱒋 0xf148b md-view_list_outline
󰕳 0xf0573 md-view_module
󱒌 0xf148c md-view_module_outline
󰜨 0xf0728 md-view_parallel
󱒍 0xf148d md-view_parallel_outline
󰕴 0xf0574 md-view_quilt
󱒎 0xf148e md-view_quilt_outline
󰜩 0xf0729 md-view_sequential
󱒏 0xf148f md-view_sequential_outline
󰯋 0xf0bcb md-view_split_horizontal
󰯌 0xf0bcc md-view_split_vertical
󰕵 0xf0575 md-view_stream
󱒐 0xf1490 md-view_stream_outline
󰕶 0xf0576 md-view_week
󱒑 0xf1491 md-view_week_outline
󰕷 0xf0577 md-vimeo
󰘏 0xf060f md-violin
󰢔 0xf0894 md-virtual_reality
󱎶 0xf13b6 md-virus
󱣡 0xf18e1 md-virus_off
󱣢 0xf18e2 md-virus_off_outline
󱎷 0xf13b7 md-virus_outline
󰕼 0xf057c md-vlc
󰕽 0xf057d md-voicemail
󱪃 0xf1a83 md-volcano
󱪄 0xf1a84 md-volcano_outline
󰦴 0xf09b4 md-volleyball
󰕾 0xf057e md-volume_high
󰕿 0xf057f md-volume_low
󰖀 0xf0580 md-volume_medium
󰝞 0xf075e md-volume_minus
󰝟 0xf075f md-volume_mute
󰖁 0xf0581 md-volume_off
󰝝 0xf075d md-volume_plus
󱄠 0xf1120 md-volume_source
󰸈 0xf0e08 md-volume_variant_off
󱄡 0xf1121 md-volume_vibrate
󰨟 0xf0a1f md-vote
󰨠 0xf0a20 md-vote_outline
󰖂 0xf0582 md-vpn
󰡄 0xf0844 md-vuejs
󰹭 0xf0e6d md-vuetify
󰖃 0xf0583 md-walk
󰟾 0xf07fe md-wall
󱨑 0xf1a11 md-wall_fire
󰤜 0xf091c md-wall_sconce
󰤝 0xf091d md-wall_sconce_flat
󱟉 0xf17c9 md-wall_sconce_flat_outline
󰐜 0xf041c md-wall_sconce_flat_variant
󱟊 0xf17ca md-wall_sconce_flat_variant_outline
󱟋 0xf17cb md-wall_sconce_outline
󰝈 0xf0748 md-wall_sconce_round
󱟌 0xf17cc md-wall_sconce_round_outline
󰤞 0xf091e md-wall_sconce_round_variant
󱟍 0xf17cd md-wall_sconce_round_variant_outline
󰖄 0xf0584 md-wallet
󰖅 0xf0585 md-wallet_giftcard
󰖆 0xf0586 md-wallet_membership
󰯝 0xf0bdd md-wallet_outline
󰾎 0xf0f8e md-wallet_plus
󰾏 0xf0f8f md-wallet_plus_outline
󰖇 0xf0587 md-wallet_travel
󰸉 0xf0e09 md-wallpaper
󰖈 0xf0588 md-wan
󰾐 0xf0f90 md-wardrobe
󰾑 0xf0f91 md-wardrobe_outline
󰾁 0xf0f81 md-warehouse
󰜪 0xf072a md-washing_machine
󱆼 0xf11bc md-washing_machine_alert
󱆽 0xf11bd md-washing_machine_off
󰖉 0xf0589 md-watch
󰖊 0xf058a md-watch_export
󰢕 0xf0895 md-watch_export_variant
󰖋 0xf058b md-watch_import
󰢖 0xf0896 md-watch_import_variant
󰢗 0xf0897 md-watch_variant
󰚱 0xf06b1 md-watch_vibrate
󰳚 0xf0cda md-watch_vibrate_off
󰖌 0xf058c md-water
󱔂 0xf1502 md-water_alert
󱔃 0xf1503 md-water_alert_outline
󰾒 0xf0f92 md-water_boiler
󱆳 0xf11b3 md-water_boiler_alert
󱆴 0xf11b4 md-water_boiler_off
󱔄 0xf1504 md-water_check
󱔅 0xf1505 md-water_check_outline
󱠆 0xf1806 md-water_circle
󱔆 0xf1506 md-water_minus
󱔇 0xf1507 md-water_minus_outline
󰖍 0xf058d md-water_off
󱔈 0xf1508 md-water_off_outline
󱡕 0xf1855 md-water_opacity
󰸊 0xf0e0a md-water_outline
󰖎 0xf058e md-water_percent
󱔉 0xf1509 md-water_percent_alert
󱔊 0xf150a md-water_plus
󱔋 0xf150b md-water_plus_outline
󱊠 0xf12a0 md-water_polo
󰖏 0xf058f md-water_pump
󰾓 0xf0f93 md-water_pump_off
󱔌 0xf150c md-water_remove
󱔍 0xf150d md-water_remove_outline
󱟆 0xf17c6 md-water_sync
󱪅 0xf1a85 md-water_thermometer
󱪆 0xf1a86 md-water_thermometer_outline
󱁫 0xf106b md-water_well
󱁬 0xf106c md-water_well_outline
󱡉 0xf1849 md-waterfall
󱒁 0xf1481 md-watering_can
󱒂 0xf1482 md-watering_can_outline
󰘒 0xf0612 md-watermark
󰼮 0xf0f2e md-wave
󱑽 0xf147d md-waveform
󰞍 0xf078d md-waves
󱡙 0xf1859 md-waves_arrow_left
󱡚 0xf185a md-waves_arrow_right
󱡛 0xf185b md-waves_arrow_up
󰯞 0xf0bde md-waze
󰖐 0xf0590 md-weather_cloudy
󰼯 0xf0f2f md-weather_cloudy_alert
󰹮 0xf0e6e md-weather_cloudy_arrow_right
󱣶 0xf18f6 md-weather_cloudy_clock
󰖑 0xf0591 md-weather_fog
󰖒 0xf0592 md-weather_hail
󰼰 0xf0f30 md-weather_hazy
󰢘 0xf0898 md-weather_hurricane
󰖓 0xf0593 md-weather_lightning
󰙾 0xf067e md-weather_lightning_rainy
󰖔 0xf0594 md-weather_night
󰼱 0xf0f31 md-weather_night_partly_cloudy
󰖕 0xf0595 md-weather_partly_cloudy
󰼲 0xf0f32 md-weather_partly_lightning
󰼳 0xf0f33 md-weather_partly_rainy
󰼴 0xf0f34 md-weather_partly_snowy
󰼵 0xf0f35 md-weather_partly_snowy_rainy
󰖖 0xf0596 md-weather_pouring
󰖗 0xf0597 md-weather_rainy
󰖘 0xf0598 md-weather_snowy
󰼶 0xf0f36 md-weather_snowy_heavy
󰙿 0xf067f md-weather_snowy_rainy
󰖙 0xf0599 md-weather_sunny
󰼷 0xf0f37 md-weather_sunny_alert
󱓤 0xf14e4 md-weather_sunny_off
󰖚 0xf059a md-weather_sunset
󰖛 0xf059b md-weather_sunset_down
󰖜 0xf059c md-weather_sunset_up
󰼸 0xf0f38 md-weather_tornado
󰖝 0xf059d md-weather_windy
󰖞 0xf059e md-weather_windy_variant
󰖟 0xf059f md-web
󰾔 0xf0f94 md-web_box
󱞐 0xf1790 md-web_cancel
󰞉 0xf0789 md-web_check
󱉊 0xf124a md-web_clock
󱂠 0xf10a0 md-web_minus
󰪎 0xf0a8e md-web_off
󰀳 0xf0033 md-web_plus
󱞑 0xf1791 md-web_refresh
󰕑 0xf0551 md-web_remove
󱞒 0xf1792 md-web_sync
󰖠 0xf05a0 md-webcam
󱜷 0xf1737 md-webcam_off
󰘯 0xf062f md-webhook
󰜫 0xf072b md-webpack
󱉈 0xf1248 md-webrtc
󰘑 0xf0611 md-wechat
󰖡 0xf05a1 md-weight
󰴿 0xf0d3f md-weight_gram
󰖢 0xf05a2 md-weight_kilogram
󱅝 0xf115d md-weight_lifter
󰦵 0xf09b5 md-weight_pound
󰖣 0xf05a3 md-whatsapp
󱓲 0xf14f2 md-wheel_barrow
󱪇 0xf1a87 md-wheelchair
󰖤 0xf05a4 md-wheelchair_accessibility
󰦶 0xf09b6 md-whistle
󱊼 0xf12bc md-whistle_outline
󰖥 0xf05a5 md-white_balance_auto
󰖦 0xf05a6 md-white_balance_incandescent
󰖧 0xf05a7 md-white_balance_iridescent
󰖨 0xf05a8 md-white_balance_sunny
󰜬 0xf072c md-widgets
󱍕 0xf1355 md-widgets_outline
󰖩 0xf05a9 md-wifi
󱚵 0xf16b5 md-wifi_alert
󱚶 0xf16b6 md-wifi_arrow_down
󱚷 0xf16b7 md-wifi_arrow_left
󱚸 0xf16b8 md-wifi_arrow_left_right
󱚹 0xf16b9 md-wifi_arrow_right
󱚺 0xf16ba md-wifi_arrow_up
󱚻 0xf16bb md-wifi_arrow_up_down
󱚼 0xf16bc md-wifi_cancel
󱚽 0xf16bd md-wifi_check
󱚾 0xf16be md-wifi_cog
󱚿 0xf16bf md-wifi_lock
󱛀 0xf16c0 md-wifi_lock_open
󱛁 0xf16c1 md-wifi_marker
󱛂 0xf16c2 md-wifi_minus
󰖪 0xf05aa md-wifi_off
󱛃 0xf16c3 md-wifi_plus
󱛄 0xf16c4 md-wifi_refresh
󱛅 0xf16c5 md-wifi_remove
󱛆 0xf16c6 md-wifi_settings
󰸋 0xf0e0b md-wifi_star
󰤟 0xf091f md-wifi_strength_1
󰤠 0xf0920 md-wifi_strength_1_alert
󰤡 0xf0921 md-wifi_strength_1_lock
󱛋 0xf16cb md-wifi_strength_1_lock_open
󰤢 0xf0922 md-wifi_strength_2
󰤣 0xf0923 md-wifi_strength_2_alert
󰤤 0xf0924 md-wifi_strength_2_lock
󱛌 0xf16cc md-wifi_strength_2_lock_open
󰤥 0xf0925 md-wifi_strength_3
󰤦 0xf0926 md-wifi_strength_3_alert
󰤧 0xf0927 md-wifi_strength_3_lock
󱛍 0xf16cd md-wifi_strength_3_lock_open
󰤨 0xf0928 md-wifi_strength_4
󰤩 0xf0929 md-wifi_strength_4_alert
󰤪 0xf092a md-wifi_strength_4_lock
󱛎 0xf16ce md-wifi_strength_4_lock_open
󰤫 0xf092b md-wifi_strength_alert_outline
󱛏 0xf16cf md-wifi_strength_lock_open_outline
󰤬 0xf092c md-wifi_strength_lock_outline
󰤭 0xf092d md-wifi_strength_off
󰤮 0xf092e md-wifi_strength_off_outline
󰤯 0xf092f md-wifi_strength_outline
󱛇 0xf16c7 md-wifi_sync
󰖬 0xf05ac md-wikipedia
󱪈 0xf1a88 md-wind_power
󱪉 0xf1a89 md-wind_power_outline
󰶥 0xf0da5 md-wind_turbine
󱦫 0xf19ab md-wind_turbine_alert
󱦬 0xf19ac md-wind_turbine_check
󰖭 0xf05ad md-window_close
󰖮 0xf05ae md-window_closed
󱇛 0xf11db md-window_closed_variant
󰖯 0xf05af md-window_maximize
󰖰 0xf05b0 md-window_minimize
󰖱 0xf05b1 md-window_open
󱇜 0xf11dc md-window_open_variant
󰖲 0xf05b2 md-window_restore
󱄜 0xf111c md-window_shutter
󱄝 0xf111d md-window_shutter_alert
󱪊 0xf1a8a md-window_shutter_cog
󱄞 0xf111e md-window_shutter_open
󱪋 0xf1a8b md-window_shutter_settings
󱗺 0xf15fa md-windsock
󰫩 0xf0ae9 md-wiper
󰶦 0xf0da6 md-wiper_wash
󱣟 0xf18df md-wiper_wash_alert
󱑷 0xf1477 md-wizard_hat
󰖴 0xf05b4 md-wordpress
󰖶 0xf05b6 md-wrap
󰯟 0xf0bdf md-wrap_disabled
󰖷 0xf05b7 md-wrench
󱦣 0xf19a3 md-wrench_clock
󰯠 0xf0be0 md-wrench_outline
󰡅 0xf0845 md-xamarin
󰗀 0xf05c0 md-xml
󰟿 0xf07ff md-xmpp
󰭏 0xf0b4f md-yahoo
󰗁 0xf05c1 md-yeast
󰚀 0xf0680 md-yin_yang
󱅼 0xf117c md-yoga
󰗃 0xf05c3 md-youtube
󰡈 0xf0848 md-youtube_gaming
󰡇 0xf0847 md-youtube_studio
󰵀 0xf0d40 md-youtube_subscription
󰑈 0xf0448 md-youtube_tv
󱔖 0xf1516 md-yurt
󰫪 0xf0aea md-z_wave
󰫫 0xf0aeb md-zend
󰵁 0xf0d41 md-zigbee
󰗄 0xf05c4 md-zip_box
󰿺 0xf0ffa md-zip_box_outline
󰨣 0xf0a23 md-zip_disk
󰩽 0xf0a7d md-zodiac_aquarius
󰩾 0xf0a7e md-zodiac_aries
󰩿 0xf0a7f md-zodiac_cancer
󰪀 0xf0a80 md-zodiac_capricorn
󰪁 0xf0a81 md-zodiac_gemini
󰪂 0xf0a82 md-zodiac_leo
󰪃 0xf0a83 md-zodiac_libra
󰪄 0xf0a84 md-zodiac_pisces
󰪅 0xf0a85 md-zodiac_sagittarius
󰪆 0xf0a86 md-zodiac_scorpio
󰪇 0xf0a87 md-zodiac_taurus
󰪈 0xf0a88 md-zodiac_virgo
  0xf406 oct-accessibility
  0xf40b oct-accessibility_inset
  0xf421 oct-alert
  0xf40c oct-alert_fill
  0xf40e oct-apps
  0xf411 oct-archive
  0xf416 oct-arrow_both
  0xf433 oct-arrow_down
  0xf424 oct-arrow_down_left
  0xf43e oct-arrow_down_right
  0xf434 oct-arrow_left
  0xf432 oct-arrow_right
  0xf443 oct-arrow_switch
  0xf431 oct-arrow_up
  0xf45c oct-arrow_up_left
  0xf46c oct-arrow_up_right
  0xf499 oct-beaker
  0xf49a oct-bell
  0xf476 oct-bell_fill
  0xf478 oct-bell_slash
  0xf479 oct-blocked
  0xf49d oct-bold
  0xf405 oct-book
  0xf461 oct-bookmark
  0xf47a oct-bookmark_fill
  0xf533 oct-bookmark_slash
  0xf493 oct-bookmark_slash_fill
  0xf491 oct-briefcase
  0xf43c oct-broadcast
  0xf488 oct-browser
  0xf46f oct-bug
  0xf49b oct-cache
  0xf455 oct-calendar
  0xf42e oct-check
  0xf49e oct-check_circle
  0xf4a4 oct-check_circle_fill
  0xf4a7 oct-checkbox
  0xf45e oct-checklist
  0xf47c oct-chevron_down
  0xf47d oct-chevron_left
  0xf460 oct-chevron_right
  0xf47b oct-chevron_up
  0xf4aa oct-circle
  0xf468 oct-circle_slash
  0xf43a oct-clock
  0xf4ab oct-clock_fill
  0xf4ac oct-cloud
  0xf4ad oct-cloud_offline
  0xf44f oct-code
  0xf4ae oct-code_of_conduct
  0xf4af oct-code_review
  0xf4b0 oct-code_square
  0xf4b1 oct-codescan
  0xf4b2 oct-codescan_checkmark
  0xf4b3 oct-codespaces
  0xf4b4 oct-columns
  0xf4b5 oct-command_palette
  0xf41f oct-comment
  0xf442 oct-comment_discussion
  0xf4b6 oct-commit
  0xf4b7 oct-container
  0xf4b8 oct-copilot
  0xf4b9 oct-copilot_error
  0xf4ba oct-copilot_warning
  0xf4bb oct-copy
  0xf4bc oct-cpu
  0xf439 oct-credit_card
  0xf4bd oct-cross_reference
  0xf48b oct-dash
  0xf472 oct-database
  0xf4be oct-dependabot
  0xf498 oct-desktop_download
  0xf446 oct-device_camera
  0xf447 oct-device_camera_video
  0xf4a9 oct-device_desktop
  0xf42c oct-device_mobile
  0xf4bf oct-diamond
  0xf440 oct-diff
  0xf457 oct-diff_added
  0xf474 oct-diff_ignored
  0xf459 oct-diff_modified
  0xf458 oct-diff_removed
  0xf45a oct-diff_renamed
  0xf4c0 oct-discussion_closed
  0xf4c1 oct-discussion_duplicate
  0xf4c2 oct-discussion_outdated
  0xf4c3 oct-dot
  0xf444 oct-dot_fill
  0xf409 oct-download
  0xf4c4 oct-duplicate
  0xf475 oct-ellipsis
  0xf441 oct-eye
  0xf4c5 oct-eye_closed
  0xf4c6 oct-feed_discussion
  0xf4c7 oct-feed_forked
  0xf4c8 oct-feed_heart
  0xf4c9 oct-feed_merged
  0xf4ca oct-feed_person
  0xf4cb oct-feed_repo
  0xf4cc oct-feed_rocket
  0xf4cd oct-feed_star
  0xf4ce oct-feed_tag
  0xf4cf oct-feed_trophy
  0xf4a5 oct-file
  0xf4d0 oct-file_added
  0xf4d1 oct-file_badge
  0xf471 oct-file_binary
  0xf40d oct-file_code
  0xf4d2 oct-file_diff
  0xf413 oct-file_directory
  0xf4d3 oct-file_directory_fill
  0xf4d4 oct-file_directory_open_fill
  0xf40f oct-file_media
  0xf4d5 oct-file_moved
  0xf4d6 oct-file_removed
  0xf414 oct-file_submodule
  0xf482 oct-file_symlink_directory
  0xf481 oct-file_symlink_file
  0xf410 oct-file_zip
  0xf4d7 oct-filter
  0xf4d8 oct-fiscal_host
  0xf490 oct-flame
  0xf48c oct-fold
  0xf4d9 oct-fold_down
  0xf4da oct-fold_up
  0xf423 oct-gear
  0xf436 oct-gift
  0xf418 oct-git_branch
  0xf417 oct-git_commit
  0xf47f oct-git_compare
  0xf419 oct-git_merge
  0xf4db oct-git_merge_queue
  0xf407 oct-git_pull_request
  0xf4dc oct-git_pull_request_closed
  0xf4dd oct-git_pull_request_draft
  0xf484 oct-globe
  0xf4de oct-goal
  0xf4a6 oct-grabber
  0xf437 oct-graph
  0xf4df oct-hash
  0xf4e0 oct-heading
♥  0x2665 oct-heart
  0xf4e1 oct-heart_fill
  0xf464 oct-history
  0xf46d oct-home
  0xf4e2 oct-home_fill
  0xf45b oct-horizontal_rule
  0xf4e3 oct-hourglass
  0xf477 oct-hubot
  0xf4e4 oct-id_badge
  0xf4e5 oct-image
  0xf48d oct-inbox
  0xf4e6 oct-infinity
  0xf449 oct-info
  0xf41d oct-issue_closed
  0xf4e7 oct-issue_draft
  0xf41b oct-issue_opened
  0xf41c oct-issue_reopened
  0xf4e8 oct-issue_tracked_by
  0xf4e9 oct-issue_tracks
  0xf49f oct-italic
  0xf4ea oct-iterations
  0xf4eb oct-kebab_horizontal
  0xf43d oct-key
  0xf4ec oct-key_asterisk
  0xf495 oct-law
  0xf400 oct-light_bulb
  0xf44c oct-link
  0xf465 oct-link_external
  0xf452 oct-list_ordered
  0xf451 oct-list_unordered
  0xf450 oct-location
  0xf456 oct-lock
  0xf4ed oct-log
  0xf480 oct-logo_gist
  0xf470 oct-logo_github
  0xf42f oct-mail
  0xf408 oct-mark_github
  0xf48a oct-markdown
  0xf45f oct-megaphone
  0xf486 oct-mention
  0xf463 oct-meter
  0xf45d oct-milestone
  0xf41a oct-mirror
  0xf4ee oct-moon
  0xf494 oct-mortar_board
  0xf4ef oct-move_to_bottom
  0xf4f0 oct-move_to_end
  0xf4f1 oct-move_to_start
  0xf4f2 oct-move_to_top
  0xf4f3 oct-multi_select
  0xf466 oct-mute
  0xf4f4 oct-no_entry
  0xf4f5 oct-north_star
  0xf4f6 oct-note
  0xf4f7 oct-number
  0xf42b oct-organization
  0xf487 oct-package
  0xf4f8 oct-package_dependencies
  0xf4f9 oct-package_dependents
  0xf48f oct-paintbrush
  0xf4fa oct-paper_airplane
  0xf4fb oct-paperclip
  0xf4fc oct-passkey_fill
  0xf429 oct-paste
  0xf448 oct-pencil
  0xf4fd oct-people
  0xf415 oct-person
  0xf4fe oct-person_add
  0xf4ff oct-person_fill
  0xf435 oct-pin
  0xf500 oct-play
  0xf492 oct-plug
  0xf44d oct-plus
  0xf501 oct-plus_circle
  0xf502 oct-project
  0xf503 oct-project_roadmap
  0xf504 oct-project_symlink
  0xf505 oct-project_template
  0xf469 oct-pulse
  0xf420 oct-question
  0xf453 oct-quote
  0xf430 oct-read
  0xf506 oct-rel_file_path
  0xf4a8 oct-reply
  0xf401 oct-repo
  0xf43f oct-repo_clone
  0xf507 oct-repo_deleted
  0xf402 oct-repo_forked
  0xf508 oct-repo_locked
  0xf404 oct-repo_pull
  0xf403 oct-repo_push
  0xf509 oct-repo_template
  0xf50a oct-report
  0xf427 oct-rocket
  0xf50b oct-rows
  0xf428 oct-rss
  0xf43b oct-ruby
  0xf50c oct-screen_full
  0xf50d oct-screen_normal
  0xf422 oct-search
  0xf473 oct-server
  0xf50e oct-share
  0xf50f oct-share_android
  0xf49c oct-shield
  0xf510 oct-shield_check
  0xf511 oct-shield_lock
  0xf512 oct-shield_slash
  0xf513 oct-shield_x
  0xf514 oct-sidebar_collapse
  0xf515 oct-sidebar_expand
  0xf42a oct-sign_in
  0xf426 oct-sign_out
  0xf516 oct-single_select
  0xf517 oct-skip
  0xf518 oct-skip_fill
  0xf462 oct-sliders
  0xf4a2 oct-smiley
  0xf519 oct-sort_asc
  0xf51a oct-sort_desc
  0xf51b oct-sparkle_fill
  0xf51c oct-sponsor_tiers
  0xf51d oct-square
  0xf445 oct-square_fill
  0xf483 oct-squirrel
  0xf51e oct-stack
  0xf41e oct-star
  0xf51f oct-star_fill
  0xf46e oct-stop
  0xf520 oct-stopwatch
  0xf521 oct-strikethrough
  0xf522 oct-sun
  0xf46a oct-sync
  0xf523 oct-tab
  0xf524 oct-tab_external
  0xf525 oct-table
  0xf412 oct-tag
  0xf4a0 oct-tasklist
  0xf46b oct-telescope
  0xf526 oct-telescope_fill
  0xf489 oct-terminal
  0xf44e oct-three_bars
  0xf497 oct-thumbsdown
  0xf496 oct-thumbsup
  0xf425 oct-tools
  0xf48e oct-trash
  0xf44b oct-triangle_down
  0xf438 oct-triangle_left
  0xf44a oct-triangle_right
  0xf47e oct-triangle_up
  0xf527 oct-trophy
  0xf528 oct-typography
  0xf42d oct-unfold
  0xf529 oct-unlink
  0xf52a oct-unlock
  0xf485 oct-unmute
  0xf52b oct-unread
  0xf4a3 oct-unverified
  0xf40a oct-upload
  0xf4a1 oct-verified
  0xf454 oct-versions
  0xf52c oct-video
  0xf52d oct-webhook
  0xf52e oct-workflow
  0xf467 oct-x
  0xf52f oct-x_circle
  0xf530 oct-x_circle_fill
⚡  0x26a1 oct-zap
  0xf531 oct-zoom_in
  0xf532 oct-zoom_out
  0xe0a0 pl-branch
  0xe0a1 pl-current_line
  0xe0a2 pl-hostname
  0xe0b0 pl-left_hard_divider
  0xe0b1 pl-left_soft_divider
  0xe0a1 pl-line_number
  0xe0a2 pl-readonly
  0xe0b2 pl-right_hard_divider
  0xe0b3 pl-right_soft_divider
  0xe0b9 ple-backslash_separator
  0xe0bf ple-backslash_separator_redundant
  0xe0a3 ple-column_number
  0xe0a3 ple-current_column
  0xe0c0 ple-flame_thick
  0xe0c2 ple-flame_thick_mirrored
  0xe0c1 ple-flame_thin
  0xe0c3 ple-flame_thin_mirrored
  0xe0bb ple-forwardslash_separator
  0xe0bd ple-forwardslash_separator_redundant
  0xe0cc ple-honeycomb
  0xe0cd ple-honeycomb_outline
  0xe0c8 ple-ice_waveform
  0xe0ca ple-ice_waveform_mirrored
  0xe0b6 ple-left_half_circle_thick
  0xe0b7 ple-left_half_circle_thin
  0xe0d7 ple-left_hard_divider_inverse
  0xe0d0 ple-lego_block_facing
  0xe0d1 ple-lego_block_sideways
  0xe0ce ple-lego_separator
  0xe0cf ple-lego_separator_thin
  0xe0b8 ple-lower_left_triangle
  0xe0ba ple-lower_right_triangle
  0xe0c6 ple-pixelated_squares_big
  0xe0c7 ple-pixelated_squares_big_mirrored
  0xe0c4 ple-pixelated_squares_small
  0xe0c5 ple-pixelated_squares_small_mirrored
  0xe0b4 ple-right_half_circle_thick
  0xe0b5 ple-right_half_circle_thin
  0xe0d6 ple-right_hard_divider_inverse
  0xe0d2 ple-trapezoid_top_bottom
  0xe0d4 ple-trapezoid_top_bottom_mirrored
  0xe0bc ple-upper_left_triangle
  0xe0be ple-upper_right_triangle
  0xe007 pom-away
  0xe000 pom-clean_code
  0xe00a pom-external_interruption
  0xe009 pom-internal_interruption
  0xe006 pom-long_pause
  0xe008 pom-pair_programming
  0xe001 pom-pomodoro_done
  0xe002 pom-pomodoro_estimated
  0xe004 pom-pomodoro_squashed
  0xe003 pom-pomodoro_ticking
  0xe005 pom-short_pause
  0xe635 seti-apple
  0xe636 seti-argdown
  0xe637 seti-asm
  0xe638 seti-audio
  0xe639 seti-babel
  0xe63a seti-bazel
  0xe63b seti-bicep
  0xe61a seti-bower
  0xe63c seti-bsl
  0xe649 seti-c
  0xe648 seti-c_sharp
  0xe63e seti-cake
  0xe63d seti-cake_php
  0xe63f seti-checkbox
  0xe640 seti-checkbox_unchecked
  0xe61b seti-cjsx
  0xe641 seti-clock
  0xe642 seti-clojure
  0xe643 seti-code_climate
  0xe644 seti-code_search
  0xe61b seti-coffee
  0xe645 seti-coldfusion
  0xe615 seti-config
  0xe646 seti-cpp
  0xe62f seti-crystal
  0xe647 seti-crystal_embedded
  0xe614 seti-css
  0xe64a seti-csv
  0xe64b seti-cu
  0xe651 seti-d
  0xe64c seti-dart
  0xe64d seti-db
  0xe64e seti-default
  0xe64f seti-deprecation_cop
  0xe650 seti-docker
  0xe652 seti-editorconfig
  0xe618 seti-ejs
  0xe62d seti-elixir
  0xe653 seti-elixir_script
  0xe62c seti-elm
  0xe654 seti-error
  0xe655 seti-eslint
  0xe656 seti-ethereum
  0xe65a seti-f_sharp
  0xe623 seti-favicon
  0xe657 seti-firebase
  0xe658 seti-firefox
  0xe613 seti-folder
  0xe659 seti-font
  0xe65d seti-git
  0xe65d seti-git_folder
  0xe65d seti-git_ignore
  0xe65b seti-github
  0xe65c seti-gitlab
  0xe627 seti-go
  0xe65e seti-go2
  0xe65f seti-godot
  0xe660 seti-gradle
  0xe661 seti-grails
  0xe662 seti-graphql
  0xe611 seti-grunt
  0xe610 seti-gulp
  0xe663 seti-hacklang
  0xe664 seti-haml
  0xe665 seti-happenings
  0xe61f seti-haskell
  0xe666 seti-haxe
  0xe607 seti-heroku
  0xe667 seti-hex
  0xe617 seti-home
  0xe60e seti-html
  0xe668 seti-ignored
  0xe669 seti-illustrator
  0xe60d seti-image
  0xe66a seti-info
  0xe66b seti-ionic
  0xe66c seti-jade
  0xe66d seti-java
  0xe60c seti-javascript
  0xe66e seti-jenkins
  0xe66f seti-jinja
  0xe60b seti-json
  0xe624 seti-julia
  0xe622 seti-karma
  0xe634 seti-kotlin
  0xe60b seti-less
  0xe60a seti-license
  0xe670 seti-liquid
  0xe671 seti-livescript
  0xe672 seti-lock
  0xe620 seti-lua
  0xe673 seti-makefile
  0xe609 seti-markdown
  0xe674 seti-maven
  0xe675 seti-mdo
  0xe60f seti-mustache
  0xe676 seti-new_file
  0xe677 seti-nim
  0xe678 seti-notebook
  0xe616 seti-npm
  0xe616 seti-npm_ignored
  0xe679 seti-nunjucks
  0xe67a seti-ocaml
  0xe67b seti-odata
  0xe67c seti-pddl
  0xe67d seti-pdf
  0xe67e seti-perl
  0xe67f seti-photoshop
  0xe608 seti-php
  0xe680 seti-pipeline
  0xe681 seti-plan
  0xe682 seti-platformio
  0xe602 seti-play_arrow
  0xe683 seti-powershell
  0xe684 seti-prisma
  0xe601 seti-project
  0xe685 seti-prolog
  0xe686 seti-pug
  0xe631 seti-puppet
  0xe630 seti-purescript
  0xe606 seti-python
  0xe68a seti-r
  0xe604 seti-rails
  0xe625 seti-react
  0xe687 seti-reasonml
  0xe688 seti-rescript
  0xe689 seti-rollup
  0xe605 seti-ruby
  0xe68b seti-rust
  0xe68c seti-salesforce
  0xe603 seti-sass
  0xe68d seti-sbt
  0xe68e seti-scala
  0xe68f seti-search
  0xe690 seti-settings
  0xe691 seti-shell
  0xe692 seti-slim
  0xe693 seti-smarty
  0xe694 seti-spring
  0xe695 seti-stylelint
  0xe600 seti-stylus
  0xe696 seti-sublime
  0xe697 seti-svelte
  0xe698 seti-svg
  0xe699 seti-swift
  0xe69a seti-terraform
  0xe69b seti-tex
  0xe64e seti-text
  0xe641 seti-time_cop
  0xe69c seti-todo
  0xe69d seti-tsconfig
  0xe61c seti-twig
  0xe628 seti-typescript
  0xe69e seti-vala
  0xe69f seti-video
  0xe6a0 seti-vue
  0xe6a1 seti-wasm
  0xe6a2 seti-wat
  0xe6a3 seti-webpack
  0xe6a4 seti-wgt
  0xe6a5 seti-word
  0xe6a6 seti-xls
  0xe619 seti-xml
  0xe6a7 seti-yarn
  0xe6a8 seti-yml
  0xe6a9 seti-zig
  0xe6aa seti-zip
  0xe36e weather-alien
  0xe345 weather-aliens
  0xe372 weather-barometer
  0xe339 weather-celsius
  0xe33d weather-cloud
  0xe33a weather-cloud_down
  0xe33b weather-cloud_refresh
  0xe33c weather-cloud_up
  0xe312 weather-cloudy
  0xe310 weather-cloudy_gusts
  0xe311 weather-cloudy_windy
  0xe302 weather-day_cloudy
  0xe300 weather-day_cloudy_gusts
  0xe376 weather-day_cloudy_high
  0xe301 weather-day_cloudy_windy
  0xe303 weather-day_fog
  0xe304 weather-day_hail
  0xe3ae weather-day_haze
  0xe3bc weather-day_light_wind
  0xe305 weather-day_lightning
  0xe308 weather-day_rain
  0xe306 weather-day_rain_mix
  0xe307 weather-day_rain_wind
  0xe309 weather-day_showers
  0xe3aa weather-day_sleet
  0xe362 weather-day_sleet_storm
  0xe30a weather-day_snow
  0xe365 weather-day_snow_thunderstorm
  0xe35f weather-day_snow_wind
  0xe30b weather-day_sprinkle
  0xe30e weather-day_storm_showers
  0xe30d weather-day_sunny
  0xe30c weather-day_sunny_overcast
  0xe30f weather-day_thunderstorm
  0xe37d weather-day_windy
  0xe33e weather-degrees
  0xe340 weather-direction_down
  0xe33f weather-direction_down_left
  0xe380 weather-direction_down_right
  0xe344 weather-direction_left
  0xe349 weather-direction_right
  0xe353 weather-direction_up
  0xe37f weather-direction_up_left
  0xe352 weather-direction_up_right
  0xe35d weather-dust
  0xe3be weather-earthquake
  0xe341 weather-fahrenheit
  0xe3bf weather-fire
  0xe375 weather-flood
  0xe313 weather-fog
  0xe3c5 weather-gale_warning
  0xe314 weather-hail
  0xe343 weather-horizon
  0xe342 weather-horizon_alt
  0xe36b weather-hot
  0xe373 weather-humidity
  0xe36c weather-hurricane
  0xe3c7 weather-hurricane_warning
  0xe315 weather-lightning
  0xe369 weather-lunar_eclipse
  0xe36a weather-meteor
  0xe3ce weather-moon_alt_first_quarter
  0xe3d5 weather-moon_alt_full
  0xe3e3 weather-moon_alt_new
  0xe3dc weather-moon_alt_third_quarter
  0xe3dd weather-moon_alt_waning_crescent_1
  0xe3de weather-moon_alt_waning_crescent_2
  0xe3df weather-moon_alt_waning_crescent_3
  0xe3e0 weather-moon_alt_waning_crescent_4
  0xe3e1 weather-moon_alt_waning_crescent_5
  0xe3e2 weather-moon_alt_waning_crescent_6
  0xe3d6 weather-moon_alt_waning_gibbous_1
  0xe3d7 weather-moon_alt_waning_gibbous_2
  0xe3d8 weather-moon_alt_waning_gibbous_3
  0xe3d9 weather-moon_alt_waning_gibbous_4
  0xe3da weather-moon_alt_waning_gibbous_5
  0xe3db weather-moon_alt_waning_gibbous_6
  0xe3c8 weather-moon_alt_waxing_crescent_1
  0xe3c9 weather-moon_alt_waxing_crescent_2
  0xe3ca weather-moon_alt_waxing_crescent_3
  0xe3cb weather-moon_alt_waxing_crescent_4
  0xe3cc weather-moon_alt_waxing_crescent_5
  0xe3cd weather-moon_alt_waxing_crescent_6
  0xe3cf weather-moon_alt_waxing_gibbous_1
  0xe3d0 weather-moon_alt_waxing_gibbous_2
  0xe3d1 weather-moon_alt_waxing_gibbous_3
  0xe3d2 weather-moon_alt_waxing_gibbous_4
  0xe3d3 weather-moon_alt_waxing_gibbous_5
  0xe3d4 weather-moon_alt_waxing_gibbous_6
  0xe394 weather-moon_first_quarter
  0xe39b weather-moon_full
  0xe38d weather-moon_new
  0xe3a2 weather-moon_third_quarter
  0xe3a3 weather-moon_waning_crescent_1
  0xe3a4 weather-moon_waning_crescent_2
  0xe3a5 weather-moon_waning_crescent_3
  0xe3a6 weather-moon_waning_crescent_4
  0xe3a7 weather-moon_waning_crescent_5
  0xe3a8 weather-moon_waning_crescent_6
  0xe39c weather-moon_waning_gibbous_1
  0xe39d weather-moon_waning_gibbous_2
  0xe39e weather-moon_waning_gibbous_3
  0xe39f weather-moon_waning_gibbous_4
  0xe3a0 weather-moon_waning_gibbous_5
  0xe3a1 weather-moon_waning_gibbous_6
  0xe38e weather-moon_waxing_crescent_1
  0xe38f weather-moon_waxing_crescent_2
  0xe390 weather-moon_waxing_crescent_3
  0xe391 weather-moon_waxing_crescent_4
  0xe392 weather-moon_waxing_crescent_5
  0xe393 weather-moon_waxing_crescent_6
  0xe395 weather-moon_waxing_gibbous_1
  0xe396 weather-moon_waxing_gibbous_2
  0xe397 weather-moon_waxing_gibbous_3
  0xe398 weather-moon_waxing_gibbous_4
  0xe399 weather-moon_waxing_gibbous_5
  0xe39a weather-moon_waxing_gibbous_6
  0xe3c1 weather-moonrise
  0xe3c2 weather-moonset
  0xe374 weather-na
  0xe37e weather-night_alt_cloudy
  0xe31f weather-night_alt_cloudy_gusts
  0xe377 weather-night_alt_cloudy_high
  0xe320 weather-night_alt_cloudy_windy
  0xe321 weather-night_alt_hail
  0xe322 weather-night_alt_lightning
  0xe379 weather-night_alt_partly_cloudy
  0xe325 weather-night_alt_rain
  0xe323 weather-night_alt_rain_mix
  0xe324 weather-night_alt_rain_wind
  0xe326 weather-night_alt_showers
  0xe3ac weather-night_alt_sleet
  0xe364 weather-night_alt_sleet_storm
  0xe327 weather-night_alt_snow
  0xe367 weather-night_alt_snow_thunderstorm
  0xe361 weather-night_alt_snow_wind
  0xe328 weather-night_alt_sprinkle
  0xe329 weather-night_alt_storm_showers
  0xe32a weather-night_alt_thunderstorm
  0xe32b weather-night_clear
  0xe32e weather-night_cloudy
  0xe32c weather-night_cloudy_gusts
  0xe378 weather-night_cloudy_high
  0xe32d weather-night_cloudy_windy
  0xe346 weather-night_fog
  0xe32f weather-night_hail
  0xe330 weather-night_lightning
  0xe37b weather-night_partly_cloudy
  0xe333 weather-night_rain
  0xe331 weather-night_rain_mix
  0xe332 weather-night_rain_wind
  0xe334 weather-night_showers
  0xe3ab weather-night_sleet
  0xe363 weather-night_sleet_storm
  0xe335 weather-night_snow
  0xe366 weather-night_snow_thunderstorm
  0xe360 weather-night_snow_wind
  0xe336 weather-night_sprinkle
  0xe337 weather-night_storm_showers
  0xe338 weather-night_thunderstorm
  0xe318 weather-rain
  0xe316 weather-rain_mix
  0xe317 weather-rain_wind
  0xe371 weather-raindrop
  0xe34a weather-raindrops
  0xe348 weather-refresh
  0xe347 weather-refresh_alt
  0xe37a weather-sandstorm
  0xe319 weather-showers
  0xe3ad weather-sleet
  0xe3c4 weather-small_craft_advisory
  0xe36d weather-smog
  0xe35c weather-smoke
  0xe31a weather-snow
  0xe35e weather-snow_wind
  0xe36f weather-snowflake_cold
  0xe368 weather-solar_eclipse
  0xe31b weather-sprinkle
  0xe370 weather-stars
  0xe31c weather-storm_showers
  0xe3c6 weather-storm_warning
  0xe34b weather-strong_wind
  0xe34c weather-sunrise
  0xe34d weather-sunset
  0xe350 weather-thermometer
  0xe34e weather-thermometer_exterior
  0xe34f weather-thermometer_internal
  0xe31d weather-thunderstorm
  0xe382 weather-time_1
  0xe38b weather-time_10
  0xe38c weather-time_11
  0xe381 weather-time_12
  0xe383 weather-time_2
  0xe384 weather-time_3
  0xe385 weather-time_4
  0xe386 weather-time_5
  0xe387 weather-time_6
  0xe388 weather-time_7
  0xe389 weather-time_8
  0xe38a weather-time_9
  0xe351 weather-tornado
  0xe3c3 weather-train
  0xe3bd weather-tsunami
  0xe37c weather-umbrella
  0xe3c0 weather-volcano
  0xe3af weather-wind_beaufort_0
  0xe3b0 weather-wind_beaufort_1
  0xe3b9 weather-wind_beaufort_10
  0xe3ba weather-wind_beaufort_11
  0xe3bb weather-wind_beaufort_12
  0xe3b1 weather-wind_beaufort_2
  0xe3b2 weather-wind_beaufort_3
  0xe3b3 weather-wind_beaufort_4
  0xe3b4 weather-wind_beaufort_5
  0xe3b5 weather-wind_beaufort_6
  0xe3b6 weather-wind_beaufort_7
  0xe3b7 weather-wind_beaufort_8
  0xe3b8 weather-wind_beaufort_9
  0xe3a9 weather-wind_direction
  0xe35b weather-wind_east
  0xe35a weather-wind_north
  0xe359 weather-wind_north_east
  0xe358 weather-wind_north_west
  0xe357 weather-wind_south
  0xe356 weather-wind_south_east
  0xe355 weather-wind_south_west
  0xe354 weather-wind_west
  0xe31e weather-windy