@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.1 kB
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 Tennis = createMeisterIcons("tennis", [["path", { "fill": "currentColor", "d": "M7.156 18.696A8.24 8.24 0 0 0 12 20.25a8.24 8.24 0 0 0 4.904-1.597C15.32 16.93 14.35 14.558 14.35 12c0-2.58.985-4.86 2.561-6.648A8.24 8.24 0 0 0 12 3.75c-1.761 0-3.4.566-4.744 1.533A9.72 9.72 0 0 1 9.85 11.9c0 2.653-1.041 4.988-2.694 6.796m-1.132-.986c1.442-1.564 2.326-3.557 2.326-5.81 0-2.204-.873-4.19-2.229-5.634a8.5 8.5 0 0 0-2.371 5.742 8.23 8.23 0 0 0 2.274 5.703M20.25 12a8.23 8.23 0 0 1-2.224 5.657C16.686 16.21 15.85 14.192 15.85 12c0-2.177.826-4.111 2.182-5.65A8.23 8.23 0 0 1 20.25 12m-18-.015C2.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": "10a8b232895e5cac68df48a885ec6d4b3ad03c8f", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { Tennis as default };
//# sourceMappingURL=Tennis.js.map