UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 805 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 Circle7 = createMeisterIcons("circle-7", [["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.166v10.567A8.21 8.21 0 0 1 3.75 12m9 8.217A8.21 8.21 0 0 0 20.25 12a8.4 8.4 0 0 0-.334-2.35H12.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": "65278e74c4023e959c4124763e611798f095972d", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { Circle7 as default }; //# sourceMappingURL=Circle7.js.map