UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

31 lines (30 loc) 661 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ic_volume_mute_twotone = void 0; var ic_volume_mute_twotone = { "viewBox": "0 0 24 24", "children": [{ "name": "path", "attribs": { "d": "M0 0h24v24H0V0z", "fill": "none" }, "children": [] }, { "name": "path", "attribs": { "d": "M9 13h2.83L14 15.17V8.83L11.83 11H9z", "opacity": ".3" }, "children": [] }, { "name": "path", "attribs": { "d": "M7 9v6h4l5 5V4l-5 5H7zm7-.17v6.34L11.83 13H9v-2h2.83L14 8.83z" }, "children": [] }] }; exports.ic_volume_mute_twotone = ic_volume_mute_twotone;