- Package
- Material Symbols
- Category
- Images
- Code Point
- e425
Font Icon Library
Material Symbols Icon Search
666 icons
Matching "app"
Timer 1
timer_1
- Package
- Material Symbols
- Category
- Images
- Code Point
- f2af
Timer 2
timer_2
- Package
- Material Symbols
- Category
- Images
- Code Point
- f2ae
Transition Push
transition_push
- Package
- Material Symbols
- Category
- Images
- Code Point
- f50b
Unknown 2
unknown_2
- Package
- Material Symbols
- Category
- Images
- Code Point
- e6a2
Add Home
add_home
- Package
- Material Symbols
- Category
- Maps
- Code Point
- f8eb
Add Triangle
add_triangle
- Package
- Material Symbols
- Category
- Maps
- Code Point
- f48e
Alt Route
alt_route
- Package
- Material Symbols
- Category
- Maps
- Code Point
- f184
Baby Changing Station
baby_changing_station
- Package
- Material Symbols
- Category
- Maps
- Code Point
- f19b
Beenhere
beenhere
- Package
- Material Symbols
- Category
- Maps
- Code Point
- e52d
Calendar Meal 2
calendar_meal_2
- Package
- Material Symbols
- Category
- Maps
- Code Point
- f240
Compass Calibration
compass_calibration
- Package
- Material Symbols
- Category
- Maps
- Code Point
- e57c
Directions Alt Off
directions_alt_off
- Package
- Material Symbols
- Category
- Maps
- Code Point
- f881
Dry Cleaning
dry_cleaning
- Package
- Material Symbols
- Category
- Maps
- Code Point
- ea58
Edit Attributes
edit_attributes
- Package
- Material Symbols
- Category
- Maps
- Code Point
- e578
Flag Check
flag_check
- Package
- Material Symbols
- Category
- Maps
- Code Point
- f3d8
Layers Clear
layers_clear
- Package
- Material Symbols
- Category
- Maps
- Code Point
- e53c
Local Laundry Service
local_laundry_service
- Package
- Material Symbols
- Category
- Maps
- Code Point
- e54a
Mode Of Travel
mode_of_travel
- Package
- Material Symbols
- Category
- Maps
- Code Point
- e7ce
Pest Control Rodent
pest_control_rodent
- Package
- Material Symbols
- Category
- Maps
- Code Point
- f0fd
Safety Check
safety_check
- Package
- Material Symbols
- Category
- Maps
- Code Point
- ebef
Satellite
satellite
- Package
- Material Symbols
- Category
- Maps
- Code Point
- e562
Soba
soba
- Package
- Material Symbols
- Category
- Maps
- Code Point
- ef36
Streetview
streetview
- Package
- Material Symbols
- Category
- Maps
- Code Point
- e56e
Theater Comedy
theater_comedy
- Package
- Material Symbols
- Category
- Maps
- Code Point
- ea66
Where To Vote
where_to_vote
- Package
- Material Symbols
- Category
- Maps
- Code Point
- e177
Assured Workload
assured_workload
- Package
- Material Symbols
- Category
- Privacy
- Code Point
- eb6f
Badge
badge
- Package
- Material Symbols
- Category
- Privacy
- Code Point
- ea67
Encrypted Add
encrypted_add
- Package
- Material Symbols
- Category
- Privacy
- Code Point
- f429
Id Card 2
id_card_2
- Package
- Material Symbols
- Category
- Privacy
- Code Point
- ffeea
Verified User
verified_user
- Package
- Material Symbols
- Category
- Privacy
- Code Point
- e8e8
Add Reaction
add_reaction
- Package
- Material Symbols
- Category
- Social
- Code Point
- e1d3
Blood Pressure
blood_pressure
- Package
- Material Symbols
- Category
- Social
- Code Point
- e097
Body Fat
body_fat
- Package
- Material Symbols
- Category
- Social
- Code Point
- e098
Calendar Meal
calendar_meal
- Package
- Material Symbols
- Category
- Social
- Code Point
- f296
Cardio Load
cardio_load
- Package
- Material Symbols
- Category
- Social
- Code Point
- f4b9
Cheer
cheer
- Package
- Material Symbols
- Category
- Social
- Code Point
- f6a8
Child Hat
child_hat
- Package
- Material Symbols
- Category
- Social
- Code Point
- ef30
Comedy Mask
comedy_mask
- Package
- Material Symbols
- Category
- Social
- Code Point
- f4d6
Dentistry
dentistry
- Package
- Material Symbols
- Category
- Social
- Code Point
- e0a6
Digital Wellbeing
digital_wellbeing
- Package
- Material Symbols
- Category
- Social
- Code Point
- ef86
Editor Choice
editor_choice
- Package
- Material Symbols
- Category
- Social
- Code Point
- f528
Emoji Objects
emoji_objects
- Package
- Material Symbols
- Category
- Social
- Code Point
- ea24
Emoji Symbols
emoji_symbols
- Package
- Material Symbols
- Category
- Social
- Code Point
- ea1e
Emoticon
emoticon
- Package
- Material Symbols
- Category
- Social
- Code Point
- e5f3
Face 2
face_2
- Package
- Material Symbols
- Category
- Social
- Code Point
- f8da
Face 5
face_5
- Package
- Material Symbols
- Category
- Social
- Code Point
- f8dd
Face 6
face_6
- Package
- Material Symbols
- Category
- Social
- Code Point
- f8de
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.