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.

7 lines 725 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.613 16.024a1.615 1.615 0 11-3.231 0V8.47a.208.208 0 00-.209-.208H7.958a.808.808 0 01-.61-1.338l4.04-4.646a.807.807 0 011.219 0l4.04 4.646a.808.808 0 01-.61 1.338H13.82a.208.208 0 00-.208.208v7.554z" }), /*#__PURE__*/React.createElement("path", { d: "M19.875 17.122c0-.558.452-1.01 1.01-1.01a1.01 1.01 0 011.013 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 112.02 0v1.545a1.31 1.31 0 001.309 1.308h13.137a1.31 1.31 0 001.309-1.308v-1.545z" })), "0 0 24 24", "Upload");