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 455 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: "M4.08 9.917A7.926 7.926 0 0111.997 2a7.926 7.926 0 017.917 7.916c0 5.455-5.452 10.408-7.119 11.796a1.25 1.25 0 01-1.597 0C9.528 20.324 4.08 15.373 4.08 9.917zm3.75 0a4.167 4.167 0 108.334 0 4.167 4.167 0 00-8.334 0z" })), "0 0 24 24", "Location");