database icon
database from Material Symbols by Google · Regular · Business · Apache-2.0 Free for personal and commercial use.
- Name
- database
- Set
- Material Symbols
- Style
- Regular
- Category
- Business
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- database-rounded, database-sharp
1 other variant in Material Symbols
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 Symbols LightdatabaseMaterial Design IconsdatabaseMyna UI Icons
More business icons from Material Symbols
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="M18.375 9.825Q21 8.65 21 7t-2.625-2.825T12 3T5.625 4.175T3 7t2.625 2.825T12 11t6.375-1.175m-3.812 3.463q1.537-.213 2.962-.688t2.45-1.237T21 9.5V12q0 1.1-1.025 1.863t-2.45 1.237t-2.962.688T12 16t-2.562-.213t-2.963-.687t-2.45-1.237T3 12V9.5q0 1.1 1.025 1.863t2.45 1.237t2.963.688T12 13.5t2.563-.213m0 5q1.537-.212 2.962-.687t2.45-1.237T21 14.5V17q0 1.1-1.025 1.863t-2.45 1.237t-2.962.688T12 21t-2.562-.213t-2.963-.687t-2.45-1.237T3 17v-2.5q0 1.1 1.025 1.863t2.45 1.237t2.963.688T12 18.5t2.563-.213"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsDatabase(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="M18.375 9.825Q21 8.65 21 7t-2.625-2.825T12 3T5.625 4.175T3 7t2.625 2.825T12 11t6.375-1.175m-3.812 3.463q1.537-.213 2.962-.688t2.45-1.237T21 9.5V12q0 1.1-1.025 1.863t-2.45 1.237t-2.962.688T12 16t-2.562-.213t-2.963-.687t-2.45-1.237T3 12V9.5q0 1.1 1.025 1.863t2.45 1.237t2.963.688T12 13.5t2.563-.213m0 5q1.537-.212 2.962-.687t2.45-1.237T21 14.5V17q0 1.1-1.025 1.863t-2.45 1.237t-2.962.688T12 21t-2.562-.213t-2.963-.687t-2.45-1.237T3 17v-2.5q0 1.1 1.025 1.863t2.45 1.237t2.963.688T12 18.5t2.563-.213"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M18.375 9.825Q21 8.65 21 7t-2.625-2.825T12 3T5.625 4.175T3 7t2.625 2.825T12 11t6.375-1.175m-3.812 3.463q1.537-.213 2.962-.688t2.45-1.237T21 9.5V12q0 1.1-1.025 1.863t-2.45 1.237t-2.962.688T12 16t-2.562-.213t-2.963-.687t-2.45-1.237T3 12V9.5q0 1.1 1.025 1.863t2.45 1.237t2.963.688T12 13.5t2.563-.213m0 5q1.537-.212 2.962-.687t2.45-1.237T21 14.5V17q0 1.1-1.025 1.863t-2.45 1.237t-2.962.688T12 21t-2.562-.213t-2.963-.687t-2.45-1.237T3 17v-2.5q0 1.1 1.025 1.863t2.45 1.237t2.963.688T12 18.5t2.563-.213"/></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%22M18.375%209.825Q21%208.65%2021%207t-2.625-2.825T12%203T5.625%204.175T3%207t2.625%202.825T12%2011t6.375-1.175m-3.812%203.463q1.537-.213%202.962-.688t2.45-1.237T21%209.5V12q0%201.1-1.025%201.863t-2.45%201.237t-2.962.688T12%2016t-2.562-.213t-2.963-.687t-2.45-1.237T3%2012V9.5q0%201.1%201.025%201.863t2.45%201.237t2.963.688T12%2013.5t2.563-.213m0%205q1.537-.212%202.962-.687t2.45-1.237T21%2014.5V17q0%201.1-1.025%201.863t-2.45%201.237t-2.962.688T12%2021t-2.562-.213t-2.963-.687t-2.45-1.237T3%2017v-2.5q0%201.1%201.025%201.863t2.45%201.237t2.963.688T12%2018.5t2.563-.213%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%22M18.375%209.825Q21%208.65%2021%207t-2.625-2.825T12%203T5.625%204.175T3%207t2.625%202.825T12%2011t6.375-1.175m-3.812%203.463q1.537-.213%202.962-.688t2.45-1.237T21%209.5V12q0%201.1-1.025%201.863t-2.45%201.237t-2.962.688T12%2016t-2.562-.213t-2.963-.687t-2.45-1.237T3%2012V9.5q0%201.1%201.025%201.863t2.45%201.237t2.963.688T12%2013.5t2.563-.213m0%205q1.537-.212%202.962-.687t2.45-1.237T21%2014.5V17q0%201.1-1.025%201.863t-2.45%201.237t-2.962.688T12%2021t-2.562-.213t-2.963-.687t-2.45-1.237T3%2017v-2.5q0%201.1%201.025%201.863t2.45%201.237t2.963.688T12%2018.5t2.563-.213%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/database.svg?color=%231a73e8&size=48