- Package
- Material Symbols
- Category
- Images
- Code Point
- e3c2
Font Icon Library
Material Symbols Icon Search
112 icons
Matching "corner"
Crop Rotate
crop_rotate
- Package
- Material Symbols
- Category
- Images
- Code Point
- e437
Filter Center Focus
filter_center_focus
- Package
- Material Symbols
- Category
- Images
- Code Point
- e3dc
Settings Slow Motion
settings_slow_motion
- Package
- Material Symbols
- Category
- Images
- Code Point
- f623
Transform
transform
- Package
- Material Symbols
- Category
- Images
- Code Point
- e428
Vignette
vignette
- Package
- Material Symbols
- Category
- Images
- Code Point
- e435
Vignette 2
vignette_2
- Package
- Material Symbols
- Category
- Images
- Code Point
- f2b3
Directions Alt
directions_alt
- Package
- Material Symbols
- Category
- Maps
- Code Point
- f880
Local Convenience Store
local_convenience_store
- Package
- Material Symbols
- Category
- Maps
- Code Point
- e543
North East
north_east
- Package
- Material Symbols
- Category
- Maps
- Code Point
- f1e1
North West
north_west
- Package
- Material Symbols
- Category
- Maps
- Code Point
- f1e2
South East
south_east
- Package
- Material Symbols
- Category
- Maps
- Code Point
- f1e4
Zoom Out Map
zoom_out_map
- Package
- Material Symbols
- Category
- Maps
- Code Point
- e56b
Square Dot
square_dot
- Package
- Material Symbols
- Category
- Social
- Code Point
- f3b3
Tactic
tactic
- Package
- Material Symbols
- Category
- Social
- Code Point
- f564
Contract
contract
- Package
- Material Symbols
- Category
- Text
- Code Point
- f5a0
Contract Edit
contract_edit
- Package
- Material Symbols
- Category
- Text
- Code Point
- f5a1
Description
description
- Package
- Material Symbols
- Category
- Text
- Code Point
- e873
Docs
docs
- Package
- Material Symbols
- Category
- Text
- Code Point
- ea7d
Document Scanner
document_scanner
- Package
- Material Symbols
- Category
- Text
- Code Point
- e5fa
Document Share
document_share
- Package
- Material Symbols
- Category
- Text
- Code Point
- ffea6
Draft
draft
- Package
- Material Symbols
- Category
- Text
- Code Point
- e66d
Finance Chip
finance_chip
- Package
- Material Symbols
- Category
- Text
- Code Point
- f84e
Format Image Front
format_image_front
- Package
- Material Symbols
- Category
- Text
- Code Point
- eead
Frame Inspect
frame_inspect
- Package
- Material Symbols
- Category
- Text
- Code Point
- f772
Ink Selection
ink_selection
- Package
- Material Symbols
- Category
- Text
- Code Point
- e6d4
Line Curve
line_curve
- Package
- Material Symbols
- Category
- Text
- Code Point
- f757
Line End Diamond
line_end_diamond
- Package
- Material Symbols
- Category
- Text
- Code Point
- f81a
Sticky Note
sticky_note
- Package
- Material Symbols
- Category
- Text
- Code Point
- e9e8
Sticky Note 2
sticky_note_2
- Package
- Material Symbols
- Category
- Text
- Code Point
- f1fc
Subject
subject
- Package
- Material Symbols
- Category
- Text
- Code Point
- e8d2
Summarize
summarize
- Package
- Material Symbols
- Category
- Text
- Code Point
- f071
Tag
tag
- Package
- Material Symbols
- Category
- Text
- Code Point
- e9ef
Top Panel Open
top_panel_open
- Package
- Material Symbols
- Category
- Text
- Code Point
- f732
Uppercase
uppercase
- Package
- Material Symbols
- Category
- Text
- Code Point
- f488
Directions Bus
directions_bus
- Package
- Material Symbols
- Category
- Transit
- Code Point
- e530
Turn Slight Left
turn_slight_left
- Package
- Material Symbols
- Category
- Transit
- Code Point
- eba4
Sports Bar
sports_bar
- Package
- Material Symbols
- Category
- Travel
- Code Point
- f1f3
Arrows Outward
arrows_outward
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f72c
Arrow And Edge
arrow_and_edge
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f5d7
Arrow Or Edge
arrow_or_edge
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f5d6
Arrow Top Left
arrow_top_left
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f72e
Bottom Right Click
bottom_right_click
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f684
Close Fullscreen
close_fullscreen
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f1cf
Compress
compress
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e94d
Deployed Code Update
deployed_code_update
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f5f4
Expand
expand
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e94f
Expand All
expand_all
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e946
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.