@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) • 944 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: "M4.222 2a2.222 2.222 0 0 0-1.11 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.25-.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.556-.556h4.444c.307 0 .556.249.556.556v5.301a2.222 2.222 0 0 0-1.112 1.92 2.222 2.222 0 1 0 3.334-1.922V6.143A2.222 2.222 0 0 0 22 4.223a2.222 2.222 0 1 0-3.333 1.922v3.077a.556.556 0 0 1-.556.556h-4.444a.556.556 0 0 1-.556-.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");