@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.08 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 HomeGarage = createMeisterIcons("home-garage", [["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.45h.55v-3.85c0-1.215.936-2.15 2.15-2.15h6.2c1.215 0 2.15.935 2.15 2.15v3.85h.45c.924 0 1.512-.686 1.453-1.388l-.003-.031v-7.131c0-.804-.32-1.591-.944-2.136l-.001-.001zm2.551 12.093v-.85c0-.386-.264-.65-.65-.65h-6.2c-.385 0-.65.264-.65.65v.85zm-7.5 1.5h7.5v1.5h-7.5zm5.949-14.71a3.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": "dcc4930f806aab9155bf3ce3f8af37bcbc5bf0fd", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { HomeGarage as default };
//# sourceMappingURL=HomeGarage.js.map