.background {
  background: red url('data:,<svg><rect width="20" height="20" style="fill:lime"/></svg>');
}