JSFiddle - React, Tailwind, and code Playground

by matku

HTML

<button></button>

CSS

button{
    width: 200px;
    height: 200px;
    background-image: url('https://sites.google.com/site/scriptsexamples/searchicon.png');
}