- Package
- Material Symbols
- Category
- Activities
- Code Point
- f6e1
Font Icon Library
Material Symbols Icon Search
857 icons
Matching "1"
Physical Therapy
physical_therapy
- Package
- Material Symbols
- Category
- Activities
- Code Point
- e11e
Piano
piano
- Package
- Material Symbols
- Category
- Activities
- Code Point
- e521
Podiatry
podiatry
- Package
- Material Symbols
- Category
- Activities
- Code Point
- e120
Rowing
rowing
- Package
- Material Symbols
- Category
- Activities
- Code Point
- e921
Service Toolbox
service_toolbox
- Package
- Material Symbols
- Category
- Activities
- Code Point
- e717
Skateboarding
skateboarding
- Package
- Material Symbols
- Category
- Activities
- Code Point
- e511
Sledding
sledding
- Package
- Material Symbols
- Category
- Activities
- Code Point
- e512
Snowboarding
snowboarding
- Package
- Material Symbols
- Category
- Activities
- Code Point
- e513
Snowshoeing
snowshoeing
- Package
- Material Symbols
- Category
- Activities
- Code Point
- e514
Sports Baseball
sports_baseball
- Package
- Material Symbols
- Category
- Activities
- Code Point
- ea51
Sports Volleyball
sports_volleyball
- Package
- Material Symbols
- Category
- Activities
- Code Point
- ea31
Sprint
sprint
- Package
- Material Symbols
- Category
- Activities
- Code Point
- f81f
Surfing
surfing
- Package
- Material Symbols
- Category
- Activities
- Code Point
- e515
Trophy
trophy
- Package
- Material Symbols
- Category
- Activities
- Code Point
- e71a
Waves
waves
- Package
- Material Symbols
- Category
- Activities
- Code Point
- e176
1X Mobiledata
1x_mobiledata
- Package
- Material Symbols
- Category
- Android
- Code Point
- efcd
1X Mobiledata Badge
1x_mobiledata_badge
- Package
- Material Symbols
- Category
- Android
- Code Point
- f7f1
Airplanemode Inactive
airplanemode_inactive
- Package
- Material Symbols
- Category
- Android
- Code Point
- e194
Android Wifi 3 Bar
android_wifi_3_bar
- Package
- Material Symbols
- Category
- Android
- Code Point
- ef16
Android Wifi 3 Bar Alert
android_wifi_3_bar_alert
- Package
- Material Symbols
- Category
- Android
- Code Point
- ef1b
Android Wifi 3 Bar Lock
android_wifi_3_bar_lock
- Package
- Material Symbols
- Category
- Android
- Code Point
- ef1a
Android Wifi 3 Bar Off
android_wifi_3_bar_off
- Package
- Material Symbols
- Category
- Android
- Code Point
- ef19
Android Wifi 3 Bar Plus
android_wifi_3_bar_plus
- Package
- Material Symbols
- Category
- Android
- Code Point
- ef18
Android Wifi 3 Bar Question
android_wifi_3_bar_question
- Package
- Material Symbols
- Category
- Android
- Code Point
- ef17
Android Wifi 4 Bar
android_wifi_4_bar
- Package
- Material Symbols
- Category
- Android
- Code Point
- ef10
Android Wifi 4 Bar Alert
android_wifi_4_bar_alert
- Package
- Material Symbols
- Category
- Android
- Code Point
- ef15
Android Wifi 4 Bar Lock
android_wifi_4_bar_lock
- Package
- Material Symbols
- Category
- Android
- Code Point
- ef14
Android Wifi 4 Bar Off
android_wifi_4_bar_off
- Package
- Material Symbols
- Category
- Android
- Code Point
- ef13
Android Wifi 4 Bar Plus
android_wifi_4_bar_plus
- Package
- Material Symbols
- Category
- Android
- Code Point
- ef12
Android Wifi 4 Bar Question
android_wifi_4_bar_question
- Package
- Material Symbols
- Category
- Android
- Code Point
- ef11
Badge Critical Battery
badge_critical_battery
- Package
- Material Symbols
- Category
- Android
- Code Point
- f147
Battery 1 Bar
battery_1_bar
- Package
- Material Symbols
- Category
- Android
- Code Point
- ebd9
Battery Alert
battery_alert
- Package
- Material Symbols
- Category
- Android
- Code Point
- e19c
Battery Android 1
battery_android_1
- Package
- Material Symbols
- Category
- Android
- Code Point
- f30c
Battery Android Frame 1
battery_android_frame_1
- Package
- Material Symbols
- Category
- Android
- Code Point
- f257
Battery Android Frame Alert
battery_android_frame_alert
- Package
- Material Symbols
- Category
- Android
- Code Point
- f251
Battery Android Share
battery_android_share
- Package
- Material Symbols
- Category
- Android
- Code Point
- f301
Battery Charging Full
battery_charging_full
- Package
- Material Symbols
- Category
- Android
- Code Point
- e1a3
Battery Full
battery_full
- Package
- Material Symbols
- Category
- Android
- Code Point
- e1a4
Battery Full Alt
battery_full_alt
- Package
- Material Symbols
- Category
- Android
- Code Point
- f13b
Battery Low
battery_low
- Package
- Material Symbols
- Category
- Android
- Code Point
- f155
Battery Unknown
battery_unknown
- Package
- Material Symbols
- Category
- Android
- Code Point
- e1a6
Battery Very Low
battery_very_low
- Package
- Material Symbols
- Category
- Android
- Code Point
- f156
Bluetooth
bluetooth
- Package
- Material Symbols
- Category
- Android
- Code Point
- e1a7
Bluetooth Connected
bluetooth_connected
- Package
- Material Symbols
- Category
- Android
- Code Point
- e1a8
Bluetooth Disabled
bluetooth_disabled
- Package
- Material Symbols
- Category
- Android
- Code Point
- e1a9
Bluetooth Searching
bluetooth_searching
- Package
- Material Symbols
- Category
- Android
- Code Point
- e1aa
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.