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.

8 lines (7 loc) 854 B
/* eslint-disable */ "use client"; import * as React from "react"; import createIcon from "../Icon/createIcon"; export default createIcon( /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", { d: "M6.037 1.875a2.25 2.25 0 0 0-1.8.9L.9 7.226c-.299.398-.448.87-.45 1.34a.76.76 0 0 0 .006.168c.032.458.204.908.515 1.28v.002l9.337 11.298.003.003a2.25 2.25 0 0 0 3.45 0l.003-.003L23.1 10.016l.001-.001a2.246 2.246 0 0 0 .071-2.789l-3.335-4.451a2.25 2.25 0 0 0-1.8-.9h-12Zm11.68 1.5-1.355 3.766-2.825-3.766h4.18Zm-15.429 4.5 2.766-3.689L6.38 7.875H2.288Zm8.13 11.218-8.03-9.718H6.92l3.498 9.718Zm11.266-9.718-8.027 9.714 3.495-9.714h4.532Zm-13.169 0h7.043l-3.521 9.785-3.522-9.785Zm-2.16-6h4.182L7.712 7.142 6.356 3.375Zm15.429 4.5h-4.092l1.328-3.69 2.764 3.69Zm-9.747-4 3 4h-6l3-4Z" })), "0 0 24 24", "Diamond");