Add spatialization icon (#1276)
* Add spatialization icon * that never happened
This commit is contained in:
parent
58f890e141
commit
8780ff771f
1 changed files with 7 additions and 0 deletions
7
src/renderer/assets/spatialization.svg
Normal file
7
src/renderer/assets/spatialization.svg
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
<svg fill="#fff" viewBox="0 0 20 20" xml:space="preserve" xmlns="http://www.w3.org/2000/svg">
|
||||||
|
<path d="M10 12.5c-5.92 0-9 3.5-9 5.5v1h18v-1c0-2-3.08-5.5-9-5.5z"/>
|
||||||
|
<circle cx="10" cy="6" r="5"/>
|
||||||
|
<g style="fill:#fff">
|
||||||
|
<path d="M47.788 25.736a19.5 19.5 0 0 1 0 21.4m7.1-28.5a30 30 0 0 1 0 35.6m6.5-42.1a38.8 38.8 0 0 1 0 48.6m105.752-35a19.5 19.5 0 0 0 0 21.4m-7.1-28.5a30 30 0 0 0 0 35.6m-6.5-42.1a38.8 38.8 0 0 0 0 48.6" style="fill:none;stroke:#fff;stroke-width:5;stroke-linecap:round" transform="translate(-7.276 -.048) scale(.16067)"/>
|
||||||
|
</g>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 562 B |
Loading…
Add table
Add a link
Reference in a new issue