react-icons-kit
Version:
React Icons Kit using various Svg Icon set
16 lines (15 loc) • 656 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.thLarge = void 0;
var thLarge = {
"viewBox": "0 0 1664 1792",
"children": [{
"name": "path",
"attribs": {
"d": "M768 1024v384q0 52-38 90t-90 38h-512q-52 0-90-38t-38-90v-384q0-52 38-90t90-38h512q52 0 90 38t38 90zM768 256v384q0 52-38 90t-90 38h-512q-52 0-90-38t-38-90v-384q0-52 38-90t90-38h512q52 0 90 38t38 90zM1664 1024v384q0 52-38 90t-90 38h-512q-52 0-90-38t-38-90v-384q0-52 38-90t90-38h512q52 0 90 38t38 90zM1664 256v384q0 52-38 90t-90 38h-512q-52 0-90-38t-38-90v-384q0-52 38-90t90-38h512q52 0 90 38t38 90z"
}
}]
};
exports.thLarge = thLarge;
;