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 709 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: "M13.316 19.106h1.316v-.001a1.053 1.053 0 010 2.105H9.368a1.053 1.053 0 110-2.105h1.316a.263.263 0 00.263-.263v-.527a.263.263 0 00-.263-.262H4.105A2.105 2.105 0 012 15.948V4.895c0-1.162.943-2.105 2.105-2.105h15.79c1.162 0 2.105.943 2.105 2.105v11.052a2.105 2.105 0 01-2.105 2.105h-6.58a.263.263 0 00-.262.263v.528c0 .145.117.263.263.263zM4.106 5.422v10a.526.526 0 00.526.526h14.736c.291 0 .527-.236.527-.526v-10a.526.526 0 00-.527-.527H4.632a.526.526 0 00-.527.527z" })), "0 0 24 24", "DeviceDesktop");