diff options
Diffstat (limited to 'gemfeed/gt-calculator/logo.svg')
| -rw-r--r-- | gemfeed/gt-calculator/logo.svg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gemfeed/gt-calculator/logo.svg b/gemfeed/gt-calculator/logo.svg new file mode 100644 index 00000000..3dfadba9 --- /dev/null +++ b/gemfeed/gt-calculator/logo.svg @@ -0,0 +1,6 @@ +<svg width="800" height="800" viewBox="0 0 800 800" xmlns="http://www.w3.org/2000/svg"> + <rect width="800" height="800" fill="#121212" /> + <text x="400" y="450" font-family="monospace" font-size="320" fill="#FF00FF" text-anchor="middle" font-weight="bold" transform="translate(-10, -10)">gt</text> + <text x="400" y="450" font-family="monospace" font-size="320" fill="#00FFFF" text-anchor="middle" font-weight="bold" transform="translate(10, 10)">gt</text> + <text x="400" y="450" font-family="monospace" font-size="320" fill="#FFFFFF" text-anchor="middle" font-weight="bold">gt</text> +</svg> |
