import React from "react"; const SoundOff = ({ width, height, color }) => ( ); export default SoundOff;