- Package
- Material Symbols
- Category
- Actions
- Code Point
- e72a
Font Icon Library
Material Symbols Icon Search
1,160 icons
Matching "OS"
Ad Group Off
ad_group_off
- Package
- Material Symbols
- Category
- Actions
- Code Point
- eae5
Ad Off
ad_off
- Package
- Material Symbols
- Category
- Actions
- Code Point
- f7b2
Alarm Pause
alarm_pause
- Package
- Material Symbols
- Category
- Actions
- Code Point
- f35b
Approval
approval
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e982
Approval Delegation Off
approval_delegation_off
- Package
- Material Symbols
- Category
- Actions
- Code Point
- f2c5
Arrow Selector Tool
arrow_selector_tool
- Package
- Material Symbols
- Category
- Actions
- Code Point
- f82f
Auto Delete
auto_delete
- Package
- Material Symbols
- Category
- Actions
- Code Point
- ea4c
Background Replace
background_replace
- Package
- Material Symbols
- Category
- Actions
- Code Point
- f20a
Bookmark Flag
bookmark_flag
- Package
- Material Symbols
- Category
- Actions
- Code Point
- f456
Bookmark Manager
bookmark_manager
- Package
- Material Symbols
- Category
- Actions
- Code Point
- f7b1
Calendar Lock
calendar_lock
- Package
- Material Symbols
- Category
- Actions
- Code Point
- f242
Commit
commit
- Package
- Material Symbols
- Category
- Actions
- Code Point
- eaf5
Component Exchange
component_exchange
- Package
- Material Symbols
- Category
- Actions
- Code Point
- f1e7
Data Loss Prevention
data_loss_prevention
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e2dc
Date Range
date_range
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e916
Delete History
delete_history
- Package
- Material Symbols
- Category
- Actions
- Code Point
- f518
Domain Verification Off
domain_verification_off
- Package
- Material Symbols
- Category
- Actions
- Code Point
- f7b0
Draft Orders
draft_orders
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e7b3
Dynamic Feed
dynamic_feed
- Package
- Material Symbols
- Category
- Actions
- Code Point
- ea14
Edit Calendar
edit_calendar
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e742
Edit Notifications
edit_notifications
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e525
Edit Square
edit_square
- Package
- Material Symbols
- Category
- Actions
- Code Point
- f88d
Event Busy
event_busy
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e615
Flutter
flutter
- Package
- Material Symbols
- Category
- Actions
- Code Point
- f1dd
Flutter Dash
flutter_dash
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e00b
Free Cancellation
free_cancellation
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e748
Gesture Select
gesture_select
- Package
- Material Symbols
- Category
- Actions
- Code Point
- f657
Help Clinic
help_clinic
- Package
- Material Symbols
- Category
- Actions
- Code Point
- f810
History Off
history_off
- Package
- Material Symbols
- Category
- Actions
- Code Point
- f4da
Hotel Class
hotel_class
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e743
Hourglass Disabled
hourglass_disabled
- Package
- Material Symbols
- Category
- Actions
- Code Point
- ef53
Interests
interests
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e7c8
Keep Off
keep_off
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e6f9
Keep Public
keep_public
- Package
- Material Symbols
- Category
- Actions
- Code Point
- f56f
Lock
lock
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e897
Lock Open Circle
lock_open_circle
- Package
- Material Symbols
- Category
- Actions
- Code Point
- f361
Lock Reset
lock_reset
- Package
- Material Symbols
- Category
- Actions
- Code Point
- eade
Offline Pin
offline_pin
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e90a
Offline Pin Off
offline_pin_off
- Package
- Material Symbols
- Category
- Actions
- Code Point
- f4d0
Pan Tool
pan_tool
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e925
Pending
pending
- Package
- Material Symbols
- Category
- Actions
- Code Point
- ef64
Person Add Disabled
person_add_disabled
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e9cb
Person Edit
person_edit
- Package
- Material Symbols
- Category
- Actions
- Code Point
- f4fa
Pinboard
pinboard
- Package
- Material Symbols
- Category
- Actions
- Code Point
- f3ab
Pinch Zoom In
pinch_zoom_in
- Package
- Material Symbols
- Category
- Actions
- Code Point
- f1fa
Pin End
pin_end
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e767
Pin Invoke
pin_invoke
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e763
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.