@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.
8 lines • 935 B
JavaScript
/* eslint-disable */
import * as React from "react";
import createIcon from "../Icon/createIcon";
export default createIcon( /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
d: "M11.993 12.417c-.69 0-1.25-.56-1.25-1.25V6.792a.208.208 0 0 0-.208-.208H9.077a.833.833 0 0 1-.595-1.423l2.916-2.917a.833.833 0 0 1 1.178 0l2.917 2.917a.833.833 0 0 1-.583 1.422H13.45a.208.208 0 0 0-.208.208v4.376c0 .69-.56 1.25-1.25 1.25Z"
}), /*#__PURE__*/React.createElement("path", {
d: "M17.41 7.834c.92 0 1.666.746 1.666 1.666v10.833c0 .92-.746 1.667-1.666 1.667H6.577c-.92 0-1.667-.746-1.667-1.667V9.5c0-.92.746-1.666 1.667-1.666h2.706a.208.208 0 0 1 .21.207v1.25a.208.208 0 0 1-.208.21H6.993a.417.417 0 0 0-.416.416v10c0 .23.186.416.416.416h10c.23 0 .417-.186.417-.416v-10a.417.417 0 0 0-.417-.417H14.7a.208.208 0 0 1-.208-.208v-1.25c0-.115.093-.208.208-.208h2.709Z"
})), "0 0 24 24", "ShareIos");