Here is my code. used from material-ui.
<p dangerouslySetInnerHTML={{ __html: `${option} ${( <CheckCircleIcon></CheckCircleIcon> //icon )}`, }} ></p>