- Package
- Material Symbols
- Category
- Actions
- Code Point
- e614
Font Icon Library
Material Symbols Icon Search
59 icons
Matching "available"
Event Busy
event_busy
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e615
Hand Gesture Off
hand_gesture_off
- Package
- Material Symbols
- Category
- Actions
- Code Point
- f3f3
History Off
history_off
- Package
- Material Symbols
- Category
- Actions
- Code Point
- f4da
Keep Public
keep_public
- Package
- Material Symbols
- Category
- Actions
- Code Point
- f56f
Offline Pin
offline_pin
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e90a
Offline Pin Off
offline_pin_off
- Package
- Material Symbols
- Category
- Actions
- Code Point
- f4d0
Person Add Disabled
person_add_disabled
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e9cb
Release Alert
release_alert
- Package
- Material Symbols
- Category
- Actions
- Code Point
- f654
Update Disabled
update_disabled
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e075
Web Asset Off
web_asset_off
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e4f7
No Backpack
no_backpack
- Package
- Material Symbols
- Category
- Activities
- Code Point
- f237
Android Wifi 3 Bar Plus
android_wifi_3_bar_plus
- Package
- Material Symbols
- Category
- Android
- Code Point
- ef18
Backlight High Off
backlight_high_off
- Package
- Material Symbols
- Category
- Android
- Code Point
- f4ef
Battery Full Alt
battery_full_alt
- Package
- Material Symbols
- Category
- Android
- Code Point
- f13b
Battery Unknown
battery_unknown
- Package
- Material Symbols
- Category
- Android
- Code Point
- e1a6
Globe 2 Cancel
globe_2_cancel
- Package
- Material Symbols
- Category
- Android
- Code Point
- fffb7
Grid 3X3 Off
grid_3x3_off
- Package
- Material Symbols
- Category
- Android
- Code Point
- f67c
Network Locked
network_locked
- Package
- Material Symbols
- Category
- Android
- Code Point
- e61a
Network Ping
network_ping
- Package
- Material Symbols
- Category
- Android
- Code Point
- ebca
Network Wifi
network_wifi
- Package
- Material Symbols
- Category
- Android
- Code Point
- e1ba
Password 2 Off
password_2_off
- Package
- Material Symbols
- Category
- Android
- Code Point
- f4a8
Signal Cellular Null
signal_cellular_null
- Package
- Material Symbols
- Category
- Android
- Code Point
- e1cf
Signal Disconnected
signal_disconnected
- Package
- Material Symbols
- Category
- Android
- Code Point
- f239
Signal Wifi 4 Bar
signal_wifi_4_bar
- Package
- Material Symbols
- Category
- Android
- Code Point
- e1d8
Signal Wifi Statusbar Not Connected
signal_wifi_statusbar_not_connected
- Package
- Material Symbols
- Category
- Android
- Code Point
- f0ef
Signal Wifi Statusbar Null
signal_wifi_statusbar_null
- Package
- Material Symbols
- Category
- Android
- Code Point
- f067
Usb Off
usb_off
- Package
- Material Symbols
- Category
- Android
- Code Point
- e4fa
Play Disabled
play_disabled
- Package
- Material Symbols
- Category
- Audio& Video
- Code Point
- ef6a
Video Camera Front Off
video_camera_front_off
- Package
- Material Symbols
- Category
- Audio& Video
- Code Point
- f83b
View In Ar Off
view_in_ar_off
- Package
- Material Symbols
- Category
- Audio& Video
- Code Point
- f61b
Enterprise Off
enterprise_off
- Package
- Material Symbols
- Category
- Business
- Code Point
- eb4d
No Meeting Room
no_meeting_room
- Package
- Material Symbols
- Category
- Business
- Code Point
- eb4e
Phone Enabled
phone_enabled
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- e9cd
Phone Paused
phone_paused
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- e620
Computer Cancel
computer_cancel
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- f2f6
Devices Off
devices_off
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- f7a5
Smart Card Reader Off
smart_card_reader_off
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- f4a6
Touchpad Mouse Off
touchpad_mouse_off
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- f4e6
Tv Off
tv_off
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- e647
Zone Person Idle
zone_person_idle
- Package
- Material Symbols
- Category
- Home
- Code Point
- e77a
Event Seat
event_seat
- Package
- Material Symbols
- Category
- Household
- Code Point
- e903
Public Off
public_off
- Package
- Material Symbols
- Category
- Social
- Code Point
- f1ca
Table Sign
table_sign
- Package
- Material Symbols
- Category
- Social
- Code Point
- ef2c
Cloud Done
cloud_done
- Package
- Material Symbols
- Category
- Text
- Code Point
- e2bf
Cloud Off
cloud_off
- Package
- Material Symbols
- Category
- Text
- Code Point
- e2c1
Edit Off
edit_off
- Package
- Material Symbols
- Category
- Text
- Code Point
- e950
Font Download Off
font_download_off
- Package
- Material Symbols
- Category
- Text
- Code Point
- e4f9
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.