- Package
- Material Symbols
- Category
- Actions
- Code Point
- f518
Font Icon Library
Material Symbols Icon Search
34 icons
Matching "18"
Power Settings Circle
power_settings_circle
- Package
- Material Symbols
- Category
- Actions
- Code Point
- f418
Android Wifi 3 Bar Plus
android_wifi_3_bar_plus
- Package
- Material Symbols
- Category
- Android
- Code Point
- ef18
H Mobiledata
h_mobiledata
- Package
- Material Symbols
- Category
- Android
- Code Point
- f018
Light Mode
light_mode
- Package
- Material Symbols
- Category
- Android
- Code Point
- e518
Discover Tune
discover_tune
- Package
- Material Symbols
- Category
- Audio& Video
- Code Point
- e018
Donut Small
donut_small
- Package
- Material Symbols
- Category
- Business
- Code Point
- e918
Forward To Inbox
forward_to_inbox
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- f187
Mark Chat Read
mark_chat_read
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- f18b
Mark Chat Unread
mark_chat_unread
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- f189
Mark Email Read
mark_email_read
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- f18c
Mark Email Unread
mark_email_unread
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- f18a
Mms
mms
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- e618
Keyboard Capslock
keyboard_capslock
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- e318
Mobile Sound 2
mobile_sound_2
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- f318
Heat Pump
heat_pump
- Package
- Material Symbols
- Category
- Household
- Code Point
- ec18
18Mp
18mp
- Package
- Material Symbols
- Category
- Images
- Code Point
- e95a
Rotate 90 Degrees Ccw
rotate_90_degrees_ccw
- Package
- Material Symbols
- Category
- Images
- Code Point
- e418
Vr180 Create2D
vr180_create2d
- Package
- Material Symbols
- Category
- Images
- Code Point
- efca
Vr180 Create2D Off
vr180_create2d_off
- Package
- Material Symbols
- Category
- Images
- Code Point
- f571
Alt Route
alt_route
- Package
- Material Symbols
- Category
- Maps
- Code Point
- f184
18 Up Rating
18_up_rating
- Package
- Material Symbols
- Category
- Social
- Code Point
- f8fd
Crowdsource
crowdsource
- Package
- Material Symbols
- Category
- Social
- Code Point
- eb18
Foggy
foggy
- Package
- Material Symbols
- Category
- Social
- Code Point
- e818
Masks
masks
- Package
- Material Symbols
- Category
- Social
- Code Point
- f218
Mist
mist
- Package
- Material Symbols
- Category
- Social
- Code Point
- e188
Outpatient
outpatient
- Package
- Material Symbols
- Category
- Social
- Code Point
- e118
Format Letter Spacing 2
format_letter_spacing_2
- Package
- Material Symbols
- Category
- Text
- Code Point
- f618
Line Start Arrow
line_start_arrow
- Package
- Material Symbols
- Category
- Text
- Code Point
- f818
Arrow Circle Down
arrow_circle_down
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f181
Arrow Circle Up
arrow_circle_up
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f182
Enable
enable
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f188
Left Click
left_click
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f718
Sync Alt
sync_alt
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- ea18
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.