@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.42 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 HomeMinimalB = createMeisterIcons("home-minimal-b", [["path", { "fill": "currentColor", "d": "M17.746 20.75h-11.5c-1.2 0-2.2-1-2.2-2.2v-7.1c0-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.2-.9 2.2-2.2 2.2", "key": "1ce77a07be5f996c9b9fe604c71285bf9933ec24", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M13.245 4.908a1.856 1.856 0 0 0-2.497 0l-.006.005L5.76 9.297c-.581.588-.965 1.398-.965 2.153v7.1c0 .786.665 1.45 1.45 1.45h11.5c.924 0 1.512-.685 1.453-1.388l-.003-.03V11.45c0-.804-.32-1.59-.944-2.136h-.001zm1-1.118a3.356 3.356 0 0 0-4.497 0L4.733 8.203l-.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.298 2.95-2.979V11.45c0-1.196-.478-2.409-1.455-3.264z", "key": "57f8dc7f0ba9948bdb6b230570e779c04f25484a", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M16.846 2.5a.75.75 0 0 1 .75.75v3.7a.75.75 0 0 1-1.5 0v-3.7a.75.75 0 0 1 .75-.75", "key": "b0dd4a86cf7c5fa1e342eae9cf86caf01b483fc0", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { HomeMinimalB as default };
//# sourceMappingURL=HomeMinimalB.js.map