react-icons-kit
Version:
React Icons Kit using various Svg Icon set
65 lines (64 loc) • 1.38 kB
JavaScript
;
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.basic_usb = void 0;
var basic_usb = {
"viewBox": "0 0 64 64",
"children": [{
"name": "rect",
"attribs": {
"x": "5.308",
"y": "4.601",
"transform": "matrix(0.7071 -0.7071 0.7071 0.7071 -6.0061 14.5)",
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"width": "18.385",
"height": "19.799"
},
"children": []
}, {
"name": "rect",
"attribs": {
"x": "22.151",
"y": "15.08",
"transform": "matrix(0.7071 -0.7071 0.7071 0.7071 -15.3259 37)",
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"width": "29.698",
"height": "43.841"
},
"children": []
}, {
"name": "line",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"x1": "7",
"y1": "13",
"x2": "16",
"y2": "22"
},
"children": []
}, {
"name": "line",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"x1": "13",
"y1": "7",
"x2": "22",
"y2": "16"
},
"children": []
}]
};
exports.basic_usb = basic_usb;