- Package
- Material Symbols
- Category
- Android
- Code Point
- f88f
Font Icon Library
Material Symbols Icon Search
666 icons
Matching "app"
Battery Status Good
battery_status_good
- Package
- Material Symbols
- Category
- Android
- Code Point
- f67d
Contextual Token Add
contextual_token_add
- Package
- Material Symbols
- Category
- Android
- Code Point
- f485
Dark Mode
dark_mode
- Package
- Material Symbols
- Category
- Android
- Code Point
- e51c
Devices Fold 2
devices_fold_2
- Package
- Material Symbols
- Category
- Android
- Code Point
- f406
Ios
ios
- Package
- Material Symbols
- Category
- Android
- Code Point
- e027
Light Mode
light_mode
- Package
- Material Symbols
- Category
- Android
- Code Point
- e518
Mobile Wrench
mobile_wrench
- Package
- Material Symbols
- Category
- Android
- Code Point
- f2b0
Overview Key
overview_key
- Package
- Material Symbols
- Category
- Android
- Code Point
- f7d4
Pattern
pattern
- Package
- Material Symbols
- Category
- Android
- Code Point
- f043
Pin
pin
- Package
- Material Symbols
- Category
- Android
- Code Point
- f045
Rss Feed
rss_feed
- Package
- Material Symbols
- Category
- Android
- Code Point
- e0e5
Screenshot Frame
screenshot_frame
- Package
- Material Symbols
- Category
- Android
- Code Point
- f677
Screen Record
screen_record
- Package
- Material Symbols
- Category
- Android
- Code Point
- f679
Splitscreen Bottom
splitscreen_bottom
- Package
- Material Symbols
- Category
- Android
- Code Point
- f676
Splitscreen Left
splitscreen_left
- Package
- Material Symbols
- Category
- Android
- Code Point
- f675
Splitscreen Top
splitscreen_top
- Package
- Material Symbols
- Category
- Android
- Code Point
- f673
Splitscreen Vertical Add
splitscreen_vertical_add
- Package
- Material Symbols
- Category
- Android
- Code Point
- f4fc
Widgets
widgets
- Package
- Material Symbols
- Category
- Android
- Code Point
- e1bd
6K Plus
6k_plus
- Package
- Material Symbols
- Category
- Audio& Video
- Code Point
- e96f
Add To Queue
add_to_queue
- Package
- Material Symbols
- Category
- Audio& Video
- Code Point
- e05c
Animated Images
animated_images
- Package
- Material Symbols
- Category
- Audio& Video
- Code Point
- f49a
Ar On You
ar_on_you
- Package
- Material Symbols
- Category
- Audio& Video
- Code Point
- ef7c
Ar Stickers
ar_stickers
- Package
- Material Symbols
- Category
- Audio& Video
- Code Point
- e983
Autostop
autostop
- Package
- Material Symbols
- Category
- Audio& Video
- Code Point
- f682
Control Camera
control_camera
- Package
- Material Symbols
- Category
- Audio& Video
- Code Point
- e074
Display Group
display_group
- Package
- Material Symbols
- Category
- Audio& Video
- Code Point
- ffeaa
Explicit
explicit
- Package
- Material Symbols
- Category
- Audio& Video
- Code Point
- e01e
Library Add Check
library_add_check
- Package
- Material Symbols
- Category
- Audio& Video
- Code Point
- e9b7
Movie
movie
- Package
- Material Symbols
- Category
- Audio& Video
- Code Point
- e02c
Movie Off
movie_off
- Package
- Material Symbols
- Category
- Audio& Video
- Code Point
- f499
Movie Speaker
movie_speaker
- Package
- Material Symbols
- Category
- Audio& Video
- Code Point
- f2a3
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
Play Arrow
play_arrow
- Package
- Material Symbols
- Category
- Audio& Video
- Code Point
- e037
Resume
resume
- Package
- Material Symbols
- Category
- Audio& Video
- Code Point
- f7d0
Shuffle On
shuffle_on
- Package
- Material Symbols
- Category
- Audio& Video
- Code Point
- e9e1
Spatial Tracking
spatial_tracking
- Package
- Material Symbols
- Category
- Audio& Video
- Code Point
- ebea
Subscriptions
subscriptions
- Package
- Material Symbols
- Category
- Audio& Video
- Code Point
- e064
Account Tree
account_tree
- Package
- Material Symbols
- Category
- Business
- Code Point
- e97a
Barcode Reader
barcode_reader
- Package
- Material Symbols
- Category
- Business
- Code Point
- f85c
Cards Star
cards_star
- Package
- Material Symbols
- Category
- Business
- Code Point
- f375
Credit Card Gear
credit_card_gear
- Package
- Material Symbols
- Category
- Business
- Code Point
- f52d
Credit Score
credit_score
- Package
- Material Symbols
- Category
- Business
- Code Point
- eff1
Data Table
data_table
- Package
- Material Symbols
- Category
- Business
- Code Point
- e99c
Domain Add
domain_add
- Package
- Material Symbols
- Category
- Business
- Code Point
- eb62
Domain Disabled Check
domain_disabled_check
- Package
- Material Symbols
- Category
- Business
- Code Point
- ffec6
Flowchart
flowchart
- Package
- Material Symbols
- Category
- Business
- Code Point
- f38d
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.