@icongo/li
Version:
LibreICONS Icons
14 lines • 877 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LITechUsb = 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: "M7.005 1 5.507 3.621l.453-.003.78-.006v5.24l-1.978-1.38a.258.258 0 0 1-.108-.211v-.293c.448-.117.782-.522.782-1.005 0-.572-.47-1.042-1.042-1.042-.573 0-1.043.47-1.043 1.042 0 .483.335.888.782 1.005v.293c0 .25.122.487.325.633l.001.001 2.28 1.592v.41a1.567 1.567 0 0 0-1.303 1.54C5.436 12.296 6.14 13 7 13c.86 0 1.564-.703 1.564-1.564 0-.771-.566-1.414-1.303-1.54v-1.44l2.226-1.335a.784.784 0 0 0 .38-.672v-.486h.782V3.878H8.564v2.085h.782v.486a.26.26 0 0 1-.127.225L7.26 7.849V3.607l1.17-.01L7.006 1z"
})
}));
export { LITechUsb };