@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.2 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 HomeEmptyB = createMeisterIcons("home-empty-b", [["path", { "fill": "currentColor", "d": "M17.747 20.588h-11.5c-1.2 0-2.2-1-2.2-2.2v-7.2c0-1 .5-2 1.2-2.7l5-4.4c1-.9 2.5-.9 3.5 0l5 4.4c.8.7 1.2 1.7 1.2 2.7v7.1c.1 1.3-.9 2.3-2.2 2.3", "key": "f78df788590e0c9825966705b016884074ecbbcc", "fillRule": "evenodd", "clipRule": "evenodd" }], ["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": "d06596b0c60a203be4070106ff1908887625b789", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { HomeEmptyB as default };
//# sourceMappingURL=HomeEmptyB.js.map