- Package
- Material Symbols
- Category
- Actions
- Code Point
- e98b
Font Icon Library
Material Symbols Icon Search
70 icons
Matching "angular"
Priority High
priority_high
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e645
Timer Pause
timer_pause
- Package
- Material Symbols
- Category
- Actions
- Code Point
- f4bb
Scoreboard
scoreboard
- Package
- Material Symbols
- Category
- Activities
- Code Point
- ebd0
Storm
storm
- Package
- Material Symbols
- Category
- Activities
- Code Point
- f070
Battery 2 Bar
battery_2_bar
- Package
- Material Symbols
- Category
- Android
- Code Point
- ebe0
Battery Android 3
battery_android_3
- Package
- Material Symbols
- Category
- Android
- Code Point
- f30a
Battery Android Alert
battery_android_alert
- Package
- Material Symbols
- Category
- Android
- Code Point
- f306
Battery Android Frame 1
battery_android_frame_1
- Package
- Material Symbols
- Category
- Android
- Code Point
- f257
Battery Android Plus
battery_android_plus
- Package
- Material Symbols
- Category
- Android
- Code Point
- f303
Battery Full
battery_full
- Package
- Material Symbols
- Category
- Android
- Code Point
- e1a4
Screenshot Keyboard
screenshot_keyboard
- Package
- Material Symbols
- Category
- Android
- Code Point
- f7d3
Fiber Dvr
fiber_dvr
- Package
- Material Symbols
- Category
- Audio& Video
- Code Point
- e05d
Analytics
analytics
- Package
- Material Symbols
- Category
- Business
- Code Point
- ef3e
Barcode
barcode
- Package
- Material Symbols
- Category
- Business
- Code Point
- e70b
Box Add
box_add
- Package
- Material Symbols
- Category
- Business
- Code Point
- f5a5
Briefcase Meal
briefcase_meal
- Package
- Material Symbols
- Category
- Business
- Code Point
- f246
Graph 3
graph_3
- Package
- Material Symbols
- Category
- Business
- Code Point
- f39e
Graph 5
graph_5
- Package
- Material Symbols
- Category
- Business
- Code Point
- f39c
Legend Toggle
legend_toggle
- Package
- Material Symbols
- Category
- Business
- Code Point
- f11b
Meeting Room
meeting_room
- Package
- Material Symbols
- Category
- Business
- Code Point
- eb4f
Pallet
pallet
- Package
- Material Symbols
- Category
- Business
- Code Point
- f86a
Payment Card
payment_card
- Package
- Material Symbols
- Category
- Business
- Code Point
- f2a1
Qr Code Scanner
qr_code_scanner
- Package
- Material Symbols
- Category
- Business
- Code Point
- f206
Storefront
storefront
- Package
- Material Symbols
- Category
- Business
- Code Point
- ea12
Call Made
call_made
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- e0b2
Phone Paused
phone_paused
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- e620
Audio Video Receiver
audio_video_receiver
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- f5d3
Desktop Windows
desktop_windows
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- e30c
Mobile 3
mobile_3
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- f2da
Mobile Question
mobile_question
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- f2e1
Mobile Text 2
mobile_text_2
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- f2e6
Screenshot Tablet
screenshot_tablet
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- f697
Screen Share
screen_share
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- e0e2
Tablet Camera
tablet_camera
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- f44d
Tv Off
tv_off
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- e647
Google Tv Remote
google_tv_remote
- Package
- Material Symbols
- Category
- Home
- Code Point
- f5db
Nest Doorbell Visitor
nest_doorbell_visitor
- Package
- Material Symbols
- Category
- Home
- Code Point
- f8bd
Blinds
blinds
- Package
- Material Symbols
- Category
- Household
- Code Point
- e286
Blinds Closed
blinds_closed
- Package
- Material Symbols
- Category
- Household
- Code Point
- ec1f
Desk
desk
- Package
- Material Symbols
- Category
- Household
- Code Point
- f8f4
Dishwasher Gen
dishwasher_gen
- Package
- Material Symbols
- Category
- Household
- Code Point
- e832
Doorbell
doorbell
- Package
- Material Symbols
- Category
- Household
- Code Point
- efff
Door Sliding
door_sliding
- Package
- Material Symbols
- Category
- Household
- Code Point
- effe
Household Supplies
household_supplies
- Package
- Material Symbols
- Category
- Household
- Code Point
- efa1
Mode Fan Off
mode_fan_off
- Package
- Material Symbols
- Category
- Household
- Code Point
- ec17
Subwoofer
subwoofer
- Package
- Material Symbols
- Category
- Household
- Code Point
- fff70
Vertical Shades
vertical_shades
- Package
- Material Symbols
- Category
- Household
- Code Point
- ec0e
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.