- Package
- Material Symbols
- Category
- Actions
- Code Point
- f20a
Font Icon Library
Material Symbols Icon Search
107 icons
Matching "drop"
Offline Pin
offline_pin
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e90a
Pending
pending
- Package
- Material Symbols
- Category
- Actions
- Code Point
- ef64
Pin Invoke
pin_invoke
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e763
Shadow
shadow
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e9df
Shadow Add
shadow_add
- Package
- Material Symbols
- Category
- Actions
- Code Point
- f584
Water Lock
water_lock
- Package
- Material Symbols
- Category
- Actions
- Code Point
- f6ad
Distance
distance
- Package
- Material Symbols
- Category
- Activities
- Code Point
- f6ea
Water
water
- Package
- Material Symbols
- Category
- Activities
- Code Point
- f084
Water Full
water_full
- Package
- Material Symbols
- Category
- Activities
- Code Point
- f6d6
Water Loss
water_loss
- Package
- Material Symbols
- Category
- Activities
- Code Point
- f6d5
Water Medium
water_medium
- Package
- Material Symbols
- Category
- Activities
- Code Point
- f6d4
Pin
pin
- Package
- Material Symbols
- Category
- Android
- Code Point
- f045
Signal Disconnected
signal_disconnected
- Package
- Material Symbols
- Category
- Android
- Code Point
- f239
Trending Down
trending_down
- Package
- Material Symbols
- Category
- Business
- Code Point
- e8e3
Call Missed
call_missed
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- e0b4
Ods
ods
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- e6e8
Keyboard Arrow Down
keyboard_arrow_down
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- e313
Keyboard Arrow Up
keyboard_arrow_up
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- e316
Humidity Indoor
humidity_indoor
- Package
- Material Symbols
- Category
- Home
- Code Point
- f558
Dishwasher
dishwasher
- Package
- Material Symbols
- Category
- Household
- Code Point
- e9a0
Gas Meter
gas_meter
- Package
- Material Symbols
- Category
- Household
- Code Point
- ec19
Humidity High
humidity_high
- Package
- Material Symbols
- Category
- Household
- Code Point
- f163
Humidity Low
humidity_low
- Package
- Material Symbols
- Category
- Household
- Code Point
- f164
Humidity Mid
humidity_mid
- Package
- Material Symbols
- Category
- Household
- Code Point
- f165
Lightbulb 2
lightbulb_2
- Package
- Material Symbols
- Category
- Household
- Code Point
- f3e3
Shower
shower
- Package
- Material Symbols
- Category
- Household
- Code Point
- f061
Sprinkler
sprinkler
- Package
- Material Symbols
- Category
- Household
- Code Point
- e29a
Thermometer Loss
thermometer_loss
- Package
- Material Symbols
- Category
- Household
- Code Point
- f6d7
Water Damage
water_damage
- Package
- Material Symbols
- Category
- Household
- Code Point
- f203
Colorize
colorize
- Package
- Material Symbols
- Category
- Images
- Code Point
- e3b8
Dropper Eye
dropper_eye
- Package
- Material Symbols
- Category
- Images
- Code Point
- f351
Invert Colors
invert_colors
- Package
- Material Symbols
- Category
- Images
- Code Point
- e891
Invert Colors Off
invert_colors_off
- Package
- Material Symbols
- Category
- Images
- Code Point
- e0c4
Leak Add
leak_add
- Package
- Material Symbols
- Category
- Images
- Code Point
- e3f8
Leak Remove
leak_remove
- Package
- Material Symbols
- Category
- Images
- Code Point
- e3f9
Opacity
opacity
- Package
- Material Symbols
- Category
- Images
- Code Point
- e91c
Edit Location
edit_location
- Package
- Material Symbols
- Category
- Maps
- Code Point
- e568
Local Drink
local_drink
- Package
- Material Symbols
- Category
- Maps
- Code Point
- e544
Local Laundry Service
local_laundry_service
- Package
- Material Symbols
- Category
- Maps
- Code Point
- e54a
Location On
location_on
- Package
- Material Symbols
- Category
- Maps
- Code Point
- e0c8
Move Location
move_location
- Package
- Material Symbols
- Category
- Maps
- Code Point
- e741
Person Pin
person_pin
- Package
- Material Symbols
- Category
- Maps
- Code Point
- e55a
Pin Drop
pin_drop
- Package
- Material Symbols
- Category
- Maps
- Code Point
- e55e
Pin History
pin_history
- Package
- Material Symbols
- Category
- Maps
- Code Point
- fff2e
Pin Road
pin_road
- Package
- Material Symbols
- Category
- Maps
- Code Point
- fff2d
Pin Road 2
pin_road_2
- Package
- Material Symbols
- Category
- Maps
- Code Point
- ffeeb
Bloodtype
bloodtype
- Package
- Material Symbols
- Category
- Social
- Code Point
- efe4
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.