@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 909 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 Circle9 = createMeisterIcons("circle-9", [["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 12c0 .745.097 1.465.278 2.15h7.222v-4.5zm7.166 6H4.588a8.2 8.2 0 0 0 6.662 4.567zm1.5.009 6.619.079a8.2 8.2 0 0 1-6.619 4.479zm7.196-1.415-7.196-.085v-4.51h7.166A8.4 8.4 0 0 1 20.25 12c0 .78-.106 1.532-.304 2.244M12 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": "f98021cbc9f2f9dea4f04aa2f1f8f0f82110f7c4", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { Circle9 as default };
//# sourceMappingURL=Circle9.js.map