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 834 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.667 8.247a.417.417 0 01.416.416v6.667a.417.417 0 01-.416.417h-.834A.833.833 0 012 14.913V9.08a.833.833 0 01.833-.833h.834zM7.833 6.58a.417.417 0 01.417.417v10a.417.417 0 01-.417.416H5.75a.833.833 0 01-.833-.833V7.413a.833.833 0 01.833-.833h2.083zm13.334 1.667A.833.833 0 0122 9.08v5.833a.833.833 0 01-.833.834h-.834a.417.417 0 01-.416-.417V8.663a.417.417 0 01.416-.416h.834zM18.25 6.58a.833.833 0 01.833.833v9.167a.833.833 0 01-.833.833h-2.083a.417.417 0 01-.417-.416v-10a.417.417 0 01.417-.417h2.083zm-8.667 4.167h4.834a.5.5 0 01.5.5v1.5a.5.5 0 01-.5.5H9.583a.5.5 0 01-.5-.5v-1.5a.5.5 0 01.5-.5z" })), "0 0 24 24", "Gym");