- Package
- Material Symbols
- Category
- Actions
- Code Point
- e914
Font Icon Library
Material Symbols Icon Search
38 icons
Matching "14"
Dynamic Feed
dynamic_feed
- Package
- Material Symbols
- Category
- Actions
- Code Point
- ea14
Event Available
event_available
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e614
Snowshoeing
snowshoeing
- Package
- Material Symbols
- Category
- Activities
- Code Point
- e514
Android Wifi 4 Bar Lock
android_wifi_4_bar_lock
- Package
- Material Symbols
- Category
- Android
- Code Point
- ef14
Badge Critical Battery
badge_critical_battery
- Package
- Material Symbols
- Category
- Android
- Code Point
- f147
Gpp Maybe
gpp_maybe
- Package
- Material Symbols
- Category
- Android
- Code Point
- f014
Privacy
privacy
- Package
- Material Symbols
- Category
- Audio& Video
- Code Point
- f148
Sound Detection Dog Barking
sound_detection_dog_barking
- Package
- Material Symbols
- Category
- Audio& Video
- Code Point
- f149
Sound Detection Glass Break
sound_detection_glass_break
- Package
- Material Symbols
- Category
- Audio& Video
- Code Point
- f14a
Sound Detection Loud Sound
sound_detection_loud_sound
- Package
- Material Symbols
- Category
- Audio& Video
- Code Point
- f14b
Database Off
database_off
- Package
- Material Symbols
- Category
- Business
- Code Point
- f414
Orders
orders
- Package
- Material Symbols
- Category
- Business
- Code Point
- eb14
Keyboard Arrow Left
keyboard_arrow_left
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- e314
Mobile Hand Off
mobile_hand_off
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- f314
Settings Alert
settings_alert
- Package
- Material Symbols
- Category
- Home
- Code Point
- f143
Garage Door
garage_door
- Package
- Material Symbols
- Category
- Household
- Code Point
- e714
Propane
propane
- Package
- Material Symbols
- Category
- Household
- Code Point
- ec14
14Mp
14mp
- Package
- Material Symbols
- Category
- Images
- Code Point
- e956
Background Dot Small
background_dot_small
- Package
- Material Symbols
- Category
- Images
- Code Point
- f514
Home Pin
home_pin
- Package
- Material Symbols
- Category
- Maps
- Code Point
- f14d
Oncology
oncology
- Package
- Material Symbols
- Category
- Social
- Code Point
- e114
Sentiment Very Dissatisfied
sentiment_very_dissatisfied
- Package
- Material Symbols
- Category
- Social
- Code Point
- e814
Archive
archive
- Package
- Material Symbols
- Category
- Text
- Code Point
- e149
Content Copy
content_copy
- Package
- Material Symbols
- Category
- Text
- Code Point
- e14d
Content Cut
content_cut
- Package
- Material Symbols
- Category
- Text
- Code Point
- e14e
Content Paste
content_paste
- Package
- Material Symbols
- Category
- Text
- Code Point
- e14f
Horizontal Distribute
horizontal_distribute
- Package
- Material Symbols
- Category
- Text
- Code Point
- e014
Ink Highlighter Off
ink_highlighter_off
- Package
- Material Symbols
- Category
- Text
- Code Point
- fff14
Line Start Square
line_start_square
- Package
- Material Symbols
- Category
- Text
- Code Point
- f814
View Sidebar
view_sidebar
- Package
- Material Symbols
- Category
- Text
- Code Point
- f114
Add
add
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e145
Add Box
add_box
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e146
Add Circle
add_circle
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e147
Backspace
backspace
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e14a
Block
block
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e14b
Move Selection Down
move_selection_down
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f714
Page Info
page_info
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f614
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.