@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.47 kB
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 EllipsisHCircleB = createMeisterIcons("ellipsis-h-circle-b", [["path", { "fill": "currentColor", "d": "M12 21c-5 0-9-4-9-9s4-9 9-9 9 4 9 9c0 4.9-4.1 9-9 9", "key": "34423070c4efa111876ae800a3755203b8903c17", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M12 3.75A8.213 8.213 0 0 0 3.75 12 8.213 8.213 0 0 0 12 20.25c4.486 0 8.25-3.764 8.25-8.25A8.213 8.213 0 0 0 12 3.75M2.25 12A9.713 9.713 0 0 1 12 2.25 9.713 9.713 0 0 1 21.75 12c0 5.314-4.436 9.75-9.75 9.75A9.713 9.713 0 0 1 2.25 12", "key": "3eacf0d704ea38f7ee4eff4d04088c32b0517824", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "#FCFCFC", "d": "M7.2 12.9c-.3 0-.5-.1-.7-.3-.1-.1-.2-.2-.2-.3-.1-.1-.1-.2-.1-.4 0-.1 0-.3.1-.4 0-.1.1-.2.2-.3.4-.4 1-.4 1.4 0 .1.1.2.2.2.3.1.2.1.3.1.4 0 .3-.1.5-.3.7s-.4.3-.7.3m4.7 0c-.3 0-.5-.1-.7-.3-.1-.1-.3-.4-.3-.7 0-.2.2-.5.3-.7.4-.4 1-.4 1.4 0 .2.2.3.4.3.7s-.1.5-.3.7c-.1.2-.4.3-.7.3m4.8 0c-.3 0-.5-.1-.7-.3s-.3-.4-.3-.7.1-.5.3-.7c.4-.4 1-.4 1.4 0 .2.2.3.4.3.7s-.1.5-.3.7-.4.3-.7.3", "key": "0d0e9b871f6e2fb3cd008ab7e6abd947a0131b57", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { EllipsisHCircleB as default };
//# sourceMappingURL=EllipsisHCircleB.js.map