import * as React from "react"; function MusicNoteIcon(props: React.SVGProps) { return ; } export default MusicNoteIcon;