@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.
7 lines • 600 B
JavaScript
import * as React from "react";
import createIcon from "../Icon/createIcon";
export default createIcon( /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
d: "M10.48 12a1.52 1.52 0 113.041.001A1.52 1.52 0 0110.48 12z"
}), /*#__PURE__*/React.createElement("path", {
d: "M12 22C6.487 22 2 17.514 2 12S6.487 2 12 2s10 4.486 10 10-4.487 10-10 10zm2.35-7.048a3.324 3.324 0 001.364-2.379l.468-4.844c.137-1.418-1.448-2.34-2.6-1.51L9.65 9.047a3.325 3.325 0 00-1.364 2.38l-.468 4.843c-.137 1.418 1.448 2.34 2.6 1.51l3.932-2.83z"
})), "0 0 24 24", "Compass");