UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 831 B
"use strict"; /** * @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 Circle10 = createMeisterIcons("circle-10", [["path", { "fill": "currentColor", "d": "M12 3.75a8.21 8.21 0 0 0-7.31 4.4h14.62A8.21 8.21 0 0 0 12 3.75M3.75 12c0-.818.117-1.606.334-2.35H7.25v9.113A8.22 8.22 0 0 1 3.75 12m5 7.595a8.3 8.3 0 0 0 3.25.655A8.213 8.213 0 0 0 20.25 12a8.4 8.4 0 0 0-.334-2.35H8.75zM2.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.75 9.713 9.713 0 0 1 2.25 12", "key": "31d0b7bb9e3917f476e11390c79827b7df76c36e", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { Circle10 as default }; //# sourceMappingURL=Circle10.js.map