database icon
database-fill from Mage Icons by MageIcons · Fill · Apache-2.0 Free for personal and commercial use.
- Name
- database-fill
- Set
- Mage Icons
- Style
- Fill
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in Mage Icons
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 AwesomedatabaseLucidedatabaseMajesticonsdatabaseMaterial Icon ThemedatabaseMaterial SymbolsdatabaseMaterial Symbols LightdatabaseMaterial Design IconsdatabaseMyna UI Icons
Related icons in Mage Icons
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="M20.435 4.898a.5.5 0 0 0-.1-.1h-.06a14 14 0 0 0-16.69 0a.24.24 0 0 0-.1.1a.66.66 0 0 0-.18.47v11.89a3.4 3.4 0 0 0 .47 1.67c.295.51.72.935 1.23 1.23a13.5 13.5 0 0 0 7 1.8h.28a13.4 13.4 0 0 0 6.71-1.79c.514-.295.94-.719 1.24-1.23a3.54 3.54 0 0 0 .46-1.69V5.378a.7.7 0 0 0-.26-.48m-1.33 6.7a12.52 12.52 0 0 1-14.35 0v-4.7a12.13 12.13 0 0 0 7.14 1.92h.59a12.27 12.27 0 0 0 6.65-1.92z"/></svg>
React
import type { SVGProps } from "react";
export function MageDatabaseFill(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="M20.435 4.898a.5.5 0 0 0-.1-.1h-.06a14 14 0 0 0-16.69 0a.24.24 0 0 0-.1.1a.66.66 0 0 0-.18.47v11.89a3.4 3.4 0 0 0 .47 1.67c.295.51.72.935 1.23 1.23a13.5 13.5 0 0 0 7 1.8h.28a13.4 13.4 0 0 0 6.71-1.79c.514-.295.94-.719 1.24-1.23a3.54 3.54 0 0 0 .46-1.69V5.378a.7.7 0 0 0-.26-.48m-1.33 6.7a12.52 12.52 0 0 1-14.35 0v-4.7a12.13 12.13 0 0 0 7.14 1.92h.59a12.27 12.27 0 0 0 6.65-1.92z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20.435 4.898a.5.5 0 0 0-.1-.1h-.06a14 14 0 0 0-16.69 0a.24.24 0 0 0-.1.1a.66.66 0 0 0-.18.47v11.89a3.4 3.4 0 0 0 .47 1.67c.295.51.72.935 1.23 1.23a13.5 13.5 0 0 0 7 1.8h.28a13.4 13.4 0 0 0 6.71-1.79c.514-.295.94-.719 1.24-1.23a3.54 3.54 0 0 0 .46-1.69V5.378a.7.7 0 0 0-.26-.48m-1.33 6.7a12.52 12.52 0 0 1-14.35 0v-4.7a12.13 12.13 0 0 0 7.14 1.92h.59a12.27 12.27 0 0 0 6.65-1.92z"/></svg> </template>
CSS
.icon-database-fill {
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%22M20.435%204.898a.5.5%200%200%200-.1-.1h-.06a14%2014%200%200%200-16.69%200a.24.24%200%200%200-.1.1a.66.66%200%200%200-.18.47v11.89a3.4%203.4%200%200%200%20.47%201.67c.295.51.72.935%201.23%201.23a13.5%2013.5%200%200%200%207%201.8h.28a13.4%2013.4%200%200%200%206.71-1.79c.514-.295.94-.719%201.24-1.23a3.54%203.54%200%200%200%20.46-1.69V5.378a.7.7%200%200%200-.26-.48m-1.33%206.7a12.52%2012.52%200%200%201-14.35%200v-4.7a12.13%2012.13%200%200%200%207.14%201.92h.59a12.27%2012.27%200%200%200%206.65-1.92z%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%22M20.435%204.898a.5.5%200%200%200-.1-.1h-.06a14%2014%200%200%200-16.69%200a.24.24%200%200%200-.1.1a.66.66%200%200%200-.18.47v11.89a3.4%203.4%200%200%200%20.47%201.67c.295.51.72.935%201.23%201.23a13.5%2013.5%200%200%200%207%201.8h.28a13.4%2013.4%200%200%200%206.71-1.79c.514-.295.94-.719%201.24-1.23a3.54%203.54%200%200%200%20.46-1.69V5.378a.7.7%200%200%200-.26-.48m-1.33%206.7a12.52%2012.52%200%200%201-14.35%200v-4.7a12.13%2012.13%200%200%200%207.14%201.92h.59a12.27%2012.27%200%200%200%206.65-1.92z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mage/database-fill.svg?color=%231a73e8&size=48