@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.
10 lines (9 loc) • 808 B
JavaScript
/* 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: "M9.203 9.45c0 1.695 1.048 2.753 2.61 2.753 1.52 0 2.567-1.097 2.567-2.754 0-1.656-1.048-2.734-2.568-2.734S9.203 7.753 9.203 9.45Z"
}), /*#__PURE__*/React.createElement("path", {
d: "M12 1.6 4.2 3.798v11.039S4.333 22.4 12 22.4s7.8-7.58 7.8-7.58V3.759L12 1.6Zm4.68 3.3v12.003h-2.371V12.94c-.475.691-1.53 1.238-2.887 1.238-2.67 0-4.622-1.996-4.622-4.73 0-2.594 1.87-4.729 4.622-4.729 1.56 0 2.526.619 2.957 1.417V4.9h2.3Zm-2.371 12.003v2.377h-2.371v-2.377h2.37Zm-4.743 0h2.372v2.377H9.566v-2.377Zm0 0h-2.37v-2.377h2.37v2.377Z"
})), "0 0 24 24", "KiwiComGuarantee");