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 639 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.993 2a7.926 7.926 0 00-7.916 7.917c0 5.455 5.448 10.406 7.117 11.794a1.25 1.25 0 001.598 0c1.666-1.388 7.118-6.34 7.118-11.795A7.926 7.926 0 0011.993 2zm3.959 9.236h-2.709a.417.417 0 00-.416.416v2.709a.833.833 0 01-1.667 0v-2.709a.417.417 0 00-.417-.416H8.035a.833.833 0 110-1.667h2.708a.417.417 0 00.417-.417V6.444a.833.833 0 111.667 0v2.709c0 .23.186.416.416.416h2.709a.833.833 0 110 1.667z" })), "0 0 24 24", "LocationAdd");