react-icons-kit
Version:
React Icons Kit using various Svg Icon set
16 lines (15 loc) • 436 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.twitch = void 0;
var twitch = {
"viewBox": "0 0 1792 1792",
"children": [{
"name": "path",
"attribs": {
"d": "M896 434v434h-145v-434h145zM1294 434v434h-145v-434h145zM1294 1194l253-254v-795h-1194v1049h326v217l217-217h398zM1692 0v1013l-434 434h-326l-217 217h-217v-217h-398v-1158l109-289h1483z"
}
}]
};
exports.twitch = twitch;
;