- Package
- Material Symbols
- Category
- Social
- Code Point
- e1d5
Font Icon Library
Material Symbols Icon Search
128 icons
Matching "+"
Health Cross
health_cross
- Package
- Material Symbols
- Category
- Social
- Code Point
- f2c3
Medication Liquid
medication_liquid
- Package
- Material Symbols
- Category
- Social
- Code Point
- ea87
Person Add
person_add
- Package
- Material Symbols
- Category
- Social
- Code Point
- e7fe
Transgender
transgender
- Package
- Material Symbols
- Category
- Social
- Code Point
- e58d
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 Notes
add_notes
- Package
- Material Symbols
- Category
- Text
- Code Point
- e091
Add Row Above
add_row_above
- Package
- Material Symbols
- Category
- Text
- Code Point
- f423
Add Row Below
add_row_below
- Package
- Material Symbols
- Category
- Text
- Code Point
- f422
Assignment Add
assignment_add
- Package
- Material Symbols
- Category
- Text
- Code Point
- f848
Attach File Add
attach_file_add
- Package
- Material Symbols
- Category
- Text
- Code Point
- f841
Combine Columns
combine_columns
- Package
- Material Symbols
- Category
- Text
- Code Point
- f420
Format List Bulleted Add
format_list_bulleted_add
- Package
- Material Symbols
- Category
- Text
- Code Point
- f849
List Alt Add
list_alt_add
- Package
- Material Symbols
- Category
- Text
- Code Point
- f756
Note Add
note_add
- Package
- Material Symbols
- Category
- Text
- Code Point
- e89c
Note Stack Add
note_stack_add
- Package
- Material Symbols
- Category
- Text
- Code Point
- f563
Post Add
post_add
- Package
- Material Symbols
- Category
- Text
- Code Point
- ea20
Text Increase
text_increase
- Package
- Material Symbols
- Category
- Text
- Code Point
- eae2
Variable Add
variable_add
- Package
- Material Symbols
- Category
- Text
- Code Point
- f51e
Voting Chip
voting_chip
- Package
- Material Symbols
- Category
- Text
- Code Point
- f852
Add
add
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e145
Add 2
add_2
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f3dd
Add Circle
add_circle
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e147
Add Task
add_task
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f23a
Buttons Alt
buttons_alt
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e72f
Create New Folder
create_new_folder
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e2cc
Desktop Landscape Add
desktop_landscape_add
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f439
Heart Plus
heart_plus
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f884
Library Add
library_add
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e02e
New Window
new_window
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f710
Switch Access Shortcut Add
switch_access_shortcut_add
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e7e2
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.