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 883 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: "M4.222 2a2.222 2.222 0 00-1.11 4.145v9.49A2.222 2.222 0 002 17.555a2.222 2.222 0 103.333-1.922v-3.077c0-.307.25-.556.556-.556h4.444c.307 0 .556.249.556.556v3.079a2.222 2.222 0 00-1.111 1.92 2.222 2.222 0 103.333-1.922v-3.077c0-.307.249-.556.556-.556h4.444c.307 0 .556.249.556.556v5.301a2.222 2.222 0 00-1.111 1.92 2.222 2.222 0 103.333-1.922V6.143A2.222 2.222 0 0022 4.223a2.222 2.222 0 10-3.333 1.922v3.077a.556.556 0 01-.556.556h-4.444a.556.556 0 01-.556-.556v-3.08a2.222 2.222 0 001.111-1.92 2.222 2.222 0 10-3.333 1.923v3.077a.556.556 0 01-.556.556H5.89a.556.556 0 01-.556-.556v-3.08a2.222 2.222 0 001.111-1.92A2.222 2.222 0 004.222 2z" })), "0 0 24 24", "Transmission");