- Package
- Material Symbols
- Category
- Actions
- Code Point
- e994
Font Icon Library
Material Symbols Icon Search
34 icons
Matching "bullet"
Lists
lists
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e9b9
Pinboard
pinboard
- Package
- Material Symbols
- Category
- Actions
- Code Point
- f3ab
Pinboard Unread
pinboard_unread
- Package
- Material Symbols
- Category
- Actions
- Code Point
- f3ac
Bigtop Updates
bigtop_updates
- Package
- Material Symbols
- Category
- Android
- Code Point
- e669
Featured Play List
featured_play_list
- Package
- Material Symbols
- Category
- Audio& Video
- Code Point
- e06d
Bullet Chart
bullet_chart
- Package
- Material Symbols
- Category
- Business
- Code Point
- ffec7
Inactive Order
inactive_order
- Package
- Material Symbols
- Category
- Business
- Code Point
- e0fc
Ods
ods
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- e6e8
Speaker Notes
speaker_notes
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- e8cd
Tv Options Edit Channels
tv_options_edit_channels
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- e1dd
Circle
circle
- Package
- Material Symbols
- Category
- Images
- Code Point
- ef4a
Skull List
skull_list
- Package
- Material Symbols
- Category
- Social
- Code Point
- f370
Align Justify Flex Start
align_justify_flex_start
- Package
- Material Symbols
- Category
- Text
- Code Point
- f790
Align Start
align_start
- Package
- Material Symbols
- Category
- Text
- Code Point
- f787
Ballot
ballot
- Package
- Material Symbols
- Category
- Text
- Code Point
- e172
Checklist Rtl
checklist_rtl
- Package
- Material Symbols
- Category
- Text
- Code Point
- e6b3
Format List Bulleted
format_list_bulleted
- Package
- Material Symbols
- Category
- Text
- Code Point
- e241
Format List Bulleted Add
format_list_bulleted_add
- Package
- Material Symbols
- Category
- Text
- Code Point
- f849
Format List Numbered
format_list_numbered
- Package
- Material Symbols
- Category
- Text
- Code Point
- e242
Format List Numbered Rtl
format_list_numbered_rtl
- Package
- Material Symbols
- Category
- Text
- Code Point
- e267
Line Style
line_style
- Package
- Material Symbols
- Category
- Text
- Code Point
- e919
List
list
- Package
- Material Symbols
- Category
- Text
- Code Point
- e896
List Alt
list_alt
- Package
- Material Symbols
- Category
- Text
- Code Point
- e0ee
List Arrow
list_arrow
- Package
- Material Symbols
- Category
- Text
- Code Point
- fff33
Numbers
numbers
- Package
- Material Symbols
- Category
- Text
- Code Point
- eac7
Rubric
rubric
- Package
- Material Symbols
- Category
- Text
- Code Point
- eb27
Toc
toc
- Package
- Material Symbols
- Category
- Text
- Code Point
- e8de
View List
view_list
- Package
- Material Symbols
- Category
- Text
- Code Point
- e8ef
Event List
event_list
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f683
Radio Button Checked
radio_button_checked
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e837
Radio Button Partial
radio_button_partial
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f560
Radio Button Unchecked
radio_button_unchecked
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e836
Steppers
steppers
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e9e7
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.