Looking for OpenWrt Logo in ASCII for fastfetch

Currently, fastfetch includes a very basic OpenWrt logo in monochrome blue, which doesn't match the official one (see the top of the page). But, hopefully, someone has the artistic skill to replicate the nice radio-wavy logo in colored ASCII.

root@home-rt-edge-1 ~ # /tmp/fastfetch
 _______                        root@home-rt-edge-1
|       |.-----.-----.-----.    -------------------
|   -   ||  _  |  -__|     |    OS: OpenWrt SNAPSHOT aarch64
|_______||   __|_____|__|__|    Host: Banana Pi BPI-R4 (2x SFP+)
         |__|                   Kernel: Linux 6.12.63
 ________        __             Uptime: 21 days, 21 hours, 55 mins
|  |  |  |.----.|  |_           Packages: 619 (apk)
|  |  |  ||   _||   _|          Shell: zsh 5.9
|________||__|  |____|          CPU: mt7988a (4) @ 1.80 GHz

Grab something from https://github.com/openwrt/branding/ and push it through an ascii art converter?

Thanks for pointing to the images. Making low-res ASCII art took a lot of manual input, though. In the end, I settled on these designs for the large and small logo versions.

Nice! Were you going to submit that upstream? https://github.com/fastfetch-cli/fastfetch/pulls

Yes, I will.