- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f684
Font Icon Library
Material Symbols Icon Search
595 icons
Matching "angle"
Buttons Alt
buttons_alt
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e72f
Capture
capture
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f727
Check Box Outline Blank
check_box_outline_blank
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e835
Check Small
check_small
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f88b
Chevron Backward
chevron_backward
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f46b
Chevron Forward
chevron_forward
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f46a
Chevron Left
chevron_left
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e5cb
Chevron Line Up
chevron_line_up
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- eec3
Chevron Right
chevron_right
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e5cc
Close Fullscreen
close_fullscreen
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f1cf
Create New Folder
create_new_folder
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e2cc
Deployed Code
deployed_code
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f720
Deployed Code Alert
deployed_code_alert
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f5f2
Desktop Landscape Add
desktop_landscape_add
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f439
Desktop Portrait
desktop_portrait
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f45d
Dropdown Menu
dropdown_menu
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- ffef0
Edit Arrow Down
edit_arrow_down
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f380
Edit Arrow Up
edit_arrow_up
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f37f
Eject
eject
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e8fb
Empty Dashboard
empty_dashboard
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f844
Error Med
error_med
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e49b
Exit To App
exit_to_app
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e879
File Export
file_export
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f3b2
Filter Alt
filter_alt
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- ef4f
Fit Screen
fit_screen
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- ea10
Float Portrait 2
float_portrait_2
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f45b
Frame Bug
frame_bug
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- eeef
Frame Exclamation
frame_exclamation
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- eeee
Highlight Keyboard Focus
highlight_keyboard_focus
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f510
Html
html
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- eb7e
Iframe
iframe
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f71b
Install Desktop
install_desktop
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- eb71
Ios Share
ios_share
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e6b8
Jump To Element
jump_to_element
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f719
Keyboard Double Arrow Down
keyboard_double_arrow_down
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- ead0
Keyboard Double Arrow Left
keyboard_double_arrow_left
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- eac3
Keyboard Option Key
keyboard_option_key
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- eae8
Logout
logout
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e9ba
Maximize
maximize
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e930
Output
output
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- ebbe
Pip
pip
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f64d
Reopen Window
reopen_window
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f708
Right Click
right_click
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f706
Send Time Extension
send_time_extension
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- eadb
Shelf Position
shelf_position
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f702
Single Arrow
single_arrow
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- ffed9
Splitscreen Landscape Add
splitscreen_landscape_add
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- fffba
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.