- Package
- Material Symbols
- Category
- Actions
- Code Point
- e72a
Font Icon Library
Material Symbols Icon Search
80 icons
Matching "border"
Keep
keep
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e6aa
Rounded Corner
rounded_corner
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e920
Select Window Off
select_window_off
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e506
Settings Overscan
settings_overscan
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e8c4
Web Asset
web_asset
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e069
Battery Android Frame 1
battery_android_frame_1
- Package
- Material Symbols
- Category
- Android
- Code Point
- f257
Battery Android Frame Shield
battery_android_frame_shield
- Package
- Material Symbols
- Category
- Android
- Code Point
- f24b
Brightness Empty
brightness_empty
- Package
- Material Symbols
- Category
- Android
- Code Point
- f7e8
Dock To Bottom
dock_to_bottom
- Package
- Material Symbols
- Category
- Android
- Code Point
- f7e6
Screenshot Frame
screenshot_frame
- Package
- Material Symbols
- Category
- Android
- Code Point
- f677
Screenshot Frame 2
screenshot_frame_2
- Package
- Material Symbols
- Category
- Android
- Code Point
- f374
Frame Person
frame_person
- Package
- Material Symbols
- Category
- Audio& Video
- Code Point
- f8a6
Frame Person Mic
frame_person_mic
- Package
- Material Symbols
- Category
- Audio& Video
- Code Point
- f4d5
Frame Person Off
frame_person_off
- Package
- Material Symbols
- Category
- Audio& Video
- Code Point
- f7d1
Add Card
add_card
- Package
- Material Symbols
- Category
- Business
- Code Point
- eb86
Box
box
- Package
- Material Symbols
- Category
- Business
- Code Point
- f5a4
Calendar Add On
calendar_add_on
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- ef85
Nat
nat
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- ef5c
Mobile
mobile
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- e7ba
Rectangle Add
rectangle_add
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- eec8
Tablet
tablet
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- e32f
Activity Zone
activity_zone
- Package
- Material Symbols
- Category
- Home
- Code Point
- e1e6
Detection And Zone
detection_and_zone
- Package
- Material Symbols
- Category
- Home
- Code Point
- e29f
Fence
fence
- Package
- Material Symbols
- Category
- Household
- Code Point
- f1f6
Sensor Window
sensor_window
- Package
- Material Symbols
- Category
- Household
- Code Point
- f1b4
Wall Art
wall_art
- Package
- Material Symbols
- Category
- Household
- Code Point
- efcb
Window
window
- Package
- Material Symbols
- Category
- Household
- Code Point
- f088
Crop 21 9
crop_21_9
- Package
- Material Symbols
- Category
- Images
- Code Point
- fff0a
Crop 2 3
crop_2_3
- Package
- Material Symbols
- Category
- Images
- Code Point
- fff0b
Crop 5 4
crop_5_4
- Package
- Material Symbols
- Category
- Images
- Code Point
- e3bf
Crop Landscape
crop_landscape
- Package
- Material Symbols
- Category
- Images
- Code Point
- e3c3
Crop Square
crop_square
- Package
- Material Symbols
- Category
- Images
- Code Point
- e3c6
Filter Frames
filter_frames
- Package
- Material Symbols
- Category
- Images
- Code Point
- e3de
Hdr Off Select
hdr_off_select
- Package
- Material Symbols
- Category
- Images
- Code Point
- f01c
Masked Transitions
masked_transitions
- Package
- Material Symbols
- Category
- Images
- Code Point
- e72e
Photo Camera Front
photo_camera_front
- Package
- Material Symbols
- Category
- Images
- Code Point
- ef69
Photo Frame
photo_frame
- Package
- Material Symbols
- Category
- Images
- Code Point
- f0d9
Vignette
vignette
- Package
- Material Symbols
- Category
- Images
- Code Point
- e435
Vignette 2
vignette_2
- Package
- Material Symbols
- Category
- Images
- Code Point
- f2b3
Add Triangle
add_triangle
- Package
- Material Symbols
- Category
- Maps
- Code Point
- f48e
Flag
flag
- Package
- Material Symbols
- Category
- Maps
- Code Point
- e153
Safety Divider
safety_divider
- Package
- Material Symbols
- Category
- Social
- Code Point
- e1cc
Border All
border_all
- Package
- Material Symbols
- Category
- Text
- Code Point
- e228
Border Bottom
border_bottom
- Package
- Material Symbols
- Category
- Text
- Code Point
- e229
Border Clear
border_clear
- Package
- Material Symbols
- Category
- Text
- Code Point
- e22a
Border Color
border_color
- Package
- Material Symbols
- Category
- Text
- Code Point
- e22b
Border Horizontal
border_horizontal
- Package
- Material Symbols
- Category
- Text
- Code Point
- e22c
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.