fullscreen background(255);
smooth();
PShape h=new PShapeSVG(new XMLElement(split(param("archive"),".jar,")[3].replaceAll("[(]","<").replaceAll("[)]",">")));
shape(h,50,-30,50,50);
shape(h,45,200,20,20);
Heart SVG art by Jon Phillips:
<a href="http://luis.net/projects/processing/tinysketch/heart/heart_left-highlight_jon_01.svg">heart_left-highlight_jon_01.svg</a> 4,267 bytes
courtesy of <a href="http://openclipart.org/">http://openclipart.org/</a>
No External files used. The SVG Data is stored as a parameter. It was manually optimized to fit in the "imports" form field of 440 bytes.