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 728 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: "M21.167 11.167h-1.353a.417.417 0 01-.41-.351 7.514 7.514 0 00-6.22-6.22.417.417 0 01-.35-.41V2.833a.833.833 0 10-1.667 0v1.353a.417.417 0 01-.351.41 7.514 7.514 0 00-6.22 6.22.417.417 0 01-.41.35H2.833a.833.833 0 100 1.667h1.353a.417.417 0 01.41.351 7.514 7.514 0 006.22 6.22.417.417 0 01.35.41v1.353a.833.833 0 101.667 0v-1.353a.417.417 0 01.351-.41 7.514 7.514 0 006.22-6.22.417.417 0 01.41-.35h1.353a.833.833 0 100-1.667zM12 17.833A5.833 5.833 0 1117.833 12 5.84 5.84 0 0112 17.833z" })), "0 0 24 24", "GpsNotFixed");