@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 742 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 Circle13 = createMeisterIcons("circle-13", [["path", { "fill": "currentColor", "d": "M3.783 11.25A8.21 8.21 0 0 1 12 3.75a8.21 8.21 0 0 1 8.217 7.5zm.001 1.5c.381 4.152 3.893 7.5 8.216 7.5a8.21 8.21 0 0 0 8.217-7.5zM12 2.25A9.713 9.713 0 0 0 2.25 12c0 5.309 4.33 9.75 9.75 9.75A9.713 9.713 0 0 0 21.75 12 9.713 9.713 0 0 0 12 2.25", "key": "11155e70aed84cf32dddf24e348ed9e0576f7438", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { Circle13 as default };
//# sourceMappingURL=Circle13.js.map