- Package
- Material Symbols
- Category
- Actions
- Code Point
- f0e4
Font Icon Library
Material Symbols Icon Search
819 icons
Matching "control"
Touch App
touch_app
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e913
Touch Double
touch_double
- Package
- Material Symbols
- Category
- Actions
- Code Point
- f38b
Touch Double 2
touch_double_2
- Package
- Material Symbols
- Category
- Actions
- Code Point
- fff35
Touch Long
touch_long
- Package
- Material Symbols
- Category
- Actions
- Code Point
- f38a
Touch Triple
touch_triple
- Package
- Material Symbols
- Category
- Actions
- Code Point
- f389
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
Watch Screentime
watch_screentime
- Package
- Material Symbols
- Category
- Actions
- Code Point
- f6ae
Eda
eda
- Package
- Material Symbols
- Category
- Activities
- Code Point
- f6e8
Engineering
engineering
- Package
- Material Symbols
- Category
- Activities
- Code Point
- ea3d
Mindfulness
mindfulness
- Package
- Material Symbols
- Category
- Activities
- Code Point
- f6e0
Person Play
person_play
- Package
- Material Symbols
- Category
- Activities
- Code Point
- f7fd
Piano Off
piano_off
- Package
- Material Symbols
- Category
- Activities
- Code Point
- e520
Readiness Score
readiness_score
- Package
- Material Symbols
- Category
- Activities
- Code Point
- f6dd
Sports Esports
sports_esports
- Package
- Material Symbols
- Category
- Activities
- Code Point
- ea28
Switch Account
switch_account
- Package
- Material Symbols
- Category
- Activities
- Code Point
- e9ed
Waves
waves
- Package
- Material Symbols
- Category
- Activities
- Code Point
- e176
Backlight High
backlight_high
- Package
- Material Symbols
- Category
- Android
- Code Point
- f7ed
Backlight High Off
backlight_high_off
- Package
- Material Symbols
- Category
- Android
- Code Point
- f4ef
Backlight Low
backlight_low
- Package
- Material Symbols
- Category
- Android
- Code Point
- f7ec
Brightness Alert
brightness_alert
- Package
- Material Symbols
- Category
- Android
- Code Point
- f5cf
Brightness Auto
brightness_auto
- Package
- Material Symbols
- Category
- Android
- Code Point
- e1ab
Brightness Empty
brightness_empty
- Package
- Material Symbols
- Category
- Android
- Code Point
- f7e8
Brightness Medium
brightness_medium
- Package
- Material Symbols
- Category
- Android
- Code Point
- e1ae
Contextual Token
contextual_token
- Package
- Material Symbols
- Category
- Android
- Code Point
- f486
Dock To Left
dock_to_left
- Package
- Material Symbols
- Category
- Android
- Code Point
- f7e5
Flashlight Off
flashlight_off
- Package
- Material Symbols
- Category
- Android
- Code Point
- f00a
Graphic Eq
graphic_eq
- Package
- Material Symbols
- Category
- Android
- Code Point
- e1b8
Graphic Eq Off
graphic_eq_off
- Package
- Material Symbols
- Category
- Android
- Code Point
- fff98
Keyboard Capslock Badge
keyboard_capslock_badge
- Package
- Material Symbols
- Category
- Android
- Code Point
- f7de
Keyboard External Input
keyboard_external_input
- Package
- Material Symbols
- Category
- Android
- Code Point
- f7dd
Keyboard Full
keyboard_full
- Package
- Material Symbols
- Category
- Android
- Code Point
- f7dc
Keyboard Keys
keyboard_keys
- Package
- Material Symbols
- Category
- Android
- Code Point
- f67b
Keyboard Off
keyboard_off
- Package
- Material Symbols
- Category
- Android
- Code Point
- f67a
Keyboard Onscreen
keyboard_onscreen
- Package
- Material Symbols
- Category
- Android
- Code Point
- f7db
Keyboard Previous Language
keyboard_previous_language
- Package
- Material Symbols
- Category
- Android
- Code Point
- f7da
Light Mode Auto
light_mode_auto
- Package
- Material Symbols
- Category
- Android
- Code Point
- fff00
Magnify Docked
magnify_docked
- Package
- Material Symbols
- Category
- Android
- Code Point
- f7d6
Magnify Fullscreen
magnify_fullscreen
- Package
- Material Symbols
- Category
- Android
- Code Point
- f7d5
Mobile Wrench
mobile_wrench
- Package
- Material Symbols
- Category
- Android
- Code Point
- f2b0
Mode Standby
mode_standby
- Package
- Material Symbols
- Category
- Android
- Code Point
- f037
Noise Control Off
noise_control_off
- Package
- Material Symbols
- Category
- Android
- Code Point
- ebf3
Noise Control On
noise_control_on
- Package
- Material Symbols
- Category
- Android
- Code Point
- f8a8
Overview Key
overview_key
- Package
- Material Symbols
- Category
- Android
- Code Point
- f7d4
Perm Data Setting
perm_data_setting
- Package
- Material Symbols
- Category
- Android
- Code Point
- e8a4
Screen Rotation Alt
screen_rotation_alt
- Package
- Material Symbols
- Category
- Android
- Code Point
- ebee
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.