Lightweight Qt6 desktop client for Qobuz with a Rust audio backend (Symphonia/CPAL via staticlib FFI). Mirrors the spotify-qt layout: toolbar with playback controls, library/context docks on the left, tabbed search side panel on the right, queue panel, now-playing dock. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
15 lines
555 B
XML
15 lines
555 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 22 22">
|
|
<defs id="defs3051">
|
|
<style type="text/css" id="current-color-scheme">
|
|
.ColorScheme-Text {
|
|
color:#eff0f1;
|
|
}
|
|
</style>
|
|
</defs>
|
|
<path
|
|
style="fill:currentColor;fill-opacity:1;stroke:none"
|
|
d="M 11 3 A 8 8 0 0 0 3 11 L 3 19 L 4 19 L 4 17 L 6 19 L 7 19 L 7 13 L 6 13 L 4 15 L 4 11 A 7 7 0 0 1 11 4 A 7 7 0 0 1 18 11 L 18 15 L 16 13 L 15 13 L 15 19 L 16 19 L 18 17 L 18 19 L 19 19 L 19 11 A 8 8 0 0 0 11 3 z "
|
|
class="ColorScheme-Text"
|
|
/>
|
|
</svg>
|