if (this.opts.icon && this.opts.icon.length > 0) {
            this.$element.append(this.$icon);
        }