- Package
- Material Symbols
- Category
- Android
- Code Point
- f7d5
Font Icon Library
Material Symbols Icon Search
300 icons
Matching "add"
Pin
pin
- Package
- Material Symbols
- Category
- Android
- Code Point
- f045
Screenshot Region
screenshot_region
- Package
- Material Symbols
- Category
- Android
- Code Point
- f7d2
Splitscreen Add
splitscreen_add
- Package
- Material Symbols
- Category
- Android
- Code Point
- f4fd
Splitscreen Vertical Add
splitscreen_vertical_add
- Package
- Material Symbols
- Category
- Android
- Code Point
- f4fc
Widgets
widgets
- Package
- Material Symbols
- Category
- Android
- Code Point
- e1bd
1K Plus
1k_plus
- Package
- Material Symbols
- Category
- Audio& Video
- Code Point
- e95d
3K Plus
3k_plus
- Package
- Material Symbols
- Category
- Audio& Video
- Code Point
- e967
4K Plus
4k_plus
- Package
- Material Symbols
- Category
- Audio& Video
- Code Point
- e969
5K Plus
5k_plus
- Package
- Material Symbols
- Category
- Audio& Video
- Code Point
- e96c
7K Plus
7k_plus
- Package
- Material Symbols
- Category
- Audio& Video
- Code Point
- e972
Add To Queue
add_to_queue
- Package
- Material Symbols
- Category
- Audio& Video
- Code Point
- e05c
Ar Stickers
ar_stickers
- Package
- Material Symbols
- Category
- Audio& Video
- Code Point
- e983
Audio File
audio_file
- Package
- Material Symbols
- Category
- Audio& Video
- Code Point
- eb82
Closed Caption Add
closed_caption_add
- Package
- Material Symbols
- Category
- Audio& Video
- Code Point
- f4ae
Instant Mix
instant_mix
- Package
- Material Symbols
- Category
- Audio& Video
- Code Point
- e026
Library Add Check
library_add_check
- Package
- Material Symbols
- Category
- Audio& Video
- Code Point
- e9b7
Library Books
library_books
- Package
- Material Symbols
- Category
- Audio& Video
- Code Point
- e02f
Library Music
library_music
- Package
- Material Symbols
- Category
- Audio& Video
- Code Point
- e030
Music Note Add
music_note_add
- Package
- Material Symbols
- Category
- Audio& Video
- Code Point
- f391
Playlist Add
playlist_add
- Package
- Material Symbols
- Category
- Audio& Video
- Code Point
- e03b
Playlist Add Check
playlist_add_check
- Package
- Material Symbols
- Category
- Audio& Video
- Code Point
- e065
Playlist Add Check Circle
playlist_add_check_circle
- Package
- Material Symbols
- Category
- Audio& Video
- Code Point
- e7e6
Playlist Add Circle
playlist_add_circle
- Package
- Material Symbols
- Category
- Audio& Video
- Code Point
- e7e5
Queue Play Next
queue_play_next
- Package
- Material Symbols
- Category
- Audio& Video
- Code Point
- e066
Recent Actors
recent_actors
- Package
- Material Symbols
- Category
- Audio& Video
- Code Point
- e03f
Video Call
video_call
- Package
- Material Symbols
- Category
- Audio& Video
- Code Point
- e070
Video Camera Back Add
video_camera_back_add
- Package
- Material Symbols
- Category
- Audio& Video
- Code Point
- f40c
Import Spark
import_spark
- Package
- Material Symbols
- Category
- Brand
- Code Point
- ffea9
Add Business
add_business
- Package
- Material Symbols
- Category
- Business
- Code Point
- e729
Add Card
add_card
- Package
- Material Symbols
- Category
- Business
- Code Point
- eb86
Add Chart
add_chart
- Package
- Material Symbols
- Category
- Business
- Code Point
- e97b
Add Shopping Cart
add_shopping_cart
- Package
- Material Symbols
- Category
- Business
- Code Point
- e854
Attach Money
attach_money
- Package
- Material Symbols
- Category
- Business
- Code Point
- e227
Bid Landscape Disabled
bid_landscape_disabled
- Package
- Material Symbols
- Category
- Business
- Code Point
- ef81
Box Add
box_add
- Package
- Material Symbols
- Category
- Business
- Code Point
- f5a5
Calculate
calculate
- Package
- Material Symbols
- Category
- Business
- Code Point
- ea5f
Domain
domain
- Package
- Material Symbols
- Category
- Business
- Code Point
- e7ee
Domain Add
domain_add
- Package
- Material Symbols
- Category
- Business
- Code Point
- eb62
Qr Code 2 Add
qr_code_2_add
- Package
- Material Symbols
- Category
- Business
- Code Point
- f658
Shoppingmode
shoppingmode
- Package
- Material Symbols
- Category
- Business
- Code Point
- efb7
Shopping Basket
shopping_basket
- Package
- Material Symbols
- Category
- Business
- Code Point
- e8cb
Shopping Cart
shopping_cart
- Package
- Material Symbols
- Category
- Business
- Code Point
- e8cc
Shopping Cart Off
shopping_cart_off
- Package
- Material Symbols
- Category
- Business
- Code Point
- f4f7
Shop Two
shop_two
- Package
- Material Symbols
- Category
- Business
- Code Point
- e8ca
Store
store
- Package
- Material Symbols
- Category
- Business
- Code Point
- e8d1
Trolley
trolley
- Package
- Material Symbols
- Category
- Business
- Code Point
- f86b
Add Call
add_call
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- e0e8
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.