- Package
- Material Symbols
- Category
- Actions
- Code Point
- ef53
Font Icon Library
Material Symbols Icon Search
26 icons
Matching "angled"
Label
label
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e892
Label Important
label_important
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e937
Sticker
sticker
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e707
Cleaning
cleaning
- Package
- Material Symbols
- Category
- Activities
- Code Point
- e995
Music Note 2
music_note_2
- Package
- Material Symbols
- Category
- Audio& Video
- Code Point
- fffd8
Laptop Chromebook
laptop_chromebook
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- e31f
Laptop Windows
laptop_windows
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- e321
Sd Card
sd_card
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- e623
Tools Ladder
tools_ladder
- Package
- Material Symbols
- Category
- Home
- Code Point
- e2cb
Tools Pliers Wire Stripper
tools_pliers_wire_stripper
- Package
- Material Symbols
- Category
- Home
- Code Point
- e2aa
Deck
deck
- Package
- Material Symbols
- Category
- Household
- Code Point
- ea42
South West
south_west
- Package
- Material Symbols
- Category
- Maps
- Code Point
- f1e5
Format Color Reset
format_color_reset
- Package
- Material Symbols
- Category
- Text
- Code Point
- e23b
Format Italic
format_italic
- Package
- Material Symbols
- Category
- Text
- Code Point
- e23f
Highlighter Size 2
highlighter_size_2
- Package
- Material Symbols
- Category
- Text
- Code Point
- f76a
Ink Marker
ink_marker
- Package
- Material Symbols
- Category
- Text
- Code Point
- e6d2
Pentagon
pentagon
- Package
- Material Symbols
- Category
- Text
- Code Point
- eb50
Stylus Laser Pointer
stylus_laser_pointer
- Package
- Material Symbols
- Category
- Text
- Code Point
- f747
Stylus Pen
stylus_pen
- Package
- Material Symbols
- Category
- Text
- Code Point
- f363
Stylus Pencil
stylus_pencil
- Package
- Material Symbols
- Category
- Text
- Code Point
- f362
Text Rotation Angledown
text_rotation_angledown
- Package
- Material Symbols
- Category
- Text
- Code Point
- e93c
Airline Seat Flat Angled
airline_seat_flat_angled
- Package
- Material Symbols
- Category
- Travel
- Code Point
- e631
Yoshoku
yoshoku
- Package
- Material Symbols
- Category
- Travel
- Code Point
- f27f
Assistant Direction
assistant_direction
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e988
Bottom Right Click
bottom_right_click
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f684
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.