HTML5 SVG Logo
by wuct
HTML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512">
<title>HTML5 Logo</title>
<path d="m0,10 l20,0 c0,0,20,0,20,20 l0,20 c0,0,0,20,-20,20 l-20,0"
stroke-width="2" stroke="purple" fill="yellow"/>
<svg>
by wuct
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512">
<title>HTML5 Logo</title>
<path d="m0,10 l20,0 c0,0,20,0,20,20 l0,20 c0,0,0,20,-20,20 l-20,0"
stroke-width="2" stroke="purple" fill="yellow"/>
<svg>