@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) • 970 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.002 16.335A1.48 1.48 0 0 0 3.388 18.3h17.206a1.471 1.471 0 0 0 1.209-.62 1.48 1.48 0 0 0 .191-1.36 10.159 10.159 0 0 0-4.998-5.704.4.4 0 0 1-.177-.472l.944-2.394a1.514 1.514 0 0 0-.87-1.95 1.504 1.504 0 0 0-1.946.871L13.93 9.316a.398.398 0 0 1-.398.237 10.68 10.68 0 0 0-3.17 0 .368.368 0 0 1-.398-.237l-.914-2.63a1.48 1.48 0 0 0-1.91-.85 1.479 1.479 0 0 0-.847 1.914l.928 2.394a.355.355 0 0 1-.176.458 10.1 10.1 0 0 0-5.043 5.733Zm13.27-3.207a1.104 1.104 0 0 1 1.02.684 1.112 1.112 0 0 1-.239 1.208 1.106 1.106 0 0 1-1.8-1.218 1.108 1.108 0 0 1 1.063-.674h-.045Zm-6.635 0a1.105 1.105 0 0 1 1.134 1.296 1.11 1.11 0 0 1-.857.895 1.103 1.103 0 0 1-1.339-1.082 1.11 1.11 0 0 1 1.106-1.109h-.044Z"
})), "0 0 24 24", "Android");