react-icons-kit
Version:
React Icons Kit using various Svg Icon set
17 lines (16 loc) • 371 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.androidVolumeMute = void 0;
var androidVolumeMute = {
"viewBox": "0 0 512 512",
"children": [{
"name": "path",
"attribs": {
"d": "M64,192v128h85.334L256,431.543V80.458L149.334,192H64z"
},
"children": []
}]
};
exports.androidVolumeMute = androidVolumeMute;
;