From 1339a5c1cb5874d58eb1036f5fd3b9728293114c Mon Sep 17 00:00:00 2001 From: Hugo Locurcio Date: Wed, 15 Jan 2020 22:32:08 +0100 Subject: Add an icon for OGG samples The icon is the same as WAV samples, as both formats are accepted in AudioStreamPlayer. This closes #35163. --- editor/icons/icon_audio_stream_o_g_g_vorbis.svg | 1 + 1 file changed, 1 insertion(+) create mode 100644 editor/icons/icon_audio_stream_o_g_g_vorbis.svg diff --git a/editor/icons/icon_audio_stream_o_g_g_vorbis.svg b/editor/icons/icon_audio_stream_o_g_g_vorbis.svg new file mode 100644 index 0000000000..a8d6fb6bf1 --- /dev/null +++ b/editor/icons/icon_audio_stream_o_g_g_vorbis.svg @@ -0,0 +1 @@ + \ No newline at end of file -- cgit v1.2.3