UNPKG

@icongo/li

Version:
22 lines 801 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; import { jsxs as _jsxs } from "react/jsx-runtime"; var LICameraNightLandscape = 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: "#673ab7", d: "m5.125 5.463-4.125 6h8.25z" }), /*#__PURE__*/_jsx("path", { fill: "#9575cd", d: "m9.4 6.963-3.6 4.5H13z" }), /*#__PURE__*/_jsx("path", { fill: "#40c4ff", d: "M11.725 2.538a1.74 1.74 0 0 1-1.475 2.675c-.175 0-.325-.025-.475-.075.3.5.85.825 1.475.825A1.74 1.74 0 0 0 13 4.213c0-.8-.525-1.475-1.275-1.675z" })] })); export { LICameraNightLandscape };