'Fail on that syntax .liquid (learning stage)

on my way to learn .liquid, i can't found issue on that syntax:

{{ 'visa.svg' | asset_img_url | image_url: width: 36, height: 36 | image_tag: alt: 'Visa', srcset: nil, class: 'filter-green', loading: 'lazy' }}

Fail: Liquid error (sections/footer.liquid line 264): invalid url input

Where is the fail? :(



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source