- Package
- Material Symbols
- Category
- Text
- Code Point
- f41e
Font Icon Library
Material Symbols Icon Search
128 icons
Matching "abstract"
Draw Abstract
draw_abstract
- Package
- Material Symbols
- Category
- Text
- Code Point
- f7f8
Draw Collage
draw_collage
- Package
- Material Symbols
- Category
- Text
- Code Point
- f7f7
Equal
equal
- Package
- Material Symbols
- Category
- Text
- Code Point
- f77b
Full Coverage
full_coverage
- Package
- Material Symbols
- Category
- Text
- Code Point
- eb12
Heap Snapshot Large
heap_snapshot_large
- Package
- Material Symbols
- Category
- Text
- Code Point
- f76e
Insert Text
insert_text
- Package
- Material Symbols
- Category
- Text
- Code Point
- f827
Line Curve
line_curve
- Package
- Material Symbols
- Category
- Text
- Code Point
- f757
Line End Square
line_end_square
- Package
- Material Symbols
- Category
- Text
- Code Point
- f819
Line Start Diamond
line_start_diamond
- Package
- Material Symbols
- Category
- Text
- Code Point
- f815
Line Start Square
line_start_square
- Package
- Material Symbols
- Category
- Text
- Code Point
- f814
Overview
overview
- Package
- Material Symbols
- Category
- Text
- Code Point
- e4a7
Pentagon
pentagon
- Package
- Material Symbols
- Category
- Text
- Code Point
- eb50
Shapes
shapes
- Package
- Material Symbols
- Category
- Text
- Code Point
- e602
Short Text
short_text
- Package
- Material Symbols
- Category
- Text
- Code Point
- e261
Car Fan Low Mid Left
car_fan_low_mid_left
- Package
- Material Symbols
- Category
- Transit
- Code Point
- f33d
Fan Focus
fan_focus
- Package
- Material Symbols
- Category
- Transit
- Code Point
- f334
Plane Contrails
plane_contrails
- Package
- Material Symbols
- Category
- Transit
- Code Point
- f2ac
Airline Seat Flat Angled
airline_seat_flat_angled
- Package
- Material Symbols
- Category
- Travel
- Code Point
- e631
Elevator
elevator
- Package
- Material Symbols
- Category
- Travel
- Code Point
- f1a0
Stairs
stairs
- Package
- Material Symbols
- Category
- Travel
- Code Point
- f1a9
Acute
acute
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e4cb
Bubbles
bubbles
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f64e
Buttons Alt
buttons_alt
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e72f
Chevron Line Up
chevron_line_up
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- eec3
Double Arrow
double_arrow
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- ea50
Multimodal Hand Eye
multimodal_hand_eye
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f41b
Php
php
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- eb8f
Point Scan
point_scan
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f70c
Ripples
ripples
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e9db
Step Into
step_into
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f701
Switch Access
switch_access
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f6fd
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.