- Package
- Material Symbols
- Category
- Actions
- Code Point
- f17d
Font Icon Library
Material Symbols Icon Search
33 icons
Matching "17"
How To Reg
how_to_reg
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e174
How To Vote
how_to_vote
- Package
- Material Symbols
- Category
- Activities
- Code Point
- e175
Service Toolbox
service_toolbox
- Package
- Material Symbols
- Category
- Activities
- Code Point
- e717
Waves
waves
- Package
- Material Symbols
- Category
- Activities
- Code Point
- e176
Android Wifi 3 Bar Question
android_wifi_3_bar_question
- Package
- Material Symbols
- Category
- Android
- Code Point
- ef17
Grid Goldenratio
grid_goldenratio
- Package
- Material Symbols
- Category
- Android
- Code Point
- f017
Donut Large
donut_large
- Package
- Material Symbols
- Category
- Business
- Code Point
- e917
Outbox Alt
outbox_alt
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- eb17
Picture In Picture Mobile
picture_in_picture_mobile
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- f517
Keyboard Backspace
keyboard_backspace
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- e317
Point Of Sale
point_of_sale
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- f17e
Chromecast 2
chromecast_2
- Package
- Material Symbols
- Category
- Home
- Code Point
- f17b
Mode Fan Off
mode_fan_off
- Package
- Material Symbols
- Category
- Household
- Code Point
- ec17
Thermostat Carbon
thermostat_carbon
- Package
- Material Symbols
- Category
- Household
- Code Point
- f178
17Mp
17mp
- Package
- Material Symbols
- Category
- Images
- Code Point
- e959
Image Arrow Up
image_arrow_up
- Package
- Material Symbols
- Category
- Images
- Code Point
- f317
Where To Vote
where_to_vote
- Package
- Material Symbols
- Category
- Maps
- Code Point
- e177
Policy
policy
- Package
- Material Symbols
- Category
- Privacy
- Code Point
- ea17
Report Off
report_off
- Package
- Material Symbols
- Category
- Privacy
- Code Point
- e170
Partly Cloudy Day
partly_cloudy_day
- Package
- Material Symbols
- Category
- Social
- Code Point
- f172
Partly Cloudy Night
partly_cloudy_night
- Package
- Material Symbols
- Category
- Social
- Code Point
- f174
Rainy
rainy
- Package
- Material Symbols
- Category
- Social
- Code Point
- f176
Add Link
add_link
- Package
- Material Symbols
- Category
- Text
- Code Point
- e178
Ballot
ballot
- Package
- Material Symbols
- Category
- Text
- Code Point
- e172
File Copy
file_copy
- Package
- Material Symbols
- Category
- Text
- Code Point
- e173
File Save
file_save
- Package
- Material Symbols
- Category
- Text
- Code Point
- f17f
Folder Special
folder_special
- Package
- Material Symbols
- Category
- Text
- Code Point
- e617
Format Letter Spacing Standard
format_letter_spacing_standard
- Package
- Material Symbols
- Category
- Text
- Code Point
- f617
Inventory
inventory
- Package
- Material Symbols
- Category
- Text
- Code Point
- e179
Line Start Arrow Notch
line_start_arrow_notch
- Package
- Material Symbols
- Category
- Text
- Code Point
- f817
Left Panel Close
left_panel_close
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f717
Rotate Auto
rotate_auto
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f417
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.