Fastfetch can show logos via a config file. But your terminal has to support showing pictures as logos. I’m using Kitty as my terminal, and I like it.
"logo": {
"source": "/mnt/DATEN/Nextcloud/Bilder/Linux/Images and Logos/Fedora_Nerd.png",
"type": "auto",
"height": 18,
"width": 15,
"padding": {
"top": 2,
"left": 2,
}
},```