@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.32 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 HomeCircleCh = createMeisterIcons("home-circle-ch", [["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.501c1.665 0 3.07-1.298 2.95-2.979V11.45c0-1.196-.48-2.409-1.456-3.264l-1.645-1.447zm-4.3 12.9V20h-2.5v-3.85c0-.284.05-.509.104-.65h2.293c.054.141.103.366.103.65m1.5 0V20h2.95c.924 0 1.512-.685 1.453-1.388l-.003-.03V11.45c0-.804-.32-1.59-.944-2.136l-.001-.001-5.006-4.406a1.856 1.856 0 0 0-2.497 0l-.006.006L5.76 9.296c-.581.589-.965 1.399-.965 2.154v7.1c0 .786.665 1.45 1.45 1.45h3.05v-3.85c0-.485.09-.944.254-1.308a1.7 1.7 0 0 1 .352-.522c.155-.152.408-.32.744-.32h2.8c.337 0 .59.168.745.32.157.154.27.342.352.522.164.364.253.823.253 1.308m-4-6.4a1.25 1.25 0 1 1 2.5 0 1.25 1.25 0 0 1-2.5 0M12.046 7a2.75 2.75 0 1 0 0 5.5 2.75 2.75 0 0 0 0-5.5", "key": "8bad3c9d983b06a871d3d4de76ba50de17102b74", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { HomeCircleCh as default };
//# sourceMappingURL=HomeCircleCh.js.map