JSFiddle - React, Tailwind, and code Playground

by andydavies

HTML

<div class="header">
    <object id="logo" type="image/svg+xml" data='data:image/svg+xml;utf-8;<svg viewBox="0 0 153 44" version="1.1" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://www.w3.org/2000/svg"><defs><link xmlns="http://www.w3.org/1999/xhtml"  href="http://fonts.googleapis.com/css?family=Roboto+Condensed:700" rel="stylesheet" type="text/css"></link><style>text { text-anchor: left; font-family: "Roboto Condensed", sans-serif; font-size: 34px; text-rendering: geometricPrecision; }</style></defs><g><clipPath id="circ-mask"><circle r="22" cx="22" cy="22" /></clipPath></g><text x="7" y="38" style="fill: #fc0;" >Dave Olsen</text><circle r="22" cx="22" cy="22" style="fill: #333;" /><text x="7" y="38" clip-path="url(#circ-mask)" style="fill: #f2f2f2;">Dave Olsen</text></svg>'>
	</object>
</div>