react-icons-kit
Version:
React Icons Kit using various Svg Icon set
50 lines (49 loc) • 1.74 kB
JavaScript
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.volume_down = void 0;
var volume_down = {
"viewBox": "0 0 64 64",
"children": [{
"name": "g",
"attribs": {
"id": "VOLUME__x2F__DOWN_1_",
"enable-background": "new "
},
"children": [{
"name": "g",
"attribs": {
"id": "VOLUME__x2F__DOWN"
},
"children": [{
"name": "g",
"attribs": {
"id": "VOLUME__x2F__DOWN"
},
"children": [{
"name": "g",
"attribs": {},
"children": [{
"name": "g",
"attribs": {},
"children": [{
"name": "path",
"attribs": {
"d": "M55,30H43c-1.657,0-3,1.343-3,3s1.343,3,3,3h12c1.657,0,3-1.343,3-3S56.657,30,55,30z M31,16\r\n\t\t\t\tc-0.721,0-1.374,0.265-1.891,0.689L29.1,16.678l-10.162,8.315H8.992v0.008C7.339,25.006,6,26.346,6,28v10c0,1.657,1.343,3,3,3\r\n\t\t\t\th10.024l10.211,7.426l0.005-0.007C29.736,48.781,30.34,49,31,49c1.657,0,3-1.343,3-3V19C34,17.343,32.657,16,31,16z"
},
"children": [{
"name": "path",
"attribs": {
"d": "M55,30H43c-1.657,0-3,1.343-3,3s1.343,3,3,3h12c1.657,0,3-1.343,3-3S56.657,30,55,30z M31,16\r\n\t\t\t\tc-0.721,0-1.374,0.265-1.891,0.689L29.1,16.678l-10.162,8.315H8.992v0.008C7.339,25.006,6,26.346,6,28v10c0,1.657,1.343,3,3,3\r\n\t\t\t\th10.024l10.211,7.426l0.005-0.007C29.736,48.781,30.34,49,31,49c1.657,0,3-1.343,3-3V19C34,17.343,32.657,16,31,16z"
},
"children": []
}]
}]
}]
}]
}]
}]
}]
};
exports.volume_down = volume_down;