summaryrefslogtreecommitdiff
path: root/template.svg
diff options
context:
space:
mode:
Diffstat (limited to 'template.svg')
-rw-r--r--template.svg12
1 files changed, 12 insertions, 0 deletions
diff --git a/template.svg b/template.svg
new file mode 100644
index 0000000..a9f3ebc
--- /dev/null
+++ b/template.svg
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg xmlns="http://www.w3.org/2000/svg" height="80" width="80" version="1.1">
+ <defs>
+ <linearGradient id="hicg_back_gradient" x1="40" y1="0" x2="40" y2="80" gradientUnits="userSpaceOnUse" gradientTransform="translate(0 972.8)" >
+ <stop id="hicg_back_grad_stop1" stop-color="#00a700" offset="0"/>
+ <stop id="hicg_back_grad_stop2" stop-color="#004100" offset="1"/>
+ </linearGradient>
+ </defs>
+ <g transform="translate(0 -972.36)">
+ <path fill="url(#hicg_back_gradient)" d="m39.875 973.3c39.875-0.45834 37.75 21.833 39 39.125-1.0833 19.375 0.83333 39.375-38.875 39-39.083 0.4167-38.042-18.667-38.875-38.5 1.2917-18.583-0.91667-40.167 38.75-39.625z"/>
+ </g>
+</svg>