UNPKG

@icongo/li

Version:
47 lines 1.87 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 LICameraPlugin = 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: "translate(-.09 -.377) scale(.27273)", 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: "M28.8 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 }), /*#__PURE__*/_jsx("path", { fill: "#8bc34a", d: "M48 33.8c0-1.3-1.1-2.4-2.4-2.4H42c-.4 0-.7-.5-.4-.8.4-.6.5-1.3.4-2.1-.2-1.2-1.1-2.1-2.3-2.4-2-.4-3.7 1-3.7 2.9 0 .6.2 1.1.4 1.6.2.4 0 .8-.5.8h-3.6c-1.3 0-2.4 1.1-2.4 2.4V37c0 .4.5.7.8.4.6-.4 1.3-.5 2.1-.4 1.2.2 2.1 1.1 2.4 2.3.4 1.9-1.1 3.6-2.9 3.6-.6 0-1.1-.2-1.6-.4-.4-.2-.8 0-.8.5v2.6c0 1.3 1.1 2.4 2.4 2.4h13.2c1.3 0 2.4-1.1 2.4-2.4V33.8z" })] }) })); export { LICameraPlugin };