UNPKG

@icongo/li

Version:
34 lines 1.4 kB
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; import { jsxs as _jsxs } from "react/jsx-runtime"; var LIToolsCompass = props => /*#__PURE__*/_jsxs("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", "aria-hidden": "true", viewBox: "0 0 14 14" }, props, { children: [/*#__PURE__*/_jsx("path", { fill: "#455a64", d: "M11.922 8.999h-9.85a.304.304 0 0 1-.302-.308c0-.17.135-.308.302-.308h9.85c.167 0 .302.138.302.308 0 .17-.135.308-.302.308zM10.2 11.876l.56-.253.508 1.12-.56.254zM6.385 1h1.23v2.153h-1.23zM3.293 13l-.56-.253.506-1.122.56.254z" }), /*#__PURE__*/_jsxs("g", { fill: "#e91e63", transform: "translate(-.383 -.23) scale(.30764)", children: [/*#__PURE__*/_jsx("circle", { cx: 40, cy: 29, r: 2 }), /*#__PURE__*/_jsx("circle", { cx: 8, cy: 29, r: 2 })] }), /*#__PURE__*/_jsx("path", { fill: "#b0bec5", d: "M8.5 5.225a1.84 1.84 0 0 1-1.095.567l2.838 6.178.561-.256.078-1.325L8.5 5.225zm-2.997 0a1.84 1.84 0 0 0 1.095.567L3.76 11.97l-.561-.256-.078-1.325 2.382-5.164z" }), /*#__PURE__*/_jsx("path", { fill: "#78909c", d: "M7 2.538A1.846 1.846 0 1 0 7 6.23a1.846 1.846 0 0 0 0-3.692zm0 2.769A.923.923 0 1 1 7 3.46a.923.923 0 0 1 0 1.847zm-.615 2.461h1.23v1.846h-1.23z" })] })); export { LIToolsCompass };