@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.
5 lines • 406 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: "M16.44 9.815a6.625 6.625 0 10-3.123 5.625l4.926 4.931a1.5 1.5 0 002.123-2.12l-4.927-4.933a6.594 6.594 0 001-3.503zm-11 0a4.375 4.375 0 118.75 0 4.375 4.375 0 01-8.75 0z"
})), "0 0 24 24", "Search");