How can I avoid removing the html tag from the blog

Hi

Use:
echo get_the_excerpt(); ?>

Instead of:
echo unicon_word_count(get_the_excerpt(), 25); ?>

If you have still issue with the theme then the best way to get the support is Contact your purchased Theme Author. Contact Author and let them know.

Thanks