UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 745 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 Circle12 = createMeisterIcons("circle-12", [["path", { "fill": "currentColor", "d": "M11.25 3.783A8.21 8.21 0 0 0 3.75 12a8.21 8.21 0 0 0 7.5 8.217zm1.5 16.432c4.148-.391 7.5-3.982 7.5-8.215a8.21 8.21 0 0 0-7.5-8.217zM12 2.25A9.713 9.713 0 0 0 2.25 12 9.713 9.713 0 0 0 12 21.75c5.314 0 9.75-4.436 9.75-9.75A9.713 9.713 0 0 0 12 2.25", "key": "a62b79761d3ab8f3743e235acf7e6e38ad60a217", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { Circle12 as default }; //# sourceMappingURL=Circle12.js.map