UNPKG

@icongo/li

Version:
26 lines 1.22 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 LIDeviceKeyboard = 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: "none", stroke: "#546e7a", strokeLinejoin: "round", strokeMiterlimit: 10, strokeWidth: 0.545, d: "M7 6.182c0-3.522 3.545-.263 3.545-3.818" }), /*#__PURE__*/_jsx("path", { fill: "#8cbcd6", d: "M1 6.182h12v5.454H1z" }), /*#__PURE__*/_jsx("path", { fill: "#e1f5fe", d: "M1.545 6.727h1.091v1.091h-1.09zm1.637 0h1.09v1.091h-1.09zm1.636 0H5.91v1.091H4.82zm1.637 0h1.09v1.091h-1.09zm1.636 0h1.09v1.091h-1.09zm1.636 0h1.091v1.091h-1.09zm1.637 0h1.09v1.091h-1.09zM1.545 10h1.091v1.09h-1.09zm1.637 0h1.09v1.09h-1.09zm1.636 0h4.364v1.09H4.818zm4.91 0h1.09v1.09h-1.09zm1.636 0h1.09v1.09h-1.09zM1.545 8.364h1.91v1.09h-1.91zm2.455 0h1.09v1.09H4zm1.636 0h1.091v1.09h-1.09zm1.637 0h1.09v1.09h-1.09zm1.636 0H10v1.09H8.91zm1.636 0h1.91v1.09h-1.91z" })] })); export { LIDeviceKeyboard };