@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 • 409 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: "M9.815 3.19a6.625 6.625 0 015.624 10.128l4.927 4.933a1.5 1.5 0 11-2.123 2.12l-4.926-4.931A6.625 6.625 0 119.815 3.19zm0 2.25a4.375 4.375 0 100 8.75 4.375 4.375 0 000-8.75z"
})), "0 0 24 24", "Search");