@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.57 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 SquareHeart = createMeisterIcons("square-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": "e7723bd4c4bd04485c4f8f4a70e106a73d0b6afb", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M9 3.75C6.114 3.75 3.75 6.114 3.75 9v6c0 2.886 2.364 5.25 5.25 5.25h6c2.886 0 5.25-2.364 5.25-5.25V9c0-2.886-2.364-5.25-5.25-5.25zM2.25 9c0-3.714 3.036-6.75 6.75-6.75h6c3.714 0 6.75 3.036 6.75 6.75v6c0 3.714-3.036 6.75-6.75 6.75H9c-3.714 0-6.75-3.036-6.75-6.75z", "key": "6cb35c2079eba376537e7f1142b6f16afaabe3a7", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { SquareHeart as default };
//# sourceMappingURL=SquareHeart.js.map