UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

24 lines (23 loc) 520 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ic_volume_mute_outline = void 0; var ic_volume_mute_outline = { "viewBox": "0 0 24 24", "children": [{ "name": "path", "attribs": { "d": "M0 0h24v24H0V0z", "fill": "none" }, "children": [] }, { "name": "path", "attribs": { "d": "M14 8.83v6.34L11.83 13H9v-2h2.83L14 8.83M16 4l-5 5H7v6h4l5 5V4z" }, "children": [] }] }; exports.ic_volume_mute_outline = ic_volume_mute_outline;