UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.23 kB
"use strict"; /** * @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 HomeGarageCircle = createMeisterIcons("home-garage-circle", [["path", { "fill": "currentColor", "d": "M10.748 4.695a1.856 1.856 0 0 1 2.497 0L18.25 9.1l.002.002c.622.545.943 1.332.943 2.135v7.132l.003.03c.059.703-.529 1.388-1.453 1.388h-.45v-3.85c0-1.214-.935-2.15-2.15-2.15h-6.2c-1.214 0-2.15.936-2.15 2.15v3.85h-.55a1.47 1.47 0 0 1-1.45-1.45v-7.1c0-.755.384-1.565.965-2.153L10.74 4.7zm5.048 11.243v.85h-7.5v-.85c0-.386.265-.65.65-.65h6.2c.386 0 .65.264.65.65m0 3.85v-1.5h-7.5v1.5zm-8.26 1.5h10.21c1.666 0 3.07-1.298 2.95-2.98v-7.07c0-1.197-.478-2.41-1.455-3.264v-.001l-4.996-4.396a3.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.95zm3.26-11.75a1.25 1.25 0 1 1 2.5 0 1.25 1.25 0 0 1-2.5 0m1.25-2.75a2.75 2.75 0 1 0 0 5.5 2.75 2.75 0 0 0 0-5.5", "key": "26e113f2c043986b16b417507e0f057bad8762d6", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { HomeGarageCircle as default }; //# sourceMappingURL=HomeGarageCircle.js.map