Hi rogimon
This template uses FontAwesome 4 which doesn't include horse icon so it doesn't work.
You can follow my suggestion here to add FontAwesome 5 into your site: https://www.joomlart.com/forums/d/32027-update-fontawesome/2
And add this custom css into the file: /templates/ja_directory/css/custom.css (Create this file if it doesn't exist)
.fas,
.t3-subnav #menu-carousel .owl-item a.fas:before{font-family: 'Font Awesome 5 Free'!important;line-height: inherit;}
Also note that in the menu item, you need to add correct class for this icon: fas fa-horse