@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 869 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 Circle8 = createMeisterIcons("circle-8", [["path", { "fill": "currentColor", "d": "M4.69 8.15A8.21 8.21 0 0 1 12 3.75a8.21 8.21 0 0 1 7.31 4.4zm-.606 1.5A8.4 8.4 0 0 0 3.75 12a8.22 8.22 0 0 0 3.5 6.763V9.65zM12 20.25a8.3 8.3 0 0 1-3.25-.655V9.65h6.5v9.945a8.3 8.3 0 0 1-3.25.655m4.75-1.487A8.22 8.22 0 0 0 20.25 12a8.4 8.4 0 0 0-.334-2.35H16.75zM12 2.25A9.713 9.713 0 0 0 2.25 12 9.713 9.713 0 0 0 12 21.75 9.713 9.713 0 0 0 21.75 12 9.713 9.713 0 0 0 12 2.25", "key": "0ced29ef470ab0dbe98b4fa0529eb227735850c8", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { Circle8 as default };
//# sourceMappingURL=Circle8.js.map