building retail more icon

building-retail-more-24-regular from Fluent UI System Icons by Microsoft Corporation · 24 Regular · MIT Free for personal and commercial use.

Name
building-retail-more-24-regular
Set
Fluent UI System Icons
Style
24 Regular
Viewbox
24×24
License
MIT
Aliases
building-more-24-regular

5 other variants in Fluent UI System Icons

Related icons in Fluent UI System Icons

Use the building retail more icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.75 16a1.25 1.25 0 1 0 0-2.5a1.25 1.25 0 0 0 0 2.5m5.5-1.25a1.25 1.25 0 1 1-2.5 0a1.25 1.25 0 0 1 2.5 0m3 1.25a1.25 1.25 0 1 0 0-2.5a1.25 1.25 0 0 0 0 2.5M4.873 3.633A1.75 1.75 0 0 1 6.22 3h11.56c.521 0 1.015.232 1.348.633l3.58 4.32c.676.814.097 2.047-.962 2.047H21v8.75a2.5 2.5 0 0 1-2.5 2.5h-13a2.5 2.5 0 0 1-2.5-2.5V10h-.746c-1.058 0-1.637-1.233-.962-2.048zM6.22 4.5a.25.25 0 0 0-.192.09L2.786 8.5h18.428l-3.241-3.91a.25.25 0 0 0-.193-.09zM4.5 10v8.75a1 1 0 0 0 1 1h13a1 1 0 0 0 1-1V10z"/></svg>

React

import type { SVGProps } from "react";

export function FluentBuildingRetailMore24Regular(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="M7.75 16a1.25 1.25 0 1 0 0-2.5a1.25 1.25 0 0 0 0 2.5m5.5-1.25a1.25 1.25 0 1 1-2.5 0a1.25 1.25 0 0 1 2.5 0m3 1.25a1.25 1.25 0 1 0 0-2.5a1.25 1.25 0 0 0 0 2.5M4.873 3.633A1.75 1.75 0 0 1 6.22 3h11.56c.521 0 1.015.232 1.348.633l3.58 4.32c.676.814.097 2.047-.962 2.047H21v8.75a2.5 2.5 0 0 1-2.5 2.5h-13a2.5 2.5 0 0 1-2.5-2.5V10h-.746c-1.058 0-1.637-1.233-.962-2.048zM6.22 4.5a.25.25 0 0 0-.192.09L2.786 8.5h18.428l-3.241-3.91a.25.25 0 0 0-.193-.09zM4.5 10v8.75a1 1 0 0 0 1 1h13a1 1 0 0 0 1-1V10z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.75 16a1.25 1.25 0 1 0 0-2.5a1.25 1.25 0 0 0 0 2.5m5.5-1.25a1.25 1.25 0 1 1-2.5 0a1.25 1.25 0 0 1 2.5 0m3 1.25a1.25 1.25 0 1 0 0-2.5a1.25 1.25 0 0 0 0 2.5M4.873 3.633A1.75 1.75 0 0 1 6.22 3h11.56c.521 0 1.015.232 1.348.633l3.58 4.32c.676.814.097 2.047-.962 2.047H21v8.75a2.5 2.5 0 0 1-2.5 2.5h-13a2.5 2.5 0 0 1-2.5-2.5V10h-.746c-1.058 0-1.637-1.233-.962-2.048zM6.22 4.5a.25.25 0 0 0-.192.09L2.786 8.5h18.428l-3.241-3.91a.25.25 0 0 0-.193-.09zM4.5 10v8.75a1 1 0 0 0 1 1h13a1 1 0 0 0 1-1V10z"/></svg>
</template>

CSS

.icon-building-retail-more-24-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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7.75%2016a1.25%201.25%200%201%200%200-2.5a1.25%201.25%200%200%200%200%202.5m5.5-1.25a1.25%201.25%200%201%201-2.5%200a1.25%201.25%200%200%201%202.5%200m3%201.25a1.25%201.25%200%201%200%200-2.5a1.25%201.25%200%200%200%200%202.5M4.873%203.633A1.75%201.75%200%200%201%206.22%203h11.56c.521%200%201.015.232%201.348.633l3.58%204.32c.676.814.097%202.047-.962%202.047H21v8.75a2.5%202.5%200%200%201-2.5%202.5h-13a2.5%202.5%200%200%201-2.5-2.5V10h-.746c-1.058%200-1.637-1.233-.962-2.048zM6.22%204.5a.25.25%200%200%200-.192.09L2.786%208.5h18.428l-3.241-3.91a.25.25%200%200%200-.193-.09zM4.5%2010v8.75a1%201%200%200%200%201%201h13a1%201%200%200%200%201-1V10z%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%22M7.75%2016a1.25%201.25%200%201%200%200-2.5a1.25%201.25%200%200%200%200%202.5m5.5-1.25a1.25%201.25%200%201%201-2.5%200a1.25%201.25%200%200%201%202.5%200m3%201.25a1.25%201.25%200%201%200%200-2.5a1.25%201.25%200%200%200%200%202.5M4.873%203.633A1.75%201.75%200%200%201%206.22%203h11.56c.521%200%201.015.232%201.348.633l3.58%204.32c.676.814.097%202.047-.962%202.047H21v8.75a2.5%202.5%200%200%201-2.5%202.5h-13a2.5%202.5%200%200%201-2.5-2.5V10h-.746c-1.058%200-1.637-1.233-.962-2.048zM6.22%204.5a.25.25%200%200%200-.192.09L2.786%208.5h18.428l-3.241-3.91a.25.25%200%200%200-.193-.09zM4.5%2010v8.75a1%201%200%200%200%201%201h13a1%201%200%200%200%201-1V10z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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