- Package
- Material Symbols
- Category
- Transit
- Code Point
- fff01
Font Icon Library
Material Symbols Icon Search
384 icons
Matching "alt"
Brunch Dining
brunch_dining
- Package
- Material Symbols
- Category
- Travel
- Code Point
- ea73
Do Not Touch
do_not_touch
- Package
- Material Symbols
- Category
- Travel
- Code Point
- f1b0
Fitness Center
fitness_center
- Package
- Material Symbols
- Category
- Travel
- Code Point
- eb43
Japanese Curry
japanese_curry
- Package
- Material Symbols
- Category
- Travel
- Code Point
- f284
Pool
pool
- Package
- Material Symbols
- Category
- Travel
- Code Point
- eb48
Ramen Dining
ramen_dining
- Package
- Material Symbols
- Category
- Travel
- Code Point
- ea64
Smoke Free
smoke_free
- Package
- Material Symbols
- Category
- Travel
- Code Point
- eb4a
Spa
spa
- Package
- Material Symbols
- Category
- Travel
- Code Point
- eb4c
Wheelchair Pickup
wheelchair_pickup
- Package
- Material Symbols
- Category
- Travel
- Code Point
- f1ab
Acute
acute
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e4cb
Arrow Downward Alt
arrow_downward_alt
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e984
Arrow Left Alt
arrow_left_alt
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- ef7d
Arrow Right Alt
arrow_right_alt
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e941
Arrow Upward Alt
arrow_upward_alt
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e986
Buttons Alt
buttons_alt
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e72f
Change Circle
change_circle
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e2e7
Chronic
chronic
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- ebb2
Compare Arrows
compare_arrows
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e915
Edit Arrow Up
edit_arrow_up
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f37f
Error Med
error_med
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e49b
Filter Alt
filter_alt
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- ef4f
Filter Alt Off
filter_alt_off
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- eb32
Filter List Off
filter_list_off
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- eb57
Heart Check
heart_check
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f60a
Heart Minus
heart_minus
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f883
Heart Plus
heart_plus
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f884
Keyboard Option Key
keyboard_option_key
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- eae8
Patient List
patient_list
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e653
Preliminary
preliminary
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e7d8
Rebase Edit
rebase_edit
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f846
Restart Alt
restart_alt
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f053
Search Check
search_check
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f800
Search Check 2
search_check_2
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f469
Swap Horiz
swap_horiz
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e8d4
Swap Horizontal Circle
swap_horizontal_circle
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e933
Swipe Down Alt
swipe_down_alt
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- eb30
Swipe Left Alt
swipe_left_alt
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- eb33
Swipe Right Alt
swipe_right_alt
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- eb56
Swipe Up Alt
swipe_up_alt
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- eb35
Switch Access
switch_access
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f6fd
Switch Access 2
switch_access_2
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f506
Switch Access Shortcut
switch_access_shortcut
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e7e1
Sync Alt
sync_alt
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- ea18
System Update Alt
system_update_alt
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e8d7
Unknown Med
unknown_med
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- eabd
View Comfy Alt
view_comfy_alt
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- eb73
View Compact Alt
view_compact_alt
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- eb74
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.