@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) • 687 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: "m11.738 7.527-1.826-2.23a.904.904 0 0 0-1.274-.065.898.898 0 0 0-.066 1.27l2.796 3.303a.904.904 0 0 0 1.342-.002l2.72-3.256a.898.898 0 0 0-.07-1.271.904.904 0 0 0-1.274.07l-1.754 2.18a.4.4 0 0 1-.595 0Zm3.692 9.928L12.71 14.2a.904.904 0 0 0-1.342-.003L8.572 17.5a.898.898 0 0 0 .066 1.271c.37.333.94.304 1.274-.065l1.825-2.23.03-.029a.4.4 0 0 1 .565.03l1.753 2.18a.904.904 0 0 0 1.275.07.898.898 0 0 0 .07-1.27Z"
})), "0 0 24 24", "ShowLess");