UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

31 lines (30 loc) 725 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ic_volume_down_twotone = void 0; var ic_volume_down_twotone = { "viewBox": "0 0 24 24", "children": [{ "name": "path", "attribs": { "d": "M0 0h24v24H0V0z", "fill": "none" }, "children": [] }, { "name": "path", "attribs": { "d": "M7 13h2.83L12 15.17V8.83L9.83 11H7z", "opacity": ".3" }, "children": [] }, { "name": "path", "attribs": { "d": "M16 7.97v8.05c1.48-.73 2.5-2.25 2.5-4.02 0-1.77-1.02-3.29-2.5-4.03zM5 9v6h4l5 5V4L9 9H5zm7-.17v6.34L9.83 13H7v-2h2.83L12 8.83z" }, "children": [] }] }; exports.ic_volume_down_twotone = ic_volume_down_twotone;