@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 789 B
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 Circle3 = createMeisterIcons("circle-3", [["path", { "fill": "currentColor", "d": "M3.75 12A8.213 8.213 0 0 1 12 3.75c1.157 0 2.255.233 3.25.655v15.157a8 8 0 0 1-3.25.688A8.213 8.213 0 0 1 3.75 12m13 6.705c2.104-1.51 3.5-3.974 3.5-6.705a8.22 8.22 0 0 0-3.5-6.763zM12 2.25A9.713 9.713 0 0 0 2.25 12 9.713 9.713 0 0 0 12 21.75c5.314 0 9.75-4.436 9.75-9.75A9.713 9.713 0 0 0 12 2.25", "key": "460cbcdda1a7c5151115365229e02246889a10dc", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { Circle3 as default };
//# sourceMappingURL=Circle3.js.map