UNPKG

@mynaui/icons-react

Version:

1180+ beautifully crafted open source icons for your next project.

11 lines (7 loc) 481 B
/** * @mynaui/icons-react v0.3.2 - MIT */ import createReactComponent from '../createReactComponent.js'; var VolumeHigh = createReactComponent("volume-high", "VolumeHigh", [["path", { "d": "M13 3v18c-3.5 0-6.1-4.58-6.1-4.58s-3.9.586-3.9-1V8.505c0-1.586 3.9-1 3.9-1S9.5 3 13 3m5.1 16c3.866-3.866 3.866-10.134 0-14", "key": "svg-0" }], ["path", { "d": "M16 16a5.657 5.657 0 0 0 0-8", "key": "svg-1" }]]); export { VolumeHigh as default }; //# sourceMappingURL=VolumeHigh.js.map