react-icons-kit
Version:
React Icons Kit using various Svg Icon set
39 lines (38 loc) • 1.11 kB
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.volumeLow = void 0;
var volumeLow = {
"viewBox": "0 0 512 512",
"children": [{
"name": "g",
"attribs": {},
"children": [{
"name": "polygon",
"attribs": {
"points": "311,407.7 311,104.4 216.2,192 112,192 112,320 216.2,320 \t"
},
"children": [{
"name": "polygon",
"attribs": {
"points": "311,407.7 311,104.4 216.2,192 112,192 112,320 216.2,320 \t"
},
"children": []
}]
}, {
"name": "path",
"attribs": {
"d": "M367.2,355.6c20.5-27.8,32.8-62.3,32.8-99.6c0-37.4-12.3-71.8-32.8-99.6l-20.4,15.3c17.4,23.6,27.8,52.7,27.8,84.3\r\n\t\tc0,31.6-10.4,60.7-27.8,84.3L367.2,355.6z"
},
"children": [{
"name": "path",
"attribs": {
"d": "M367.2,355.6c20.5-27.8,32.8-62.3,32.8-99.6c0-37.4-12.3-71.8-32.8-99.6l-20.4,15.3c17.4,23.6,27.8,52.7,27.8,84.3\r\n\t\tc0,31.6-10.4,60.7-27.8,84.3L367.2,355.6z"
},
"children": []
}]
}]
}]
};
exports.volumeLow = volumeLow;
;