Skip to content

Instantly share code, notes, and snippets.

@bjoerntx
Created March 28, 2023 19:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bjoerntx/6ab00fdb214746bbbf3e66375a82552b to your computer and use it in GitHub Desktop.
Save bjoerntx/6ab00fdb214746bbbf3e66375a82552b to your computer and use it in GitHub Desktop.
@model tx_svg.Models.ViewModel
<img style="width: 600px; border: 1px solid #c2c2c2;" src="data:image/svg+xml;base64,@Model.svgImage" />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment