@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 • 730 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: "M13.6 7.3c0 .693-.52 1.3-1.3 1.3S11 7.993 11 7.3c0-.693.607-1.3 1.3-1.3.693 0 1.3.607 1.3 1.3ZM10.833 17c-.5 0-.833-.315-.833-.787 0-.471.333-.786.833-.786h.667c.083 0 .166-.079.166-.157v-3.54c0-.078-.083-.157-.166-.157h-.667c-.5 0-.833-.315-.833-.787 0-.471.333-.786.833-.786h.833c.917 0 1.667.708 1.667 1.573v3.775c0 .079.083.158.167.158h.666c.5 0 .834.314.834.786 0 .472-.334.708-.834.708h-3.333ZM12 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", "InformationCircle");