UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.54 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 CircleHeart = createMeisterIcons("circle-heart", [["path", { "fill": "currentColor", "d": "M14.84 9.698c-.486-.546-1.384-.593-2.01.032l-.037.038-.963.722-.76-.76a1.6 1.6 0 0 0-.478-.328c-.173-.074-.29-.078-.345-.067l-.073.015H10.1c-.441 0-.825.146-1.055.366a1.55 1.55 0 0 0 .002 2.07l2.734 2.735a.4.4 0 0 0 .207.054c.056 0 .083-.01.09-.014l2.492-2.491.269-.27c.294-.376.411-.708.411-1.1 0-.333-.142-.731-.38-.97l-.016-.015zm1.106-1.012c-1.06-1.176-2.82-1.188-3.996-.183a3 3 0 0 0-.767-.48c-.331-.142-.735-.236-1.151-.172-.73.014-1.507.264-2.062.819l-.016.015-.015.017a3.05 3.05 0 0 0 0 4.096l.015.017 2.853 2.853.043.032c.34.255.75.375 1.138.375.38 0 .817-.119 1.142-.445l2.83-2.829.026-.032c.488-.61.764-1.271.764-2.069 0-.66-.253-1.453-.804-2.014", "key": "7cf0355fe9ef328ec60012fbd9619069305e83e0", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M12 3.75A8.213 8.213 0 0 0 3.75 12 8.213 8.213 0 0 0 12 20.25c4.486 0 8.25-3.764 8.25-8.25A8.213 8.213 0 0 0 12 3.75M2.25 12A9.713 9.713 0 0 1 12 2.25 9.713 9.713 0 0 1 21.75 12c0 5.314-4.436 9.75-9.75 9.75A9.713 9.713 0 0 1 2.25 12", "key": "98356435968cd7156a244bbe50f0fe1047f267d9", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { CircleHeart as default }; //# sourceMappingURL=CircleHeart.js.map