@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) • 754 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: "M13.316 19.106h1.316a1.052 1.052 0 1 1 0 2.104H9.368a1.053 1.053 0 0 1 0-2.105h1.316a.263.263 0 0 0 .263-.263v-.527a.263.263 0 0 0-.263-.262H4.105A2.105 2.105 0 0 1 2 15.948V4.895c0-1.162.943-2.105 2.105-2.105h15.79c1.163 0 2.105.943 2.105 2.105v11.052a2.105 2.105 0 0 1-2.105 2.105h-6.58a.263.263 0 0 0-.262.263v.528c0 .145.117.263.263.263ZM4.106 5.422v10a.526.526 0 0 0 .526.526h14.736c.291 0 .527-.236.527-.526v-10a.526.526 0 0 0-.527-.527H4.632a.526.526 0 0 0-.527.527Z"
})), "0 0 24 24", "DeviceDesktop");