"use client"; import { createFluentIcon } from '../../utils/createFluentIcon'; export const BuildingStoreColor = ( /*#__PURE__*/createFluentIcon('BuildingStoreColor', "1em", ``, { color: true })); export const BuildingStore16Color = ( /*#__PURE__*/createFluentIcon('BuildingStore16Color', "16", ``, { color: true })); export const BuildingStore20Color = ( /*#__PURE__*/createFluentIcon('BuildingStore20Color', "20", ``, { color: true })); export const BuildingStore24Color = ( /*#__PURE__*/createFluentIcon('BuildingStore24Color', "24", ``, { color: true }));