- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e834
Font Icon Library
Material Symbols Icon Search
1,033 icons
Matching "bi"
Chips
chips
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e993
Clear All
clear_all
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e0b8
Close Small
close_small
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f508
Compare Arrows
compare_arrows
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e915
Delete
delete
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e872
Delete Forever
delete_forever
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e92b
Delete Sweep
delete_sweep
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e16c
Directory Sync
directory_sync
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e394
Disabled By Default
disabled_by_default
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f230
Double Arrow
double_arrow
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- ea50
Do Not Disturb Off
do_not_disturb_off
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e643
Do Not Disturb On
do_not_disturb_on
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e644
Drag Indicator
drag_indicator
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e945
Dropdown
dropdown
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e9a4
Enable
enable
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f188
Exit To App
exit_to_app
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e879
Expand
expand
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e94f
Expand Content
expand_content
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f830
Extension Off
extension_off
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e4f5
File Upload Off
file_upload_off
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f886
Float Landscape 2
float_landscape_2
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f45c
Fullscreen
fullscreen
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e5d0
Hide
hide
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- ef9e
Highlight Keyboard Focus
highlight_keyboard_focus
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f510
Ios Share
ios_share
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e6b8
Keyboard Option Key
keyboard_option_key
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- eae8
Linked Services
linked_services
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f535
Multimodal Hand Eye
multimodal_hand_eye
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f41b
Open Run
open_run
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f4b7
Pinch
pinch
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- eb38
Position Bottom Left
position_bottom_left
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f70b
Position Bottom Right
position_bottom_right
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f70a
Position Top Right
position_top_right
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f709
Rebase
rebase
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f845
Rebase Edit
rebase_edit
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f846
Remove Done
remove_done
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e9d3
Responsive Layout
responsive_layout
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e9da
Restore From Trash
restore_from_trash
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e938
Ripples
ripples
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e9db
Rotate Auto
rotate_auto
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f417
Search Off
search_off
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- ea76
Settings Accessibility
settings_accessibility
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f05d
Settings Applications
settings_applications
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e8b9
Side Navigation
side_navigation
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e9e2
Splitscreen Landscape Add
splitscreen_landscape_add
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- fffba
Splitscreen Portrait
splitscreen_portrait
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f458
Stack Group
stack_group
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f359
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.