@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 • 891 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: "M15.333 12a3.333 3.333 0 1 1-6.666 0 3.333 3.333 0 0 1 6.666 0Z"
}), /*#__PURE__*/React.createElement("path", {
d: "M21.166 11.167h-1.352a.417.417 0 0 1-.41-.351 7.514 7.514 0 0 0-6.22-6.22.417.417 0 0 1-.35-.41V2.833a.833.833 0 1 0-1.668 0v1.353a.417.417 0 0 1-.35.41 7.514 7.514 0 0 0-6.22 6.22.417.417 0 0 1-.41.35H2.833a.833.833 0 1 0 0 1.667h1.353c.204 0 .378.15.41.351a7.514 7.514 0 0 0 6.22 6.22c.201.032.35.206.35.41v1.353a.833.833 0 0 0 1.667 0v-1.353c0-.204.15-.378.351-.41a7.514 7.514 0 0 0 6.22-6.22.417.417 0 0 1 .41-.35h1.352a.833.833 0 0 0 0-1.667ZM12 17.833A5.833 5.833 0 1 1 17.833 12 5.84 5.84 0 0 1 12 17.833Z"
})), "0 0 24 24", "GpsFixed");