aboutsummaryrefslogtreecommitdiff
path: root/website/downloadButton.svg
diff options
context:
space:
mode:
authorReinier Zwitserloot <reinier@tipit.to>2009-07-09 05:10:09 +0200
committerReinier Zwitserloot <reinier@tipit.to>2009-07-09 05:10:09 +0200
commit6f9a776367efe8094c9ed53c2ce224b3f6f5d71d (patch)
tree12bf25bc75142c3f00cb7f607980fb101fd617b8 /website/downloadButton.svg
parent58d0ada6d7574c65b08480b8c62eb30c5d93db3e (diff)
downloadlombok-6f9a776367efe8094c9ed53c2ce224b3f6f5d71d.tar.gz
lombok-6f9a776367efe8094c9ed53c2ce224b3f6f5d71d.tar.bz2
lombok-6f9a776367efe8094c9ed53c2ce224b3f6f5d71d.zip
Website.
Diffstat (limited to 'website/downloadButton.svg')
-rw-r--r--website/downloadButton.svg16
1 files changed, 16 insertions, 0 deletions
diff --git a/website/downloadButton.svg b/website/downloadButton.svg
new file mode 100644
index 00000000..ce5e33a8
--- /dev/null
+++ b/website/downloadButton.svg
@@ -0,0 +1,16 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="800" height="200" version="1.1">
+ <defs id="defs4">
+ <linearGradient id="lg1">
+ <stop id="s1" offset="0" style="stop-color:white;stop-opacity:0;" />
+ <stop id="s2" offset="1" style="stop-color:white;stop-opacity: .3" />
+ </linearGradient>
+ <linearGradient xlink:href="#lg1" id="lg3" x1="191" y1="156" x2="148" y2="10" gradientUnits="userSpaceOnUse" />
+ </defs>
+ <g id="layer1">
+ <rect x="1%" y="1%" width="98%" height="98%" rx="18px" ry="18px" style="stroke:#d40000;fill:#ff5050;stroke-width: 2;" />
+ <rect x="1%" y="1%" width="98%" height="98%" rx="18px" ry="18px" style="fill:url(#lg3);" />
+ </g>
+</svg> \ No newline at end of file