- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f382
Font Icon Library
Material Symbols Icon Search
902 icons
Matching "3"
Clock Arrow Up
clock_arrow_up
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f381
Clock Loader 60
clock_loader_60
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f723
Css
css
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- eb93
Deployed Code
deployed_code
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f720
Deployed Code Account
deployed_code_account
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f51b
Deployed Code Alert
deployed_code_alert
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f5f2
Deployed Code History
deployed_code_history
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f5f3
Deployed Code Update
deployed_code_update
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f5f4
Desktop Landscape Add
desktop_landscape_add
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f439
Directory Sync
directory_sync
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e394
Disabled By Default
disabled_by_default
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f230
Download 2
download_2
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f523
Do Not Disturb Off
do_not_disturb_off
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e643
Edit Arrow Down
edit_arrow_down
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f380
Edit Arrow Up
edit_arrow_up
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f37f
Event List
event_list
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f683
Expand Content
expand_content
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f830
File Export
file_export
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f3b2
File Json
file_json
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f3bb
File Open
file_open
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- eaf3
Filter Alt Off
filter_alt_off
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- eb32
Filter Arrow Right
filter_arrow_right
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f3d1
Heart Minus
heart_minus
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f883
Hide Source
hide_source
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f023
Hourglass Arrow Down
hourglass_arrow_down
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f37e
Hourglass Arrow Up
hourglass_arrow_up
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f37d
Key
key
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e73c
Keyboard Double Arrow Left
keyboard_double_arrow_left
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- eac3
Linked Services
linked_services
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f535
Magnification Large
magnification_large
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f83d
Magnification Small
magnification_small
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f83c
Maximize
maximize
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e930
Minimize
minimize
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e931
Modeling
modeling
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f3aa
More Horiz
more_horiz
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e5d3
More Vert
more_vert
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e5d4
Move Selection Left
move_selection_left
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f713
Page Control
page_control
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e731
Patient List
patient_list
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e653
Pinch
pinch
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- eb38
Question Exchange
question_exchange
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f7f3
Radio Button Checked
radio_button_checked
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e837
Radio Button Unchecked
radio_button_unchecked
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e836
Remove Done
remove_done
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e9d3
Restart Alt
restart_alt
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f053
Restore From Trash
restore_from_trash
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e938
Rule Settings
rule_settings
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f64c
Add Material Symbols to your website or app
Add the library once, copy an icon from the results above, and include an accessible label when the icon communicates meaning.1. Load the icon library
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined">
Reference version: Google Fonts variable icon font
2. Copy an icon
Use Copy class when you already have markup, or Copy HTML for a ready-to-paste element.
Code points are useful for CSS generated content and tools that work directly with icon fonts.
3. Keep icons accessible
Hide decorative icons from assistive technology. When an icon communicates meaning, pair it with visible text or an accessible label.
Confirm licensing and usage requirements with the library publisher before distributing a finished product.
Practical Notes
Icon Implementation Checklist
Icons work best when they support quick recognition without becoming the only way a user understands an action.Label important controls
Use visible text or accessible labels for buttons where the icon meaning may be ambiguous.
Keep style consistent
Mixing filled, outlined, sharp, and rounded icon families can make an interface feel uneven.
Load only what you need
Large icon fonts can cost performance. SVG sprites or subset fonts are better for focused interfaces.
Related References
Continue with nearby symbol, code, and web design resources.