@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.
6 lines • 711 B
JavaScript
/* eslint-disable */
import * as React from "react";
import createIcon from "../Icon/createIcon";
export default createIcon( /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
d: "M12.042 2C7.722 2 4.15 5.572 4.15 9.892c0 5.4 5.4 10.384 7.061 11.797.499.415 1.163.415 1.579 0 1.661-1.413 7.06-6.314 7.06-11.797C19.935 5.572 16.363 2 12.043 2Zm-.498 4.984h-1.08c-.084 0-.084.083-.084.167v5.15c0 .083.083.166.167.166h1.08c1.412 0 2.658-.83 2.658-2.741 0-1.91-1.246-2.742-2.742-2.742Zm-2.327 7.477c-.581 0-.996-.415-.996-.997V6.071c0-.582.415-.997.996-.997h2.41c2.824 0 4.735 1.827 4.735 4.735 0 2.824-1.911 4.652-4.735 4.652h-2.41Z"
})), "0 0 24 24", "LocationD");