@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.52 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 Hearts = createMeisterIcons("hearts", [["path", { "fill": "currentColor", "d": "M8.985 4.808c-.632-.548-1.468-.502-1.955-.015l-.83.83-.83-.83c-.238-.238-.637-.38-.97-.38-.285 0-.605.11-.888.305-.512.627-.458 1.438.018 1.914l.306.306 2.287 2.386.005.002q.024.01.072.011a.2.2 0 0 0 .078-.013L8.97 6.632c.238-.238.38-.636.38-.97 0-.289-.112-.593-.365-.854M6.198 3.527c1.11-.894 2.711-.793 3.8.175l.017.015.015.015a2.72 2.72 0 0 1 .82 1.93c0 .667-.258 1.469-.82 2.03l-2.7 2.7c-.322.323-.756.446-1.13.446s-.808-.123-1.13-.445l-.006-.006-2.3-2.4-.294-.294c-1.11-1.11-1.067-2.863-.03-4.029l.05-.056.06-.046c.502-.376 1.156-.65 1.85-.65.58 0 1.26.195 1.798.615m7.002 7.986c-.614 0-1.22.23-1.67.68a2.3 2.3 0 0 0 .079 3.318l.01.01 3.911 3.911a.52.52 0 0 0 .74 0l3.9-3.9c.45-.45.68-1.055.68-1.67 0-.606-.222-1.188-.738-1.63l-.022-.019-.02-.02c-.907-.907-2.433-.907-3.34 0l-.93.93-.93-.93a2.35 2.35 0 0 0-1.67-.68m-2.73-.38a3.85 3.85 0 0 1 2.73-1.12c.93 0 1.867.328 2.6.995 1.496-1.361 3.858-1.326 5.31.104.869.756 1.24 1.765 1.24 2.75s-.37 1.98-1.12 2.73l-3.9 3.9a2.017 2.017 0 0 1-2.86 0l-3.89-3.89a3.8 3.8 0 0 1-.11-5.47", "key": "afdf247f7771d5ea8a86e97c696b98ee806e4174", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { Hearts as default };
//# sourceMappingURL=Hearts.js.map