UNPKG

@icongo/li

Version:
62 lines 1.83 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 LICameraPortraitMode = 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(-.714 .142) scale(.28574)", children: [/*#__PURE__*/_jsx("path", { fill: "#ff9800", d: "M22 38c-4.8 0-5-7-5-7v-6h10v6s-.2 7-5 7z" }), /*#__PURE__*/_jsxs("g", { fill: "#ffa726", children: [/*#__PURE__*/_jsx("circle", { cx: 31, cy: 19, r: 2 }), /*#__PURE__*/_jsx("circle", { cx: 13, cy: 19, r: 2 })] }), /*#__PURE__*/_jsx("path", { fill: "#ffb74d", d: "M31 13c0-7.6-18-5-18 0v7c0 5 4 9 9 9s9-4 9-9v-7z" }), /*#__PURE__*/_jsx("path", { fill: "#424242", d: "M22 4c-6.1 0-10 4.9-10 11v2.3l2 1.7v-5l12-4 4 4v5l2-1.7V15c0-4-1-8-6-9l-1-2h-3z" }), /*#__PURE__*/_jsxs("g", { fill: "#784719", children: [/*#__PURE__*/_jsx("circle", { cx: 26, cy: 19, r: 1 }), /*#__PURE__*/_jsx("circle", { cx: 18, cy: 19, r: 1 })] }), /*#__PURE__*/_jsx("path", { fill: "#009688", d: "M27 31s-1.8 2-5 2-5-2-5-2S6 33 6 44h32c0-11-11-13-11-13z" }), /*#__PURE__*/_jsxs("g", { fill: "#ff9800", children: [/*#__PURE__*/_jsx("path", { d: "m40.997 4.065 7 7-7 6.999-7-7z" }), /*#__PURE__*/_jsx("path", { d: "M36 6h10v10H36z" })] }), /*#__PURE__*/_jsx("circle", { cx: 41, cy: 11, r: 3, fill: "#ffeb3b" })] }) })); export { LICameraPortraitMode };