@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.77 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 CardHeart = createMeisterIcons("card-heart", [["path", { "fill": "currentColor", "d": "M9.05 3.65C6.774 3.65 5 5.504 5 7.7v8.6c0 2.276 1.854 4.05 4.05 4.05h5.9c2.196 0 4.05-1.774 4.05-4.05V7.7c0-2.275-1.854-4.05-4.05-4.05zM3.5 7.7c0-3.004 2.426-5.55 5.55-5.55h5.9c3.004 0 5.55 2.426 5.55 5.55v8.6c0 3.124-2.546 5.55-5.55 5.55h-5.9c-3.004 0-5.55-2.426-5.55-5.55z", "key": "b37ee13cac4c817fcfdb9f568aaa9f3de649260e", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M7.85 7.3c-.2 0-.4-.1-.6-.2-.1-.2-.2-.4-.2-.6s.1-.5.2-.6c.3-.3.9-.3 1.2 0q.3.15.3.6c0 .2-.1.4-.2.6-.2.1-.5.2-.7.2m8.3 11.2q-.3 0-.6-.3c-.2-.2-.2-.4-.2-.6s.1-.5.2-.6c.3-.3.9-.3 1.2 0 .2.2.2.4.2.6s-.1.4-.2.6c-.2.3-.4.3-.6.3", "key": "8e81b9f60fa9d0b499c4d6f061df6b0d1981bdae", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M10.85 10.25a.9.9 0 0 0-.67.28c-.307.308-.307.933 0 1.24l.2.2 1.72 1.72 1.88-1.88c.244-.335.32-.56.32-.71 0-.156-.086-.375-.28-.57-.307-.306-.933-.306-1.24 0l-1.48 1.48V10.4c-.197-.11-.343-.15-.45-.15m1.28-1.102c-.372-.224-.804-.398-1.28-.398-.72 0-1.305.295-1.73.72-.893.893-.893 2.468 0 3.36l.2.2 1.758 1.759c.242.314.601.486.985.486.395 0 .752-.18 1.017-.444l2.038-2.038.032-.043c.332-.443.65-1.005.65-1.65 0-.644-.315-1.225-.72-1.63-.768-.768-2.041-.876-2.95-.322m-.13 4.64v-.002z", "key": "dcdca4978a65ffd027f4d9fb0c6b62006be121a9", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { CardHeart as default };
//# sourceMappingURL=CardHeart.js.map