react-icons-kit
Version:
React Icons Kit using various Svg Icon set
71 lines (70 loc) • 1.6 kB
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.socialTwitchOutline = void 0;
var socialTwitchOutline = {
"viewBox": "0 0 512 512",
"children": [{
"name": "g",
"attribs": {},
"children": [{
"name": "g",
"attribs": {},
"children": [{
"name": "g",
"attribs": {},
"children": [{
"name": "path",
"attribs": {
"d": "M80,32l-32,80v304h96v64h64l64-64h80l112-112V32H80z M416,288l-64,64h-96.001L192,416v-64h-80V80h304V288z"
},
"children": [{
"name": "path",
"attribs": {
"d": "M80,32l-32,80v304h96v64h64l64-64h80l112-112V32H80z M416,288l-64,64h-96.001L192,416v-64h-80V80h304V288z"
},
"children": []
}]
}]
}]
}, {
"name": "rect",
"attribs": {
"x": "320",
"y": "143",
"width": "48",
"height": "129"
},
"children": [{
"name": "rect",
"attribs": {
"x": "320",
"y": "143",
"width": "48",
"height": "129"
},
"children": []
}]
}, {
"name": "rect",
"attribs": {
"x": "208",
"y": "143",
"width": "48",
"height": "129"
},
"children": [{
"name": "rect",
"attribs": {
"x": "208",
"y": "143",
"width": "48",
"height": "129"
},
"children": []
}]
}]
}]
};
exports.socialTwitchOutline = socialTwitchOutline;
;