@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 962 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 HomeMinimal = createMeisterIcons("home-minimal", [["path", { "fill": "currentColor", "d": "M17.596 3.25a.75.75 0 0 0-1.5 0v2.169l-1.851-1.63a3.356 3.356 0 0 0-4.497 0L4.733 8.204l-.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.264l-1.645-1.447zm-6.848 1.657a1.856 1.856 0 0 1 2.497 0l5.006 4.406.002.001c.622.545.943 1.332.943 2.136v7.131l.003.031c.059.703-.529 1.388-1.453 1.388h-11.5a1.47 1.47 0 0 1-1.45-1.45v-7.1c0-.755.384-1.565.965-2.154l4.98-4.383z", "key": "227439740c6cdb24eaed50237d722e3a67f4e6de", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { HomeMinimal as default };
//# sourceMappingURL=HomeMinimal.js.map