building retail money icon
building-retail-money-20-regular from Fluent UI System Icons by Microsoft Corporation · 20 Regular · MIT Free for personal and commercial use.
- Name
- building-retail-money-20-regular
- Set
- Fluent UI System Icons
- Style
- 20 Regular
- Viewbox
- 20×20
- License
- MIT
3 other variants in Fluent UI System Icons
Related icons in Fluent UI System Icons
building-bank-16-filledbuilding-bank-link-16-filledbuilding-bank-toolbox-20-filledbuilding-checkmark-16-filledbuilding-cloud-24-filledbuilding-desktop-16-filledbuilding-factory-16-filledbuilding-government-16-filledbuilding-government-search-16-filledbuilding-home-16-filledbuilding-lighthouse-16-filledbuilding-mosque-12-filledbuilding-multiple-16-filledbuilding-people-16-filledbuilding-retail-20-filledbuilding-retail-more-20-filledbuilding-retail-shield-20-filledbuilding-retail-toolbox-20-filledbuilding-shop-16-filledbuilding-skyscraper-16-filledbuilding-swap-16-filledbuilding-townhouse-20-filledbuilding-yurt-16-filled
Use the building retail money icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M2 4.5A1.5 1.5 0 0 1 3.5 3h13a1.5 1.5 0 0 1 .5 2.915V12h-1V6H4v10h1v-3.5a.5.5 0 0 1 .5-.5h4a.5.5 0 0 1 .456.294A2 2 0 0 0 9 14v-1H6v3h3v1H3.5a.5.5 0 0 1-.5-.5V5.915A1.5 1.5 0 0 1 2 4.5M3.5 4a.5.5 0 0 0 0 1h13a.5.5 0 0 0 0-1zm2 3a.5.5 0 0 0-.5.5v3a.5.5 0 0 0 .5.5h9a.5.5 0 0 0 .5-.5v-3a.5.5 0 0 0-.5-.5zm.5 3V8h8v2zm13 4.5v3a1.5 1.5 0 0 1-1.5 1.5h-6a1.5 1.5 0 0 1-1.5-1.5v-3a1.5 1.5 0 0 1 1.5-1.5h6a1.5 1.5 0 0 1 1.5 1.5M17.5 18a.5.5 0 0 1 .5-.5v-1a1.5 1.5 0 0 0-1.5 1.5zm.5-3.5a.5.5 0 0 1-.5-.5h-1a1.5 1.5 0 0 0 1.5 1.5zm-6.5-.5a.5.5 0 0 1-.5.5v1a1.5 1.5 0 0 0 1.5-1.5zm-.5 3.5a.5.5 0 0 1 .5.5h1a1.5 1.5 0 0 0-1.5-1.5zm3.5-3a1.5 1.5 0 1 0 0 3a1.5 1.5 0 0 0 0-3"/></svg>
React
import type { SVGProps } from "react";
export function FluentBuildingRetailMoney20Regular(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="M2 4.5A1.5 1.5 0 0 1 3.5 3h13a1.5 1.5 0 0 1 .5 2.915V12h-1V6H4v10h1v-3.5a.5.5 0 0 1 .5-.5h4a.5.5 0 0 1 .456.294A2 2 0 0 0 9 14v-1H6v3h3v1H3.5a.5.5 0 0 1-.5-.5V5.915A1.5 1.5 0 0 1 2 4.5M3.5 4a.5.5 0 0 0 0 1h13a.5.5 0 0 0 0-1zm2 3a.5.5 0 0 0-.5.5v3a.5.5 0 0 0 .5.5h9a.5.5 0 0 0 .5-.5v-3a.5.5 0 0 0-.5-.5zm.5 3V8h8v2zm13 4.5v3a1.5 1.5 0 0 1-1.5 1.5h-6a1.5 1.5 0 0 1-1.5-1.5v-3a1.5 1.5 0 0 1 1.5-1.5h6a1.5 1.5 0 0 1 1.5 1.5M17.5 18a.5.5 0 0 1 .5-.5v-1a1.5 1.5 0 0 0-1.5 1.5zm.5-3.5a.5.5 0 0 1-.5-.5h-1a1.5 1.5 0 0 0 1.5 1.5zm-6.5-.5a.5.5 0 0 1-.5.5v1a1.5 1.5 0 0 0 1.5-1.5zm-.5 3.5a.5.5 0 0 1 .5.5h1a1.5 1.5 0 0 0-1.5-1.5zm3.5-3a1.5 1.5 0 1 0 0 3a1.5 1.5 0 0 0 0-3"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M2 4.5A1.5 1.5 0 0 1 3.5 3h13a1.5 1.5 0 0 1 .5 2.915V12h-1V6H4v10h1v-3.5a.5.5 0 0 1 .5-.5h4a.5.5 0 0 1 .456.294A2 2 0 0 0 9 14v-1H6v3h3v1H3.5a.5.5 0 0 1-.5-.5V5.915A1.5 1.5 0 0 1 2 4.5M3.5 4a.5.5 0 0 0 0 1h13a.5.5 0 0 0 0-1zm2 3a.5.5 0 0 0-.5.5v3a.5.5 0 0 0 .5.5h9a.5.5 0 0 0 .5-.5v-3a.5.5 0 0 0-.5-.5zm.5 3V8h8v2zm13 4.5v3a1.5 1.5 0 0 1-1.5 1.5h-6a1.5 1.5 0 0 1-1.5-1.5v-3a1.5 1.5 0 0 1 1.5-1.5h6a1.5 1.5 0 0 1 1.5 1.5M17.5 18a.5.5 0 0 1 .5-.5v-1a1.5 1.5 0 0 0-1.5 1.5zm.5-3.5a.5.5 0 0 1-.5-.5h-1a1.5 1.5 0 0 0 1.5 1.5zm-6.5-.5a.5.5 0 0 1-.5.5v1a1.5 1.5 0 0 0 1.5-1.5zm-.5 3.5a.5.5 0 0 1 .5.5h1a1.5 1.5 0 0 0-1.5-1.5zm3.5-3a1.5 1.5 0 1 0 0 3a1.5 1.5 0 0 0 0-3"/></svg> </template>
CSS
.icon-building-retail-money-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%22M2%204.5A1.5%201.5%200%200%201%203.5%203h13a1.5%201.5%200%200%201%20.5%202.915V12h-1V6H4v10h1v-3.5a.5.5%200%200%201%20.5-.5h4a.5.5%200%200%201%20.456.294A2%202%200%200%200%209%2014v-1H6v3h3v1H3.5a.5.5%200%200%201-.5-.5V5.915A1.5%201.5%200%200%201%202%204.5M3.5%204a.5.5%200%200%200%200%201h13a.5.5%200%200%200%200-1zm2%203a.5.5%200%200%200-.5.5v3a.5.5%200%200%200%20.5.5h9a.5.5%200%200%200%20.5-.5v-3a.5.5%200%200%200-.5-.5zm.5%203V8h8v2zm13%204.5v3a1.5%201.5%200%200%201-1.5%201.5h-6a1.5%201.5%200%200%201-1.5-1.5v-3a1.5%201.5%200%200%201%201.5-1.5h6a1.5%201.5%200%200%201%201.5%201.5M17.5%2018a.5.5%200%200%201%20.5-.5v-1a1.5%201.5%200%200%200-1.5%201.5zm.5-3.5a.5.5%200%200%201-.5-.5h-1a1.5%201.5%200%200%200%201.5%201.5zm-6.5-.5a.5.5%200%200%201-.5.5v1a1.5%201.5%200%200%200%201.5-1.5zm-.5%203.5a.5.5%200%200%201%20.5.5h1a1.5%201.5%200%200%200-1.5-1.5zm3.5-3a1.5%201.5%200%201%200%200%203a1.5%201.5%200%200%200%200-3%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%22M2%204.5A1.5%201.5%200%200%201%203.5%203h13a1.5%201.5%200%200%201%20.5%202.915V12h-1V6H4v10h1v-3.5a.5.5%200%200%201%20.5-.5h4a.5.5%200%200%201%20.456.294A2%202%200%200%200%209%2014v-1H6v3h3v1H3.5a.5.5%200%200%201-.5-.5V5.915A1.5%201.5%200%200%201%202%204.5M3.5%204a.5.5%200%200%200%200%201h13a.5.5%200%200%200%200-1zm2%203a.5.5%200%200%200-.5.5v3a.5.5%200%200%200%20.5.5h9a.5.5%200%200%200%20.5-.5v-3a.5.5%200%200%200-.5-.5zm.5%203V8h8v2zm13%204.5v3a1.5%201.5%200%200%201-1.5%201.5h-6a1.5%201.5%200%200%201-1.5-1.5v-3a1.5%201.5%200%200%201%201.5-1.5h6a1.5%201.5%200%200%201%201.5%201.5M17.5%2018a.5.5%200%200%201%20.5-.5v-1a1.5%201.5%200%200%200-1.5%201.5zm.5-3.5a.5.5%200%200%201-.5-.5h-1a1.5%201.5%200%200%200%201.5%201.5zm-6.5-.5a.5.5%200%200%201-.5.5v1a1.5%201.5%200%200%200%201.5-1.5zm-.5%203.5a.5.5%200%200%201%20.5.5h1a1.5%201.5%200%200%200-1.5-1.5zm3.5-3a1.5%201.5%200%201%200%200%203a1.5%201.5%200%200%200%200-3%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/building-retail-money-20-regular.svg?color=%231a73e8&size=48