@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.82 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 HomeGarageLineB = createMeisterIcons("home-garage-line-b", [["path", { "fill": "currentColor", "d": "M13.198 4.645a1.856 1.856 0 0 0-2.496 0l-.007.006-5 4.4h-.001a2.82 2.82 0 0 0-.944 2.137v7.1c0 .785.664 1.45 1.45 1.45h.45v-3.85c0-1.215.936-2.15 2.15-2.15h6.3c1.214 0 2.15.935 2.15 2.15v3.85h.55a1.47 1.47 0 0 0 1.45-1.45v-7.1c0-.756-.384-1.559-1.044-2.136l-.002-.001zm1-1.118a3.356 3.356 0 0 0-4.496 0L4.706 7.923c-.977.856-1.456 2.069-1.456 3.265v7.1a2.97 2.97 0 0 0 2.95 2.95h1.95v-5.35c0-.386.264-.65.65-.65h6.3c.386 0 .65.264.65.65v5.35h2.05a2.97 2.97 0 0 0 2.95-2.95v-7.1c0-1.245-.616-2.442-1.555-3.264l-.001-.001z", "key": "a020c5e6011695fc595e28147d4b178135bf1829", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M6.75 16.838h10.5v4.5H6.75zm1.5 1.5v1.5h7.5v-1.5z", "key": "be40791a2a2fe8449396e58565ed0d62bcd0f5ab", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M16.5 15.988v1.6h-9v-1.6c0-.8.6-1.4 1.4-1.4h6.2c.7 0 1.4.6 1.4 1.4", "key": "e62d3420a235e12f11eb1d8e7d8322305965025d", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M8.9 15.338c-.386 0-.65.264-.65.65v.85h7.5v-.85c0-.352-.33-.65-.65-.65zm-2.15.65c0-1.215.936-2.15 2.15-2.15h6.2c1.08 0 2.15.901 2.15 2.15v2.35H6.75zm1.5-6.001a.75.75 0 0 1 .75-.75h6a.75.75 0 0 1 0 1.5H9a.75.75 0 0 1-.75-.75", "key": "f73c95e6510e8c1454991b76d72579b0ff3cff01", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { HomeGarageLineB as default };
//# sourceMappingURL=HomeGarageLineB.js.map