@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 927 B
JavaScript
;
/**
* @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 ParaCircle = createMeisterIcons("para-circle", [["path", { "fill": "currentColor", "d": "M14.4 3.4a.75.75 0 0 0 0 1.5h6a.75.75 0 0 0 0-1.5zM4.85 8.15a3.05 3.05 0 1 1 6.1 0 3.05 3.05 0 0 1-6.1 0M7.9 3.6a4.55 4.55 0 1 0 0 9.1 4.55 4.55 0 0 0 0-9.1M3.6 19.1a.75.75 0 0 0 0 1.5h16.8a.75.75 0 0 0 0-1.5zm-.75-3.25a.75.75 0 0 1 .75-.75h16.8a.75.75 0 0 1 0 1.5H3.6a.75.75 0 0 1-.75-.75M13.6 11.1a.75.75 0 0 0 0 1.5h6.8a.75.75 0 0 0 0-1.5zm1.25-3.25a.75.75 0 0 1 .75-.75h4.8a.75.75 0 0 1 0 1.5h-4.8a.75.75 0 0 1-.75-.75", "key": "5dd413becdacb8b111e0463d9acb4ea3df1b7e69", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { ParaCircle as default };
//# sourceMappingURL=ParaCircle.js.map