react-icons-kit
Version:
React Icons Kit using various Svg Icon set
16 lines (15 loc) • 431 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.maxcdn = void 0;
var maxcdn = {
"viewBox": "0 0 1792 1792",
"children": [{
"name": "path",
"attribs": {
"d": "M1745 773l-164 763h-334l178-832q13-56-15-88-27-33-83-33h-169l-204 953h-334l204-953h-286l-204 953h-334l204-953-153-327h1276q101 0 189.5 40.5t147.5 113.5q60 73 81 168.5t0 194.5z"
}
}]
};
exports.maxcdn = maxcdn;
;