UNPKG

@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 870 B
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.696 6.566a2.283 2.283 0 100-4.566 2.283 2.283 0 000 4.566zM18.098 16.794c-.182-1.643-1.552-2.922-3.196-2.922H12.71c-.274 0-.457-.182-.457-.457l-.73-4.84C11.34 7.936 10.7 7.388 9.97 7.48c-.73.183-1.278.822-1.187 1.553l.73 4.749c.183 1.552 1.553 2.74 3.197 2.74h2.192c.274 0 .456.182.456.365l.274 3.835c.092.731.731 1.279 1.462 1.279a1.476 1.476 0 001.278-1.461l-.274-3.745z" }), /*#__PURE__*/React.createElement("path", { d: "M9.788 17.8h3.561c.548 0 .913.364.913.912s-.365.914-.913.914H9.788c-1.279 0-2.375-.822-2.649-2.1l-1.461-6.394c-.183-.456.183-1.004.64-1.095.456-.183 1.004.182 1.095.639l1.461 6.393c.092.456.457.73.914.73z" })), "0 0 24 24", "Seat");