diff options
| author | Karan Jayachandra <me@karanj.com> | 2026-04-29 14:06:19 +0200 |
|---|---|---|
| committer | Karan Jayachandra <me@karanj.com> | 2026-04-29 14:06:19 +0200 |
| commit | ffb56c48cf300457adafdc24ea83908f1152821a (patch) | |
| tree | 0abde470ae17ab2e43a584b1e1aeea8ffef5a5f8 /static/logo_dark.svg | |
| parent | 25036063ed8d635919a342d09b559e00e2335830 (diff) | |
| parent | 6f769d91e42656de1b30894f1e46fac89ccdcecf (diff) | |
Merge branch 'develop' into 'main'
Added the new logo and cleaned up the links
See merge request KaranJayachandra/karanjayachandra.gitlab.io!16
Diffstat (limited to 'static/logo_dark.svg')
| -rw-r--r-- | static/logo_dark.svg | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/static/logo_dark.svg b/static/logo_dark.svg new file mode 100644 index 0000000..c2fedec --- /dev/null +++ b/static/logo_dark.svg @@ -0,0 +1,19 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="14" height="14" viewBox="0 0 14 14"> +<defs> +<g> +<g id="glyph-0-0"> +<path d="M 3.984375 -4.171875 L 5.78125 -5.90625 C 5.859375 -5.984375 6.390625 -6.484375 7.203125 -6.5 L 7.203125 -6.8125 C 6.9375 -6.78125 6.625 -6.78125 6.34375 -6.78125 C 5.984375 -6.78125 5.421875 -6.78125 5.078125 -6.8125 L 5.078125 -6.5 C 5.484375 -6.484375 5.546875 -6.265625 5.546875 -6.171875 C 5.546875 -6.015625 5.4375 -5.90625 5.359375 -5.84375 L 2.25 -2.859375 L 2.25 -6.03125 C 2.25 -6.390625 2.265625 -6.5 3.03125 -6.5 L 3.265625 -6.5 L 3.265625 -6.8125 C 2.921875 -6.78125 2.1875 -6.78125 1.796875 -6.78125 C 1.421875 -6.78125 0.671875 -6.78125 0.328125 -6.8125 L 0.328125 -6.5 L 0.5625 -6.5 C 1.328125 -6.5 1.359375 -6.390625 1.359375 -6.03125 L 1.359375 -0.78125 C 1.359375 -0.421875 1.328125 -0.3125 0.5625 -0.3125 L 0.328125 -0.3125 L 0.328125 0 C 0.671875 -0.03125 1.421875 -0.03125 1.796875 -0.03125 C 2.171875 -0.03125 2.921875 -0.03125 3.265625 0 L 3.265625 -0.3125 L 3.03125 -0.3125 C 2.265625 -0.3125 2.25 -0.421875 2.25 -0.78125 L 2.25 -2.515625 L 3.40625 -3.625 L 5.203125 -0.953125 C 5.265625 -0.859375 5.359375 -0.734375 5.359375 -0.609375 C 5.359375 -0.3125 4.96875 -0.3125 4.765625 -0.3125 L 4.765625 0 C 5.109375 -0.03125 5.8125 -0.03125 6.1875 -0.03125 C 6.546875 -0.03125 6.921875 -0.015625 7.34375 0 L 7.34375 -0.3125 C 6.796875 -0.3125 6.59375 -0.34375 6.296875 -0.78125 Z M 3.984375 -4.171875 "/> +</g> +</g> +<clipPath id="clip-0"> +<path clip-rule="nonzero" d="M 3.125 3.59375 L 10.875 3.59375 L 10.875 10.402344 L 3.125 10.402344 Z M 3.125 3.59375 "/> +</clipPath> +</defs> +<g clip-path="url(#clip-0)"> +<g fill="rgb(100%, 100%, 100%)" fill-opacity="1"> +<use xlink:href="#glyph-0-0" x="3.1255" y="10.404"/> +</g> +</g> +<path fill="none" stroke-width="0.4" stroke-linecap="butt" stroke-linejoin="round" stroke="rgb(100%, 100%, 100%)" stroke-opacity="1" stroke-miterlimit="10" d="M 21.65625 832 C 21.65625 835.125 19.125 837.65625 16 837.65625 C 12.875 837.65625 10.34375 835.125 10.34375 832 C 10.34375 828.875 12.875 826.34375 16 826.34375 C 19.125 826.34375 21.65625 828.875 21.65625 832 Z M 21.65625 832 " transform="matrix(1, 0, 0, -1, -9, 839)"/> +</svg> |
