Skip to content

Instantly share code, notes, and snippets.

@srohde
Created December 15, 2010 22:40
Show Gist options
  • Save srohde/742726 to your computer and use it in GitHub Desktop.
Save srohde/742726 to your computer and use it in GitHub Desktop.
<?xml version='1.0' encoding='UTF-8'?>
<Graphic xmlns="http://ns.adobe.com/fxg/2008" version="2">
<Rect width="200" height="200">
<fill>
<LinearGradient rotation="90">
<GradientEntry color="#60a0d0" />
<GradientEntry color="#4f83aa" />
</LinearGradient>
</fill>
</Rect>
</Graphic>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment