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 726 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: "M10.382 3.615a1.616 1.616 0 013.23 0v7.554c0 .115.094.208.209.208h2.215a.808.808 0 01.61 1.338l-4.039 4.646a.807.807 0 01-1.22 0l-4.039-4.646a.808.808 0 01.61-1.338h2.215a.208.208 0 00.209-.208V3.615z" }), /*#__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", "Download");