- Package
- Material Symbols
- Category
- Text
- Code Point
- e949
Font Icon Library
Material Symbols Icon Search
126 icons
Matching "arrangement"
View Array
view_array
- Package
- Material Symbols
- Category
- Text
- Code Point
- e8ea
View Column
view_column
- Package
- Material Symbols
- Category
- Text
- Code Point
- e8ec
View Column 2
view_column_2
- Package
- Material Symbols
- Category
- Text
- Code Point
- f847
View Day
view_day
- Package
- Material Symbols
- Category
- Text
- Code Point
- e8ed
View Headline
view_headline
- Package
- Material Symbols
- Category
- Text
- Code Point
- e8ee
View List
view_list
- Package
- Material Symbols
- Category
- Text
- Code Point
- e8ef
View Module
view_module
- Package
- Material Symbols
- Category
- Text
- Code Point
- e8f0
View Quilt
view_quilt
- Package
- Material Symbols
- Category
- Text
- Code Point
- e8f1
View Stream
view_stream
- Package
- Material Symbols
- Category
- Text
- Code Point
- e8f2
Wrap Text
wrap_text
- Package
- Material Symbols
- Category
- Text
- Code Point
- e25b
Airline Seat Legroom Normal
airline_seat_legroom_normal
- Package
- Material Symbols
- Category
- Travel
- Code Point
- e634
Bento
bento
- Package
- Material Symbols
- Category
- Travel
- Code Point
- f1f4
Arrow Shape Up Stack
arrow_shape_up_stack
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- eef7
Cards
cards
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e991
Density Medium
density_medium
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- eb9e
Expansion Panels
expansion_panels
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e600
Float Landscape 2
float_landscape_2
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f45c
Resize Window
resize_window
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- fff99
Responsive Layout
responsive_layout
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e9da
Shelf Position
shelf_position
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f702
Sort By Alpha
sort_by_alpha
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e053
Splitscreen Landscape
splitscreen_landscape
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f459
Splitscreen Landscape Add
splitscreen_landscape_add
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- fffba
Splitscreen Portrait
splitscreen_portrait
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f458
Stack
stack
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f609
Tile Large
tile_large
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f3c3
Tile Medium
tile_medium
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f3c2
View Comfy Alt
view_comfy_alt
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- eb73
View Cozy
view_cozy
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- eb75
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.