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