UNPKG

@icongo/li

Version:
60 lines 1.85 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 LIGuiBinoculars = props => /*#__PURE__*/_jsx("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", "aria-hidden": "true", viewBox: "0 0 14 14" }, props, { children: /*#__PURE__*/_jsxs("g", { transform: "matrix(.25 0 0 .25 1 .75)", children: [/*#__PURE__*/_jsxs("g", { fill: "#37474f", children: [/*#__PURE__*/_jsx("circle", { cx: 33, cy: 16, r: 6 }), /*#__PURE__*/_jsx("circle", { cx: 15, cy: 16, r: 6 }), /*#__PURE__*/_jsx("path", { d: "m46.7 25-15.3 3H16.7L1.4 25l4.3-7.9C6.8 15.2 8.8 14 11 14h26.2c2.2 0 4.2 1.2 5.3 3.1l4.2 7.9z" }), /*#__PURE__*/_jsx("circle", { cx: 38, cy: 30, r: 10 }), /*#__PURE__*/_jsx("circle", { cx: 10, cy: 30, r: 10 }), /*#__PURE__*/_jsx("circle", { cx: 24, cy: 28, r: 5 })] }), /*#__PURE__*/_jsx("circle", { cx: 24, cy: 28, r: 2, fill: "#546e7a" }), /*#__PURE__*/_jsxs("g", { fill: "#a0f", children: [/*#__PURE__*/_jsx("circle", { cx: 38, cy: 30, r: 7 }), /*#__PURE__*/_jsx("circle", { cx: 10, cy: 30, r: 7 })] }), /*#__PURE__*/_jsx("path", { fill: "#ce93d8", d: "M41.7 27.7c-1-1.1-2.3-1.7-3.7-1.7-1.4 0-2.8.6-3.7 1.7-.4.4-.3 1 .1 1.4.4.4 1 .3 1.4-.1 1.2-1.3 3.3-1.3 4.5 0 .2.2.5.3.7.3.2 0 .5-.1.7-.3.4-.3.4-.9 0-1.3zM10 26c-1.4 0-2.8.6-3.7 1.7-.4.4-.3 1 .1 1.4.4.4 1 .3 1.4-.1 1.2-1.3 3.3-1.3 4.5 0 .2.2.5.3.7.3.2 0 .5-.1.7-.3.4-.4.4-1 .1-1.4-1-1-2.4-1.6-3.8-1.6z" })] }) })); export { LIGuiBinoculars };