@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 805 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 Circle14 = createMeisterIcons("circle-14", [["path", { "fill": "currentColor", "d": "M3.783 11.25a8.204 8.204 0 0 1 7.467-7.467v7.467zm.001 1.5c.36 3.909 3.493 7.105 7.466 7.466V12.75zm8.966 0v7.467a8.204 8.204 0 0 0 7.467-7.467zm7.467-1.5a8.204 8.204 0 0 0-7.467-7.467v7.467zM2.25 12A9.713 9.713 0 0 1 12 2.25 9.713 9.713 0 0 1 21.75 12 9.713 9.713 0 0 1 12 21.75c-5.42 0-9.75-4.441-9.75-9.75", "key": "884b5c751916ae30bfc46e6d2f5f9cf7f854e5d0", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { Circle14 as default };
//# sourceMappingURL=Circle14.js.map