@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.31 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 HeartHalf = createMeisterIcons("heart-half", [["path", { "fill": "currentColor", "d": "M4.75 6.274a4.384 4.384 0 0 0 0 6.053l6.293 6.293a1.3 1.3 0 0 0 1.84 0l5.582-5.583.712-.815.034-.03c.823-.74 1.252-1.827 1.252-2.942 0-.995-.417-2.109-1.188-2.976a4.384 4.384 0 0 0-6.04.013l-1.188 1.19-1.362-1.192-.03-.033C9.915 5.429 8.827 5 7.713 5c-.997 0-2.103.417-2.963 1.274M3.682 5.22c1.14-1.14 2.63-1.72 4.03-1.72 1.471 0 2.969.56 4.027 1.714l.24.21.21-.211.007-.007a5.885 5.885 0 0 1 8.133 0l.021.02.02.022c1.016 1.13 1.592 2.606 1.592 4.002 0 1.47-.56 2.968-1.713 4.026l-.688.787-5.618 5.617a2.8 2.8 0 0 1-3.96 0l-6.308-6.306-.006-.007a5.884 5.884 0 0 1 0-8.134l.006-.007z", "key": "cfe71f326ab005acc168cab14024bb8f8f0db8e2", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M12.013 5.7a.75.75 0 0 1 .75.75v13.3a.75.75 0 0 1-1.5 0V6.45a.75.75 0 0 1 .75-.75", "key": "aa1be00af9acaddbe81de12ee12ca016609f45c2", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { HeartHalf as default };
//# sourceMappingURL=HeartHalf.js.map