UNPKG

@icongo/li

Version:
34 lines 1.25 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 LIDeviceHdtv = 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__*/_jsxs("g", { fill: "#455a64", children: [/*#__PURE__*/_jsx("path", { d: "M6 9.333h2V11H6z" }), /*#__PURE__*/_jsx("path", { d: "M10.667 11.333H3.333s0-.666.667-.666h6c.667 0 .667.666.667.666z" })] }), /*#__PURE__*/_jsx("path", { fill: "#546e7a", d: "M1 2.667h12v7H1z" }), /*#__PURE__*/_jsx("path", { fill: "#bbdefb", d: "M1.667 3.333h10.666V9H1.667z" }), /*#__PURE__*/_jsx("path", { fill: "#1e88e5", fillRule: "evenodd", d: "M5.702 7.667h.875l.513-3h-.884l-.168 1H4.886l.177-1H4.18l-.513 3h.883l.196-1.242 1.152.001z", clipRule: "evenodd" }), /*#__PURE__*/_jsx("path", { fill: "#1e88e5", d: "M9.347 4.667h-1.59l-.484 3h1.521c.95 0 1.705-.601 1.761-1.79.056-1.187-1.208-1.21-1.208-1.21zM8.707 7h-.453l.299-1.667h.407c.395.021.81.06.78.709C9.7 6.857 9.064 7 8.706 7z" })] })); export { LIDeviceHdtv };