module.exports = { name: 'icon-android' , body: function iconAndroid(){ if (this.childElementCount) return this.innerHTML = '' + '' + '' + '' + '' } }