# Void Linux ASCII art You can find the icon on the [quickemu-icons repo](https://github.com/quickemu-project/quickemu-icons/blob/main/src/distro-icons/void.svg). The tool used to convert it to ASCII art is [img2ascii2svg](https://github.com/kernelmethod/img2ascii2svg) and the command used for the conversion is: ``` bash ./img2ascii2svg.py VoidLinux.png -vs 0.3 -hs 0.3 --ascii VoidLinuxASCIIArt.txt ``` After that small changes were made to the ASCII art.