react-icons-kit
Version:
React Icons Kit using various Svg Icon set
33 lines (32 loc) • 747 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.software_slice = void 0;
var software_slice = {
"viewBox": "0 0 64 64",
"children": [{
"name": "polygon",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-linejoin": "bevel",
"stroke-miterlimit": "10",
"points": "1,59 37,23 44,30 \r\n\t36,45 "
},
"children": []
}, {
"name": "polygon",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-linejoin": "bevel",
"stroke-miterlimit": "10",
"points": "40,20 57,3 63,9 \r\n\t47,27 "
},
"children": []
}]
};
exports.software_slice = software_slice;
;