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

Name
building-bank-48-filled
Set
Fluent UI System Icons
Style
48 Filled
Viewbox
48×48
License
MIT

9 other variants in Fluent UI System Icons

The same icon in other sets

Related icons in Fluent UI System Icons

Use the building bank icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="M25.346 4.447a2.25 2.25 0 0 0-2.692 0L6.71 16.349c-1.35 1.007-.637 3.152 1.046 3.152h32.489c1.684 0 2.396-2.145 1.047-3.152zM24 14a2 2 0 1 1 0-4a2 2 0 0 1 0 4M6 38.251A5.25 5.25 0 0 1 11.25 33h25.5c2.9 0 5.25 2.35 5.25 5.25v1.5c0 .69-.56 1.249-1.25 1.249H7.25A1.25 1.25 0 0 1 6 39.75zM14 31h-4v-9.5h4zm4-9.5V31h4v-9.5zm8 0V31h4v-9.5zm8 0V31h4v-9.5z"/></svg>

React

import type { SVGProps } from "react";

export function FluentBuildingBank48Filled(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="M25.346 4.447a2.25 2.25 0 0 0-2.692 0L6.71 16.349c-1.35 1.007-.637 3.152 1.046 3.152h32.489c1.684 0 2.396-2.145 1.047-3.152zM24 14a2 2 0 1 1 0-4a2 2 0 0 1 0 4M6 38.251A5.25 5.25 0 0 1 11.25 33h25.5c2.9 0 5.25 2.35 5.25 5.25v1.5c0 .69-.56 1.249-1.25 1.249H7.25A1.25 1.25 0 0 1 6 39.75zM14 31h-4v-9.5h4zm4-9.5V31h4v-9.5zm8 0V31h4v-9.5zm8 0V31h4v-9.5z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="M25.346 4.447a2.25 2.25 0 0 0-2.692 0L6.71 16.349c-1.35 1.007-.637 3.152 1.046 3.152h32.489c1.684 0 2.396-2.145 1.047-3.152zM24 14a2 2 0 1 1 0-4a2 2 0 0 1 0 4M6 38.251A5.25 5.25 0 0 1 11.25 33h25.5c2.9 0 5.25 2.35 5.25 5.25v1.5c0 .69-.56 1.249-1.25 1.249H7.25A1.25 1.25 0 0 1 6 39.75zM14 31h-4v-9.5h4zm4-9.5V31h4v-9.5zm8 0V31h4v-9.5zm8 0V31h4v-9.5z"/></svg>
</template>

CSS

.icon-building-bank-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%22M25.346%204.447a2.25%202.25%200%200%200-2.692%200L6.71%2016.349c-1.35%201.007-.637%203.152%201.046%203.152h32.489c1.684%200%202.396-2.145%201.047-3.152zM24%2014a2%202%200%201%201%200-4a2%202%200%200%201%200%204M6%2038.251A5.25%205.25%200%200%201%2011.25%2033h25.5c2.9%200%205.25%202.35%205.25%205.25v1.5c0%20.69-.56%201.249-1.25%201.249H7.25A1.25%201.25%200%200%201%206%2039.75zM14%2031h-4v-9.5h4zm4-9.5V31h4v-9.5zm8%200V31h4v-9.5zm8%200V31h4v-9.5z%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%22M25.346%204.447a2.25%202.25%200%200%200-2.692%200L6.71%2016.349c-1.35%201.007-.637%203.152%201.046%203.152h32.489c1.684%200%202.396-2.145%201.047-3.152zM24%2014a2%202%200%201%201%200-4a2%202%200%200%201%200%204M6%2038.251A5.25%205.25%200%200%201%2011.25%2033h25.5c2.9%200%205.25%202.35%205.25%205.25v1.5c0%20.69-.56%201.249-1.25%201.249H7.25A1.25%201.25%200%200%201%206%2039.75zM14%2031h-4v-9.5h4zm4-9.5V31h4v-9.5zm8%200V31h4v-9.5zm8%200V31h4v-9.5z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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