JSFiddle - React, Tailwind, and code Playground

HTML

<div></div>

CSS

div {
    background-image: url(http://i.stack.imgur.com/mUhg1.png);
    height: 27px; 
    width: 27px;
    background-position: 40px 60px;    
}