react-icons-kit
Version:
React Icons Kit using various Svg Icon set
45 lines (44 loc) • 997 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.ic_report_twotone = void 0;
var ic_report_twotone = {
"viewBox": "0 0 24 24",
"children": [{
"name": "path",
"attribs": {
"d": "M0 0h24v24H0V0z",
"fill": "none"
},
"children": []
}, {
"name": "path",
"attribs": {
"d": "M9.1 5L5 9.1v5.8L9.1 19h5.8l4.1-4.1V9.1L14.9 5H9.1zM12 17c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm1-3h-2V7h2v7z",
"opacity": ".3"
},
"children": []
}, {
"name": "path",
"attribs": {
"d": "M15.73 3H8.27L3 8.27v7.46L8.27 21h7.46L21 15.73V8.27L15.73 3zM19 14.9L14.9 19H9.1L5 14.9V9.1L9.1 5h5.8L19 9.1v5.8z"
},
"children": []
}, {
"name": "circle",
"attribs": {
"cx": "12",
"cy": "16",
"r": "1"
},
"children": []
}, {
"name": "path",
"attribs": {
"d": "M11 7h2v7h-2z"
},
"children": []
}]
};
exports.ic_report_twotone = ic_report_twotone;
;