- Package
- Material Symbols
- Category
- Actions
- Code Point
- e762
Font Icon Library
Material Symbols Icon Search
64 icons
Matching "cursor"
Arrow Selector Tool
arrow_selector_tool
- Package
- Material Symbols
- Category
- Actions
- Code Point
- f82f
Gesture
gesture
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e155
Gesture Select
gesture_select
- Package
- Material Symbols
- Category
- Actions
- Code Point
- f657
Pan Tool
pan_tool
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e925
Pan Tool Alt
pan_tool_alt
- Package
- Material Symbols
- Category
- Actions
- Code Point
- ebb9
Pan Zoom
pan_zoom
- Package
- Material Symbols
- Category
- Actions
- Code Point
- f655
Swipe
swipe
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e9ec
Terminal Add
terminal_add
- Package
- Material Symbols
- Category
- Actions
- Code Point
- ffed3
Touch App
touch_app
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e913
Touch Double
touch_double
- Package
- Material Symbols
- Category
- Actions
- Code Point
- f38b
Trackpad Input
trackpad_input
- Package
- Material Symbols
- Category
- Actions
- Code Point
- f4c7
Trackpad Input 2
trackpad_input_2
- Package
- Material Symbols
- Category
- Actions
- Code Point
- f409
Trackpad Input 3
trackpad_input_3
- Package
- Material Symbols
- Category
- Actions
- Code Point
- f408
Web Traffic
web_traffic
- Package
- Material Symbols
- Category
- Actions
- Code Point
- ea03
Call To Action
call_to_action
- Package
- Material Symbols
- Category
- Audio& Video
- Code Point
- e06c
Select To Speak
select_to_speak
- Package
- Material Symbols
- Category
- Audio& Video
- Code Point
- f7cf
Chat Paste Go
chat_paste_go
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- f6bd
Link 2
link_2
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- fffb5
Keyboard Tab Rtl
keyboard_tab_rtl
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- ec73
Mouse
mouse
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- e323
Mouse Lock
mouse_lock
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- f490
Mouse Lock Off
mouse_lock_off
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- f48f
Touchpad Mouse
touchpad_mouse
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- f687
Touchpad Mouse Off
touchpad_mouse_off
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- f4e6
Move
move
- Package
- Material Symbols
- Category
- Maps
- Code Point
- e740
South
south
- Package
- Material Symbols
- Category
- Maps
- Code Point
- f1e3
Front Hand
front_hand
- Package
- Material Symbols
- Category
- Social
- Code Point
- e769
Eraser Size 2
eraser_size_2
- Package
- Material Symbols
- Category
- Text
- Code Point
- f3fb
Forms Apps Script
forms_apps_script
- Package
- Material Symbols
- Category
- Text
- Code Point
- f0c8
Highlighter Size 4
highlighter_size_4
- Package
- Material Symbols
- Category
- Text
- Code Point
- f768
Highlighter Size 5
highlighter_size_5
- Package
- Material Symbols
- Category
- Text
- Code Point
- f767
Ink Highlighter Move
ink_highlighter_move
- Package
- Material Symbols
- Category
- Text
- Code Point
- f524
Ink Selection
ink_selection
- Package
- Material Symbols
- Category
- Text
- Code Point
- e6d4
Select
select
- Package
- Material Symbols
- Category
- Text
- Code Point
- f74d
Stylus Highlighter
stylus_highlighter
- Package
- Material Symbols
- Category
- Text
- Code Point
- f364
Stylus Laser Pointer
stylus_laser_pointer
- Package
- Material Symbols
- Category
- Text
- Code Point
- f747
Text Fields
text_fields
- Package
- Material Symbols
- Category
- Text
- Code Point
- e262
Text Fields Alt
text_fields_alt
- Package
- Material Symbols
- Category
- Text
- Code Point
- e9f1
Text Select End
text_select_end
- Package
- Material Symbols
- Category
- Text
- Code Point
- f73e
Text Select Jump To Beginning
text_select_jump_to_beginning
- Package
- Material Symbols
- Category
- Text
- Code Point
- f73d
Text Select Jump To End
text_select_jump_to_end
- Package
- Material Symbols
- Category
- Text
- Code Point
- f73c
Text Select Move Back Character
text_select_move_back_character
- Package
- Material Symbols
- Category
- Text
- Code Point
- f73b
Text Select Move Back Word
text_select_move_back_word
- Package
- Material Symbols
- Category
- Text
- Code Point
- f73a
Text Select Move Down
text_select_move_down
- Package
- Material Symbols
- Category
- Text
- Code Point
- f739
Text Select Move Forward Character
text_select_move_forward_character
- Package
- Material Symbols
- Category
- Text
- Code Point
- f738
Text Select Move Forward Word
text_select_move_forward_word
- Package
- Material Symbols
- Category
- Text
- Code Point
- f737
Text Select Start
text_select_start
- Package
- Material Symbols
- Category
- Text
- Code Point
- f735
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.