UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.42 kB
"use strict"; /** * @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 CardHeartAlt = createMeisterIcons("card-heart-alt", [["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": "a40ce13e5361f0f0b3f1f41ea0b89b03f1125f13", "fillRule": "evenodd", "clipRule": "evenodd" }], ["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": "3ab19334cf007a546bc6463474f27515bf48e153", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { CardHeartAlt as default }; //# sourceMappingURL=CardHeartAlt.js.map