Material Symbols Light Icons
Browse 15662 free Material Symbols Light SVG icons. Download SVG, copy as JSX, PNG or Base64. Apache 2.0 licensed. Designed by Google. Styles: Precise Shapes, Has Padding.
Actions
3d-rotation
3d-rotation-outline-rounded
3d-rotation-rounded
3d-rotation-sharp
accessibility
accessibility-new
accessibility-new-rounded
accessibility-rounded
accessible
accessible-forward
accessible-forward-rounded
accessible-forward-sharp
accessible-rounded
accessible-sharp
account-box
account-box-outline
account-box-outline-sharp
account-box-sharp
account-child
account-child-invert
account-child-invert-rounded
account-child-outline
account-child-outline-rounded
account-child-rounded
account-circle
account-circle-off
account-circle-off-outline
account-circle-off-outline-rounded
account-circle-off-rounded
account-circle-outline
ad
ad-group
ad-group-off
ad-group-off-outline
ad-group-off-outline-rounded
ad-group-off-outline-sharp
ad-group-off-rounded
ad-group-off-sharp
ad-group-outline
ad-group-outline-rounded
ad-group-outline-sharp
ad-group-rounded
ad-group-sharp
ad-off
ad-off-rounded
ad-off-sharp
ad-sharp
add-ad
add-ad-outline
add-ad-outline-rounded
add-ad-outline-sharp
add-ad-rounded
add-ad-sharp
add-alert
add-alert-outline
add-alert-outline-rounded
add-alert-outline-sharp
add-alert-rounded
add-alert-sharp
ads-click
ads-click-rounded
alarm
alarm-add
alarm-add-outline
alarm-add-outline-rounded
alarm-add-rounded
alarm-off
alarm-off-outline
alarm-off-outline-rounded
alarm-off-rounded
alarm-on
alarm-on-outline
Actions
3d-rotation
3d-rotation-outline-rounded
3d-rotation-rounded
3d-rotation-sharp
accessibility
accessibility-new
accessibility-new-rounded
accessibility-rounded
accessible
accessible-forward
accessible-forward-rounded
accessible-forward-sharp
accessible-rounded
accessible-sharp
account-box
account-box-outline
account-box-outline-sharp
account-box-sharp
account-child
account-child-invert
account-child-invert-rounded
account-child-outline
account-child-outline-rounded
account-child-rounded
account-circle
account-circle-off
account-circle-off-outline
account-circle-off-outline-rounded
account-circle-off-rounded
account-circle-outline
ad
ad-group
ad-group-off
ad-group-off-outline
ad-group-off-outline-rounded
ad-group-off-outline-sharp
ad-group-off-rounded
ad-group-off-sharp
ad-group-outline
ad-group-outline-rounded
ad-group-outline-sharp
ad-group-rounded
ad-group-sharp
ad-off
ad-off-rounded
ad-off-sharp
ad-sharp
add-ad
add-ad-outline
add-ad-outline-rounded
add-ad-outline-sharp
add-ad-rounded
add-ad-sharp
add-alert
add-alert-outline
add-alert-outline-rounded
add-alert-outline-sharp
add-alert-rounded
add-alert-sharp
ads-click
ads-click-rounded
alarm
alarm-add
alarm-add-outline
alarm-add-outline-rounded
alarm-add-rounded
alarm-off
alarm-off-outline
alarm-off-outline-rounded
alarm-off-rounded
alarm-on
alarm-on-outline
Copy & download Material Symbols Light icons
Click any icon above to open the detail panel. Four export formats are available instantly, no sign-up required.
Raw vector markup. Paste directly into HTML or React components. Scales to any size without quality loss.
React-ready component. Drop into any React or Next.js project. Works with shadcn/ui, Radix, and Tailwind CSS.
Raster export at 1×, 2× and 3× for email templates, Figma imports, app assets, and Open Graph images.
Inline data URI, embed icons in CSS background-image, email HTML, or anywhere an image URL is needed.
Works with shadcn/ui
Copy the JSX format and paste directly into any shadcn/ui component. Alternatively, install
and use via @iconify/react,
fully tree-shakeable, no icon font loading required.
About Material Symbols Light
Created By
License
Features & Tags
How to use Material Symbols Light icons
License SPDX
Apache-2.0
Grid Size
24px
Sample Icons
downloading, privacy-tip, filter-drama-outline
Via Iconify · React
import { Icon } from '@iconify/react';
export default function App() {
return <Icon icon="material-symbols-light:icon-name" width={24} />;
} Via Iconify · HTML
<script src="https://code.iconify.design/iconify-icon/2.1.0/iconify-icon.min.js"></script>
<iconify-icon icon="material-symbols-light:icon-name" width="24"></iconify-icon> Frequently Asked Questions
Is Material Symbols Light free for commercial use?
How do I download Material Symbols Light SVG icons?
How many icons are in Material Symbols Light?
Can I change the color of Material Symbols Light icons?
currentColor. Set a color via CSS (color: #0070f3), a Tailwind class (text-blue-500), or pass a fill / stroke attribute directly on the SVG.What styles does Material Symbols Light offer?
Is Material Symbols Light organized into categories?
Which icon collections include Material Symbols Light?
Can I use Material Symbols Light with React, Next.js or shadcn/ui?
@iconify-json/material-symbols-light and use it via @iconify/react, fully tree-shakeable, compatible with shadcn/ui, Tailwind CSS, Radix UI, and any React-based framework.