@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.44 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 EllipsisVCircleB = createMeisterIcons("ellipsis-v-circle-b", [["path", { "fill": "currentColor", "d": "M3 12c0-5 4-9 9-9s9 4 9 9-4 9-9 9-9-4.1-9-9", "key": "2482267b22ee68dfe66485fae1d468ce76fdff95", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M12 3.75A8.213 8.213 0 0 0 3.75 12c0 4.491 3.67 8.25 8.25 8.25A8.213 8.213 0 0 0 20.25 12 8.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 12 9.713 9.713 0 0 1 12 21.75c-5.42 0-9.75-4.441-9.75-9.75", "key": "933fac414213d1631b274bbdcb40ece1b0dc5154", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "#FCFCFC", "d": "M11 7.2c0-.3.1-.5.3-.7.1-.1.2-.2.3-.2.1-.1.2-.1.4-.1.1 0 .3 0 .4.1s.2.1.3.2c.4.4.4 1 0 1.4-.1.1-.2.2-.3.2-.2.1-.3.1-.4.1-.3 0-.6-.1-.7-.3-.2-.2-.3-.4-.3-.7m0 4.7c0-.3.1-.5.3-.7s.4-.3.7-.3.5.1.7.3c.4.4.4 1 0 1.4-.2.2-.4.3-.7.3s-.5-.1-.7-.3c-.2-.1-.3-.4-.3-.7m0 4.8c0-.3.1-.5.3-.7s.4-.3.7-.3.5.1.7.3c.4.4.4 1 0 1.4-.2.2-.4.3-.7.3s-.5-.1-.7-.3-.3-.4-.3-.7", "key": "a601ef71e471d66b480e73cde1c0e480f3e6c850", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { EllipsisVCircleB as default };
//# sourceMappingURL=EllipsisVCircleB.js.map