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