database icon
database-broken from Solar by 480 Design · Broken · UI · CC-BY-4.0 Attribution required.
- Name
- database-broken
- Set
- Solar
- Style
- Broken
- Category
- UI
- Viewbox
- 24×24
- License
- CC BY 4.0
5 other variants in Solar
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 Symbols LightdatabaseMaterial Design Icons
More ui icons from Solar
accessibility-boldadd-boldadd-circle-boldadd-square-boldaugmented-reality-boldballoon-boldbattery-charge-boldbattery-charge-minimalistic-boldbattery-full-boldbattery-full-minimalistic-boldbattery-half-boldbattery-half-minimalistic-boldbattery-low-boldbattery-low-minimalistic-boldblocks-boldbody-boldbolt-boldbolt-circle-boldbox-boldbox-minimalistic-boldbroom-boldcat-boldcheck-circle-boldcheck-square-bold
Use the database icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path stroke-linecap="round" d="M4 18V6"/><path stroke-linecap="round" d="M20 12L20 18"/><path d="M12 10C16.4183 10 20 8.20914 20 6C20 3.79086 16.4183 2 12 2C7.58172 2 4 3.79086 4 6C4 8.20914 7.58172 10 12 10Z"/><path stroke-linecap="round" d="M20 12C20 14.2091 16.4183 16 12 16C7.58172 16 4 14.2091 4 12"/><path d="M20 18C20 20.2091 16.4183 22 12 22C7.58172 22 4 20.2091 4 18"/></g></svg>
React
import type { SVGProps } from "react";
export function SolarDatabaseBroken(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeWidth="1.5"><path strokeLinecap="round" d="M4 18V6"/><path strokeLinecap="round" d="M20 12L20 18"/><path d="M12 10C16.4183 10 20 8.20914 20 6C20 3.79086 16.4183 2 12 2C7.58172 2 4 3.79086 4 6C4 8.20914 7.58172 10 12 10Z"/><path strokeLinecap="round" d="M20 12C20 14.2091 16.4183 16 12 16C7.58172 16 4 14.2091 4 12"/><path d="M20 18C20 20.2091 16.4183 22 12 22C7.58172 22 4 20.2091 4 18"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path stroke-linecap="round" d="M4 18V6"/><path stroke-linecap="round" d="M20 12L20 18"/><path d="M12 10C16.4183 10 20 8.20914 20 6C20 3.79086 16.4183 2 12 2C7.58172 2 4 3.79086 4 6C4 8.20914 7.58172 10 12 10Z"/><path stroke-linecap="round" d="M20 12C20 14.2091 16.4183 16 12 16C7.58172 16 4 14.2091 4 12"/><path d="M20 18C20 20.2091 16.4183 22 12 22C7.58172 22 4 20.2091 4 18"/></g></svg> </template>
CSS
.icon-database-broken {
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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M4%2018V6%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M20%2012L20%2018%22%2F%3E%3Cpath%20d%3D%22M12%2010C16.4183%2010%2020%208.20914%2020%206C20%203.79086%2016.4183%202%2012%202C7.58172%202%204%203.79086%204%206C4%208.20914%207.58172%2010%2012%2010Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M20%2012C20%2014.2091%2016.4183%2016%2012%2016C7.58172%2016%204%2014.2091%204%2012%22%2F%3E%3Cpath%20d%3D%22M20%2018C20%2020.2091%2016.4183%2022%2012%2022C7.58172%2022%204%2020.2091%204%2018%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M4%2018V6%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M20%2012L20%2018%22%2F%3E%3Cpath%20d%3D%22M12%2010C16.4183%2010%2020%208.20914%2020%206C20%203.79086%2016.4183%202%2012%202C7.58172%202%204%203.79086%204%206C4%208.20914%207.58172%2010%2012%2010Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M20%2012C20%2014.2091%2016.4183%2016%2012%2016C7.58172%2016%204%2014.2091%204%2012%22%2F%3E%3Cpath%20d%3D%22M20%2018C20%2020.2091%2016.4183%2022%2012%2022C7.58172%2022%204%2020.2091%204%2018%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/solar/database-broken.svg?color=%231a73e8&size=48