react-icons-kit
Version:
React Icons Kit using various Svg Icon set
16 lines (15 loc) • 445 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.industry = void 0;
var industry = {
"viewBox": "0 0 1792 1792",
"children": [{
"name": "path",
"attribs": {
"d": "M448 0q26 0 45 19t19 45v891l536-429q17-14 40-14 26 0 45 19t19 45v379l536-429q17-14 40-14 26 0 45 19t19 45v1152q0 26-19 45t-45 19h-1664q-26 0-45-19t-19-45v-1664q0-26 19-45t45-19h384z"
}
}]
};
exports.industry = industry;
;