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

Name
building-bank-28-regular
Set
Fluent UI System Icons
Style
28 Regular
Viewbox
28×28
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 28 28"><path fill="currentColor" d="M14 9a1.5 1.5 0 1 0 0-3a1.5 1.5 0 0 0 0 3m.89-6.705a1.5 1.5 0 0 0-1.78 0L3.61 9.3c-1.164.859-.557 2.707.89 2.707H5v7.242a3.25 3.25 0 0 0-2 3.001v1.5c0 .414.336.75.75.75h20.5a.75.75 0 0 0 .75-.75v-1.5a3.25 3.25 0 0 0-2-3v-7.243h.499c1.448 0 2.055-1.848.89-2.707zM6.5 19v-6.993H9V19zm15-6.993V19H19v-6.993zm-4 0V19h-2.75v-6.993zm-4.25 0V19H10.5v-6.993zm-8.75-1.5L14 3.502l9.499 7.005zm0 11.743c0-.966.784-1.75 1.75-1.75h15.5c.966 0 1.75.784 1.75 1.75V23h-19z"/></svg>

React

import type { SVGProps } from "react";

export function FluentBuildingBank28Regular(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M14 9a1.5 1.5 0 1 0 0-3a1.5 1.5 0 0 0 0 3m.89-6.705a1.5 1.5 0 0 0-1.78 0L3.61 9.3c-1.164.859-.557 2.707.89 2.707H5v7.242a3.25 3.25 0 0 0-2 3.001v1.5c0 .414.336.75.75.75h20.5a.75.75 0 0 0 .75-.75v-1.5a3.25 3.25 0 0 0-2-3v-7.243h.499c1.448 0 2.055-1.848.89-2.707zM6.5 19v-6.993H9V19zm15-6.993V19H19v-6.993zm-4 0V19h-2.75v-6.993zm-4.25 0V19H10.5v-6.993zm-8.75-1.5L14 3.502l9.499 7.005zm0 11.743c0-.966.784-1.75 1.75-1.75h15.5c.966 0 1.75.784 1.75 1.75V23h-19z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M14 9a1.5 1.5 0 1 0 0-3a1.5 1.5 0 0 0 0 3m.89-6.705a1.5 1.5 0 0 0-1.78 0L3.61 9.3c-1.164.859-.557 2.707.89 2.707H5v7.242a3.25 3.25 0 0 0-2 3.001v1.5c0 .414.336.75.75.75h20.5a.75.75 0 0 0 .75-.75v-1.5a3.25 3.25 0 0 0-2-3v-7.243h.499c1.448 0 2.055-1.848.89-2.707zM6.5 19v-6.993H9V19zm15-6.993V19H19v-6.993zm-4 0V19h-2.75v-6.993zm-4.25 0V19H10.5v-6.993zm-8.75-1.5L14 3.502l9.499 7.005zm0 11.743c0-.966.784-1.75 1.75-1.75h15.5c.966 0 1.75.784 1.75 1.75V23h-19z"/></svg>
</template>

CSS

.icon-building-bank-28-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%2028%2028%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M14%209a1.5%201.5%200%201%200%200-3a1.5%201.5%200%200%200%200%203m.89-6.705a1.5%201.5%200%200%200-1.78%200L3.61%209.3c-1.164.859-.557%202.707.89%202.707H5v7.242a3.25%203.25%200%200%200-2%203.001v1.5c0%20.414.336.75.75.75h20.5a.75.75%200%200%200%20.75-.75v-1.5a3.25%203.25%200%200%200-2-3v-7.243h.499c1.448%200%202.055-1.848.89-2.707zM6.5%2019v-6.993H9V19zm15-6.993V19H19v-6.993zm-4%200V19h-2.75v-6.993zm-4.25%200V19H10.5v-6.993zm-8.75-1.5L14%203.502l9.499%207.005zm0%2011.743c0-.966.784-1.75%201.75-1.75h15.5c.966%200%201.75.784%201.75%201.75V23h-19z%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%2028%2028%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M14%209a1.5%201.5%200%201%200%200-3a1.5%201.5%200%200%200%200%203m.89-6.705a1.5%201.5%200%200%200-1.78%200L3.61%209.3c-1.164.859-.557%202.707.89%202.707H5v7.242a3.25%203.25%200%200%200-2%203.001v1.5c0%20.414.336.75.75.75h20.5a.75.75%200%200%200%20.75-.75v-1.5a3.25%203.25%200%200%200-2-3v-7.243h.499c1.448%200%202.055-1.848.89-2.707zM6.5%2019v-6.993H9V19zm15-6.993V19H19v-6.993zm-4%200V19h-2.75v-6.993zm-4.25%200V19H10.5v-6.993zm-8.75-1.5L14%203.502l9.499%207.005zm0%2011.743c0-.966.784-1.75%201.75-1.75h15.5c.966%200%201.75.784%201.75%201.75V23h-19z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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