diff options
author | Christian Kaiser <info@ckaiser.com.ar> | 2024-05-29 02:30:14 -0300 |
---|---|---|
committer | Christian Kaiser <info@ckaiser.com.ar> | 2024-06-27 10:58:56 -0300 |
commit | 04f6435aa86ffa63e1fec915f5bd6715a4ddf05c (patch) | |
tree | 04a90e81a921d2e7787b9a5baf2e7c567b7300f4 /editor/icons/AudioStreamPlayer3D.svg | |
parent | 7907ef835d17cd01c14203c239dc017cbe8605a3 (diff) | |
download | redot-engine-04f6435aa86ffa63e1fec915f5bd6715a4ddf05c.tar.gz |
Fix AudioStreamPlayer icons, improve audio resource picker styling
Diffstat (limited to 'editor/icons/AudioStreamPlayer3D.svg')
-rw-r--r-- | editor/icons/AudioStreamPlayer3D.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editor/icons/AudioStreamPlayer3D.svg b/editor/icons/AudioStreamPlayer3D.svg index c0480d0c7d..f6be929e61 100644 --- a/editor/icons/AudioStreamPlayer3D.svg +++ b/editor/icons/AudioStreamPlayer3D.svg @@ -1 +1 @@ -<svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" width="16" height="16" version="1.0" viewBox="0 0 2.4 2.4"><path fill="#fc7f7f" stroke="#fc7f7f" stroke-linejoin="round" stroke-width=".176" d="M1.382.335.777.858H.204v.673h.564l.614.531Z"/><path fill="none" stroke="#fc7f7f" stroke-linecap="round" stroke-width=".176" d="M1.718.572c.275.374.275.882 0 1.256M1.947.343c.402.5.402 1.213 0 1.714"/></svg>
\ No newline at end of file +<svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" width="16" height="16" version="1.0" viewBox="0 0 2.4 2.4"><path fill="#fc7f7f" stroke="#fc7f7f" stroke-linejoin="round" stroke-width=".176" d="M1.382.335.777.858H.204v.673h.564l.614.531Z"/><path fill="none" stroke="#fc7f7f" stroke-linecap="round" stroke-width=".176" d="M1.718.572a1.06 1.06 0 0 1 0 1.256M1.947.343c.402.5.402 1.213 0 1.714"/></svg>
\ No newline at end of file |