react-icons-kit
Version:
React Icons Kit using various Svg Icon set
87 lines (86 loc) • 1.98 kB
JavaScript
;
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.music_mute = void 0;
var music_mute = {
"viewBox": "0 0 64 64",
"children": [{
"name": "g",
"attribs": {},
"children": [{
"name": "polygon",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"points": "4,32 4,20 16,20 34,2 34,32 34,62 16,44 \r\n\t\t4,44 \t"
},
"children": [{
"name": "polygon",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"points": "4,32 4,20 16,20 34,2 34,32 34,62 16,44 \r\n\t\t4,44 \t"
},
"children": []
}]
}, {
"name": "line",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"x1": "42",
"y1": "23",
"x2": "60",
"y2": "41"
},
"children": [{
"name": "line",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"x1": "42",
"y1": "23",
"x2": "60",
"y2": "41"
},
"children": []
}]
}, {
"name": "line",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"x1": "42",
"y1": "41",
"x2": "60",
"y2": "23"
},
"children": [{
"name": "line",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"x1": "42",
"y1": "41",
"x2": "60",
"y2": "23"
},
"children": []
}]
}]
}]
};
exports.music_mute = music_mute;