react-icons-kit
Version:
React Icons Kit using various Svg Icon set
50 lines (49 loc) • 1.44 kB
JavaScript
;
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.documentIcon = void 0;
var documentIcon = {
"viewBox": "0 0 64 64",
"children": [{
"name": "g",
"attribs": {
"id": "DOCUMENT_1_",
"enable-background": "new "
},
"children": [{
"name": "g",
"attribs": {
"id": "DOCUMENT"
},
"children": [{
"name": "g",
"attribs": {
"id": "DOCUMENT"
},
"children": [{
"name": "g",
"attribs": {},
"children": [{
"name": "g",
"attribs": {},
"children": [{
"name": "path",
"attribs": {
"d": "M35,23.008h19L32,2.964v17.037C32,21.662,33.343,23.008,35,23.008z M29,20.001V3H13c-1.657,0-3,1.343-3,3v52\r\n\t\t\t\tc0,1.657,1.343,3,3,3h38c1.657,0,3-1.343,3-3V26.014H35C31.686,26.014,29,23.322,29,20.001z"
},
"children": [{
"name": "path",
"attribs": {
"d": "M35,23.008h19L32,2.964v17.037C32,21.662,33.343,23.008,35,23.008z M29,20.001V3H13c-1.657,0-3,1.343-3,3v52\r\n\t\t\t\tc0,1.657,1.343,3,3,3h38c1.657,0,3-1.343,3-3V26.014H35C31.686,26.014,29,23.322,29,20.001z"
},
"children": []
}]
}]
}]
}]
}]
}]
}]
};
exports.documentIcon = documentIcon;