- Package
- Material Symbols
- Category
- Actions
- Code Point
- ebff
Font Icon Library
Material Symbols Icon Search
75 icons
Matching "empty"
Hourglass Check
hourglass_check
- Package
- Material Symbols
- Category
- Actions
- Code Point
- fffed
Hourglass Disabled
hourglass_disabled
- Package
- Material Symbols
- Category
- Actions
- Code Point
- ef53
Hourglass Empty
hourglass_empty
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e88b
Hourglass Pause
hourglass_pause
- Package
- Material Symbols
- Category
- Actions
- Code Point
- f38c
Keep
keep
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e6aa
Lightbulb
lightbulb
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e0f0
No Accounts
no_accounts
- Package
- Material Symbols
- Category
- Actions
- Code Point
- f03e
Glass Cup
glass_cup
- Package
- Material Symbols
- Category
- Activities
- Code Point
- f6e3
Badge Critical Battery
badge_critical_battery
- Package
- Material Symbols
- Category
- Android
- Code Point
- f147
Battery Bar
battery_0_bar
- Package
- Material Symbols
- Category
- Android
- Code Point
- ebdc
Battery 1 Bar
battery_1_bar
- Package
- Material Symbols
- Category
- Android
- Code Point
- ebd9
Battery Android
battery_android_0
- Package
- Material Symbols
- Category
- Android
- Code Point
- f30d
Battery Android 2
battery_android_2
- Package
- Material Symbols
- Category
- Android
- Code Point
- f30b
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 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 Plus
battery_android_frame_plus
- Package
- Material Symbols
- Category
- Android
- Code Point
- f24e
Battery Android Frame Share
battery_android_frame_share
- Package
- Material Symbols
- Category
- Android
- Code Point
- f24c
Battery Charging 20 2
battery_charging_20_2
- Package
- Material Symbols
- Category
- Android
- Code Point
- fff3e
Battery Low
battery_low
- Package
- Material Symbols
- Category
- Android
- Code Point
- f155
Battery Very Low
battery_very_low
- Package
- Material Symbols
- Category
- Android
- Code Point
- f156
Brightness Empty
brightness_empty
- Package
- Material Symbols
- Category
- Android
- Code Point
- f7e8
Signal Wifi Statusbar Null
signal_wifi_statusbar_null
- Package
- Material Symbols
- Category
- Android
- Code Point
- f067
Frame Person
frame_person
- Package
- Material Symbols
- Category
- Audio& Video
- Code Point
- f8a6
Not Started
not_started
- Package
- Material Symbols
- Category
- Audio& Video
- Code Point
- f0d1
Playlist Remove
playlist_remove
- Package
- Material Symbols
- Category
- Audio& Video
- Code Point
- eb80
Video Template
video_template
- Package
- Material Symbols
- Category
- Audio& Video
- Code Point
- fffd3
Box
box
- Package
- Material Symbols
- Category
- Business
- Code Point
- f5a4
Remove Shopping Cart
remove_shopping_cart
- Package
- Material Symbols
- Category
- Business
- Code Point
- e928
Shoppingmode
shoppingmode
- Package
- Material Symbols
- Category
- Business
- Code Point
- efb7
Shopping Cart Off
shopping_cart_off
- Package
- Material Symbols
- Category
- Business
- Code Point
- f4f7
Chat Dashed
chat_dashed
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- eeed
Forum
forum
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- e0bf
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- e158
Mobile Screensaver
mobile_screensaver
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- f321
No Sim
no_sim
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- e0cc
Battery Horiz 000
battery_horiz_000
- Package
- Material Symbols
- Category
- Home
- Code Point
- f8ae
Zone Person Idle
zone_person_idle
- Package
- Material Symbols
- Category
- Home
- Code Point
- e77a
Event Seat
event_seat
- Package
- Material Symbols
- Category
- Household
- Code Point
- e903
Propane Tank
propane_tank
- Package
- Material Symbols
- Category
- Household
- Code Point
- ec13
Circle
circle
- Package
- Material Symbols
- Category
- Images
- Code Point
- ef4a
Filter None
filter_none
- Package
- Material Symbols
- Category
- Images
- Code Point
- e3e0
Hdr Weak
hdr_weak
- Package
- Material Symbols
- Category
- Images
- Code Point
- e3f2
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.