<!DOCTYPE html>
<html>
<head>
<style>
.container {
width: max-content;
}
.replaced {
min-width: 150px;
max-width: 200px;
}
</style>
</head>
<body><div class="container"><img class="replaced" src="data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 10 10"><path d="M0,0h10v10h-10v-10"></path></svg>">