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