@icongo/gy
Version:
Glyph Iconset Icons
29 lines • 1.47 kB
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
import { jsxs as _jsxs } from "react/jsx-runtime";
var GYSiGlyphCameraSecurity = props => /*#__PURE__*/_jsx("svg", _extends({
xmlns: "http://www.w3.org/2000/svg",
width: "1em",
height: "1em",
className: "prefix__si-glyph prefix__si-glyph-camera-security",
viewBox: "0 0 16 16"
}, props, {
children: /*#__PURE__*/_jsxs("g", {
fill: "#434343",
fillRule: "evenodd",
children: [/*#__PURE__*/_jsx("path", {
d: "M1 12h3.05v1.945H1zm3.16.227 2.028-5.768 1.183.416-2.027 5.768z",
className: "prefix__si-glyph-fill"
}), /*#__PURE__*/_jsx("path", {
d: "m2.595 3.217-.486 1.664s-.294.774.427 1.014c.812.248 6.992 2.084 6.992 2.084l1.391-2.38-8.324-2.382Z",
className: "prefix__si-glyph-fill"
}), /*#__PURE__*/_jsx("path", {
d: "M13.709 4.971c.105-.039 2.249-1.2 2.249-1.2-.162-.163-.257-.286-.495-.355L4.145.101a1.395 1.395 0 0 0-1.738.937l-.351 1.197s9.708 2.844 10.006 2.886l-1.019 1.798 2.946 1.025.99-2.922c0-.001-1.11-.001-1.27-.051Zm-11.95 7.208-.356-.529c1.944-1.198 2.61-4.396 2.59-6.771l.658-.006c.021 2.656-.726 5.971-2.892 7.306Z",
className: "prefix__si-glyph-fill"
}), /*#__PURE__*/_jsx("path", {
d: "M2.029 12.996c0 1.645-.908 2.977-2.029 2.977v-5.952c1.121 0 2.029 1.332 2.029 2.975Z",
className: "prefix__si-glyph-fill"
})]
})
}));
export { GYSiGlyphCameraSecurity };