JSFiddle - React, Tailwind, and code Playground

by Edgar Martinez

HTML

<span class='icon'>uhuihui</span>

CSS

.icon {
  background: url('https://image.flaticon.com/icons/png/512/4869/4869740.png');
 /* height: 16px;
  width: 16px;*/
 /* display: block;*/
  /* Other styles here */
}