UNPKG

@icongo/li

Version:
47 lines 1.58 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 LICameraNightPortrait = 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: "#40c4ff", d: "M11.543 1.943A1.988 1.988 0 0 1 9.857 5c-.2 0-.371-.029-.543-.086.343.572.972.943 1.686.943 1.114 0 2-.886 2-2 0-.914-.6-1.686-1.457-1.914z" }), /*#__PURE__*/_jsxs("g", { fill: "#b39ddb", transform: "translate(-.714 .143) scale(.28571)", children: [/*#__PURE__*/_jsx("circle", { cx: 31, cy: 19, r: 2 }), /*#__PURE__*/_jsx("circle", { cx: 13, cy: 19, r: 2 }), /*#__PURE__*/_jsx("path", { d: "m27 31-5 6-5-6v-6h10z" })] }), /*#__PURE__*/_jsx("path", { fill: "#d1c4e9", d: "M8.143 3.857C8.143 1.686 3 2.43 3 3.857v2C3 7.286 4.143 8.43 5.571 8.43s2.572-1.143 2.572-2.572v-2z" }), /*#__PURE__*/_jsxs("g", { fill: "#673ab7", transform: "translate(-.714 .143) scale(.28571)", children: [/*#__PURE__*/_jsx("circle", { cx: 26, cy: 19, r: 1 }), /*#__PURE__*/_jsx("circle", { cx: 18, cy: 19, r: 1 }), /*#__PURE__*/_jsx("path", { 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-3zm5 27s-2 1-5 1-5-1-5-1S6 33 6 44h32c0-11-11-13-11-13z" })] })] })); export { LICameraNightPortrait };