home database icon
home-database-24-filled from Fluent UI System Icons by Microsoft Corporation · 24 Filled · MIT Free for personal and commercial use.
- Name
- home-database-24-filled
- Set
- Fluent UI System Icons
- Style
- 24 Filled
- Viewbox
- 24×24
- License
- MIT
5 other variants in Fluent UI System Icons
Related icons in Fluent UI System Icons
Use the home database icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.55 2.533a2.25 2.25 0 0 1 2.9 0l6.75 5.695c.508.427.8 1.056.8 1.72v1.493a9 9 0 0 0-1.345-.314A11 11 0 0 0 18 11c-1.502 0-2.912.302-3.983.838c-.957.479-1.91 1.296-2.009 2.462L12 14.293V20.5q.001.261.056.503H4.75A1.75 1.75 0 0 1 3 19.253V9.947c0-.663.292-1.292.8-1.72zM21 12.5a7.7 7.7 0 0 0-1.5-.386A10 10 0 0 0 18 12c-2.761 0-5 1.12-5 2.5s2.239 2.5 5 2.5c.523 0 1.026-.04 1.5-.114A7.7 7.7 0 0 0 21 16.5c1.214-.456 2-1.182 2-2s-.786-1.544-2-2m0 5.058c-.466.15-.97.264-1.5.338A11 11 0 0 1 18 18c-1.502 0-2.912-.302-3.983-.838a5 5 0 0 1-1.017-.67V20.5c0 .356.148.694.416 1c.772.883 2.534 1.5 4.584 1.5c2.761 0 5-1.12 5-2.5v-4.008a5 5 0 0 1-1.017.67a7 7 0 0 1-.983.396"/></svg>
React
import type { SVGProps } from "react";
export function FluentHomeDatabase24Filled(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="M10.55 2.533a2.25 2.25 0 0 1 2.9 0l6.75 5.695c.508.427.8 1.056.8 1.72v1.493a9 9 0 0 0-1.345-.314A11 11 0 0 0 18 11c-1.502 0-2.912.302-3.983.838c-.957.479-1.91 1.296-2.009 2.462L12 14.293V20.5q.001.261.056.503H4.75A1.75 1.75 0 0 1 3 19.253V9.947c0-.663.292-1.292.8-1.72zM21 12.5a7.7 7.7 0 0 0-1.5-.386A10 10 0 0 0 18 12c-2.761 0-5 1.12-5 2.5s2.239 2.5 5 2.5c.523 0 1.026-.04 1.5-.114A7.7 7.7 0 0 0 21 16.5c1.214-.456 2-1.182 2-2s-.786-1.544-2-2m0 5.058c-.466.15-.97.264-1.5.338A11 11 0 0 1 18 18c-1.502 0-2.912-.302-3.983-.838a5 5 0 0 1-1.017-.67V20.5c0 .356.148.694.416 1c.772.883 2.534 1.5 4.584 1.5c2.761 0 5-1.12 5-2.5v-4.008a5 5 0 0 1-1.017.67a7 7 0 0 1-.983.396"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.55 2.533a2.25 2.25 0 0 1 2.9 0l6.75 5.695c.508.427.8 1.056.8 1.72v1.493a9 9 0 0 0-1.345-.314A11 11 0 0 0 18 11c-1.502 0-2.912.302-3.983.838c-.957.479-1.91 1.296-2.009 2.462L12 14.293V20.5q.001.261.056.503H4.75A1.75 1.75 0 0 1 3 19.253V9.947c0-.663.292-1.292.8-1.72zM21 12.5a7.7 7.7 0 0 0-1.5-.386A10 10 0 0 0 18 12c-2.761 0-5 1.12-5 2.5s2.239 2.5 5 2.5c.523 0 1.026-.04 1.5-.114A7.7 7.7 0 0 0 21 16.5c1.214-.456 2-1.182 2-2s-.786-1.544-2-2m0 5.058c-.466.15-.97.264-1.5.338A11 11 0 0 1 18 18c-1.502 0-2.912-.302-3.983-.838a5 5 0 0 1-1.017-.67V20.5c0 .356.148.694.416 1c.772.883 2.534 1.5 4.584 1.5c2.761 0 5-1.12 5-2.5v-4.008a5 5 0 0 1-1.017.67a7 7 0 0 1-.983.396"/></svg> </template>
CSS
.icon-home-database-24-filled {
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%22M10.55%202.533a2.25%202.25%200%200%201%202.9%200l6.75%205.695c.508.427.8%201.056.8%201.72v1.493a9%209%200%200%200-1.345-.314A11%2011%200%200%200%2018%2011c-1.502%200-2.912.302-3.983.838c-.957.479-1.91%201.296-2.009%202.462L12%2014.293V20.5q.001.261.056.503H4.75A1.75%201.75%200%200%201%203%2019.253V9.947c0-.663.292-1.292.8-1.72zM21%2012.5a7.7%207.7%200%200%200-1.5-.386A10%2010%200%200%200%2018%2012c-2.761%200-5%201.12-5%202.5s2.239%202.5%205%202.5c.523%200%201.026-.04%201.5-.114A7.7%207.7%200%200%200%2021%2016.5c1.214-.456%202-1.182%202-2s-.786-1.544-2-2m0%205.058c-.466.15-.97.264-1.5.338A11%2011%200%200%201%2018%2018c-1.502%200-2.912-.302-3.983-.838a5%205%200%200%201-1.017-.67V20.5c0%20.356.148.694.416%201c.772.883%202.534%201.5%204.584%201.5c2.761%200%205-1.12%205-2.5v-4.008a5%205%200%200%201-1.017.67a7%207%200%200%201-.983.396%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%22M10.55%202.533a2.25%202.25%200%200%201%202.9%200l6.75%205.695c.508.427.8%201.056.8%201.72v1.493a9%209%200%200%200-1.345-.314A11%2011%200%200%200%2018%2011c-1.502%200-2.912.302-3.983.838c-.957.479-1.91%201.296-2.009%202.462L12%2014.293V20.5q.001.261.056.503H4.75A1.75%201.75%200%200%201%203%2019.253V9.947c0-.663.292-1.292.8-1.72zM21%2012.5a7.7%207.7%200%200%200-1.5-.386A10%2010%200%200%200%2018%2012c-2.761%200-5%201.12-5%202.5s2.239%202.5%205%202.5c.523%200%201.026-.04%201.5-.114A7.7%207.7%200%200%200%2021%2016.5c1.214-.456%202-1.182%202-2s-.786-1.544-2-2m0%205.058c-.466.15-.97.264-1.5.338A11%2011%200%200%201%2018%2018c-1.502%200-2.912-.302-3.983-.838a5%205%200%200%201-1.017-.67V20.5c0%20.356.148.694.416%201c.772.883%202.534%201.5%204.584%201.5c2.761%200%205-1.12%205-2.5v-4.008a5%205%200%200%201-1.017.67a7%207%200%200%201-.983.396%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/home-database-24-filled.svg?color=%231a73e8&size=48