- Package
- Material Symbols
- Category
- Actions
- Code Point
- f1cd
Font Icon Library
Material Symbols Icon Search
78 icons
Matching "base"
Backup
backup
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e864
Backup Table
backup_table
- Package
- Material Symbols
- Category
- Actions
- Code Point
- ef43
Help Center
help_center
- Package
- Material Symbols
- Category
- Actions
- Code Point
- f1c0
Books Movies And Music
books_movies_and_music
- Package
- Material Symbols
- Category
- Activities
- Code Point
- ef82
Floor
floor
- Package
- Material Symbols
- Category
- Activities
- Code Point
- f6e4
Shoe Cleats
shoe_cleats
- Package
- Material Symbols
- Category
- Activities
- Code Point
- fffb3
Sports Baseball
sports_baseball
- Package
- Material Symbols
- Category
- Activities
- Code Point
- ea51
Dock To Bottom
dock_to_bottom
- Package
- Material Symbols
- Category
- Android
- Code Point
- f7e6
Perm Data Setting
perm_data_setting
- Package
- Material Symbols
- Category
- Android
- Code Point
- e8a4
Storage
storage
- Package
- Material Symbols
- Category
- Android
- Code Point
- e1db
Library Books
library_books
- Package
- Material Symbols
- Category
- Audio& Video
- Code Point
- e02f
Database
database
- Package
- Material Symbols
- Category
- Business
- Code Point
- f20e
Database Off
database_off
- Package
- Material Symbols
- Category
- Business
- Code Point
- f414
Database Search
database_search
- Package
- Material Symbols
- Category
- Business
- Code Point
- f38e
Database Upload
database_upload
- Package
- Material Symbols
- Category
- Business
- Code Point
- f3dc
Data Table
data_table
- Package
- Material Symbols
- Category
- Business
- Code Point
- e99c
Schema
schema
- Package
- Material Symbols
- Category
- Business
- Code Point
- e4fd
Desktop Mac
desktop_mac
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- e30b
Hard Drive
hard_drive
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- f80e
Host
host
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- f3d9
Mobile Dock
mobile_dock
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- f2e0
Monitor
monitor
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- ef5b
Server Person
server_person
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- f3bd
Smart Display
smart_display
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- f06a
Floor Lamp
floor_lamp
- Package
- Material Symbols
- Category
- Home
- Code Point
- e21e
Home Storage
home_storage
- Package
- Material Symbols
- Category
- Home
- Code Point
- f86c
Nest Cam Stand
nest_cam_stand
- Package
- Material Symbols
- Category
- Home
- Code Point
- f8b9
Nest Display
nest_display
- Package
- Material Symbols
- Category
- Home
- Code Point
- f124
Blender
blender
- Package
- Material Symbols
- Category
- Household
- Code Point
- efe3
Foundation
foundation
- Package
- Material Symbols
- Category
- Household
- Code Point
- f200
Lightbulb 2
lightbulb_2
- Package
- Material Symbols
- Category
- Household
- Code Point
- f3e3
Matter
matter
- Package
- Material Symbols
- Category
- Household
- Code Point
- e907
Table Large
table_large
- Package
- Material Symbols
- Category
- Household
- Code Point
- f299
Image Search
image_search
- Package
- Material Symbols
- Category
- Images
- Code Point
- e43f
Reset Brightness
reset_brightness
- Package
- Material Symbols
- Category
- Images
- Code Point
- f482
Wb Incandescent
wb_incandescent
- Package
- Material Symbols
- Category
- Images
- Code Point
- e42e
Local Library
local_library
- Package
- Material Symbols
- Category
- Maps
- Code Point
- e54b
Chess King 2
chess_king_2
- Package
- Material Symbols
- Category
- Social
- Code Point
- f260
Hive
hive
- Package
- Material Symbols
- Category
- Social
- Code Point
- eaa6
Monitor Heart
monitor_heart
- Package
- Material Symbols
- Category
- Social
- Code Point
- eaa2
Siren
siren
- Package
- Material Symbols
- Category
- Social
- Code Point
- f3a7
Vital Signs
vital_signs
- Package
- Material Symbols
- Category
- Social
- Code Point
- e650
Add Column Left
add_column_left
- Package
- Material Symbols
- Category
- Text
- Code Point
- f425
Add Column Right
add_column_right
- Package
- Material Symbols
- Category
- Text
- Code Point
- f424
Add Row Above
add_row_above
- Package
- Material Symbols
- Category
- Text
- Code Point
- f423
Cloud Sync
cloud_sync
- Package
- Material Symbols
- Category
- Text
- Code Point
- eb5a
Combine Columns
combine_columns
- Package
- Material Symbols
- Category
- Text
- Code Point
- f420
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.