@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 • 803 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: "M4.15 9.892C4.15 5.572 7.722 2 12.042 2s7.892 3.572 7.809 7.892c0 5.483-5.4 10.384-7.061 11.797-.416.415-1.08.415-1.579 0C9.55 20.276 4.15 15.292 4.15 9.892Zm8.141 4.818c2.077 0 3.323-1.08 3.988-2.16.332-.581.083-1.329-.582-1.329l-.166-.083c-.415-.166-.83 0-1.08.415-.332.582-.997 1.08-2.16 1.08-1.412 0-2.741-1.08-2.741-2.824 0-1.994 1.412-2.908 2.741-2.908 1.163 0 1.828.499 2.16 1.08.25.416.748.582 1.163.416h.083c.582-.166.914-.831.582-1.33-.582-1.163-1.828-2.16-3.988-2.16-2.658 0-4.901 1.994-4.901 4.902 0 2.908 2.16 4.901 4.901 4.901Z"
})), "0 0 24 24", "LocationC");