JSFiddle - React, Tailwind, and code Playground
by Shirly Manor
HTML
<link rel="stylesheet" href="screen.css" media="screen">
<style media="screen">
body {
background-color: #f0f0f0;
font: 1em/150% verdana, arial, helvetica, sans-serif;
}
svg{
display:none;
}
img {
display: block;
width: 4em;
padding: 0.25em;
margin:auto;
border: 0.062em solid #000;
background-color: #fff;
}
</style>
<svg width="94" height="15" fill="none" variant="light" scrollposition="0"><g clip-path="url(#prefix__clip0)" fill="#fff"><path d="M93.888 14.827h-4.234v-2.304a1.46 1.46 0 00-.057-.592 1.377 1.377 0 00-.284-.509 2.285 2.285 0 00-1.4-.294h-5.964v3.699h-4.247V.172h10.764c2.117 0 3.581.352 4.358 1.043C93.6 1.906 94 3.186 94 5.01a6.023 6.023 0 01-.523 2.835 2.561 2.561 0 01-1.447 1.177c.508.158.963.471 1.311.903.38.525.575 1.181.547 1.85v3.052zm-11.94-7.52h6.341c.193.023.388.001.572-.064.185-.065.355-.172.498-.313a2.44 2.44 0 00.306-1.427 1.788 1.788 0 00-.323-1.178 1.405 1.405 0 00-.494-.293 1.325 1.325 0 00-.559-.065h-6.34v3.34zm-6.722-3.511h-10.47v2.188h9.858v3.04h-9.858v2.208h10.629v3.5h-14.68V.27h14.52v3.526z"></path><path d="M75.473 14.827H60.645V.172H75.35v3.73H64.88v1.991h9.823v3.232h-9.858v2.01h10.628v3.692zm-14.704-.199h14.504v-3.302H64.668V8.92h9.858V6.079h-9.858v-2.38h10.464V.37h-14.34l-.023 14.258zM46.1 5.639h1.706l5.317-5.37h5.388l-7.182 7.142 8.128 7.321h-5.64l-6.011-5.471H46.1v5.471h-4.052V.27H46.1v5.369z"></path><path d="M59.704 14.827H53.78l-6.01-5.472h-1.582v5.472h-4.235V.172h4.235v5.37h1.576l5.294-5.37h5.658l-7.252 7.231 8.24 7.424zm-5.882-.199h5.358L51.187 7.41 58.281.37h-5.13l-5.293 5.37h-1.852V.37h-3.87v14.258h3.87V9.163h1.829l5.987 5.465zM23.091 9.919h4.03v.262a1.37 1.37 0 00.062.6c.064.19.17.363.308.5.47.245.992.349 1.511.302h5.094c.374.034.75-.062 1.07-.276a1.13 1.13 0 00.26-.42 1.21 1.21 0 00.064-.501 1.146 1.146 0 00-.076-.519 1.057 1.057 0 00-.295-.415 3.439 3.439 0 00-1.594-.378l-6.37-.153c-1.6-.052-2.678-.382-3.235-.992-.556-.61-.839-1.717-.846-3.322a7.93 7.93 0 01.223-2.047 3.23...