JSFiddle - React, Tailwind, and code Playground
HTML
<div class="proof-of-insurance-icon">
</div>
CSS
.proof-of-insurance-icon {
width: 20px;
height: 20px;
background: url("https://assets.homedepot-static.com/images/v1/proof-of-Insurance.svg");
background-size: 20px;
}