react-icons-kit
Version:
React Icons Kit using various Svg Icon set
17 lines (16 loc) • 445 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.fileText = void 0;
var fileText = {
"viewBox": "0 0 12 16",
"children": [{
"name": "path",
"attribs": {
"d": "M6 5H2v-1h4v1zM2 8h7v-1H2v1z m0 2h7v-1H2v1z m0 2h7v-1H2v1z m10-7.5v9.5c0 0.55-0.45 1-1 1H1c-0.55 0-1-0.45-1-1V2c0-0.55 0.45-1 1-1h7.5l3.5 3.5z m-1 0.5L8 2H1v12h10V5z"
},
"children": []
}]
};
exports.fileText = fileText;
;