@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 848 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 Circle2 = createMeisterIcons("circle-2", [["path", { "fill": "currentColor", "d": "M7.25 5.237A8.22 8.22 0 0 0 3.75 12a8.22 8.22 0 0 0 3.5 6.763zm1.5-.832v15.19a8.3 8.3 0 0 0 3.25.655 8 8 0 0 0 3.25-.688V4.405A8.3 8.3 0 0 0 12 3.75a8.3 8.3 0 0 0-3.25.655M20.25 12c0 2.731-1.396 5.195-3.5 6.705V5.237A8.22 8.22 0 0 1 20.25 12m-18 0A9.713 9.713 0 0 1 12 2.25 9.713 9.713 0 0 1 21.75 12c0 5.314-4.436 9.75-9.75 9.75A9.713 9.713 0 0 1 2.25 12", "key": "da83d4ca61988e8db505635886a2decf9f1dead9", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { Circle2 as default };
//# sourceMappingURL=Circle2.js.map