@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.
8 lines (7 loc) • 816 B
JavaScript
/* eslint-disable */
"use client";
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.892Zm10.135 4.57a.922.922 0 0 0 .914-.915h.083v-.166a.922.922 0 0 0-.914-.914h-2.824a.179.179 0 0 1-.167-.166v-1.495c0-.083.083-.166.167-.166h2.409a.922.922 0 0 0 .914-.914.922.922 0 0 0-.914-.914h-2.41a.179.179 0 0 1-.166-.166V7.234c0-.083.083-.167.167-.167h2.741a.922.922 0 0 0 .914-.913v-.166a.922.922 0 0 0-.914-.914h-4.154a.922.922 0 0 0-.914.914v7.56c0 .498.416.913.914.913h4.154Z"
})), "0 0 24 24", "LocationE");