@icongo/li
Version:
LibreICONS Icons
14 lines • 569 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIBrandUsb = props => /*#__PURE__*/_jsx("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", {
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"
})
}));
export { LIBrandUsb };