@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.
8 lines (7 loc) • 894 B
JavaScript
/* eslint-disable */
"use client";
import * as React from "react";
import createIcon from "../Icon/createIcon";
export default createIcon( /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
d: "M7.833 6.58H5.75a.833.833 0 0 0-.833.833v9.167c0 .46.373.833.833.833h2.083c.23 0 .417-.186.417-.416v-10a.417.417 0 0 0-.417-.417ZM3.667 8.247h-.834A.833.833 0 0 0 2 9.08v5.833c0 .46.373.834.833.834h.834c.23 0 .416-.187.416-.417V8.663a.417.417 0 0 0-.416-.416ZM20.333 8.247h.834c.46 0 .833.373.833.833v5.833c0 .46-.373.834-.833.834h-.834a.417.417 0 0 1-.416-.417V8.663c0-.23.186-.416.416-.416ZM18.25 6.58h-2.083a.417.417 0 0 0-.417.417v10c0 .23.187.416.417.416h2.083c.46 0 .833-.373.833-.833V7.413a.833.833 0 0 0-.833-.833ZM9.683 10.747a.6.6 0 0 0-.6.6v1.3a.6.6 0 0 0 .6.6h4.634a.6.6 0 0 0 .6-.6v-1.3a.6.6 0 0 0-.6-.6H9.683Z"
})), "0 0 24 24", "Gym");