- Package
- Material Symbols
- Category
- Android
- Code Point
- e8a9
Font Icon Library
Material Symbols Icon Search
337 icons
Matching "arch"
Radar
radar
- Package
- Material Symbols
- Category
- Android
- Code Point
- f04e
Storage
storage
- Package
- Material Symbols
- Category
- Android
- Code Point
- e1db
Wifi Find
wifi_find
- Package
- Material Symbols
- Category
- Android
- Code Point
- eb31
Wifi Home
wifi_home
- Package
- Material Symbols
- Category
- Android
- Code Point
- f671
2D 2
2d_2
- Package
- Material Symbols
- Category
- Audio& Video
- Code Point
- fff0e
Album
album
- Package
- Material Symbols
- Category
- Audio& Video
- Code Point
- e019
Display Group
display_group
- Package
- Material Symbols
- Category
- Audio& Video
- Code Point
- ffeaa
Library Add Check
library_add_check
- Package
- Material Symbols
- Category
- Audio& Video
- Code Point
- e9b7
Library Books
library_books
- Package
- Material Symbols
- Category
- Audio& Video
- Code Point
- e02f
Library Music
library_music
- Package
- Material Symbols
- Category
- Audio& Video
- Code Point
- e030
Music History
music_history
- Package
- Material Symbols
- Category
- Audio& Video
- Code Point
- f2c1
Video Library
video_library
- Package
- Material Symbols
- Category
- Audio& Video
- Code Point
- e04a
Video Search
video_search
- Package
- Material Symbols
- Category
- Audio& Video
- Code Point
- efc6
Account Tree
account_tree
- Package
- Material Symbols
- Category
- Business
- Code Point
- e97a
Barcode Reader
barcode_reader
- Package
- Material Symbols
- Category
- Business
- Code Point
- f85c
Bubble Chart
bubble_chart
- Package
- Material Symbols
- Category
- Business
- Code Point
- e6dd
Cases
cases
- Package
- Material Symbols
- Category
- Business
- Code Point
- e992
Corporate Fare
corporate_fare
- Package
- Material Symbols
- Category
- Business
- Code Point
- f1d0
Database
database
- Package
- Material Symbols
- Category
- Business
- Code Point
- f20e
Database Search
database_search
- Package
- Material Symbols
- Category
- Business
- Code Point
- f38e
Database Upload
database_upload
- Package
- Material Symbols
- Category
- Business
- Code Point
- f3dc
Domain
domain
- Package
- Material Symbols
- Category
- Business
- Code Point
- e7ee
Domain Add
domain_add
- Package
- Material Symbols
- Category
- Business
- Code Point
- eb62
Domain Disabled
domain_disabled
- Package
- Material Symbols
- Category
- Business
- Code Point
- e0ef
Domain Disabled Check
domain_disabled_check
- Package
- Material Symbols
- Category
- Business
- Code Point
- ffec6
Enterprise
enterprise
- Package
- Material Symbols
- Category
- Business
- Code Point
- e70e
Flowchart
flowchart
- Package
- Material Symbols
- Category
- Business
- Code Point
- f38d
Flowsheet
flowsheet
- Package
- Material Symbols
- Category
- Business
- Code Point
- e0ae
Graph 1
graph_1
- Package
- Material Symbols
- Category
- Business
- Code Point
- f3a0
Graph 4
graph_4
- Package
- Material Symbols
- Category
- Business
- Code Point
- f39d
Meeting Room
meeting_room
- Package
- Material Symbols
- Category
- Business
- Code Point
- eb4f
Mitre
mitre
- Package
- Material Symbols
- Category
- Business
- Code Point
- f547
Query Stats
query_stats
- Package
- Material Symbols
- Category
- Business
- Code Point
- e4fc
Schema
schema
- Package
- Material Symbols
- Category
- Business
- Code Point
- e4fd
Search Insights
search_insights
- Package
- Material Symbols
- Category
- Business
- Code Point
- f4bc
Shop
shop
- Package
- Material Symbols
- Category
- Business
- Code Point
- e8c9
Source Environment
source_environment
- Package
- Material Symbols
- Category
- Business
- Code Point
- e527
Tenancy
tenancy
- Package
- Material Symbols
- Category
- Business
- Code Point
- f0e3
Troubleshoot
troubleshoot
- Package
- Material Symbols
- Category
- Business
- Code Point
- e1d2
Work History
work_history
- Package
- Material Symbols
- Category
- Business
- Code Point
- ec09
All Inbox
all_inbox
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- e97f
Call Log
call_log
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- e08e
Comment Bank
comment_bank
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- ea4e
Drafts
drafts
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- e151
Group Search
group_search
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- f3ce
Inbox
inbox
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- e156
Inbox Customize
inbox_customize
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- f859
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.