@icongo/li
Version:
LibreICONS Icons
37 lines • 1.65 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 LICameraMacro = 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: "#2e7d32",
d: "M1 7c0 5.968 4.674 6 5.368 6h1.264S7.032 7.79 1 7z"
}), /*#__PURE__*/_jsx("path", {
fill: "#388e3c",
d: "M6.368 7.632h1.264V13H6.368z"
}), /*#__PURE__*/_jsx("path", {
fill: "#c62828",
d: "M10.158 4.474c0 1.61-1.642 2.59-2.526 2.59-.885 0-.632-.98-.632-2.59s1.579-2.906 1.579-2.906 1.579 1.295 1.579 2.906z"
}), /*#__PURE__*/_jsx("path", {
fill: "#c62828",
d: "M3.842 4.474c0 1.61 1.642 2.59 2.526 2.59.885 0 .632-.98.632-2.59S5.421 1.568 5.421 1.568 3.842 2.863 3.842 4.474z"
}), /*#__PURE__*/_jsx("path", {
fill: "#e53935",
d: "M7 7.947c-.695-.505-.6-1.42.758-2.779 1.39-1.39 1.768-3.536 1.768-3.536s1.58 1.073 1.58 2.842c0 1.863-1.8 3.473-4.106 3.473z"
}), /*#__PURE__*/_jsx("path", {
fill: "#e53935",
d: "M7 7.947c.695-.505.6-1.42-.758-2.779-1.39-1.39-1.768-3.536-1.768-3.536s-1.58 1.073-1.58 2.842c0 1.863 1.8 3.473 4.106 3.473z"
}), /*#__PURE__*/_jsx("path", {
fill: "#f44336",
d: "M8.895 4.474C8.895 6.4 8.042 7.947 7 7.947S5.105 6.4 5.105 4.474C5.105 2.547 7 1 7 1s1.895 1.547 1.895 3.474z"
}), /*#__PURE__*/_jsx("path", {
fill: "#4caf50",
d: "M6.368 13h1.264C8.326 13 13 12.968 13 7c-6.032.79-6.632 6-6.632 6z"
})]
}));
export { LICameraMacro };