@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 922 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 CircleTimes = createMeisterIcons("circle-times", [["path", { "fill": "currentColor", "d": "M5.66 6.72A8.22 8.22 0 0 0 3.75 12c0 1.983.7 3.802 1.865 5.224l5.274-5.274zm1.06-1.06 5.23 5.23 5.275-5.275A8.22 8.22 0 0 0 12 3.75a8.22 8.22 0 0 0-5.28 1.91m5.23 7.35-5.284 5.284A8.22 8.22 0 0 0 12 20.25a8.22 8.22 0 0 0 5.28-1.91zm6.39 4.27-5.33-5.33 5.284-5.284A8.22 8.22 0 0 1 20.25 12a8.22 8.22 0 0 1-1.91 5.28M2.25 12c0-5.385 4.365-9.75 9.75-9.75s9.75 4.365 9.75 9.75-4.365 9.75-9.75 9.75S2.25 17.385 2.25 12", "key": "5fd251e0048f5788e33ce66318a2162f4e4f15bd", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { CircleTimes as default };
//# sourceMappingURL=CircleTimes.js.map