@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) • 537 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: "M2.851 7.069a.578.578 0 0 0-.546 1.018l7.547 4.051-7.556 4.215a.578.578 0 0 0 .564 1.009l8.477-4.73a.577.577 0 0 0-.009-1.013L2.851 7.07ZM12.274 17.415h9.222a.505.505 0 0 0 .504-.504.505.505 0 0 0-.504-.504h-9.221a.505.505 0 0 0-.505.504c0 .277.227.504.505.504Z"
})), "0 0 24 24", "CodeKiwi");