Skip to content

Instantly share code, notes, and snippets.

@grapefrukt
Created March 19, 2011 17:06
Show Gist options
  • Save grapefrukt/877621 to your computer and use it in GitHub Desktop.
Save grapefrukt/877621 to your computer and use it in GitHub Desktop.
Vector output example
Display the source blob
Display the rendered blob
Raw
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<defs/>
<g>
<path stroke="none" fill="#FFFFFF" d="M-11.75 -11.65 Q-12.15 -10.1 -12 -8.4 -11.65 -4.3 -8.45 -1.65 -5.35 1 -1.3 0.65 2.8 0.3 5.45 -2.85 L6.5 -4.4 Q4.25 -2.45 1.1 -2.15 -3 -1.8 -6.1 -4.55 L-7 -5.4 -7.7 -6.25 Q-9.35 -8.45 -9.55 -11.3 L-9.55 -12.85 Q-9.45 -15.1 -8.35 -17 -6.1 -18.9 -3 -19.15 1.1 -19.5 4.25 -16.9 7.3 -14.25 7.75 -10.3 L10.55 -9.8 Q13.55 -8.85 15.35 -6.45 16.25 -3.65 15.3 -0.65 14.05 3.3 10.4 5.15 L10.2 5.25 Q7.95 6.35 5.65 6.3 L2.85 5.8 Q-0.15 4.85 -1.95 2.45 L-1.25 4.2 Q0.3 7.2 3.2 8.6 1.65 9.65 -0.15 10 L-0.8 10.1 -0.3 10.2 Q-1.55 12 -3.5 13.1 L-1.7 12.7 Q0.55 11.9 2.15 10.35 4.05 10.25 5.7 9.45 L7.4 9.65 Q6.6 11.6 4.95 13.15 2 15.95 -2.05 15.9 L-4.25 15.65 Q-6.95 14.95 -9 12.8 L-9.8 11.85 -11.3 10.8 Q-13.3 9.15 -14.25 6.65 L-14.3 6.5 Q-14.95 4.45 -14.75 2.45 -15.5 1.2 -15.85 -0.3 L-15.65 -1.35 Q-16.3 -4.05 -15.4 -6.8 -14.3 -9.9 -11.75 -11.65"/>
<path stroke="none" fill="#D6D6D6" d="M-11.75 -11.65 Q-11.2 -13.85 -9.65 -15.7 L-8.35 -17 Q-9.45 -15.1 -9.55 -12.85 L-9.55 -11.3 Q-9.35 -8.45 -7.7 -6.25 L-7 -5.4 -6.1 -4.55 Q-3 -1.8 1.1 -2.15 4.25 -2.45 6.5 -4.4 L5.45 -2.85 Q2.8 0.3 -1.3 0.65 -5.35 1 -8.45 -1.65 -11.65 -4.3 -12 -8.4 -12.15 -10.1 -11.75 -11.65 M-15.85 -0.3 Q-15.5 1.2 -14.75 2.45 -14.95 4.45 -14.3 6.5 L-14.25 6.65 Q-15.8 4.45 -15.95 1.6 L-15.85 -0.3 M-11.3 10.8 L-9.8 11.85 -9 12.8 Q-6.95 14.95 -4.25 15.65 -6.1 15.35 -7.8 14.3 -10.05 12.95 -11.3 10.8 M7.4 9.65 L5.7 9.45 Q4.05 10.25 2.15 10.35 0.55 11.9 -1.7 12.7 L-3.5 13.1 Q-1.55 12 -0.3 10.2 L-0.8 10.1 -0.15 10 Q1.65 9.65 3.2 8.6 0.3 7.2 -1.25 4.2 L-1.95 2.45 Q-0.15 4.85 2.85 5.8 L5.65 6.3 Q7.95 6.35 10.2 5.25 L10.4 5.15 Q14.05 3.3 15.3 -0.65 16.25 -3.65 15.35 -6.45 L16.3 -4.9 Q18.25 -1.2 17 2.75 15.75 6.65 12.1 8.5 9.8 9.7 7.4 9.65"/>
</g>
</svg>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment