- Package
- Material Symbols
- Category
- Text
- Code Point
- eb54
Font Icon Library
Material Symbols Icon Search
270 icons
Matching "box"
Select
select
- Package
- Material Symbols
- Category
- Text
- Code Point
- f74d
Snippet Folder
snippet_folder
- Package
- Material Symbols
- Category
- Text
- Code Point
- f1c7
Square
square
- Package
- Material Symbols
- Category
- Text
- Code Point
- eb36
Table
table
- Package
- Material Symbols
- Category
- Text
- Code Point
- f191
Task
task
- Package
- Material Symbols
- Category
- Text
- Code Point
- f075
Text Ad
text_ad
- Package
- Material Symbols
- Category
- Text
- Code Point
- e728
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 Rotation None
text_rotation_none
- Package
- Material Symbols
- Category
- Text
- Code Point
- e93f
Title
title
- Package
- Material Symbols
- Category
- Text
- Code Point
- e264
Uppercase
uppercase
- Package
- Material Symbols
- Category
- Text
- Code Point
- f488
Vertical Align Bottom
vertical_align_bottom
- Package
- Material Symbols
- Category
- Text
- Code Point
- e258
Vertical Align Top
vertical_align_top
- Package
- Material Symbols
- Category
- Text
- Code Point
- e25a
View Object Track
view_object_track
- Package
- Material Symbols
- Category
- Text
- Code Point
- f432
Wrap Text
wrap_text
- Package
- Material Symbols
- Category
- Text
- Code Point
- e25b
Auto Transmission
auto_transmission
- Package
- Material Symbols
- Category
- Transit
- Code Point
- f53f
Local Shipping
local_shipping
- Package
- Material Symbols
- Category
- Transit
- Code Point
- e558
Moped Package
moped_package
- Package
- Material Symbols
- Category
- Transit
- Code Point
- f28b
Trolley Cable Car
trolley_cable_car
- Package
- Material Symbols
- Category
- Transit
- Code Point
- f46e
Bento
bento
- Package
- Material Symbols
- Category
- Travel
- Code Point
- f1f4
Carry On Bag Checked
carry_on_bag_checked
- Package
- Material Symbols
- Category
- Travel
- Code Point
- eb0b
Luggage
luggage
- Package
- Material Symbols
- Category
- Travel
- Code Point
- f235
No Luggage
no_luggage
- Package
- Material Symbols
- Category
- Travel
- Code Point
- f23b
Add 2
add_2
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f3dd
Add Box
add_box
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e146
Add Task
add_task
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f23a
Backspace
backspace
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e14a
Bubble
bubble
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- ef83
Capture
capture
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f727
Check Box
check_box
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e834
Check Box Outline Blank
check_box_outline_blank
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e835
Check Circle Unread
check_circle_unread
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f27e
Check Indeterminate Small
check_indeterminate_small
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f88a
Check Small
check_small
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f88b
Close Fullscreen
close_fullscreen
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f1cf
Data Check
data_check
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f7f2
Deployed Code Update
deployed_code_update
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f5f4
Dialogs
dialogs
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e99f
Disabled By Default
disabled_by_default
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f230
Done Outline
done_outline
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e92f
Dropdown Menu
dropdown_menu
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- ffef0
Event List
event_list
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f683
Exit To App
exit_to_app
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e879
File Export
file_export
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f3b2
Fit Screen
fit_screen
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- ea10
Frame Bug
frame_bug
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- eeef
Frame Exclamation
frame_exclamation
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- eeee
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.