sonosaurus / sonobus

Source code for SonoBus, a real-time network audio streaming collaboration tool.
https://sonobus.net
GNU General Public License v3.0
1.59k stars 118 forks source link

Add icons for open and private group permissions #248

Open strk opened 4 months ago

strk commented 4 months ago

References GH-171

strk commented 4 months ago

In its current state this PR only adds SVG files under images/ directory. A circle and a pacman. They are of slightly different nominal sizes as I got them from wikimedia and tweaked from there, I'm not sure it matters (I'm not expert, but being vector it shouldn't?). The icons are not used by the program source code. I'm thinking we may want another icon being a closed circle with a key inside, meaning the group is password-protected in addition to being just private. Does it make sense ? Would it also be possible to have a public room protected by a password ?