UNPKG

google-material-icons

Version:

A google material icon library package for React applications

22 lines (18 loc) 874 B
/** * @license google-material-icons v2.1.3 - ISC * * This source code is licensed under the ISC license. * See the LICENSE file in the root directory of this source tree. */ import createIcon from '../../createIcon.js'; const RealEstateAgent = createIcon("RealEstateAgent", [ [ "path", { d: "M1.5 22.25H5.5V11.25H1.5V22.25ZM20.5 17.25H13.5L11.41 16.52L11.74 15.58L13.5 16.25H16.32C16.97 16.25 17.5 15.72 17.5 15.07C17.5 14.58 17.19 14.14 16.73 13.96L9.47 11.25H7.5V20.27L14.5 22.25L22.5 19.25C22.49 18.15 21.61 17.25 20.5 17.25ZM14.5 1.75L7.5 6.75V9.25H9.5L17.64 12.51C18.76 12.96 19.5 14.04 19.5 15.25H21.5V6.75L14.5 1.75ZM14 10.25H13V9.25H14V10.25ZM14 8.25H13V7.25H14V8.25ZM16 10.25H15V9.25H16V10.25ZM16 8.25H15V7.25H16V8.25Z", key: "7ubj1o" } ] ]); export { RealEstateAgent as default }; //# sourceMappingURL=real_estate_agent.js.map