diff options
| author | Kumar Damani <me@kumardamani.net> | 2026-07-24 04:29:08 +0000 |
|---|---|---|
| committer | Kumar Damani <me@kumardamani.net> | 2026-07-24 04:29:08 +0000 |
| commit | 3d615f7b4c19abf34f23ff09ea587a597f2de42a (patch) | |
| tree | 10a0e4c3e0fa2c9b0254bb1826ae89f67fbc7df0 /global/favicon.svg | |
| parent | 62fcd12a0a1ea557334dec1fa0cfdce69d003bd8 (diff) | |
converted to typst
Diffstat (limited to 'global/favicon.svg')
| -rw-r--r-- | global/favicon.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/global/favicon.svg b/global/favicon.svg new file mode 100644 index 0000000..b8d5205 --- /dev/null +++ b/global/favicon.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" width="64" height="64"> + <!-- crown --> + <path d="M 22,10 L 42,10 L 47,38 L 17,38 Z" fill="#3a3f44"/> + <!-- band --> + <path d="M 17.6,31 L 46.4,31 L 47,38 L 17,38 Z" fill="#22262a"/> + <!-- brim: downward sloping skirt --> + <path d="M 17,36 L 47,36 L 60,48 Q 61.5,51.5 57,52 L 7,52 Q 2.5,51.5 4,48 Z" fill="#5c646b"/> +</svg> |
