IP Location.net

Font Icon Library

Material Symbols Icon Search

Font Icons
Search and preview Material Symbols icons, then copy the CSS class, HTML markup, or code point for your project. Material Symbols supports variable fill, weight, grade, and optical-size axes for flexible interface icon styling. Font icons behave like text: CSS can control their size, color, alignment, and interaction states without editing an image file. A consistent icon family also helps users recognize repeated actions more quickly across navigation, forms, and controls. Use visible text or an accessible label whenever an icon communicates an action. For performance, load only the library and styles your interface needs. Confirm licensing and usage requirements with the library publisher before distributing a finished product.
Material Symbols

41 icons

Matching "2d"

Data Loss Prevention

data_loss_prevention

Package
Material Symbols
Category
Actions
Code Point
e2dc

Sports Motorsports

sports_motorsports

Package
Material Symbols
Category
Activities
Code Point
ea2d

Lte Plus Mobiledata

lte_plus_mobiledata

Package
Material Symbols
Category
Android
Code Point
f02d

2D

2d

Package
Material Symbols
Category
Audio& Video
Code Point
ef37

Edit Audio

edit_audio

Package
Material Symbols
Category
Audio& Video
Code Point
f42d

Movie Info

movie_info

Package
Material Symbols
Category
Audio& Video
Code Point
e02d

Qr Code

qr_code

Package
Material Symbols
Category
Business
Code Point
ef6b

Qr Code 2

qr_code_2

Package
Material Symbols
Category
Business
Code Point
e00a

Mobile 2

mobile_2

Package
Material Symbols
Category
Hardware
Code Point
f2db

Mobile 3

mobile_3

Package
Material Symbols
Category
Hardware
Code Point
f2da

Mobile Alert

mobile_alert

Package
Material Symbols
Category
Hardware
Code Point
f2d3

Mobile Arrow Right

mobile_arrow_right

Package
Material Symbols
Category
Hardware
Code Point
f2d2

Mobile Dots

mobile_dots

Package
Material Symbols
Category
Hardware
Code Point
f2d0

Mobile Gear

mobile_gear

Package
Material Symbols
Category
Hardware
Code Point
f2d9

Mobile Info

mobile_info

Package
Material Symbols
Category
Hardware
Code Point
f2dc

Mobile Lock Landscape

mobile_lock_landscape

Package
Material Symbols
Category
Hardware
Code Point
f2d8

Mobile Rotate

mobile_rotate

Package
Material Symbols
Category
Hardware
Code Point
f2d5

Mobile Rotate Lock

mobile_rotate_lock

Package
Material Symbols
Category
Hardware
Code Point
f2d6

Mobile Share

mobile_share

Package
Material Symbols
Category
Hardware
Code Point
f2df

Mobile Share Stack

mobile_share_stack

Package
Material Symbols
Category
Hardware
Code Point
f2de

Nest Thermostat E Eu

nest_thermostat_e_eu

Package
Material Symbols
Category
Home
Code Point
f12d

Garage Home

garage_home

Package
Material Symbols
Category
Household
Code Point
e82d

Vr180 Create2D

vr180_create2d

Package
Material Symbols
Category
Images
Code Point
efca

Vr180 Create2D Off

vr180_create2d_off

Package
Material Symbols
Category
Images
Code Point
f571

Parent Child Dining

parent_child_dining

Package
Material Symbols
Category
Maps
Code Point
f22d

Zoom In Map

zoom_in_map

Package
Material Symbols
Category
Maps
Code Point
eb2d

Identity Aware Proxy

identity_aware_proxy

Package
Material Symbols
Category
Privacy
Code Point
e2dd

Travel Explore

travel_explore

Package
Material Symbols
Category
Social
Code Point
e2db

Border Inner

border_inner

Package
Material Symbols
Category
Text
Code Point
e22d

Decimal Decrease

decimal_decrease

Package
Material Symbols
Category
Text
Code Point
f82d

Source Notes

source_notes

Package
Material Symbols
Category
Text
Code Point
e12d

Seat Vent Left

seat_vent_left

Package
Material Symbols
Category
Transit
Code Point
f32d

Arrow Top Right

arrow_top_right

Package
Material Symbols
Category
Ui Actions
Code Point
f72d

Bottom Drawer

bottom_drawer

Package
Material Symbols
Category
Ui Actions
Code Point
e72d

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.