import Icon from '../components/Icon.vue' Icon.register({ music: { width: 512, height: 512, paths: [ { d: 'M470.4 1.5c2.6-0.8 6.9-1.5 9.6-1.5 17.6 0 32 14.3 32 32v352c0 35.3-43 64-96 64s-96-28.7-96-64 43-64 96-64c9 0 23.3 1.8 32 3.9v-184.6l-256 75v233.7c0 35.3-43 64-96 64s-96-28.7-96-64 43-64 96-64c9 0.1 23.3 1.8 32 3.9v-261.4c0-13 10-26.6 22.4-30.5z' } ] } })