{{#if this.ready}}
    <Image src={{this.brand.icon_url}} @fallbackSrc="/images/icon.png" height={{this.px}} width={{this.px}} class="w-{{this.size}} h-{{this.size}}" alt="Fleetbase" ...attributes />
{{/if}}