react-icons-kit
Version:
React Icons Kit using various Svg Icon set
57 lines (56 loc) • 1.04 kB
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.micOff = void 0;
var micOff = {
"viewBox": "0 0 24 24",
"children": [{
"name": "line",
"attribs": {
"x1": "1",
"y1": "1",
"x2": "23",
"y2": "23"
},
"children": []
}, {
"name": "path",
"attribs": {
"d": "M9 9v3a3 3 0 0 0 5.12 2.12M15 9.34V4a3 3 0 0 0-5.94-.6"
},
"children": []
}, {
"name": "path",
"attribs": {
"d": "M17 16.95A7 7 0 0 1 5 12v-2m14 0v2a7 7 0 0 1-.11 1.23"
},
"children": []
}, {
"name": "line",
"attribs": {
"x1": "12",
"y1": "19",
"x2": "12",
"y2": "23"
},
"children": []
}, {
"name": "line",
"attribs": {
"x1": "8",
"y1": "23",
"x2": "16",
"y2": "23"
},
"children": []
}],
"attribs": {
"fill": "none",
"stroke": "currentColor",
"stroke-width": "2",
"stroke-linecap": "round",
"stroke-linejoin": "round"
}
};
exports.micOff = micOff;
;