@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) • 694 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: "M18.5 15a3.483 3.483 0 0 0-2.756 1.369l-6.77-3.604c.006-.09.026-.174.026-.265 0-.168-.027-.33-.05-.491l6.938-4.203A3.479 3.479 0 0 0 18.5 9C20.43 9 22 7.43 22 5.5S20.43 2 18.5 2 15 3.57 15 5.5c0 .168.027.33.05.491l-6.938 4.203A3.478 3.478 0 0 0 5.5 9C3.57 9 2 10.57 2 12.5S3.57 16 5.5 16a3.483 3.483 0 0 0 2.756-1.369l6.77 3.604c-.006.09-.026.174-.026.265 0 1.93 1.57 3.5 3.5 3.5s3.5-1.57 3.5-3.5-1.57-3.5-3.5-3.5Z"
})), "0 0 24 24", "ShareAndroid");