@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 • 770 B
JavaScript
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.796.499.416 1.163.416 1.579 0 1.661-1.412 7.06-6.313 7.06-11.796C19.935 5.572 16.363 2 12.043 2zm3.157 11.547a.922.922 0 01-.914.914h-4.154a.922.922 0 01-.914-.914v-7.56c0-.498.416-.913.914-.913h4.154c.498 0 .914.415.914.913v.167a.922.922 0 01-.914.913h-2.741a.179.179 0 00-.167.167v1.412c0 .083.083.166.167.166h2.409c.498 0 .914.416.914.914a.922.922 0 01-.914.914h-2.41a.179.179 0 00-.166.166V12.3c0 .083.083.166.167.166h2.824c.498 0 .914.416.914.914v.166h-.083z"
})), "0 0 24 24", "LocationE");