JSFiddle - React, Tailwind, and code Playground

HTML

<a href="" ><span class="tweet"></span><span>Follow us on Twitter</span></a>

CSS

.tweet {
display: block;
background: url(http://i7.pixs.ru/storage/6/9/4/spritepng_3917517_14697694.png);
background-position: -358px -203px;
width: 36px;
height: 34px;
margin: auto;
float: left;
}