@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.37 kB
JavaScript
;
/**
* @license @meistericons/react v0.21.1 - ISC
* The source code is licensed under the ISC license.
* See the root directory for the LICENSE file.
*/
import createMeisterIcons from '../createMeisterIcons.js';
const HomeCircleB1 = createMeisterIcons("home-circle-b-1", [["path", { "fill": "currentColor", "d": "M13.245 4.645a1.856 1.856 0 0 0-2.497 0l-.006.006-4.981 4.383c-.581.588-.965 1.398-.965 2.153v7.2c0 .786.665 1.45 1.45 1.45h11.5c.898 0 1.517-.661 1.453-1.492l-.003-.029v-7.128c0-.804-.32-1.591-.943-2.136l-.002-.001zm1-1.118a3.356 3.356 0 0 0-4.497 0L4.733 7.94l-.017.017c-.81.81-1.42 1.992-1.42 3.23v7.2a2.97 2.97 0 0 0 2.95 2.95h11.5c1.693 0 3.068-1.323 2.95-3.076v-7.073c0-1.196-.478-2.41-1.455-3.264v-.001z", "key": "85f9dcd8c3f24f0ed733989f2c099357c325b19e", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M12.047 13.987a2 2 0 1 0 0-4 2 2 0 0 0 0 4", "key": "eaa52d9354a64c5f8bc09ad433c948badae5d0fd", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M12.047 10.737a1.25 1.25 0 1 0 0 2.5 1.25 1.25 0 0 0 0-2.5m-2.75 1.25a2.75 2.75 0 1 1 5.5 0 2.75 2.75 0 0 1-5.5 0", "key": "3f92a90f33c828bf54c5854a9d776e4f3bd56a28", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { HomeCircleB1 as default };
//# sourceMappingURL=HomeCircleB1.js.map