@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.55 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 HeartRate = createMeisterIcons("heart-rate", [["path", { "fill": "currentColor", "d": "M4.75 6.274a4.384 4.384 0 0 0 0 6.053l6.293 6.293a1.3 1.3 0 0 0 1.84 0l5.582-5.583.712-.815.034-.03c.823-.74 1.252-1.827 1.252-2.942 0-.995-.417-2.109-1.188-2.976a4.384 4.384 0 0 0-6.04.013l-1.188 1.19-1.362-1.192-.03-.033C9.915 5.429 8.827 5 7.713 5c-.997 0-2.103.417-2.963 1.274M3.682 5.22c1.14-1.14 2.63-1.72 4.03-1.72 1.471 0 2.969.56 4.027 1.714l.24.21.21-.211.007-.007a5.885 5.885 0 0 1 8.133 0l.021.02.02.022c1.016 1.13 1.592 2.606 1.592 4.002 0 1.47-.56 2.968-1.713 4.026l-.688.787-5.618 5.617a2.8 2.8 0 0 1-3.96 0l-6.308-6.306-.006-.007a5.884 5.884 0 0 1 0-8.134l.006-.007z", "key": "554a5cd354456182ef064035c8210c2546ab6b44", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "m9.968 10.643-1.137 1.05a2.6 2.6 0 0 1-1.718.707h-3.8a.75.75 0 0 1 0-1.5h3.8c.203 0 .511-.123.67-.28l.01-.01 1.302-1.203a1.3 1.3 0 0 1 1.119-.373c.392.06.718.294.922.6l.028.042 2.164 4.422 1.28-1.791.005-.007a2.5 2.5 0 0 1 2-1h3.8a.75.75 0 0 1 0 1.5h-3.8a1 1 0 0 0-.796.394l-1.489 2.084c-.533.781-1.74.702-2.186-.193l-.003-.005z", "key": "257fabb1e3c0dd4cacba488f95801fe159cd13cc", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { HeartRate as default };
//# sourceMappingURL=HeartRate.js.map