@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 • 667 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: "M12.75 12.93c0 .45-.3.75-.75.75s-.75-.3-.75-.75c0-.9.526-1.725 1.35-2.1.75-.3 1.125-1.2.75-1.95-.3-.75-1.2-1.125-1.95-.75-.525.225-.9.75-.9 1.35 0 .45-.3.75-.75.75S9 9.93 9 9.48c0-1.65 1.35-3 3-3s3 1.35 3 3c0 1.2-.675 2.325-1.8 2.775-.3.15-.45.375-.45.675zm-2.05 3.3c0-.693.607-1.3 1.3-1.3.693 0 1.3.607 1.3 1.3 0 .693-.607 1.3-1.3 1.3-.693 0-1.3-.607-1.3-1.3zM12 2C6.5 2 2 6.5 2 12s4.5 10 10 10 10-4.5 10-10S17.5 2 12 2z"
})), "0 0 24 24", "QuestionCircle");