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: "M19.814 11.167h1.353a.833.833 0 010 1.666h-1.353a.417.417 0 00-.41.351 7.514 7.514 0 01-6.22 6.22.417.417 0 00-.35.41v1.353a.833.833 0 01-1.667 0v-1.353a.417.417 0 00-.351-.41 7.514 7.514 0 01-6.22-6.22.417.417 0 00-.41-.35H2.833a.833.833 0 010-1.667h1.353a.417.417 0 00.41-.351 7.514 7.514 0 016.22-6.22.417.417 0 00.35-.41V2.833a.833.833 0 011.667 0v1.353c0 .204.15.378.351.41a7.514 7.514 0 016.22 6.22c.032.202.206.35.41.35zM6.167 12A5.833 5.833 0 0012 17.833 5.84 5.84 0 0017.833 12a5.833 5.833 0 00-11.666 0z" })), "0 0 24 24", "GpsNotFixed");