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

77 icons

Matching "cloud"

Backup

backup

Package
Material Symbols
Category
Actions
Code Point
e864

Backup Table

backup_table

Package
Material Symbols
Category
Actions
Code Point
ef43

Upload File

upload_file

Package
Material Symbols
Category
Actions
Code Point
e9fc

Perm Data Setting

perm_data_setting

Package
Material Symbols
Category
Android
Code Point
e8a4

Settings System Daydream

settings_system_daydream

Package
Material Symbols
Category
Android
Code Point
e1c3

Storage

storage

Package
Material Symbols
Category
Android
Code Point
e1db

Database

database

Package
Material Symbols
Category
Business
Code Point
f20e

Database Upload

database_upload

Package
Material Symbols
Category
Business
Code Point
f3dc

Mintmark

mintmark

Package
Material Symbols
Category
Business
Code Point
efa9

Sell Cloud

sell_cloud

Package
Material Symbols
Category
Business
Code Point
fff7b

Desktop Cloud

desktop_cloud

Package
Material Symbols
Category
Hardware
Code Point
f3db

Desktop Cloud Stack

desktop_cloud_stack

Package
Material Symbols
Category
Hardware
Code Point
f3be

Host

host

Package
Material Symbols
Category
Hardware
Code Point
f3d9

Home Storage

home_storage

Package
Material Symbols
Category
Home
Code Point
f86c

Nest Farsight Weather

nest_farsight_weather

Package
Material Symbols
Category
Home
Code Point
f8bf

Weather Snowy

weather_snowy

Package
Material Symbols
Category
Home
Code Point
e2cd

Filter Drama

filter_drama

Package
Material Symbols
Category
Images
Code Point
e3dd

Landscape 2

landscape_2

Package
Material Symbols
Category
Images
Code Point
f4c4

Bring Your Own Ip

bring_your_own_ip

Package
Material Symbols
Category
Social
Code Point
e016

Partly Cloudy Day

partly_cloudy_day

Package
Material Symbols
Category
Social
Code Point
f172

Partly Cloudy Night

partly_cloudy_night

Package
Material Symbols
Category
Social
Code Point
f174

Rainy Heavy

rainy_heavy

Package
Material Symbols
Category
Social
Code Point
f61f

Rainy Snow

rainy_snow

Package
Material Symbols
Category
Social
Code Point
f61d

Thunderstorm

thunderstorm

Package
Material Symbols
Category
Social
Code Point
ebdb

Tornado

tornado

Package
Material Symbols
Category
Social
Code Point
e199

Vaping Rooms

vaping_rooms

Package
Material Symbols
Category
Social
Code Point
ebcf

Weather Hail

weather_hail

Package
Material Symbols
Category
Social
Code Point
f67f

Add To Drive

add_to_drive

Package
Material Symbols
Category
Text
Code Point
e65c

Cloud

cloud

Package
Material Symbols
Category
Text
Code Point
e2bd

Cloud Alert

cloud_alert

Package
Material Symbols
Category
Text
Code Point
f3cc

Cloud Circle

cloud_circle

Package
Material Symbols
Category
Text
Code Point
e2be

Cloud Done

cloud_done

Package
Material Symbols
Category
Text
Code Point
e2bf

Cloud Download

cloud_download

Package
Material Symbols
Category
Text
Code Point
e2c0

Cloud Off

cloud_off

Package
Material Symbols
Category
Text
Code Point
e2c1

Cloud Sync

cloud_sync

Package
Material Symbols
Category
Text
Code Point
eb5a

Cloud Upload

cloud_upload

Package
Material Symbols
Category
Text
Code Point
e2c3

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.