<div>
{{ img_svg | safe }}
</div>
<object type="image/svg+xml" data="data:image/svg+xml;base64,{{ img_svg64 }}">
fallback
</object>