UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.4 kB
"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 Circle12B = createMeisterIcons("circle-12-b", [["path", { "fill": "currentColor", "d": "M11.25 2.25H12c2.71 0 5.09 1.087 6.914 2.804l.017.016.016.017C20.558 6.805 21.75 9.283 21.75 12c0 2.71-1.087 5.09-2.804 6.914l-.008.008-.008.008c-1.74 1.741-4.232 2.82-6.93 2.82h-.75zm1.5 1.533v16.434c2.002-.175 3.813-1.045 5.112-2.34C19.34 16.304 20.25 14.286 20.25 12c0-2.274-1-4.39-2.381-5.87-1.399-1.31-3.146-2.172-5.119-2.347", "key": "9c5f7532e4db51c0592f0765bb37ca76dd3827f5", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M12 3v18c-5 0-9-4-9-9 0-2.5 1-4.7 2.6-6.4C7.2 4 9.5 3 12 3", "key": "cb6509ec1b3afcc762a86610ab733e2cc4d707e7", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M6.138 6.122C4.66 7.697 3.75 9.715 3.75 12a8.21 8.21 0 0 0 7.5 8.217V3.783c-2.002.175-3.813 1.045-5.112 2.34M5.07 5.07C6.81 3.329 9.3 2.25 12 2.25h.75v19.5H12A9.713 9.713 0 0 1 2.25 12c0-2.71 1.087-5.09 2.804-6.914l.008-.008z", "key": "045e93710dc9eaf81608e1f076a431b72897162b", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { Circle12B as default }; //# sourceMappingURL=Circle12B.js.map