The Penn State shield is rendered with javascript on a stage created with the html5 <canvas> element. The code for this styled element looks like this:
<canvas id="canvas03" style="border:3px #bbc solid; float:right; margin:2em;" width="310" height="290"></canvas>