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 461 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: "M11.997 2A7.926 7.926 0 004.08 9.917c0 5.456 5.449 10.407 7.118 11.794a1.25 1.25 0 001.597 0c1.667-1.387 7.119-6.34 7.119-11.795A7.926 7.926 0 0011.997 2zm0 12.084a4.167 4.167 0 114.167-4.167 4.167 4.167 0 01-4.167 4.167z" })), "0 0 24 24", "Location");