- Package
- Material Symbols
- Category
- Text
- Code Point
- f365
Font Icon Library
Material Symbols Icon Search
259 icons
Matching "element"
Text Select Move Down
text_select_move_down
- Package
- Material Symbols
- Category
- Text
- Code Point
- f739
Top Panel Open
top_panel_open
- Package
- Material Symbols
- Category
- Text
- Code Point
- f732
Ungroup
ungroup
- Package
- Material Symbols
- Category
- Text
- Code Point
- f731
Vertical Distribute
vertical_distribute
- Package
- Material Symbols
- Category
- Text
- Code Point
- e076
View Carousel
view_carousel
- Package
- Material Symbols
- Category
- Text
- Code Point
- e8eb
View Headline
view_headline
- Package
- Material Symbols
- Category
- Text
- Code Point
- e8ee
Car Fan Mid Low Right
car_fan_mid_low_right
- Package
- Material Symbols
- Category
- Transit
- Code Point
- f33a
Hov
hov
- Package
- Material Symbols
- Category
- Transit
- Code Point
- f475
Seat Heat Right
seat_heat_right
- Package
- Material Symbols
- Category
- Transit
- Code Point
- f32e
Acute
acute
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e4cb
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
Arrows Output
arrows_output
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f393
Arrow And Edge
arrow_and_edge
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f5d7
Arrow Circle Right
arrow_circle_right
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- eaaa
Arrow Menu Close
arrow_menu_close
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f3d3
Arrow Shape Up
arrow_shape_up
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- eef6
Arrow Shape Up Stack
arrow_shape_up_stack
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- eef7
Arrow Top Left
arrow_top_left
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f72e
Arrow Top Right
arrow_top_right
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f72d
Bottom App Bar
bottom_app_bar
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e730
Bottom Navigation
bottom_navigation
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e98c
Bottom Panel Close
bottom_panel_close
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f72a
Bottom Panel Open
bottom_panel_open
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f729
Bottom Sheets
bottom_sheets
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e98d
Bubbles
bubbles
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f64e
Buttons Alt
buttons_alt
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e72f
Chevron Line Up
chevron_line_up
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- eec3
Download 2
download_2
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f523
Drag Indicator
drag_indicator
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e945
Highlight Keyboard Focus
highlight_keyboard_focus
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f510
Highlight Mouse Cursor
highlight_mouse_cursor
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f511
Iframe
iframe
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f71b
Input Circle
input_circle
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f71a
Jump To Element
jump_to_element
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f719
Keyboard Command Key
keyboard_command_key
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- eae7
Left Panel Close
left_panel_close
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f717
Magnification Large
magnification_large
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f83d
Maximize
maximize
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e930
Minimize
minimize
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e931
Move Group
move_group
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f715
Move Item
move_item
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f1ff
Move Selection Down
move_selection_down
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f714
Move Selection Left
move_selection_left
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f713
Output
output
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- ebbe
Page Info
page_info
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f614
Position Top Right
position_top_right
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f709
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.