UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 784 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 Circle1 = createMeisterIcons("circle-1", [["path", { "fill": "currentColor", "d": "M5.237 7.25A8.22 8.22 0 0 1 12 3.75c2.753 0 5.23 1.378 6.736 3.5zm-.832 1.5A8.3 8.3 0 0 0 3.75 12 8.213 8.213 0 0 0 12 20.25 8.213 8.213 0 0 0 20.25 12a8.2 8.2 0 0 0-.67-3.25zM12 2.25A9.713 9.713 0 0 0 2.25 12 9.713 9.713 0 0 0 12 21.75 9.713 9.713 0 0 0 21.75 12c0-5.42-4.441-9.75-9.75-9.75", "key": "61a31a584ad17b99475f6e0cc71fd717d6f49ee5", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { Circle1 as default }; //# sourceMappingURL=Circle1.js.map