react-icons-kit
Version:
React Icons Kit using various Svg Icon set
51 lines (50 loc) • 1.25 kB
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.iosInformationEmpty = void 0;
var iosInformationEmpty = {
"viewBox": "0 0 512 512",
"children": [{
"name": "g",
"attribs": {},
"children": [{
"name": "g",
"attribs": {},
"children": [{
"name": "g",
"attribs": {},
"children": [{
"name": "circle",
"attribs": {
"cx": "251.5",
"cy": "172",
"r": "20"
},
"children": [{
"name": "circle",
"attribs": {
"cx": "251.5",
"cy": "172",
"r": "20"
},
"children": []
}]
}, {
"name": "polygon",
"attribs": {
"points": "272,344 272,216 224,216 224,224 240,224 240,344 224,344 224,352 288,352 288,344 \t\t"
},
"children": [{
"name": "polygon",
"attribs": {
"points": "272,344 272,216 224,216 224,224 240,224 240,344 224,344 224,352 288,352 288,344 \t\t"
},
"children": []
}]
}]
}]
}]
}]
};
exports.iosInformationEmpty = iosInformationEmpty;
;