@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 856 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 Circle5 = createMeisterIcons("circle-5", [["path", { "fill": "currentColor", "d": "M3.75 12.008A8.213 8.213 0 0 0 12 20.25a8.3 8.3 0 0 0 3.35-.698V9.65H4.128a8.6 8.6 0 0 0-.378 2.358m13.1-2.358v9.042A8.22 8.22 0 0 0 20.25 12a8.4 8.4 0 0 0-.334-2.35zM4.752 8.15h14.559A8.21 8.21 0 0 0 12 3.75c-3.115 0-5.844 1.771-7.248 4.4M2.25 11.985C2.358 6.591 6.678 2.25 12 2.25A9.713 9.713 0 0 1 21.75 12 9.713 9.713 0 0 1 12 21.75 9.713 9.713 0 0 1 2.25 12z", "key": "8aa2a6a152e7349bf0a61deedb668b5db74d85d5", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { Circle5 as default };
//# sourceMappingURL=Circle5.js.map