summaryrefslogtreecommitdiff
path: root/frontend/public/design-system/logo-wordmark.svg
diff options
context:
space:
mode:
Diffstat (limited to 'frontend/public/design-system/logo-wordmark.svg')
-rw-r--r--frontend/public/design-system/logo-wordmark.svg24
1 files changed, 24 insertions, 0 deletions
diff --git a/frontend/public/design-system/logo-wordmark.svg b/frontend/public/design-system/logo-wordmark.svg
new file mode 100644
index 0000000..2449e19
--- /dev/null
+++ b/frontend/public/design-system/logo-wordmark.svg
@@ -0,0 +1,24 @@
+<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 560 120" width="560" height="120">
+ <defs>
+ <linearGradient id="brass2" x1="0" y1="0" x2="0" y2="1">
+ <stop offset="0%" stop-color="#DCC79E"></stop>
+ <stop offset="55%" stop-color="#C2AA7A"></stop>
+ <stop offset="100%" stop-color="#8F7A50"></stop>
+ </linearGradient>
+ </defs>
+
+ <g transform="translate(60 60)">
+ <circle r="46" fill="none" stroke="url(#brass2)" stroke-width="1.4"></circle>
+ <circle r="42" fill="none" stroke="url(#brass2)" stroke-width="0.5" opacity="0.55"></circle>
+ <text x="0" y="14" font-family="&#39;EB Garamond&#39;,&#39;Source Serif Pro&#39;,Georgia,serif" font-style="italic" font-weight="500" font-size="56" letter-spacing="-3" text-anchor="middle" fill="url(#brass2)">TH</text>
+ </g>
+
+ <g transform="translate(135 60)">
+ <g font-family="&#39;EB Garamond&#39;,Georgia,serif" font-size="36" fill="#F2ECDC">
+ <text x="0" y="-4" font-weight="500">Thuy</text>
+ <text x="78" y="-4" font-weight="400" font-style="italic" fill="#C2AA7A">(Tyler)</text>
+ <text x="186" y="-4" font-weight="500">Hoang</text>
+ </g>
+ <text x="2" y="26" font-family="&#39;IBM Plex Sans&#39;,sans-serif" font-weight="500" font-size="11" fill="#8E8676" letter-spacing="3.2">FINANCE · ANALYTICS · CFA LEVEL I CANDIDATE</text>
+ </g>
+</svg> \ No newline at end of file