UNPKG

@icongo/li

Version:
19 lines 641 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 LICameraFlashOff = 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: "#ffc107", d: "M5.564 1.415 3.826 7.497h2.49L4.985 13l4.634-6.661H6.896l1.853-4.924z" }), /*#__PURE__*/_jsx("path", { fill: "#37474f", d: "m1.092 1.82.82-.82 10.996 10.996-.82.82z" })] })); export { LICameraFlashOff };