- Package
- Material Symbols
- Category
- Images
- Code Point
- e3f8
Font Icon Library
Material Symbols Icon Search
83 icons
Matching "creation"
Nature People
nature_people
- Package
- Material Symbols
- Category
- Images
- Code Point
- e407
Photo Camera Front
photo_camera_front
- Package
- Material Symbols
- Category
- Images
- Code Point
- ef69
Photo Prints
photo_prints
- Package
- Material Symbols
- Category
- Images
- Code Point
- efb2
Switch Camera
switch_camera
- Package
- Material Symbols
- Category
- Images
- Code Point
- e41e
Park
park
- Package
- Material Symbols
- Category
- Maps
- Code Point
- ea63
Pergola
pergola
- Package
- Material Symbols
- Category
- Maps
- Code Point
- e203
Rest Area
rest_area
- Package
- Material Symbols
- Category
- Maps
- Code Point
- f22a
Stadium
stadium
- Package
- Material Symbols
- Category
- Maps
- Code Point
- eb90
Cannabis
cannabis
- Package
- Material Symbols
- Category
- Social
- Code Point
- f2f3
Chess
chess
- Package
- Material Symbols
- Category
- Social
- Code Point
- f5e7
Chess Rook
chess_rook
- Package
- Material Symbols
- Category
- Social
- Code Point
- f25b
Playground
playground
- Package
- Material Symbols
- Category
- Social
- Code Point
- f28e
Poker Chip
poker_chip
- Package
- Material Symbols
- Category
- Social
- Code Point
- f49b
Vaping Rooms
vaping_rooms
- Package
- Material Symbols
- Category
- Social
- Code Point
- ebcf
Draw Collage
draw_collage
- Package
- Material Symbols
- Category
- Text
- Code Point
- f7f7
Format Indent Increase
format_indent_increase
- Package
- Material Symbols
- Category
- Text
- Code Point
- e23e
Markdown
markdown
- Package
- Material Symbols
- Category
- Text
- Code Point
- f552
Bike Scooter
bike_scooter
- Package
- Material Symbols
- Category
- Transit
- Code Point
- ef45
Directions Bike
directions_bike
- Package
- Material Symbols
- Category
- Transit
- Code Point
- e52f
Directions Boat
directions_boat
- Package
- Material Symbols
- Category
- Transit
- Code Point
- e532
Pedal Bike
pedal_bike
- Package
- Material Symbols
- Category
- Transit
- Code Point
- eb29
Rv Hookup
rv_hookup
- Package
- Material Symbols
- Category
- Transit
- Code Point
- e642
Sailing
sailing
- Package
- Material Symbols
- Category
- Transit
- Code Point
- e502
Snowmobile
snowmobile
- Package
- Material Symbols
- Category
- Transit
- Code Point
- e503
Trolley Cable Car
trolley_cable_car
- Package
- Material Symbols
- Category
- Transit
- Code Point
- f46e
Attractions
attractions
- Package
- Material Symbols
- Category
- Travel
- Code Point
- ea52
Beach Access
beach_access
- Package
- Material Symbols
- Category
- Travel
- Code Point
- eb3e
Casino
casino
- Package
- Material Symbols
- Category
- Travel
- Code Point
- eb40
Golf Course
golf_course
- Package
- Material Symbols
- Category
- Travel
- Code Point
- eb45
Houseboat
houseboat
- Package
- Material Symbols
- Category
- Travel
- Code Point
- e584
Nightlife
nightlife
- Package
- Material Symbols
- Category
- Travel
- Code Point
- ea62
Pool
pool
- Package
- Material Symbols
- Category
- Travel
- Code Point
- eb48
Smoking Rooms
smoking_rooms
- Package
- Material Symbols
- Category
- Travel
- Code Point
- eb4b
App Registration
app_registration
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- ef40
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.