.something{ content:""; background-color:#ffdc9a; position: absolute; width:25px; height:20px; margin-top:-23px; margin-left:-15px; transform:rotate(-50deg); mask:url('../img/crown-solid.svg') no-repeat; -webkit-mask:url('../img/crown-solid.svg') no-repeat; mask-size: cover; -webkit-mask-size:cover; }