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.

8 lines (7 loc) 803 B
/* 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: "m17.95 8.61.085.073 2.782 2.921c.219.22.24.537.065.732l-.066.06-2.781 2.922a.554.554 0 0 1-.426.182c-.329 0-.56-.197-.602-.503L17 14.891V12.9h-3a.9.9 0 0 1-.893-.787L13.1 12a.9.9 0 0 1 .9-.9l3-.001v-1.99c0-.122.06-.305.183-.426a.586.586 0 0 1 .766-.073Zm-10.1 0 .085.073 2.782 2.921c.219.22.24.537.065.732l-.066.06-2.781 2.922a.554.554 0 0 1-.426.182c-.329 0-.56-.197-.602-.503l-.007-.106V12.9l-3 .001a.9.9 0 0 1-.893-.787L3 12a.9.9 0 0 1 .787-.893L3.9 11.1l3-.001v-1.99c0-.122.06-.305.183-.426a.586.586 0 0 1 .766-.073Z" })), "0 0 24 24", "FlightMulticity");