@kiwicom/orbit-components
Version:
Orbit-components is a React component library which provides developers with the easiest possible way of building Kiwi.com’s products.
6 lines • 814 B
JavaScript
/* eslint-disable */
import * as React from "react";
import createIcon from "../Icon/createIcon";
export default createIcon( /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
d: "M5.08 11.929c-1.626-1.752-1.28-4.362.143-5.867.689-.728 1.573-1.127 2.53-1.053.96.074 2.178.64 3.483 2.216a1 1 0 0 0 1.54 0c1.305-1.576 2.521-2.14 3.478-2.212.953-.072 1.835.328 2.522 1.058 1.424 1.512 1.766 4.123.155 5.858l-6.925 6.681L5.08 11.93Zm6.926-6.824c-1.32-1.304-2.718-1.984-4.1-2.09-1.658-.128-3.106.584-4.136 1.673-2.007 2.123-2.64 5.956-.132 8.627a.977.977 0 0 0 .035.035l7.639 7.37a1 1 0 0 0 1.388 0l7.639-7.37a.96.96 0 0 0 .035-.035c2.495-2.658 1.858-6.491-.142-8.615-1.026-1.09-2.472-1.806-4.129-1.681-1.38.104-2.778.782-4.097 2.086Z"
})), "0 0 24 24", "HeartOutline");