@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.2 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 PieB = createMeisterIcons("pie-b", [["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": "da0a6eb411fdfc14f468fe604d5eeb3d9cfd7953", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M21 12c0 5-4 9-9 9v-7c0-1.1.9-2 2-2z", "key": "4e9b1c7b1df29b8999286cfa5c817fcd32d47652", "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": "2a56f25718ea863c656d738a55eed8b5ba7071cd", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { PieB as default };
//# sourceMappingURL=PieB.js.map