JSFiddle - React, Tailwind, and code Playground

by Vladimir Kutepov

HTML

<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="158" height="20" viewBox="0 0 450 41"><image xlink:href="https://files.plyo.io/borealis-maritime/images/BorealisDenzic_Logo.png"/></svg>

CSS

svg {
  width: 300px;
  height: 300px;
  background: yellow;
}