@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.09 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 PieHalf = createMeisterIcons("pie-half", [["path", { "fill": "currentColor", "d": "m9.737 4.038-.026.005-.036.003C6.067 4.407 3.35 7.476 3.35 11.1c0 3.6 2.797 6.601 6.345 7.056l.026.004.016.003a.13.13 0 0 0 .013-.063v-14a.13.13 0 0 0-.013-.062m-.244-1.48c1.031-.182 1.757.675 1.757 1.542v14c0 .87-.73 1.73-1.768 1.541-4.242-.555-7.632-4.15-7.632-8.54 0-4.367 3.267-8.09 7.643-8.544m4.77 3.281a.13.13 0 0 0-.013.062v14c0 .031.007.051.013.063l.026-.006.036-.003c3.608-.36 6.325-3.43 6.325-7.054 0-3.608-2.705-6.6-6.343-7.056l-.027-.003zm.254-1.48C13.48 4.172 12.75 5.03 12.75 5.9v14c0 .867.725 1.724 1.757 1.543 4.376-.454 7.643-4.177 7.643-8.543 0-4.383-3.283-7.986-7.633-8.541", "key": "ac25251876f7d1fb5a7ba66a7257a33ddf18f174", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { PieHalf as default };
//# sourceMappingURL=PieHalf.js.map