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 1.32 kB
import * as React from "react"; import createIcon from "../Icon/createIcon"; export default createIcon( /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", { d: "M11.998 21.997a.842.842 0 01-.841-.842v-1.182a.62.62 0 00-.502-.604 7.555 7.555 0 01-6.028-6.028.614.614 0 00-.604-.502H2.842A.843.843 0 012 11.997c0-.463.378-.84.842-.84H4.02a.616.616 0 00.605-.503c.064-.365.156-.724.274-1.069a.844.844 0 011.06-.5.847.847 0 01.531 1.05 5.775 5.775 0 001.394 5.984 5.78 5.78 0 004.11 1.701c.639 0 1.27-.105 1.877-.312a.838.838 0 01.82.165.84.84 0 01-.283 1.43 7.5 7.5 0 01-1.067.273.612.612 0 00-.503.604v1.175a.843.843 0 01-.841.842zm-.003-15.815c-.975 0-1.94.248-2.793.718a.616.616 0 00-.137.973l7.06 7.06c.115.116.27.181.436.181.275-.033.445-.151.537-.32.99-1.792.955-4-.087-5.763a5.835 5.835 0 00-5-2.85h-.016zM21.159 22a.851.851 0 01-.596-.247L2.245 3.435a.835.835 0 01-.245-.593A.836.836 0 012.84 2c.225 0 .437.087.596.247l3.516 3.52a.613.613 0 00.786.065 7.395 7.395 0 012.918-1.206.614.614 0 00.504-.604V2.84a.841.841 0 011.683 0v1.185c0 .295.212.55.502.605a7.55 7.55 0 016.027 6.027.614.614 0 00.604.502h1.182a.842.842 0 010 1.684h-1.18a.616.616 0 00-.606.502 7.385 7.385 0 01-1.204 2.919.613.613 0 00.072.785l3.512 3.514A.844.844 0 0121.16 22z" })), "0 0 24 24", "GpsOff");