@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 942 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 Circle6 = createMeisterIcons("circle-6", [["path", { "fill": "currentColor", "d": "M12 20.25a8.3 8.3 0 0 1-3.15-.614V15.65h10.562A8.21 8.21 0 0 1 12 20.25m7.972-6.1H8.85v-4.5h11.066A8.4 8.4 0 0 1 20.25 12c0 .745-.097 1.465-.278 2.15m1.128 1.379c.42-1.093.65-2.282.65-3.529A9.713 9.713 0 0 0 12 2.25c-5.322 0-9.642 4.34-9.75 9.735V12A9.713 9.713 0 0 0 12 21.75a9.71 9.71 0 0 0 9.053-6.1h.047zM7.35 9.649v9.183a8.22 8.22 0 0 1-3.6-6.824 8.6 8.6 0 0 1 .378-2.358zm11.96-1.5H4.753C6.156 5.522 8.885 3.75 12 3.75a8.21 8.21 0 0 1 7.31 4.4", "key": "f1ab94204f4c29d55bae820b10f3a0c96af4a81c", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { Circle6 as default };
//# sourceMappingURL=Circle6.js.map