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 799 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: "M6.074 12.11l-.086.073-2.804 2.921c-.22.22-.243.537-.066.732l.066.06 2.804 2.922a.56.56 0 00.429.182c.331 0 .563-.197.606-.503l.007-.106V16.4l8.063.001a.905.905 0 00.9-.787L16 15.5a.903.903 0 00-.793-.893l-.114-.007-8.063-.001v-1.99a.655.655 0 00-.184-.426.594.594 0 00-.772-.072zm11.08-6.927a.655.655 0 00-.184.426v1.99L8.907 7.6l-.114.007A.903.903 0 008 8.5l.007.113a.905.905 0 00.9.787l8.063-.001v1.992l.007.106c.043.306.275.503.606.503a.56.56 0 00.43-.182l2.803-2.922.066-.06c.177-.195.155-.513-.066-.732l-2.803-2.921-.087-.073a.594.594 0 00-.772.073z" })), "0 0 24 24", "FlightReturn");