- Package
- Material Symbols
- Category
- Text
- Code Point
- fffd7
Font Icon Library
Material Symbols Icon Search
159 icons
Matching "create"
Design Services
design_services
- Package
- Material Symbols
- Category
- Text
- Code Point
- f10a
Docs Add On
docs_add_on
- Package
- Material Symbols
- Category
- Text
- Code Point
- f0c2
Docs Apps Script
docs_apps_script
- Package
- Material Symbols
- Category
- Text
- Code Point
- f0c3
Draw
draw
- Package
- Material Symbols
- Category
- Text
- Code Point
- e746
Draw Abstract
draw_abstract
- Package
- Material Symbols
- Category
- Text
- Code Point
- f7f8
Draw Collage
draw_collage
- Package
- Material Symbols
- Category
- Text
- Code Point
- f7f7
Drive File Rename
drive_file_rename
- Package
- Material Symbols
- Category
- Text
- Code Point
- e676
Drive Folder Upload
drive_folder_upload
- Package
- Material Symbols
- Category
- Text
- Code Point
- e9a3
Edit Document
edit_document
- Package
- Material Symbols
- Category
- Text
- Code Point
- f88c
Edit Line
edit_line
- Package
- Material Symbols
- Category
- Text
- Code Point
- ffea5
Edit Note
edit_note
- Package
- Material Symbols
- Category
- Text
- Code Point
- e745
Edit Off
edit_off
- Package
- Material Symbols
- Category
- Text
- Code Point
- e950
File Copy
file_copy
- Package
- Material Symbols
- Category
- Text
- Code Point
- e173
File Copy Off
file_copy_off
- Package
- Material Symbols
- Category
- Text
- Code Point
- f4d8
Filter Plus
filter_plus
- Package
- Material Symbols
- Category
- Text
- Code Point
- ffea3
Folder Copy
folder_copy
- Package
- Material Symbols
- Category
- Text
- Code Point
- ebbd
Format Letter Spacing Standard
format_letter_spacing_standard
- Package
- Material Symbols
- Category
- Text
- Code Point
- f617
Format List Bulleted Add
format_list_bulleted_add
- Package
- Material Symbols
- Category
- Text
- Code Point
- f849
Forms Add On
forms_add_on
- Package
- Material Symbols
- Category
- Text
- Code Point
- f0c7
Frame Source
frame_source
- Package
- Material Symbols
- Category
- Text
- Code Point
- f770
Heap Snapshot Multiple
heap_snapshot_multiple
- Package
- Material Symbols
- Category
- Text
- Code Point
- f76d
Ink Marker
ink_marker
- Package
- Material Symbols
- Category
- Text
- Code Point
- e6d2
Ink Pen
ink_pen
- Package
- Material Symbols
- Category
- Text
- Code Point
- e6d3
List Alt Add
list_alt_add
- Package
- Material Symbols
- Category
- Text
- Code Point
- f756
Markdown Copy
markdown_copy
- Package
- Material Symbols
- Category
- Text
- Code Point
- f553
Notes
notes
- Package
- Material Symbols
- Category
- Text
- Code Point
- e26c
Note Add
note_add
- Package
- Material Symbols
- Category
- Text
- Code Point
- e89c
Note Alt
note_alt
- Package
- Material Symbols
- Category
- Text
- Code Point
- f040
Note Stack Add
note_stack_add
- Package
- Material Symbols
- Category
- Text
- Code Point
- f563
Other Admission
other_admission
- Package
- Material Symbols
- Category
- Text
- Code Point
- e47b
Polyline
polyline
- Package
- Material Symbols
- Category
- Text
- Code Point
- ebbb
Post
post
- Package
- Material Symbols
- Category
- Text
- Code Point
- e705
Post Add
post_add
- Package
- Material Symbols
- Category
- Text
- Code Point
- ea20
Request Page
request_page
- Package
- Material Symbols
- Category
- Text
- Code Point
- f22c
Stylus Brush
stylus_brush
- Package
- Material Symbols
- Category
- Text
- Code Point
- f366
Table Edit
table_edit
- Package
- Material Symbols
- Category
- Text
- Code Point
- f3c6
Variable Add
variable_add
- Package
- Material Symbols
- Category
- Text
- Code Point
- f51e
Carpenter
carpenter
- Package
- Material Symbols
- Category
- Travel
- Code Point
- f1f8
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 Box
add_box
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e146
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
App Registration
app_registration
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- ef40
Create New Folder
create_new_folder
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e2cc
Deployed Code
deployed_code
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f720
Deployed Code Account
deployed_code_account
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f51b
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.