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 704 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: "M20.884 16.112a1.01 1.01 0 011.014 1.01v1.545A3.333 3.333 0 0118.566 22H5.429A3.333 3.333 0 012.1 18.667v-1.545a1.01 1.01 0 012.02 0v1.545a1.31 1.31 0 001.308 1.308h13.138a1.31 1.31 0 001.309-1.308v-1.545c0-.558.452-1.01 1.01-1.01zm-8.887 1.527a1.616 1.616 0 01-1.615-1.615V8.47a.208.208 0 00-.209-.208H7.958a.808.808 0 01-.61-1.338l4.04-4.646a.807.807 0 011.22 0l4.038 4.646a.808.808 0 01-.61 1.338h-2.215a.208.208 0 00-.208.208v7.554c0 .892-.724 1.615-1.616 1.615z" })), "0 0 24 24", "Upload");