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 741 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.15 9.892C4.15 5.572 7.722 2 12.042 2s7.892 3.572 7.809 7.892c0 5.483-5.4 10.384-7.061 11.797-.416.415-1.08.415-1.579 0C9.55 20.276 4.15 15.292 4.15 9.892zm11.214-3.781l.001-.04V6.11zm-.996.957c.566 0 .974-.472.996-.957-.024-.56-.51-.954-.996-.954h-4.154c-.581 0-.996.498-.996.997v7.476c0 .582.498.997.996.997h.25c.581 0 .996-.498.996-.997v-2.409c0-.083.084-.166.167-.166h2.326c.581 0 .997-.498.997-.997 0-.581-.499-.997-.997-.997h-2.41a.179.179 0 01-.166-.166V7.234c0-.083.083-.166.167-.166h2.824z" })), "0 0 24 24", "LocationF");