- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- eaa7
Font Icon Library
Material Symbols Icon Search
786 icons
Matching "7"
Arrow Drop Up
arrow_drop_up
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e5c7
Arrow Insert
arrow_insert
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f837
Arrow Left Alt
arrow_left_alt
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- ef7d
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
Back To Tab
back_to_tab
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f72b
Bottom App Bar
bottom_app_bar
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e730
Bottom Drawer
bottom_drawer
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e72d
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
Buttons Alt
buttons_alt
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e72f
Captive Portal
captive_portal
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f728
Capture
capture
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f727
Category Search
category_search
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f437
Change Circle
change_circle
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e2e7
Check Circle Unread
check_circle_unread
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f27e
Clock Loader 10
clock_loader_10
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f726
Clock Loader 20
clock_loader_20
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f725
Clock Loader 40
clock_loader_40
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f724
Clock Loader 60
clock_loader_60
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f723
Clock Loader 80
clock_loader_80
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f722
Clock Loader 90
clock_loader_90
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f721
Collapse Content
collapse_content
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f507
Data Alert
data_alert
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f7f6
Data Check
data_check
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f7f2
Data Info Alert
data_info_alert
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f7f5
Delete
delete
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e872
Deployed Code
deployed_code
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f720
Done All
done_all
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e877
Drag Click
drag_click
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f71f
Drag Pan
drag_pan
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f71e
Edit Arrow Up
edit_arrow_up
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f37f
Exit To App
exit_to_app
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e879
Expand Circle Down
expand_circle_down
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e7cd
Favorite
favorite
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e87d
Filter List Off
filter_list_off
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- eb57
Go To Line
go_to_line
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f71d
Hourglass Arrow Down
hourglass_arrow_down
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f37e
Hourglass Arrow Up
hourglass_arrow_up
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f37d
Html
html
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- eb7e
Iframe
iframe
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f71b
Iframe Off
iframe_off
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f71c
Input Circle
input_circle
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f71a
Install Desktop
install_desktop
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- eb71
Javascript
javascript
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- eb7c
Jump To Element
jump_to_element
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f719
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.