godot icon indicating copy to clipboard operation
godot copied to clipboard

Add icon for AudioStreamPlaylist

Open Meorge opened this issue 6 months ago • 0 comments

This PR adds an icon for AudioStreamPlaylist, based off of the icons for the file-specific AudioStream types and AudioStreamPolyphonic:

CleanShot 2024-08-17 at 08 20 08@2x

I was a bit conflicted on whether to use the file-specific AudioStream icon (i.e., with the music note) or have the playlist "sub-icon" (three horizontal lines) take up the whole space of the icon. AudioStreamPolyphonic uses the music note background despite not being tied to a single file format, which was my main reason for choosing it. If there is further reasoning behind why the music note background would make sense for AudioStreamPlaylist, then I can certainly update the icon to not use it.

Meorge avatar Aug 17 '24 15:08 Meorge