@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 903 B
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 HomeEmpty = createMeisterIcons("home-empty", [["path", { "fill": "currentColor", "d": "M13.245 4.695a1.856 1.856 0 0 0-2.497 0l-.006.006L5.76 9.084c-.581.588-.965 1.399-.965 2.154v7.1c0 .785.665 1.45 1.45 1.45h11.5c.924 0 1.512-.686 1.453-1.388l-.003-.031v-7.131c0-.804-.32-1.591-.944-2.136l-.001-.001zm1-1.118a3.356 3.356 0 0 0-4.497 0L4.733 7.99l-.017.017c-.81.81-1.42 1.992-1.42 3.23v7.1a2.97 2.97 0 0 0 2.95 2.95h11.5c1.666 0 3.07-1.297 2.95-2.978v-7.071c0-1.196-.478-2.41-1.455-3.264z", "key": "9a6f7a2e354f351d88065f4fb9660236cc2d4bad", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { HomeEmpty as default };
//# sourceMappingURL=HomeEmpty.js.map