- Package
- Material Symbols
- Category
- Actions
- Code Point
- f84d
Font Icon Library
Material Symbols Icon Search
136 icons
Matching "component"
Component Exchange
component_exchange
- Package
- Material Symbols
- Category
- Actions
- Code Point
- f1e7
Extension
extension
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e87b
Sdk
sdk
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e720
Settings Power
settings_power
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e8c6
Battery Android Frame Bolt
battery_android_frame_bolt
- Package
- Material Symbols
- Category
- Android
- Code Point
- f250
Battery Android Full
battery_android_full
- Package
- Material Symbols
- Category
- Android
- Code Point
- f304
Cable
cable
- Package
- Material Symbols
- Category
- Android
- Code Point
- efe6
Dock To Bottom
dock_to_bottom
- Package
- Material Symbols
- Category
- Android
- Code Point
- f7e6
Dock To Left
dock_to_left
- Package
- Material Symbols
- Category
- Android
- Code Point
- f7e5
Grid 4X4
grid_4x4
- Package
- Material Symbols
- Category
- Android
- Code Point
- f016
Screen Record
screen_record
- Package
- Material Symbols
- Category
- Android
- Code Point
- f679
Widgets
widgets
- Package
- Material Symbols
- Category
- Android
- Code Point
- e1bd
Branding Watermark
branding_watermark
- Package
- Material Symbols
- Category
- Audio& Video
- Code Point
- e06b
Call To Action
call_to_action
- Package
- Material Symbols
- Category
- Audio& Video
- Code Point
- e06c
Play Arrow
play_arrow
- Package
- Material Symbols
- Category
- Audio& Video
- Code Point
- e037
Box
box
- Package
- Material Symbols
- Category
- Business
- Code Point
- f5a4
Data Table
data_table
- Package
- Material Symbols
- Category
- Business
- Code Point
- e99c
Developer Board
developer_board
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- e30d
Developer Board Off
developer_board_off
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- e4ff
Hard Disk
hard_disk
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- f3da
Hard Drive
hard_drive
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- f80e
Memory
memory
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- e322
Memory Alt
memory_alt
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- f7a3
Mimo
mimo
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- e9be
Settings Ethernet
settings_ethernet
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- e8be
Settings Input Component
settings_input_component
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- e8c0
Settings Input Svideo
settings_input_svideo
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- e8c3
Settop Component
settop_component
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- e2ac
Touchpad Mouse
touchpad_mouse
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- f687
Watch Arrow
watch_arrow
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- f2ca
Watch Arrow Down
watch_arrow_down
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- fffcf
Tools Phillips
tools_phillips
- Package
- Material Symbols
- Category
- Home
- Code Point
- f8cc
Window Closed
window_closed
- Package
- Material Symbols
- Category
- Home
- Code Point
- e77e
Matter
matter
- Package
- Material Symbols
- Category
- Household
- Code Point
- e907
Subwoofer
subwoofer
- Package
- Material Symbols
- Category
- Household
- Code Point
- fff70
Switch Off
switch_off
- Package
- Material Symbols
- Category
- Household
- Code Point
- fff6f
Crop Square
crop_square
- Package
- Material Symbols
- Category
- Images
- Code Point
- e3c6
Planner Banner Ad Pt
planner_banner_ad_pt
- Package
- Material Symbols
- Category
- Images
- Code Point
- e692
Transition Dissolve
transition_dissolve
- Package
- Material Symbols
- Category
- Images
- Code Point
- f50d
Transition Fade
transition_fade
- Package
- Material Symbols
- Category
- Images
- Code Point
- f50c
Transition Push
transition_push
- Package
- Material Symbols
- Category
- Images
- Code Point
- f50b
Shield Toggle
shield_toggle
- Package
- Material Symbols
- Category
- Privacy
- Code Point
- f2ad
Brick
brick
- Package
- Material Symbols
- Category
- Social
- Code Point
- f388
Square Dot
square_dot
- Package
- Material Symbols
- Category
- Social
- Code Point
- f3b3
Tactic
tactic
- Package
- Material Symbols
- Category
- Social
- Code Point
- f564
Border Top
border_top
- Package
- Material Symbols
- Category
- Text
- Code Point
- e232
Drag Handle
drag_handle
- Package
- Material Symbols
- Category
- Text
- Code Point
- e25d
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.