UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.19 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 ParaCircleB = createMeisterIcons("para-circle-b", [["path", { "fill": "currentColor", "d": "M7.9 11.95a3.8 3.8 0 1 0 0-7.6 3.8 3.8 0 0 0 0 7.6", "key": "4eb982767a704148ee779fae35165e2cee76d177", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M7.9 5.1a3.05 3.05 0 1 0 0 6.1 3.05 3.05 0 0 0 0-6.1M3.35 8.15a4.55 4.55 0 1 1 9.1 0 4.55 4.55 0 0 1-9.1 0m-.4 11.7a.75.75 0 0 1 .75-.75h16.7a.75.75 0 0 1 0 1.5H3.7a.75.75 0 0 1-.75-.75m0-4a.75.75 0 0 1 .75-.75h16.7a.75.75 0 0 1 0 1.5H3.7a.75.75 0 0 1-.75-.75m10-4a.75.75 0 0 1 .75-.75h6.7a.75.75 0 0 1 0 1.5h-6.7a.75.75 0 0 1-.75-.75m2-4a.75.75 0 0 1 .75-.75h4.7a.75.75 0 0 1 0 1.5h-4.7a.75.75 0 0 1-.75-.75m-1.3-3.7a.75.75 0 0 1 .75-.75h6a.75.75 0 0 1 0 1.5h-6a.75.75 0 0 1-.75-.75", "key": "b8a2cd12c5dc813598603c17fb4f6a9d15308b03", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { ParaCircleB as default }; //# sourceMappingURL=ParaCircleB.js.map