UNPKG

@icongo/gy

Version:
32 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 GYSiGlyphWebcam = props => /*#__PURE__*/_jsx("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", className: "prefix__si-glyph prefix__si-glyph-webcam", viewBox: "0 0 16 16" }, props, { children: /*#__PURE__*/_jsxs("g", { fill: "#434343", fillRule: "evenodd", children: [/*#__PURE__*/_jsxs("g", { transform: "translate(2 1)", children: [/*#__PURE__*/_jsx("ellipse", { cx: 5.967, cy: 5.979, className: "prefix__si-glyph-fill", rx: 1.967, ry: 1.979 }), /*#__PURE__*/_jsx("path", { d: "M7.598.001c.002.035.014.068.014.105C7.61.788 6.887 1.34 5.994 1.34c-.892 0-1.615-.555-1.615-1.238 0-.035.01-.067.014-.102C1.864.714.003 3.072.001 5.88-.003 9.259 2.678 11.999 5.985 12c3.31.003 5.994-2.732 5.996-6.108.001-2.81-1.856-5.172-4.383-5.891ZM2 5.997a4 4 0 1 1 8 .008 4 4 0 1 1-8-.008Z", className: "prefix__si-glyph-fill" })] }), /*#__PURE__*/_jsx("path", { d: "M7.958 14.25a7.281 7.281 0 0 1-3.917-1.142l-1.824 1.811a.73.73 0 0 0 0 1.039l11.531-.052a.733.733 0 0 0 .002-1.039l-1.807-1.8a7.297 7.297 0 0 1-3.985 1.183Z", className: "prefix__si-glyph-fill" })] }) })); export { GYSiGlyphWebcam };