- Package
- Material Symbols
- Category
- Actions
- Code Point
- ea4c
Font Icon Library
Material Symbols Icon Search
100 icons
Matching "clear"
Bookmark Remove
bookmark_remove
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e59a
Delete History
delete_history
- Package
- Material Symbols
- Category
- Actions
- Code Point
- f518
Event Busy
event_busy
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e615
Free Cancellation
free_cancellation
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e748
History
history
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e889
Warning Off
warning_off
- Package
- Material Symbols
- Category
- Actions
- Code Point
- f7ad
Cleaning
cleaning
- Package
- Material Symbols
- Category
- Activities
- Code Point
- e995
Battery Error
battery_error
- Package
- Material Symbols
- Category
- Android
- Code Point
- f7ea
Globe 2 Cancel
globe_2_cancel
- Package
- Material Symbols
- Category
- Android
- Code Point
- fffb7
Light Mode
light_mode
- Package
- Material Symbols
- Category
- Android
- Code Point
- e518
Signal Cellular Nodata
signal_cellular_nodata
- Package
- Material Symbols
- Category
- Android
- Code Point
- f062
Signal Wifi Bad
signal_wifi_bad
- Package
- Material Symbols
- Category
- Android
- Code Point
- f063
8K Plus
8k_plus
- Package
- Material Symbols
- Category
- Audio& Video
- Code Point
- e975
Explicit
explicit
- Package
- Material Symbols
- Category
- Audio& Video
- Code Point
- e01e
Playlist Remove
playlist_remove
- Package
- Material Symbols
- Category
- Audio& Video
- Code Point
- eb80
Remove From Queue
remove_from_queue
- Package
- Material Symbols
- Category
- Audio& Video
- Code Point
- e067
Remove Shopping Cart
remove_shopping_cart
- Package
- Material Symbols
- Category
- Business
- Code Point
- e928
Shopping Cart Off
shopping_cart_off
- Package
- Material Symbols
- Category
- Business
- Code Point
- f4f7
Cancel Presentation
cancel_presentation
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- e0e9
Cancel Schedule Send
cancel_schedule_send
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- ea39
Chat Error
chat_error
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- f7ac
Mobile Cancel
mobile_cancel
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- f2ea
Phone Cancel
phone_cancel
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- fff9d
Computer Cancel
computer_cancel
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- f2f6
Keyboard Backspace
keyboard_backspace
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- e317
Reset Wrench
reset_wrench
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- f56c
Watch Off
watch_off
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- eae3
X Circle
x_circle
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- e349
Blur Medium
blur_medium
- Package
- Material Symbols
- Category
- Images
- Code Point
- e84c
Blur Off
blur_off
- Package
- Material Symbols
- Category
- Images
- Code Point
- e3a4
Brightness 7
brightness_7
- Package
- Material Symbols
- Category
- Images
- Code Point
- e3ac
Dehaze
dehaze
- Package
- Material Symbols
- Category
- Images
- Code Point
- e3c7
Dirty Lens
dirty_lens
- Package
- Material Symbols
- Category
- Images
- Code Point
- ef4b
Filter None
filter_none
- Package
- Material Symbols
- Category
- Images
- Code Point
- e3e0
High Res
high_res
- Package
- Material Symbols
- Category
- Images
- Code Point
- f54b
Reset Colors
reset_colors
- Package
- Material Symbols
- Category
- Images
- Code Point
- ffee2
Reset Shutter Speed
reset_shutter_speed
- Package
- Material Symbols
- Category
- Images
- Code Point
- f47d
Directions Off
directions_off
- Package
- Material Symbols
- Category
- Maps
- Code Point
- f10f
Layers Clear
layers_clear
- Package
- Material Symbols
- Category
- Maps
- Code Point
- e53c
Remove Road
remove_road
- Package
- Material Symbols
- Category
- Maps
- Code Point
- ebfc
Wrong Location
wrong_location
- Package
- Material Symbols
- Category
- Maps
- Code Point
- ef78
Bedtime
bedtime
- Package
- Material Symbols
- Category
- Social
- Code Point
- ef44
Bedtime Off
bedtime_off
- Package
- Material Symbols
- Category
- Social
- Code Point
- eb76
Clear Day
clear_day
- Package
- Material Symbols
- Category
- Social
- Code Point
- f157
Destruction
destruction
- Package
- Material Symbols
- Category
- Social
- Code Point
- f585
Eyeglasses 2
eyeglasses_2
- Package
- Material Symbols
- Category
- Social
- Code Point
- f2c7
Foggy
foggy
- Package
- Material Symbols
- Category
- Social
- Code Point
- e818
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.