home database icon
home-database-20-regular from Fluent UI System Icons by Microsoft Corporation · 20 Regular · MIT Free for personal and commercial use.
- Name
- home-database-20-regular
- Set
- Fluent UI System Icons
- Style
- 20 Regular
- Viewbox
- 20×20
- 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 20 20"><path fill="currentColor" d="M11.003 2.388a1.5 1.5 0 0 0-2.005 0l-5.5 4.942A1.5 1.5 0 0 0 3 8.445V15.5A1.5 1.5 0 0 0 4.5 17h4.55a2.4 2.4 0 0 1-.05-.5V16H4.5a.5.5 0 0 1-.5-.5V8.445a.5.5 0 0 1 .166-.371l5.5-4.942a.5.5 0 0 1 .668 0l5.5 4.942l.03.03l.191.031q.49.088.943.229a1.5 1.5 0 0 0-.495-1.034zM17 9.421a6.5 6.5 0 0 0-1.12-.301A8 8 0 0 0 14.5 9c-2.485 0-4.5 1.12-4.5 2.5s2.015 2.5 4.5 2.5s4.5-1.12 4.5-2.5c0-.867-.794-1.63-2-2.08m1.168 4.72c-.99.55-2.288.859-3.668.859s-2.678-.309-3.668-.858a4.6 4.6 0 0 1-.832-.588v2.945c0 1.381 2.015 2.5 4.5 2.5S19 17.88 19 16.5l.001-2.946a4.5 4.5 0 0 1-.833.589"/></svg>
React
import type { SVGProps } from "react";
export function FluentHomeDatabase20Regular(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M11.003 2.388a1.5 1.5 0 0 0-2.005 0l-5.5 4.942A1.5 1.5 0 0 0 3 8.445V15.5A1.5 1.5 0 0 0 4.5 17h4.55a2.4 2.4 0 0 1-.05-.5V16H4.5a.5.5 0 0 1-.5-.5V8.445a.5.5 0 0 1 .166-.371l5.5-4.942a.5.5 0 0 1 .668 0l5.5 4.942l.03.03l.191.031q.49.088.943.229a1.5 1.5 0 0 0-.495-1.034zM17 9.421a6.5 6.5 0 0 0-1.12-.301A8 8 0 0 0 14.5 9c-2.485 0-4.5 1.12-4.5 2.5s2.015 2.5 4.5 2.5s4.5-1.12 4.5-2.5c0-.867-.794-1.63-2-2.08m1.168 4.72c-.99.55-2.288.859-3.668.859s-2.678-.309-3.668-.858a4.6 4.6 0 0 1-.832-.588v2.945c0 1.381 2.015 2.5 4.5 2.5S19 17.88 19 16.5l.001-2.946a4.5 4.5 0 0 1-.833.589"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M11.003 2.388a1.5 1.5 0 0 0-2.005 0l-5.5 4.942A1.5 1.5 0 0 0 3 8.445V15.5A1.5 1.5 0 0 0 4.5 17h4.55a2.4 2.4 0 0 1-.05-.5V16H4.5a.5.5 0 0 1-.5-.5V8.445a.5.5 0 0 1 .166-.371l5.5-4.942a.5.5 0 0 1 .668 0l5.5 4.942l.03.03l.191.031q.49.088.943.229a1.5 1.5 0 0 0-.495-1.034zM17 9.421a6.5 6.5 0 0 0-1.12-.301A8 8 0 0 0 14.5 9c-2.485 0-4.5 1.12-4.5 2.5s2.015 2.5 4.5 2.5s4.5-1.12 4.5-2.5c0-.867-.794-1.63-2-2.08m1.168 4.72c-.99.55-2.288.859-3.668.859s-2.678-.309-3.668-.858a4.6 4.6 0 0 1-.832-.588v2.945c0 1.381 2.015 2.5 4.5 2.5S19 17.88 19 16.5l.001-2.946a4.5 4.5 0 0 1-.833.589"/></svg> </template>
CSS
.icon-home-database-20-regular {
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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11.003%202.388a1.5%201.5%200%200%200-2.005%200l-5.5%204.942A1.5%201.5%200%200%200%203%208.445V15.5A1.5%201.5%200%200%200%204.5%2017h4.55a2.4%202.4%200%200%201-.05-.5V16H4.5a.5.5%200%200%201-.5-.5V8.445a.5.5%200%200%201%20.166-.371l5.5-4.942a.5.5%200%200%201%20.668%200l5.5%204.942l.03.03l.191.031q.49.088.943.229a1.5%201.5%200%200%200-.495-1.034zM17%209.421a6.5%206.5%200%200%200-1.12-.301A8%208%200%200%200%2014.5%209c-2.485%200-4.5%201.12-4.5%202.5s2.015%202.5%204.5%202.5s4.5-1.12%204.5-2.5c0-.867-.794-1.63-2-2.08m1.168%204.72c-.99.55-2.288.859-3.668.859s-2.678-.309-3.668-.858a4.6%204.6%200%200%201-.832-.588v2.945c0%201.381%202.015%202.5%204.5%202.5S19%2017.88%2019%2016.5l.001-2.946a4.5%204.5%200%200%201-.833.589%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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11.003%202.388a1.5%201.5%200%200%200-2.005%200l-5.5%204.942A1.5%201.5%200%200%200%203%208.445V15.5A1.5%201.5%200%200%200%204.5%2017h4.55a2.4%202.4%200%200%201-.05-.5V16H4.5a.5.5%200%200%201-.5-.5V8.445a.5.5%200%200%201%20.166-.371l5.5-4.942a.5.5%200%200%201%20.668%200l5.5%204.942l.03.03l.191.031q.49.088.943.229a1.5%201.5%200%200%200-.495-1.034zM17%209.421a6.5%206.5%200%200%200-1.12-.301A8%208%200%200%200%2014.5%209c-2.485%200-4.5%201.12-4.5%202.5s2.015%202.5%204.5%202.5s4.5-1.12%204.5-2.5c0-.867-.794-1.63-2-2.08m1.168%204.72c-.99.55-2.288.859-3.668.859s-2.678-.309-3.668-.858a4.6%204.6%200%200%201-.832-.588v2.945c0%201.381%202.015%202.5%204.5%202.5S19%2017.88%2019%2016.5l.001-2.946a4.5%204.5%200%200%201-.833.589%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/home-database-20-regular.svg?color=%231a73e8&size=48