react-icons-kit
Version:
React Icons Kit using various Svg Icon set
39 lines (38 loc) • 1.08 kB
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.information = void 0;
var information = {
"viewBox": "0 0 512 512",
"children": [{
"name": "g",
"attribs": {},
"children": [{
"name": "polygon",
"attribs": {
"points": "288,448 288,192 192,192 192,208 224,208 224,448 192,448 192,464 320,464 320,448 \t"
},
"children": [{
"name": "polygon",
"attribs": {
"points": "288,448 288,192 192,192 192,208 224,208 224,448 192,448 192,464 320,464 320,448 \t"
},
"children": []
}]
}, {
"name": "path",
"attribs": {
"d": "M255.8,144.5c26.6,0,48.2-21.6,48.2-48.2s-21.6-48.2-48.2-48.2c-26.6,0-48.2,21.6-48.2,48.2S229.2,144.5,255.8,144.5z"
},
"children": [{
"name": "path",
"attribs": {
"d": "M255.8,144.5c26.6,0,48.2-21.6,48.2-48.2s-21.6-48.2-48.2-48.2c-26.6,0-48.2,21.6-48.2,48.2S229.2,144.5,255.8,144.5z"
},
"children": []
}]
}]
}]
};
exports.information = information;
;