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 1.01 kB
import * as React from "react"; import createIcon from "../Icon/createIcon"; export default createIcon( /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", { d: "M20.063 5.62a.375.375 0 01-.375.375H4.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.62zM3 14.627a.75.75 0 01.75-.75h6.187a.75.75 0 110 1.5.187.187 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 01-.75-.75zM14.062 13.877a.75.75 0 000 1.5c.104 0 .188.084.188.188v3.93c0 .62.503 1.124 1.124 1.124h3.564c.62 0 1.125-.503 1.125-1.125v-3.93a.187.187 0 01.187-.187.75.75 0 000-1.5h-6.188zM3 7.502a.75.75 0 01.75-.75h16.5a.75.75 0 110 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 01-.75-.75z" })), "0 0 24 24", "Sightseeing");