UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.16 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 HomeCircle = createMeisterIcons("home-circle", [["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.45h11.5c.924 0 1.512-.686 1.453-1.388l-.003-.031v-7.131c0-.804-.32-1.591-.944-2.136l-.001-.001zm1-1.118a3.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": "7290b356341386bd5914d304f4b77cb8f7375fe5", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M12.046 10.788a1.25 1.25 0 1 0 0 2.5 1.25 1.25 0 0 0 0-2.5m-2.75 1.25a2.75 2.75 0 1 1 5.5 0 2.75 2.75 0 0 1-5.5 0", "key": "e5387618ac914bef31ec0607beef6a4f42cc5ad9", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { HomeCircle as default }; //# sourceMappingURL=HomeCircle.js.map