- Package
- Material Symbols
- Category
- Activities
- Code Point
- e521
Font Icon Library
Material Symbols Icon Search
921 icons
Matching "2"
Piano Off
piano_off
- Package
- Material Symbols
- Category
- Activities
- Code Point
- e520
Pickleball
pickleball
- Package
- Material Symbols
- Category
- Activities
- Code Point
- f2a6
Podiatry
podiatry
- Package
- Material Symbols
- Category
- Activities
- Code Point
- e120
Rowing
rowing
- Package
- Material Symbols
- Category
- Activities
- Code Point
- e921
Science Off
science_off
- Package
- Material Symbols
- Category
- Activities
- Code Point
- f542
Sledding
sledding
- Package
- Material Symbols
- Category
- Activities
- Code Point
- e512
Spo2
spo2
- Package
- Material Symbols
- Category
- Activities
- Code Point
- f6db
Sports Basketball
sports_basketball
- Package
- Material Symbols
- Category
- Activities
- Code Point
- ea26
Sports Cricket
sports_cricket
- Package
- Material Symbols
- Category
- Activities
- Code Point
- ea27
Sports Esports
sports_esports
- Package
- Material Symbols
- Category
- Activities
- Code Point
- ea28
Sports Football
sports_football
- Package
- Material Symbols
- Category
- Activities
- Code Point
- ea29
Sports Golf
sports_golf
- Package
- Material Symbols
- Category
- Activities
- Code Point
- ea2a
Sports Hockey
sports_hockey
- Package
- Material Symbols
- Category
- Activities
- Code Point
- ea2b
Sports Mma
sports_mma
- Package
- Material Symbols
- Category
- Activities
- Code Point
- ea2c
Sports Motorsports
sports_motorsports
- Package
- Material Symbols
- Category
- Activities
- Code Point
- ea2d
Sports Rugby
sports_rugby
- Package
- Material Symbols
- Category
- Activities
- Code Point
- ea2e
Sports Soccer
sports_soccer
- Package
- Material Symbols
- Category
- Activities
- Code Point
- ea2f
Sports Tennis
sports_tennis
- Package
- Material Symbols
- Category
- Activities
- Code Point
- ea32
Toys
toys
- Package
- Material Symbols
- Category
- Activities
- Code Point
- e332
Toys And Games
toys_and_games
- Package
- Material Symbols
- Category
- Activities
- Code Point
- efc2
Vo2 Max
vo2_max
- Package
- Material Symbols
- Category
- Activities
- Code Point
- f4aa
Water Medium
water_medium
- Package
- Material Symbols
- Category
- Activities
- Code Point
- f6d4
4G Mobiledata
4g_mobiledata
- Package
- Material Symbols
- Category
- Android
- Code Point
- efd2
Android Cell 5 Bar
android_cell_5_bar
- Package
- Material Symbols
- Category
- Android
- Code Point
- ef02
Android Wifi 4 Bar Plus
android_wifi_4_bar_plus
- Package
- Material Symbols
- Category
- Android
- Code Point
- ef12
Battery 1 Bar
battery_1_bar
- Package
- Material Symbols
- Category
- Android
- Code Point
- ebd9
Battery 2 Bar
battery_2_bar
- Package
- Material Symbols
- Category
- Android
- Code Point
- ebe0
Battery 4 Bar
battery_4_bar
- Package
- Material Symbols
- Category
- Android
- Code Point
- ebe2
Battery 6 Bar
battery_6_bar
- Package
- Material Symbols
- Category
- Android
- Code Point
- ebd2
Battery Android 2
battery_android_2
- Package
- Material Symbols
- Category
- Android
- Code Point
- f30b
Battery Android 4
battery_android_4
- Package
- Material Symbols
- Category
- Android
- Code Point
- f309
Battery Android Frame 1
battery_android_frame_1
- Package
- Material Symbols
- Category
- Android
- Code Point
- f257
Battery Android Frame 2
battery_android_frame_2
- Package
- Material Symbols
- Category
- Android
- Code Point
- f256
Battery Android Frame 3
battery_android_frame_3
- Package
- Material Symbols
- Category
- Android
- Code Point
- f255
Battery Android Frame 4
battery_android_frame_4
- Package
- Material Symbols
- Category
- Android
- Code Point
- f254
Battery Android Frame 5
battery_android_frame_5
- Package
- Material Symbols
- Category
- Android
- Code Point
- f253
Battery Android Frame 6
battery_android_frame_6
- Package
- Material Symbols
- Category
- Android
- Code Point
- f252
Battery Android Frame Alert
battery_android_frame_alert
- Package
- Material Symbols
- Category
- Android
- Code Point
- f251
Battery Android Frame Bolt
battery_android_frame_bolt
- Package
- Material Symbols
- Category
- Android
- Code Point
- f250
Battery Android Frame Full
battery_android_frame_full
- Package
- Material Symbols
- Category
- Android
- Code Point
- f24f
Battery Android Frame Plus
battery_android_frame_plus
- Package
- Material Symbols
- Category
- Android
- Code Point
- f24e
Battery Android Frame Question
battery_android_frame_question
- Package
- Material Symbols
- Category
- Android
- Code Point
- f24d
Battery Android Frame Share
battery_android_frame_share
- Package
- Material Symbols
- Category
- Android
- Code Point
- f24c
Battery Android Frame Shield
battery_android_frame_shield
- Package
- Material Symbols
- Category
- Android
- Code Point
- f24b
Battery Android Question
battery_android_question
- Package
- Material Symbols
- Category
- Android
- Code Point
- f302
Battery Charging 20
battery_charging_20
- Package
- Material Symbols
- Category
- Android
- Code Point
- f0a2
Battery Charging 20 2
battery_charging_20_2
- Package
- Material Symbols
- Category
- Android
- Code Point
- fff3e
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.