Ver código fonte

Merge pull request #78102 from MewPurPur/polyphonic-audio-icon

Add AudioStreamPolyphonic icon
Rémi Verschelde 2 anos atrás
pai
commit
7b9df571b3
1 arquivos alterados com 1 adições e 0 exclusões
  1. 1 0
      editor/icons/AudioStreamPolyphonic.svg

+ 1 - 0
editor/icons/AudioStreamPolyphonic.svg

@@ -0,0 +1 @@
+<svg height="16" viewBox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg"><linearGradient id="a" gradientUnits="userSpaceOnUse" x2="0" y1="1" y2="15"><stop offset="0" stop-color="#ff5f5f"/><stop offset=".5" stop-color="#e1da5b"/><stop offset="1" stop-color="#5fff97"/></linearGradient><path d="M12 1 4.754 3A1 1 0 0 0 4 4v5.55A2.5 2.5 0 1 0 6 12V4.756l5-1.428V6.5l2-1V2a1 1 0 0 0-1-1zm-2 7h2v2h2v2h-2v2h-2v-2H8v-2h2z" fill="url(#a)"/></svg>