react-icons-kit
Version:
React Icons Kit using various Svg Icon set
19 lines (18 loc) • 447 B
JavaScript
;
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.report = void 0;
var report = {
"viewBox": "0 0 16 16",
"children": [{
"name": "path",
"attribs": {
"fill-rule": "evenodd",
"d": "M0 2a1 1 0 011-1h14a1 1 0 011 1v9a1 1 0 01-1 1H7l-4 4v-4H1a1 1 0 01-1-1V2zm1 0h14v9H6.5L4 13.5V11H1V2zm6 6h2v2H7V8zm0-5h2v4H7V3z"
},
"children": []
}],
"attribs": {}
};
exports.report = report;