@if (tag().svgIcon) { } @else if (tag().icon) { @if (isEmojiIcon()) { {{ tag().icon }} } @else { {{ tag().icon }} } } @else {