UNPKG

@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.

5 lines 749 B
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.581 15.037c-1.138 0-2.142.55-2.79 1.386l-6.856-3.649c.007-.09.027-.176.027-.268 0-.17-.027-.333-.05-.497l7.025-4.255a3.522 3.522 0 002.644 1.209 3.548 3.548 0 003.544-3.544 3.548 3.548 0 00-3.544-3.544 3.548 3.548 0 00-3.543 3.544c0 .17.026.333.05.497l-7.025 4.255A3.522 3.522 0 005.42 8.962a3.548 3.548 0 00-3.544 3.544 3.548 3.548 0 003.544 3.544c1.138 0 2.142-.55 2.79-1.386l6.856 3.65c-.007.09-.027.175-.027.267a3.548 3.548 0 003.543 3.544 3.548 3.548 0 003.544-3.544 3.548 3.548 0 00-3.544-3.543z" })), "0 0 24 24", "ShareAndroid");