@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 780 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 Circle15 = createMeisterIcons("circle-15", [["path", { "fill": "currentColor", "d": "M3.75 12a8.25 8.25 0 1 1 15.323 4.25H4.927A8.2 8.2 0 0 1 3.75 12m.218 5.528A9.74 9.74 0 0 0 12 21.75c5.385 0 9.75-4.365 9.75-9.75S17.385 2.25 12 2.25 2.25 6.615 2.25 12c0 1.95.572 3.765 1.557 5.288a.8.8 0 0 0 .16.24m2.116.222h11.832A8.23 8.23 0 0 1 12 20.25a8.23 8.23 0 0 1-5.916-2.5", "key": "3206bc1f8eec278d7e634c43fe4a68684aaf59b3", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { Circle15 as default };
//# sourceMappingURL=Circle15.js.map