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