react-icons-kit
Version:
React Icons Kit using various Svg Icon set
63 lines (62 loc) • 1.31 kB
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.software_vertical_distribute_bottom = void 0;
var software_vertical_distribute_bottom = {
"viewBox": "0 0 64 64",
"children": [{
"name": "line",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"x1": "0",
"y1": "29",
"x2": "64",
"y2": "29"
},
"children": []
}, {
"name": "line",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"x1": "0",
"y1": "51",
"x2": "64",
"y2": "51"
},
"children": []
}, {
"name": "rect",
"attribs": {
"x": "12",
"y": "13",
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"width": "40",
"height": "16"
},
"children": []
}, {
"name": "rect",
"attribs": {
"x": "6",
"y": "35",
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"width": "52",
"height": "16"
},
"children": []
}]
};
exports.software_vertical_distribute_bottom = software_vertical_distribute_bottom;
;