- Package
- Material Symbols
- Category
- Actions
- Code Point
- f82f
Font Icon Library
Material Symbols Icon Search
34 icons
Matching "choose"
Date Range
date_range
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e916
Gesture Select
gesture_select
- Package
- Material Symbols
- Category
- Actions
- Code Point
- f657
Pending
pending
- Package
- Material Symbols
- Category
- Actions
- Code Point
- ef64
Select Window
select_window
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e6fa
Select Window 2
select_window_2
- Package
- Material Symbols
- Category
- Actions
- Code Point
- f4c8
Keyboard Previous Language
keyboard_previous_language
- Package
- Material Symbols
- Category
- Android
- Code Point
- f7da
Timer 3 Select
timer_3_select
- Package
- Material Symbols
- Category
- Android
- Code Point
- f07b
Call To Action
call_to_action
- Package
- Material Symbols
- Category
- Audio& Video
- Code Point
- e06c
Genres
genres
- Package
- Material Symbols
- Category
- Audio& Video
- Code Point
- e022
Voice Selection Off
voice_selection_off
- Package
- Material Symbols
- Category
- Audio& Video
- Code Point
- f42c
30Fps Select
30fps_select
- Package
- Material Symbols
- Category
- Images
- Code Point
- efcf
Add Photo Alternate
add_photo_alternate
- Package
- Material Symbols
- Category
- Images
- Code Point
- e43e
Filter 4
filter_4
- Package
- Material Symbols
- Category
- Images
- Code Point
- e3d4
Filter 7
filter_7
- Package
- Material Symbols
- Category
- Images
- Code Point
- e3d7
Attach File
attach_file
- Package
- Material Symbols
- Category
- Text
- Code Point
- e226
Format Color Reset
format_color_reset
- Package
- Material Symbols
- Category
- Text
- Code Point
- e23b
Ink Selection
ink_selection
- Package
- Material Symbols
- Category
- Text
- Code Point
- e6d4
Language Chinese Dayi
language_chinese_dayi
- Package
- Material Symbols
- Category
- Text
- Code Point
- f764
Language Gb English
language_gb_english
- Package
- Material Symbols
- Category
- Text
- Code Point
- f75f
Lasso Select
lasso_select
- Package
- Material Symbols
- Category
- Text
- Code Point
- eb03
Select
select
- Package
- Material Symbols
- Category
- Text
- Code Point
- f74d
Text Select End
text_select_end
- Package
- Material Symbols
- Category
- Text
- Code Point
- f73e
Arrow Downward Alt
arrow_downward_alt
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e984
Arrow Drop Down Circle
arrow_drop_down_circle
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e5c6
Check Small
check_small
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f88b
Dropdown Menu
dropdown_menu
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- ffef0
Filter Alt
filter_alt
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- ef4f
Left Click
left_click
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f718
Move Selection Right
move_selection_right
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f712
Radio Button Unchecked
radio_button_unchecked
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e836
Select All
select_all
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e162
Select Check Box
select_check_box
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f1fe
View Apps
view_apps
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f376
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.