react-icons-kit
Version:
React Icons Kit using various Svg Icon set
19 lines (18 loc) • 542 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.fileZip = void 0;
var fileZip = {
"viewBox": "0 0 12 16",
"children": [{
"name": "path",
"attribs": {
"fill-rule": "evenodd",
"d": "M8.5 1H1a1 1 0 00-1 1v12a1 1 0 001 1h10a1 1 0 001-1V4.5L8.5 1zM11 14H1V2h3v1h1V2h3l3 3v9zM5 4V3h1v1H5zM4 4h1v1H4V4zm1 2V5h1v1H5zM4 6h1v1H4V6zm1 2V7h1v1H5zM4 9.28A2 2 0 003 11v1h4v-1a2 2 0 00-2-2V8H4v1.28zM6 10v1H4v-1h2z"
},
"children": []
}],
"attribs": {}
};
exports.fileZip = fileZip;
;