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.

6 lines 931 B
/* eslint-disable */ import * as React from "react"; import createIcon from "../Icon/createIcon"; export default createIcon( /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", { d: "M4.222 2a2.222 2.222 0 0 0-1.111 4.145v9.49A2.222 2.222 0 0 0 2 17.555a2.222 2.222 0 1 0 3.333-1.922v-3.077c0-.307.249-.556.556-.556h4.444c.307 0 .556.249.556.556v3.079a2.222 2.222 0 0 0-1.111 1.92 2.222 2.222 0 1 0 3.333-1.922v-3.077c0-.307.249-.556.555-.556h4.445c.307 0 .555.249.555.556v5.301a2.222 2.222 0 0 0-1.11 1.92 2.222 2.222 0 1 0 3.333-1.922V6.143a2.222 2.222 0 0 0 1.11-1.92 2.222 2.222 0 1 0-3.332 1.922v3.077a.556.556 0 0 1-.556.556h-4.445a.556.556 0 0 1-.555-.556v-3.08a2.222 2.222 0 0 0 1.111-1.92 2.222 2.222 0 1 0-3.333 1.923v3.077a.556.556 0 0 1-.556.556H5.89a.556.556 0 0 1-.556-.556v-3.08a2.222 2.222 0 0 0 1.111-1.92A2.222 2.222 0 0 0 4.222 2Z" })), "0 0 24 24", "Transmission");