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.

5 lines 969 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: "M3.75 13.877h6.187a.75.75 0 010 1.5.188.188 0 00-.187.188v3.93c0 .62-.504 1.124-1.125 1.124H5.062a1.125 1.125 0 01-1.125-1.125v-3.93a.187.187 0 00-.187-.187.75.75 0 010-1.5zm15.938-7.882H4.312a.375.375 0 01-.375-.375V4.495c0-.621.503-1.125 1.125-1.125h13.876c.62 0 1.125.504 1.125 1.125V5.62a.375.375 0 01-.375.375zm-5.626 7.882h6.188a.75.75 0 110 1.5.187.187 0 00-.188.187v3.93c0 .621-.503 1.125-1.125 1.125h-3.563a1.125 1.125 0 01-1.125-1.125v-3.93a.188.188 0 00-.187-.187.75.75 0 110-1.5zM3.75 6.752h16.5a.75.75 0 010 1.5.187.187 0 00-.184.188v4.305a.375.375 0 01-.375.375h-5.09a.375.375 0 01-.375-.321 2.25 2.25 0 00-4.454 0 .375.375 0 01-.371.32H4.312a.375.375 0 01-.375-.374V8.44a.187.187 0 00-.187-.188.75.75 0 010-1.5z" })), "0 0 24 24", "Sightseeing");