.svg {
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="x,y"><path fill="%23000" d="M31.185,296.075c0-118.34,219.438-103.477,219.438-191.155c0-35.461-26.84-53.192-75.213-53.192c-50.324,0-75.252,21.086-75.252,60.857v11.489H40.743v-11.489C40.743,39.284,91.067,0,175.409,0c83.835,0,134.627,38.328,134.627,104.92c0,122.651-213.703,121.208-213.703,183.489h214.639v51.748H31.185V296.075z"/></svg>');
  background-size: contain;
  background-position: center;
}
