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 756 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: "M17.95 8.61l.085.073 2.782 2.921c.219.22.24.537.065.732l-.066.06-2.781 2.922a.554.554 0 01-.426.182c-.329 0-.56-.197-.602-.503L17 14.891V12.9h-3a.9.9 0 01-.893-.787L13.1 12a.9.9 0 01.9-.9l3-.001v-1.99c0-.122.06-.305.183-.426a.586.586 0 01.766-.073zm-10.1 0l.085.073 2.782 2.921c.219.22.24.537.065.732l-.066.06-2.781 2.922a.554.554 0 01-.426.182c-.329 0-.56-.197-.602-.503l-.007-.106V12.9l-3 .001a.9.9 0 01-.893-.787L3 12a.9.9 0 01.787-.893L3.9 11.1l3-.001v-1.99c0-.122.06-.305.183-.426a.586.586 0 01.766-.073z" })), "0 0 24 24", "FlightMulticity");