UNPKG

@icongo/li

Version:
44 lines 1.44 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 LICamera = 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(.3 0 0 .3 -.2 -.215)", children: [/*#__PURE__*/_jsx("path", { fill: "#512da8", d: "M33.9 12.1H14.2L17.6 7c.4-.6 1-.9 1.7-.9h9.6c.7 0 1.3.3 1.7.9l3.3 5.1z" }), /*#__PURE__*/_jsx("path", { fill: "#8667c4", d: "M14 11H8V9.2C8 8.5 8.5 8 9.2 8h3.6c.7 0 1.2.5 1.2 1.2V11z" }), /*#__PURE__*/_jsx("path", { fill: "#5e35b1", d: "M40 42H8c-2.2 0-4-1.8-4-4V14c0-2.2 1.8-4 4-4h32c2.2 0 4 1.8 4 4v24c0 2.2-1.8 4-4 4z" }), /*#__PURE__*/_jsx("circle", { cx: 24, cy: 26, r: 12, fill: "#512da8" }), /*#__PURE__*/_jsx("circle", { cx: 24, cy: 26, r: 9, fill: "#b388ff" }), /*#__PURE__*/_jsx("path", { fill: "#c7a7ff", d: "M29 23c-1.2-1.4-3-2.2-4.8-2.2-1.8 0-3.6.8-4.8 2.2-.5.5-.4 1.3.1 1.8s1.3.4 1.8-.1c1.5-1.7 4.3-1.7 5.8 0 .3.3.6.4 1 .4.3 0 .6-.1.9-.3.4-.4.5-1.3 0-1.8z" }), /*#__PURE__*/_jsx("ellipse", { cx: 11, cy: 13.5, fill: "#8667c4", rx: 2, ry: 1.5 })] }) })); export { LICamera };