I have a bunch of ```vue <v-list-item :prepend-icon="wave" title="Hi" value="Bob" to="/hi" > ``` And I'd like to change the size of the icon. Is there a way to do this?