UNPKG

@icongo/li

Version:
32 lines 1.38 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 LIDeviceTapeDrive = 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: "#cfd8dc", d: "M1.273 4.955h11.454v3.818H1.273z" }), /*#__PURE__*/_jsx("path", { fill: "#37474f", d: "M10.96 5.227H7.95a2.31 2.31 0 0 0-.677 1.637c0 .639.258 1.217.676 1.636h3.011a2.31 2.31 0 0 0 .676-1.636 2.31 2.31 0 0 0-.676-1.637zM9.455 7.41a.546.546 0 1 1 0-1.091.546.546 0 0 1 0 1.091zM6.324 5.227H3.04a2.31 2.31 0 0 0-.676 1.637c0 .639.258 1.217.676 1.636h3.284A2.31 2.31 0 0 0 7 6.864a2.31 2.31 0 0 0-.676-1.637zM4.545 7.41a.546.546 0 1 1 0-1.091.546.546 0 0 1 0 1.091z" }), /*#__PURE__*/_jsxs("g", { fill: "#546e7a", children: [/*#__PURE__*/_jsx("path", { d: "M1 3.59v6.82h12V3.59H1zM12.455 8.5H1.545V5.227h10.91V8.5z" }), /*#__PURE__*/_jsx("path", { d: "M4.818 4.955h4.364v3.818H4.818z" })] }), /*#__PURE__*/_jsx("path", { fill: "#fafafa", d: "M5.364 5.227h3.272V8.5H5.364z" }), /*#__PURE__*/_jsx("path", { fill: "#ff1744", d: "M5.364 7.41h3.272V8.5H5.364z" })] })); export { LIDeviceTapeDrive };