There's a merged pull request on the void-packages repository void-artwork: update to 20220303. https://github.com/void-linux/void-packages/pull/35942 Description: Adds an svg version of the logo, a script to generate icons from it, and generated icon files for the logo (with and without the VOID text) at various sizes, which are installed to the hicolor (fallback) icon theme. The logo files are pre-generated to avoid makedep on librsvg-utils, and they are small enough and change so rarely that it is not a big deal to include them in git. The source svg is slightly different than the one on alpha.de; it has a small white border added to help with legibility on dark backgrounds. This is a follow-up to #35604 #### Testing the changes - I tested the changes in this PR: **YES** The logo shown at various sizes in `plasma-sdk`'s cuttlefish: ![image](https://user-images.githubusercontent.com/5366828/156516814-0873eb7a-0fc8-47bc-b651-00ac5fe8e099.png) ![image](https://user-images.githubusercontent.com/5366828/156516890-54e8f402-c343-4770-96bf-b62e9f6b0582.png) The logo shown in KDE settings using the new `/etc/os-release` from #35604: ![image](https://user-images.githubusercontent.com/5366828/156518272-606199eb-8512-43a5-89fd-b3bcf6dd0039.png)