UNPKG

@icongo/li

Version:
23 lines (22 loc) 965 B
"use strict"; var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault")["default"]; Object.defineProperty(exports, "__esModule", { value: true }); exports.LIBrandUsb = void 0; var _objectSpread2 = _interopRequireDefault(require("@babel/runtime/helpers/objectSpread2")); var _jsxRuntime = require("react/jsx-runtime"); var LIBrandUsb = function LIBrandUsb(props) { return /*#__PURE__*/(0, _jsxRuntime.jsx)("svg", (0, _objectSpread2["default"])((0, _objectSpread2["default"])({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", "aria-hidden": "true", viewBox: "0 0 14 14" }, props), {}, { children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", { d: "M11.2 5.8v1.196A1.2 1.2 0 0 1 9.996 8.2H7.6v2.56a1.2 1.2 0 1 1-1.2 0V9.4H4.004A1.2 1.2 0 0 1 2.8 8.196V6.84a1.2 1.2 0 1 1 1.2 0V8.2h2.4V3.4H5.2L7 1l1.8 2.4H7.6V7H10V5.8h-.6V3.4h2.4v2.4h-.6z" }) })); }; exports.LIBrandUsb = LIBrandUsb;