react-icons-kit
Version:
React Icons Kit using various Svg Icon set
17 lines (16 loc) • 440 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.table2 = void 0;
var table2 = {
"viewBox": "0 0 16 16",
"children": [{
"name": "path",
"attribs": {
"fill": "#000000",
"d": "M0 1v14h16v-14h-16zM6 10v-3h4v3h-4zM10 11v3h-4v-3h4zM10 3v3h-4v-3h4zM5 3v3h-4v-3h4zM1 7h4v3h-4v-3zM11 7h4v3h-4v-3zM11 6v-3h4v3h-4zM1 11h4v3h-4v-3zM11 14v-3h4v3h-4z"
}
}]
};
exports.table2 = table2;
;