@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.24 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 PieVarB = createMeisterIcons("pie-var-b", [["path", { "fill": "currentColor", "d": "M21 12h-7c-1.1 0-2 .9-2 2v7c-5 0-9-4-9-9s4-9 9-9 9 4 9 9", "key": "c32af79fdd2a9fe70920b39c846a46f9a0f57b3a", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M12 3.75A8.213 8.213 0 0 0 3.75 12a8.21 8.21 0 0 0 7.5 8.217V14A2.756 2.756 0 0 1 14 11.25h6.217A8.21 8.21 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 12v.75H14c-.686 0-1.25.564-1.25 1.25v7.75H12A9.713 9.713 0 0 1 2.25 12", "key": "a2c66da7f1832ebe862c9c21347b14c4aa6a5dfe", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M14 12.75c-.686 0-1.25.564-1.25 1.25v6.217a8.204 8.204 0 0 0 7.467-7.467zM11.25 14A2.756 2.756 0 0 1 14 11.25h7.75V12A9.713 9.713 0 0 1 12 21.75h-.75z", "key": "4e4acf10761cb6d991d18661b048c800b7a746b6", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { PieVarB as default };
//# sourceMappingURL=PieVarB.js.map