react-icons-kit
Version:
React Icons Kit using various Svg Icon set
37 lines (36 loc) • 856 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.androidWarning = void 0;
var androidWarning = {
"viewBox": "0 0 512 512",
"children": [{
"name": "g",
"attribs": {
"id": "Icon_31_"
},
"children": [{
"name": "g",
"attribs": {},
"children": [{
"name": "g",
"attribs": {},
"children": [{
"name": "path",
"attribs": {
"d": "M32,464h448L256,48L32,464z M280,400h-48v-48h48V400z M280,320h-48v-96h48V320z"
},
"children": [{
"name": "path",
"attribs": {
"d": "M32,464h448L256,48L32,464z M280,400h-48v-48h48V400z M280,320h-48v-96h48V320z"
},
"children": []
}]
}]
}]
}]
}]
};
exports.androidWarning = androidWarning;
;