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 1.24 kB
import * as React from "react"; import createIcon from "../Icon/createIcon"; export default createIcon( /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", { d: "M2.833 2H12c.917 0 1.667.75 1.667 1.667v4.166h7.5c.5 0 .833.334.833.834 0 .5-.333.833-.833.833h-7.5v4.917c0 .916-.75 1.666-1.667 1.666v4.084a.18.18 0 00.167.166h9c.5 0 .833.334.833.834 0 .5-.333.833-.833.833H12c-.917 0-1.667-.75-1.667-1.667v-4.25h-7.5c-.5 0-.833-.333-.833-.833 0-.5.333-.833.833-.833h9A.18.18 0 0012 14.25V3.833a.18.18 0 00-.167-.166h-9c-.5 0-.833-.334-.833-.834 0-.5.417-.833.833-.833z" }), /*#__PURE__*/React.createElement("path", { d: "M6.75 5.583L9.667 8.5a.806.806 0 010 1.167L6.75 12.584a.756.756 0 01-.583.25c-.5 0-.833-.334-.833-.834v-1.5c0-.083-.084-.166-.25-.166H3.25c-.666 0-1.25-.584-1.25-1.25 0-.667.584-1.25 1.25-1.25h1.917a.18.18 0 00.167-.167v-1.5c0-.25.083-.417.25-.583a.806.806 0 011.166 0zM14.333 14.333a.807.807 0 000 1.167l2.917 2.916a.806.806 0 001.166 0 .754.754 0 00.25-.583v-1.5a.18.18 0 01.167-.166h1.834c.666 0 1.25-.584 1.25-1.25 0-.667-.584-1.25-1.25-1.25h-1.834a.179.179 0 01-.166-.167V12c0-.5-.334-.834-.834-.834a.757.757 0 00-.583.25l-2.917 2.917z" })), "0 0 24 24", "Compare");