JSFiddle - React, Tailwind, and code Playground
HTML
<div id="outer">
<p><img style="padding-right: 6px;" src="https://higherlogicdownload.s3.amazonaws.com/ARTEMISHEALTH/a2142962-85e6-4dd7-80ea-e25e6e9d74f5/UploadedImages/PUBLIC_HOSTED_FILES/Icons/Documentation-128px.png" alt="" width="22" height="22" /> Inner text</p>
</div>
CSS
#outer {
border: 1px solid red;
height: 5em;
line-height: 7em;
}