home-more-48-filled from Fluent UI System Icons by Microsoft Corporation · 48 Filled · MIT Free for personal and commercial use.

Name
home-more-48-filled
Set
Fluent UI System Icons
Style
48 Filled
Viewbox
48×48
License
MIT

7 other variants in Fluent UI System Icons

Related icons in Fluent UI System Icons

Use the home more icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="M21.606 5.855a3.78 3.78 0 0 1 4.788 0l13.175 10.742A3.91 3.91 0 0 1 41 19.628v19.485C41 41.26 39.288 43 37.175 43h-26.35C8.713 43 7 41.26 7 39.113V19.628a3.91 3.91 0 0 1 1.431-3.031zM19.25 24.5a2.25 2.25 0 1 0-4.5 0a2.25 2.25 0 0 0 4.5 0m7 0a2.25 2.25 0 1 0-4.5 0a2.25 2.25 0 0 0 4.5 0m7 0a2.25 2.25 0 1 0-4.5 0a2.25 2.25 0 0 0 4.5 0m-7 7a2.25 2.25 0 1 0-4.5 0a2.25 2.25 0 0 0 4.5 0m-7 0a2.25 2.25 0 1 0-4.5 0a2.25 2.25 0 0 0 4.5 0m14 0a2.25 2.25 0 1 0-4.5 0a2.25 2.25 0 0 0 4.5 0"/></svg>

React

import type { SVGProps } from "react";

export function FluentHomeMore48Filled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="M21.606 5.855a3.78 3.78 0 0 1 4.788 0l13.175 10.742A3.91 3.91 0 0 1 41 19.628v19.485C41 41.26 39.288 43 37.175 43h-26.35C8.713 43 7 41.26 7 39.113V19.628a3.91 3.91 0 0 1 1.431-3.031zM19.25 24.5a2.25 2.25 0 1 0-4.5 0a2.25 2.25 0 0 0 4.5 0m7 0a2.25 2.25 0 1 0-4.5 0a2.25 2.25 0 0 0 4.5 0m7 0a2.25 2.25 0 1 0-4.5 0a2.25 2.25 0 0 0 4.5 0m-7 7a2.25 2.25 0 1 0-4.5 0a2.25 2.25 0 0 0 4.5 0m-7 0a2.25 2.25 0 1 0-4.5 0a2.25 2.25 0 0 0 4.5 0m14 0a2.25 2.25 0 1 0-4.5 0a2.25 2.25 0 0 0 4.5 0"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="M21.606 5.855a3.78 3.78 0 0 1 4.788 0l13.175 10.742A3.91 3.91 0 0 1 41 19.628v19.485C41 41.26 39.288 43 37.175 43h-26.35C8.713 43 7 41.26 7 39.113V19.628a3.91 3.91 0 0 1 1.431-3.031zM19.25 24.5a2.25 2.25 0 1 0-4.5 0a2.25 2.25 0 0 0 4.5 0m7 0a2.25 2.25 0 1 0-4.5 0a2.25 2.25 0 0 0 4.5 0m7 0a2.25 2.25 0 1 0-4.5 0a2.25 2.25 0 0 0 4.5 0m-7 7a2.25 2.25 0 1 0-4.5 0a2.25 2.25 0 0 0 4.5 0m-7 0a2.25 2.25 0 1 0-4.5 0a2.25 2.25 0 0 0 4.5 0m14 0a2.25 2.25 0 1 0-4.5 0a2.25 2.25 0 0 0 4.5 0"/></svg>
</template>

CSS

.icon-home-more-48-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%2048%2048%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M21.606%205.855a3.78%203.78%200%200%201%204.788%200l13.175%2010.742A3.91%203.91%200%200%201%2041%2019.628v19.485C41%2041.26%2039.288%2043%2037.175%2043h-26.35C8.713%2043%207%2041.26%207%2039.113V19.628a3.91%203.91%200%200%201%201.431-3.031zM19.25%2024.5a2.25%202.25%200%201%200-4.5%200a2.25%202.25%200%200%200%204.5%200m7%200a2.25%202.25%200%201%200-4.5%200a2.25%202.25%200%200%200%204.5%200m7%200a2.25%202.25%200%201%200-4.5%200a2.25%202.25%200%200%200%204.5%200m-7%207a2.25%202.25%200%201%200-4.5%200a2.25%202.25%200%200%200%204.5%200m-7%200a2.25%202.25%200%201%200-4.5%200a2.25%202.25%200%200%200%204.5%200m14%200a2.25%202.25%200%201%200-4.5%200a2.25%202.25%200%200%200%204.5%200%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%2048%2048%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M21.606%205.855a3.78%203.78%200%200%201%204.788%200l13.175%2010.742A3.91%203.91%200%200%201%2041%2019.628v19.485C41%2041.26%2039.288%2043%2037.175%2043h-26.35C8.713%2043%207%2041.26%207%2039.113V19.628a3.91%203.91%200%200%201%201.431-3.031zM19.25%2024.5a2.25%202.25%200%201%200-4.5%200a2.25%202.25%200%200%200%204.5%200m7%200a2.25%202.25%200%201%200-4.5%200a2.25%202.25%200%200%200%204.5%200m7%200a2.25%202.25%200%201%200-4.5%200a2.25%202.25%200%200%200%204.5%200m-7%207a2.25%202.25%200%201%200-4.5%200a2.25%202.25%200%200%200%204.5%200m-7%200a2.25%202.25%200%201%200-4.5%200a2.25%202.25%200%200%200%204.5%200m14%200a2.25%202.25%200%201%200-4.5%200a2.25%202.25%200%200%200%204.5%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/home-more-48-filled.svg?color=%231a73e8&size=48