- Package
- Material Symbols
- Category
- Actions
- Code Point
- f35b
Font Icon Library
Material Symbols Icon Search
76 icons
Matching "break"
Hourglass Pause
hourglass_pause
- Package
- Material Symbols
- Category
- Actions
- Code Point
- f38c
Timer Pause
timer_pause
- Package
- Material Symbols
- Category
- Actions
- Code Point
- f4bb
Relax
relax
- Package
- Material Symbols
- Category
- Activities
- Code Point
- f6dc
Signal Cellular Pause
signal_cellular_pause
- Package
- Material Symbols
- Category
- Android
- Code Point
- f5a7
Pause
pause
- Package
- Material Symbols
- Category
- Audio& Video
- Code Point
- e034
Pause Circle
pause_circle
- Package
- Material Symbols
- Category
- Audio& Video
- Code Point
- e1a2
Sound Detection Glass Break
sound_detection_glass_break
- Package
- Material Symbols
- Category
- Audio& Video
- Code Point
- f14a
Split Scene 2
split_scene_2
- Package
- Material Symbols
- Category
- Audio& Video
- Code Point
- ffef7
Waterfall Chart
waterfall_chart
- Package
- Material Symbols
- Category
- Business
- Code Point
- ea00
Auto Read Pause
auto_read_pause
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- f219
Pause Presentation
pause_presentation
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- e0ea
Phone Paused
phone_paused
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- e620
Cast Pause
cast_pause
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- f5f0
Keyboard Return
keyboard_return
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- e31b
Mimo Disconnect
mimo_disconnect
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- e9bf
Coffee
coffee
- Package
- Material Symbols
- Category
- Household
- Code Point
- efef
Coffee Maker
coffee_maker
- Package
- Material Symbols
- Category
- Household
- Code Point
- eff0
Dine Heart
dine_heart
- Package
- Material Symbols
- Category
- Household
- Code Point
- f29c
Dining
dining
- Package
- Material Symbols
- Category
- Household
- Code Point
- eff4
Fork Spoon
fork_spoon
- Package
- Material Symbols
- Category
- Household
- Code Point
- f3e4
Hardware
hardware
- Package
- Material Symbols
- Category
- Household
- Code Point
- ea59
Meal Dinner
meal_dinner
- Package
- Material Symbols
- Category
- Maps
- Code Point
- f23d
Meal Lunch
meal_lunch
- Package
- Material Symbols
- Category
- Maps
- Code Point
- f23c
Restaurant
restaurant
- Package
- Material Symbols
- Category
- Maps
- Code Point
- e56c
Rest Area
rest_area
- Package
- Material Symbols
- Category
- Maps
- Code Point
- f22a
Soup Kitchen
soup_kitchen
- Package
- Material Symbols
- Category
- Maps
- Code Point
- e7d3
Enhanced Encryption
enhanced_encryption
- Package
- Material Symbols
- Category
- Privacy
- Code Point
- e63f
Calendar Meal
calendar_meal
- Package
- Material Symbols
- Category
- Social
- Code Point
- f296
Coronavirus
coronavirus
- Package
- Material Symbols
- Category
- Social
- Code Point
- f221
Destruction
destruction
- Package
- Material Symbols
- Category
- Social
- Code Point
- f585
Egg
egg
- Package
- Material Symbols
- Category
- Social
- Code Point
- eacc
Egg Alt
egg_alt
- Package
- Material Symbols
- Category
- Social
- Code Point
- eac8
Emoji Food Beverage
emoji_food_beverage
- Package
- Material Symbols
- Category
- Social
- Code Point
- ea1b
Hand Meal
hand_meal
- Package
- Material Symbols
- Category
- Social
- Code Point
- f294
Heart Broken
heart_broken
- Package
- Material Symbols
- Category
- Social
- Code Point
- eac2
Nutrition
nutrition
- Package
- Material Symbols
- Category
- Social
- Code Point
- e110
Safety Divider
safety_divider
- Package
- Material Symbols
- Category
- Social
- Code Point
- e1cc
Tsunami
tsunami
- Package
- Material Symbols
- Category
- Social
- Code Point
- ebd8
Border Horizontal
border_horizontal
- Package
- Material Symbols
- Category
- Text
- Code Point
- e22c
Border Vertical
border_vertical
- Package
- Material Symbols
- Category
- Text
- Code Point
- e233
Breaking News
breaking_news
- Package
- Material Symbols
- Category
- Text
- Code Point
- ea08
Breaking News Alt 1
breaking_news_alt_1
- Package
- Material Symbols
- Category
- Text
- Code Point
- f0ba
Flex Wrap
flex_wrap
- Package
- Material Symbols
- Category
- Text
- Code Point
- f776
Format Align Justify
format_align_justify
- Package
- Material Symbols
- Category
- Text
- Code Point
- e235
Format Image Break Left
format_image_break_left
- Package
- Material Symbols
- Category
- Text
- Code Point
- eeaf
Format Image Break Right
format_image_break_right
- Package
- Material Symbols
- Category
- Text
- Code Point
- eeae
Format Text Wrap
format_text_wrap
- Package
- Material Symbols
- Category
- Text
- Code Point
- f828
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.