- Package
- Material Symbols
- Category
- Activities
- Code Point
- f070
Font Icon Library
Material Symbols Icon Search
41 icons
Matching "bolt"
Battery Android Bolt
battery_android_bolt
- Package
- Material Symbols
- Category
- Android
- Code Point
- f305
Battery Android Frame Bolt
battery_android_frame_bolt
- Package
- Material Symbols
- Category
- Android
- Code Point
- f250
Battery Charging 20
battery_charging_20
- Package
- Material Symbols
- Category
- Android
- Code Point
- f0a2
Battery Charging 20 2
battery_charging_20_2
- Package
- Material Symbols
- Category
- Android
- Code Point
- fff3e
Battery Charging 30
battery_charging_30
- Package
- Material Symbols
- Category
- Android
- Code Point
- f0a3
Battery Charging 30 2
battery_charging_30_2
- Package
- Material Symbols
- Category
- Android
- Code Point
- fff3d
Battery Charging 50
battery_charging_50
- Package
- Material Symbols
- Category
- Android
- Code Point
- f0a4
Battery Charging 50 2
battery_charging_50_2
- Package
- Material Symbols
- Category
- Android
- Code Point
- fff3c
Battery Charging 60
battery_charging_60
- Package
- Material Symbols
- Category
- Android
- Code Point
- f0a5
Battery Charging 60 2
battery_charging_60_2
- Package
- Material Symbols
- Category
- Android
- Code Point
- fff3b
Battery Charging 80
battery_charging_80
- Package
- Material Symbols
- Category
- Android
- Code Point
- f0a6
Battery Charging 80 2
battery_charging_80_2
- Package
- Material Symbols
- Category
- Android
- Code Point
- fff3a
Battery Charging 90
battery_charging_90
- Package
- Material Symbols
- Category
- Android
- Code Point
- f0a7
Battery Charging Full
battery_charging_full
- Package
- Material Symbols
- Category
- Android
- Code Point
- e1a3
Bolt Boost
bolt_boost
- Package
- Material Symbols
- Category
- Android
- Code Point
- fff6a
Charger
charger
- Package
- Material Symbols
- Category
- Android
- Code Point
- e2ae
Delivery Truck Bolt
delivery_truck_bolt
- Package
- Material Symbols
- Category
- Business
- Code Point
- f3a2
Energy
energy
- Package
- Material Symbols
- Category
- Business
- Code Point
- e9a6
Quickreply
quickreply
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- ef6c
Lightning Stand
lightning_stand
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- efa4
Mobile Charge
mobile_charge
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- f2e3
Electric Bolt
electric_bolt
- Package
- Material Symbols
- Category
- Household
- Code Point
- ec1c
Electric Meter
electric_meter
- Package
- Material Symbols
- Category
- Household
- Code Point
- ec1b
Energy Program Saving
energy_program_saving
- Package
- Material Symbols
- Category
- Household
- Code Point
- f15f
Flash Auto
flash_auto
- Package
- Material Symbols
- Category
- Images
- Code Point
- e3e5
Flash Off
flash_off
- Package
- Material Symbols
- Category
- Images
- Code Point
- e3e6
Flash On
flash_on
- Package
- Material Symbols
- Category
- Images
- Code Point
- e3e7
No Flash
no_flash
- Package
- Material Symbols
- Category
- Images
- Code Point
- f1a6
Electrical Services
electrical_services
- Package
- Material Symbols
- Category
- Maps
- Code Point
- f102
Ev Station
ev_station
- Package
- Material Symbols
- Category
- Maps
- Code Point
- e56d
Recent Patient
recent_patient
- Package
- Material Symbols
- Category
- Social
- Code Point
- f808
Thunderstorm
thunderstorm
- Package
- Material Symbols
- Category
- Social
- Code Point
- ebdb
Water Ec
water_ec
- Package
- Material Symbols
- Category
- Social
- Code Point
- f875
Electric Bike
electric_bike
- Package
- Material Symbols
- Category
- Transit
- Code Point
- eb1b
Electric Car
electric_car
- Package
- Material Symbols
- Category
- Transit
- Code Point
- eb1c
Electric Moped
electric_moped
- Package
- Material Symbols
- Category
- Transit
- Code Point
- eb1d
Electric Rickshaw
electric_rickshaw
- Package
- Material Symbols
- Category
- Transit
- Code Point
- eb1e
Electric Scooter
electric_scooter
- Package
- Material Symbols
- Category
- Transit
- Code Point
- eb1f
Bolt
bolt
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- ea0b
Dynamic Form
dynamic_form
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f1bf
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.