@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: "M2.583 5.903c-.5-1.824 1.35-3.527 3.16-2.688h.002l14.428 6.697c1.77.821 1.77 3.353 0 4.174L5.745 20.785h-.002c-1.867.866-3.78-.976-3.105-2.864l2.113-5.924L2.638 6.08l-.055-.177Zm1.94 12.692H4.52a.29.29 0 0 0 .079.327.291.291 0 0 0 .142.075c.04.007.092.006.16-.026L17.763 13H6.517l-1.995 5.595Zm.219-13.59a.29.29 0 0 0-.142.074.286.286 0 0 0-.099.232l.021.095L6.52 11h11.247L4.902 5.029a.257.257 0 0 0-.16-.025Z"
})), "0 0 24 24", "SendLight");