.prefix-plugin {
background: url(./styles/fury/img/plugin.svg);
width: 100px;
height: 25px;
font-size: 0px;
background-repeat: no-repeat;
background-position: center;
background-size: cover;
border: none;
border-radius: 4px;
display: inline-flex;
}