@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.07 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 Heart = createMeisterIcons("heart", [["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.712 5c-.996 0-2.102.417-2.962 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.884 5.884 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": "995ce79c2c7b9295f501403f52e07ad9e0b57431", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { Heart as default };
//# sourceMappingURL=Heart.js.map