react-icons-kit
Version:
React Icons Kit using various Svg Icon set
39 lines (38 loc) • 1.14 kB
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.university = void 0;
var university = {
"viewBox": "0 0 512 512",
"children": [{
"name": "g",
"attribs": {},
"children": [{
"name": "polygon",
"attribs": {
"points": "256,64 32,176.295 64,197.367 64,400 96,416 96,217.849 255.852,320 387.996,234.549 480,174.727 \t"
},
"children": [{
"name": "polygon",
"attribs": {
"points": "256,64 32,176.295 64,197.367 64,400 96,416 96,217.849 255.852,320 387.996,234.549 480,174.727 \t"
},
"children": []
}]
}, {
"name": "path",
"attribs": {
"d": "M390.13,256L256,343.768L120.531,256L112,337.529C128,349.984,224,416,256.002,448C288,416,384,350.031,400,337.561\r\n\t\tL390.13,256z"
},
"children": [{
"name": "path",
"attribs": {
"d": "M390.13,256L256,343.768L120.531,256L112,337.529C128,349.984,224,416,256.002,448C288,416,384,350.031,400,337.561\r\n\t\tL390.13,256z"
},
"children": []
}]
}]
}]
};
exports.university = university;
;