database icon
database from Material Symbols Light by Google · Regular · Business · Apache-2.0 Free for personal and commercial use.
- Name
- database
- Set
- Material Symbols Light
- Style
- Regular
- Category
- Business
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- database-rounded, database-sharp
1 other variant in Material Symbols Light
The same icon in other sets
database-filledAnt Design IconsdatabaseBootstrap IconsdatabaseCatppuccin IconsdatabaseCodiconsdatabaseFont Awesome 6 SoliddatabaseFont Awesome SoliddatabaseFeather Iconsdatabase-outlineFlowbite Iconsdatabase-16-filledFluent UI System Iconsdatabase-16Fluent UI System Color Iconsdatabasecss.ggdatabaseHealth IconsdatabaseHuge IconsdatabaseHumbleiconsdatabaseIconoirdatabaseJam IconsdatabaseLine AwesomedatabaseLucidedatabaseMage IconsdatabaseMajesticonsdatabaseMaterial Icon ThemedatabaseMaterial SymbolsdatabaseMaterial Design IconsdatabaseMyna UI Icons
More business icons from Material Symbols Light
Use the database icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M17.692 9.998q2.327-1.021 2.327-2.479t-2.327-2.478t-5.673-1.022t-5.682 1.022Q4 6.06 4 7.519t2.337 2.479t5.682 1.021t5.673-1.021m-3.216 2.367q1.259-.194 2.366-.573t1.95-.939t1.227-1.295v2.961q-.384.735-1.227 1.295q-.842.561-1.95.94q-1.107.379-2.366.572T12 15.519t-2.476-.193t-2.357-.572t-1.94-.94T4 12.52V9.558q.384.734 1.227 1.295q.842.56 1.94.94q1.098.378 2.357.572t2.476.193t2.476-.193m0 4.5q1.258-.194 2.366-.573t1.95-.939t1.227-1.295V17q-.384.735-1.227 1.295q-.842.56-1.95.94q-1.107.379-2.366.572T12 20t-2.476-.193t-2.357-.572t-1.94-.94T4 17v-2.942q.385.734 1.227 1.295t1.94.94t2.357.572t2.476.193t2.476-.194"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightDatabase(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M17.692 9.998q2.327-1.021 2.327-2.479t-2.327-2.478t-5.673-1.022t-5.682 1.022Q4 6.06 4 7.519t2.337 2.479t5.682 1.021t5.673-1.021m-3.216 2.367q1.259-.194 2.366-.573t1.95-.939t1.227-1.295v2.961q-.384.735-1.227 1.295q-.842.561-1.95.94q-1.107.379-2.366.572T12 15.519t-2.476-.193t-2.357-.572t-1.94-.94T4 12.52V9.558q.384.734 1.227 1.295q.842.56 1.94.94q1.098.378 2.357.572t2.476.193t2.476-.193m0 4.5q1.258-.194 2.366-.573t1.95-.939t1.227-1.295V17q-.384.735-1.227 1.295q-.842.56-1.95.94q-1.107.379-2.366.572T12 20t-2.476-.193t-2.357-.572t-1.94-.94T4 17v-2.942q.385.734 1.227 1.295t1.94.94t2.357.572t2.476.193t2.476-.194"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M17.692 9.998q2.327-1.021 2.327-2.479t-2.327-2.478t-5.673-1.022t-5.682 1.022Q4 6.06 4 7.519t2.337 2.479t5.682 1.021t5.673-1.021m-3.216 2.367q1.259-.194 2.366-.573t1.95-.939t1.227-1.295v2.961q-.384.735-1.227 1.295q-.842.561-1.95.94q-1.107.379-2.366.572T12 15.519t-2.476-.193t-2.357-.572t-1.94-.94T4 12.52V9.558q.384.734 1.227 1.295q.842.56 1.94.94q1.098.378 2.357.572t2.476.193t2.476-.193m0 4.5q1.258-.194 2.366-.573t1.95-.939t1.227-1.295V17q-.384.735-1.227 1.295q-.842.56-1.95.94q-1.107.379-2.366.572T12 20t-2.476-.193t-2.357-.572t-1.94-.94T4 17v-2.942q.385.734 1.227 1.295t1.94.94t2.357.572t2.476.193t2.476-.194"/></svg> </template>
CSS
.icon-database {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M17.692%209.998q2.327-1.021%202.327-2.479t-2.327-2.478t-5.673-1.022t-5.682%201.022Q4%206.06%204%207.519t2.337%202.479t5.682%201.021t5.673-1.021m-3.216%202.367q1.259-.194%202.366-.573t1.95-.939t1.227-1.295v2.961q-.384.735-1.227%201.295q-.842.561-1.95.94q-1.107.379-2.366.572T12%2015.519t-2.476-.193t-2.357-.572t-1.94-.94T4%2012.52V9.558q.384.734%201.227%201.295q.842.56%201.94.94q1.098.378%202.357.572t2.476.193t2.476-.193m0%204.5q1.258-.194%202.366-.573t1.95-.939t1.227-1.295V17q-.384.735-1.227%201.295q-.842.56-1.95.94q-1.107.379-2.366.572T12%2020t-2.476-.193t-2.357-.572t-1.94-.94T4%2017v-2.942q.385.734%201.227%201.295t1.94.94t2.357.572t2.476.193t2.476-.194%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M17.692%209.998q2.327-1.021%202.327-2.479t-2.327-2.478t-5.673-1.022t-5.682%201.022Q4%206.06%204%207.519t2.337%202.479t5.682%201.021t5.673-1.021m-3.216%202.367q1.259-.194%202.366-.573t1.95-.939t1.227-1.295v2.961q-.384.735-1.227%201.295q-.842.561-1.95.94q-1.107.379-2.366.572T12%2015.519t-2.476-.193t-2.357-.572t-1.94-.94T4%2012.52V9.558q.384.734%201.227%201.295q.842.56%201.94.94q1.098.378%202.357.572t2.476.193t2.476-.193m0%204.5q1.258-.194%202.366-.573t1.95-.939t1.227-1.295V17q-.384.735-1.227%201.295q-.842.56-1.95.94q-1.107.379-2.366.572T12%2020t-2.476-.193t-2.357-.572t-1.94-.94T4%2017v-2.942q.385.734%201.227%201.295t1.94.94t2.357.572t2.476.193t2.476-.194%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/database.svg?color=%231a73e8&size=48