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 878 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: "M18.25 4.293c-.25 0-.417.167-.417.334V18.96a.18.18 0 00.167.167h2.917a.18.18 0 00.166-.167V4.627c0-.25-.166-.417-.416-.417H18.25v.083zM8.25 8.46c-.25 0-.417.167-.417.333V18.96a.18.18 0 00.167.167h2.917a.18.18 0 00.166-.167V8.793c0-.25-.166-.416-.416-.416H8.25v.083zM3 19.293h2.917a.18.18 0 00.166-.166v-6c0-.25-.166-.417-.416-.417h-2.5c-.167-.083-.334.083-.334.25v6c0 .167.084.25.167.333zM12.833 10.543c0-.25.167-.416.417-.416v-.084h2.417c.25 0 .416.167.416.417v8.583a.18.18 0 01-.166.167H13a.18.18 0 01-.167-.167v-8.5zM21.167 21.793H2.833c-.5 0-.833-.333-.833-.833 0-.5.333-.833.833-.833h18.334c.5 0 .833.333.833.833 0 .5-.333.833-.833.833z" })), "0 0 24 24", "Chart");