- Package
- Material Symbols
- Category
- Household
- Code Point
- e25f
Font Icon Library
Material Symbols Icon Search
35 icons
Matching "color"
Brush
brush
- Package
- Material Symbols
- Category
- Images
- Code Point
- e3ae
Colorize
colorize
- Package
- Material Symbols
- Category
- Images
- Code Point
- e3b8
Dropper Eye
dropper_eye
- Package
- Material Symbols
- Category
- Images
- Code Point
- f351
Filter B And W
filter_b_and_w
- Package
- Material Symbols
- Category
- Images
- Code Point
- e3db
Gradient
gradient
- Package
- Material Symbols
- Category
- Images
- Code Point
- e3e9
Hdr Enhanced Select
hdr_enhanced_select
- Package
- Material Symbols
- Category
- Images
- Code Point
- ef51
Invert Colors
invert_colors
- Package
- Material Symbols
- Category
- Images
- Code Point
- e891
Invert Colors Off
invert_colors_off
- Package
- Material Symbols
- Category
- Images
- Code Point
- e0c4
Opacity
opacity
- Package
- Material Symbols
- Category
- Images
- Code Point
- e91c
Palette
palette
- Package
- Material Symbols
- Category
- Images
- Code Point
- e40a
Reset Colors
reset_colors
- Package
- Material Symbols
- Category
- Images
- Code Point
- ffee2
Reset White Balance
reset_white_balance
- Package
- Material Symbols
- Category
- Images
- Code Point
- f47c
Border Color
border_color
- Package
- Material Symbols
- Category
- Text
- Code Point
- e22b
Border Style
border_style
- Package
- Material Symbols
- Category
- Text
- Code Point
- e231
Colors
colors
- Package
- Material Symbols
- Category
- Text
- Code Point
- e997
Format Color Fill
format_color_fill
- Package
- Material Symbols
- Category
- Text
- Code Point
- e23a
Format Color Reset
format_color_reset
- Package
- Material Symbols
- Category
- Text
- Code Point
- e23b
Format Color Text
format_color_text
- Package
- Material Symbols
- Category
- Text
- Code Point
- e23c
Format Ink Highlighter
format_ink_highlighter
- Package
- Material Symbols
- Category
- Text
- Code Point
- f82b
Format Paint
format_paint
- Package
- Material Symbols
- Category
- Text
- Code Point
- e243
Format Paint Off
format_paint_off
- Package
- Material Symbols
- Category
- Text
- Code Point
- fff97
Format Shapes
format_shapes
- Package
- Material Symbols
- Category
- Text
- Code Point
- e25e
Format Size
format_size
- Package
- Material Symbols
- Category
- Text
- Code Point
- e245
Height
height
- Package
- Material Symbols
- Category
- Text
- Code Point
- ea16
Imagesearch Roller
imagesearch_roller
- Package
- Material Symbols
- Category
- Text
- Code Point
- e9b4
Ink Eraser
ink_eraser
- Package
- Material Symbols
- Category
- Text
- Code Point
- e6d0
Ink Eraser Off
ink_eraser_off
- Package
- Material Symbols
- Category
- Text
- Code Point
- e7e3
Ink Highlighter
ink_highlighter
- Package
- Material Symbols
- Category
- Text
- Code Point
- e6d1
Ink Highlighter Move
ink_highlighter_move
- Package
- Material Symbols
- Category
- Text
- Code Point
- f524
Ink Highlighter Off
ink_highlighter_off
- Package
- Material Symbols
- Category
- Text
- Code Point
- fff14
Ink Marker
ink_marker
- Package
- Material Symbols
- Category
- Text
- Code Point
- e6d2
Ink Pen
ink_pen
- Package
- Material Symbols
- Category
- Text
- Code Point
- e6d3
Ink Selection
ink_selection
- Package
- Material Symbols
- Category
- Text
- Code Point
- e6d4
Lasso Select
lasso_select
- Package
- Material Symbols
- Category
- Text
- Code Point
- eb03
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.