UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 824 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 Circle11 = createMeisterIcons("circle-11", [["path", { "fill": "currentColor", "d": "M12 3.75c-.818 0-1.606.117-2.35.334v7.166h10.567A8.21 8.21 0 0 0 12 3.75m8.217 9H9.65v7.158a8.2 8.2 0 0 0 2.35.342 8.21 8.21 0 0 0 8.217-7.5M3.75 12a8.21 8.21 0 0 1 4.4-7.31v14.6c-2.624-1.396-4.4-4.166-4.4-7.291m-1.5 0A9.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.75c-5.42 0-9.75-4.441-9.75-9.75", "key": "2ba3782574ebf660f905027dcffa255d77ec332c", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { Circle11 as default }; //# sourceMappingURL=Circle11.js.map