@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.56 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 Circle1B = createMeisterIcons("circle-1-b", [["path", { "fill": "currentColor", "d": "M20.05 8H3.95c.4-.9 1-1.7 1.7-2.4C7.25 4 9.55 3 12.05 3s4.7 1 6.4 2.6c.6.7 1.2 1.5 1.6 2.4", "key": "efc21eb5dbda0b8fe3599c60539cf9bd3baab9d6", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M12.05 3.75c-2.302 0-4.411.921-5.87 2.38a8.3 8.3 0 0 0-.946 1.12h13.54a12 12 0 0 0-.868-1.131c-1.572-1.467-3.582-2.369-5.857-2.369M5.118 5.07c1.74-1.741 4.232-2.82 6.93-2.82 2.711 0 5.09 1.087 6.914 2.804l.03.027.026.03c.618.722 1.272 1.587 1.716 2.584l.468 1.055H2.795l.469-1.055C3.709 6.693 4.37 5.818 5.119 5.07", "key": "52fb512772d9074b3762098d5f3c72d0b292ba83", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M3.486 7.25h17.027l.207.415c.657 1.313.978 2.827.98 4.327.103 5.326-4.342 9.758-9.65 9.758-2.712 0-5.091-1.087-6.915-2.804l-.008-.008-.008-.008c-1.741-1.74-2.82-4.232-2.82-6.93 0-1.502.321-3.02.98-4.335zm.943 1.5c-.416.99-.63 2.114-.63 3.25 0 2.297.918 4.403 2.372 5.862 1.575 1.478 3.593 2.388 5.878 2.388 4.489 0 8.242-3.764 8.15-8.235V12c0-1.136-.214-2.26-.63-3.25z", "key": "3b8f73c94340243d9e9881307fd4ef91de3572a2", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { Circle1B as default };
//# sourceMappingURL=Circle1B.js.map