- Package
- Material Symbols
- Category
- Communicate
- Code Point
- ef85
Font Icon Library
Material Symbols Icon Search
159 icons
Matching "create"
Chat Add On
chat_add_on
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- f0f3
Comment
comment
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- e0b9
Wifi Add
wifi_add
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- f7a8
Add Diamond
add_diamond
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- f49c
Display Add
display_add
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- ffed2
Print Add
print_add
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- f7a2
Rectangle Add
rectangle_add
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- eec8
Styler
styler
- Package
- Material Symbols
- Category
- Household
- Code Point
- e273
Thermometer Add
thermometer_add
- Package
- Material Symbols
- Category
- Household
- Code Point
- f582
Add A Photo
add_a_photo
- Package
- Material Symbols
- Category
- Images
- Code Point
- e439
Auto Awesome Mosaic
auto_awesome_mosaic
- Package
- Material Symbols
- Category
- Images
- Code Point
- e660
Auto Awesome Motion
auto_awesome_motion
- Package
- Material Symbols
- Category
- Images
- Code Point
- e661
Control Point Duplicate
control_point_duplicate
- Package
- Material Symbols
- Category
- Images
- Code Point
- e3bb
Edit
edit
- Package
- Material Symbols
- Category
- Images
- Code Point
- e3c9
Ev Shadow Add
ev_shadow_add
- Package
- Material Symbols
- Category
- Images
- Code Point
- f580
Image Arrow Up
image_arrow_up
- Package
- Material Symbols
- Category
- Images
- Code Point
- f317
Landscape 2 Edit
landscape_2_edit
- Package
- Material Symbols
- Category
- Images
- Code Point
- f310
Masked Transitions Add
masked_transitions_add
- Package
- Material Symbols
- Category
- Images
- Code Point
- f42b
Photo Auto Merge
photo_auto_merge
- Package
- Material Symbols
- Category
- Images
- Code Point
- f530
Photo Camera Front
photo_camera_front
- Package
- Material Symbols
- Category
- Images
- Code Point
- ef69
Texture Add
texture_add
- Package
- Material Symbols
- Category
- Images
- Code Point
- f57c
Vr180 Create2D
vr180_create2d
- Package
- Material Symbols
- Category
- Images
- Code Point
- efca
Vr180 Create2D Off
vr180_create2d_off
- Package
- Material Symbols
- Category
- Images
- Code Point
- f571
Add Home
add_home
- Package
- Material Symbols
- Category
- Maps
- Code Point
- f8eb
Add Home Work
add_home_work
- Package
- Material Symbols
- Category
- Maps
- Code Point
- f8ed
Add Location
add_location
- Package
- Material Symbols
- Category
- Maps
- Code Point
- e567
Add Location Alt
add_location_alt
- Package
- Material Symbols
- Category
- Maps
- Code Point
- ef3a
Add Road
add_road
- Package
- Material Symbols
- Category
- Maps
- Code Point
- ef3b
Add Triangle
add_triangle
- Package
- Material Symbols
- Category
- Maps
- Code Point
- f48e
Maps Ugc
maps_ugc
- Package
- Material Symbols
- Category
- Maps
- Code Point
- ef58
Encrypted Add
encrypted_add
- Package
- Material Symbols
- Category
- Privacy
- Code Point
- f429
Encrypted Add Circle
encrypted_add_circle
- Package
- Material Symbols
- Category
- Privacy
- Code Point
- f42a
Mystery
mystery
- Package
- Material Symbols
- Category
- Social
- Code Point
- f5e1
Person Add
person_add
- Package
- Material Symbols
- Category
- Social
- Code Point
- e7fe
Playground
playground
- Package
- Material Symbols
- Category
- Social
- Code Point
- f28e
Add Link
add_link
- Package
- Material Symbols
- Category
- Text
- Code Point
- e178
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
Add To Drive
add_to_drive
- Package
- Material Symbols
- Category
- Text
- Code Point
- e65c
Apps Plus
apps_plus
- Package
- Material Symbols
- Category
- Text
- Code Point
- ffea7
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
Content Copy
content_copy
- Package
- Material Symbols
- Category
- Text
- Code Point
- e14d
Contract Edit
contract_edit
- Package
- Material Symbols
- Category
- Text
- Code Point
- f5a1
Custom Typography
custom_typography
- Package
- Material Symbols
- Category
- Text
- Code Point
- e732
Dashboard 2 Add
dashboard_2_add
- Package
- Material Symbols
- Category
- Text
- Code Point
- ffee9
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.