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 857 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: "M15.57 2.243l4.512 4.511a.833.833 0 01.245.59v12.99c0 .92-.747 1.666-1.667 1.666H5.327c-.92 0-1.667-.746-1.667-1.667V3.667C3.66 2.747 4.406 2 5.327 2h9.655c.22 0 .432.087.589.243zm2.673 18.09c.23 0 .417-.186.417-.416V8.042a.208.208 0 00-.208-.209H16.16c-.92 0-1.667-.746-1.667-1.666V3.875a.208.208 0 00-.208-.208H5.743a.417.417 0 00-.416.416v15.834c0 .23.186.416.416.416h12.5zm-2.29-10.251H8.037a.657.657 0 00-.667.666c0 .417.25.667.667.667h7.916c.333 0 .666-.25.666-.666a.657.657 0 00-.666-.667zm-7.916 4.582h7.916c.333 0 .666.25.666.667a.657.657 0 01-.666.667H8.037a.657.657 0 01-.667-.667c0-.416.333-.666.667-.666z" })), "0 0 24 24", "Document");