diff options
| author | EuAndreh <eu@euandre.org> | 2026-09-03 09:19:35 -0300 |
|---|---|---|
| committer | EuAndreh <eu@euandre.org> | 2026-09-07 04:46:50 -0300 |
| commit | 6ca718aca59eac9f250badd26f9b118e705d0c20 (patch) | |
| tree | cd74733352a79303d23dd6029cabfaca2fafbc33 /src/content/img/monogram-filled.svg | |
| parent | src/static.conf ($discussions_url_prefix): Fix typo in address (diff) | |
| download | euandre.org-6ca718aca59eac9f250badd26f9b118e705d0c20.tar.gz euandre.org-6ca718aca59eac9f250badd26f9b118e705d0c20.tar.xz | |
m
Diffstat (limited to '')
| -rw-r--r-- | src/content/img/monogram-filled.svg | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/src/content/img/monogram-filled.svg b/src/content/img/monogram-filled.svg new file mode 100644 index 0000000..b7781b6 --- /dev/null +++ b/src/content/img/monogram-filled.svg @@ -0,0 +1,28 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" width="16" height="16"> + <style> + svg { fill: #F3F5F3 } + </style> + <rect width="16" height="16" fill="#1F6F5B" /> + <path class="a" d="M 4 7 L 5 7 L 5 8 L 4 8 L 4 7 Z" /> + <path class="a" d="M 5 7 L 6 7 L 6 8 L 5 8 L 5 7 Z" /> + <path class="a" d="M 3 8 L 4 8 L 4 9 L 3 9 L 3 8 Z" /> + <path class="a" d="M 6 8 L 7 8 L 7 9 L 6 9 L 6 8 Z" /> + <path class="a" d="M 3 9 L 4 9 L 4 10 L 3 10 L 3 9 Z" /> + <path class="a" d="M 4 9 L 5 9 L 5 10 L 4 10 L 4 9 Z" /> + <path class="a" d="M 5 9 L 6 9 L 6 10 L 5 10 L 5 9 Z" /> + <path class="a" d="M 3 10 L 4 10 L 4 11 L 3 11 L 3 10 Z" /> + <path class="a" d="M 4 11 L 5 11 L 5 12 L 4 12 L 4 11 Z" /> + <path class="a" d="M 5 11 L 6 11 L 6 12 L 5 12 L 5 11 Z" /> + <path class="a" d="M 8 7 L 9 7 L 9 8 L 8 8 L 8 7 Z" /> + <path class="a" d="M 11 7 L 12 7 L 12 8 L 11 8 L 11 7 Z" /> + <path class="a" d="M 8 8 L 9 8 L 9 9 L 8 9 L 8 8 Z" /> + <path class="a" d="M 11 8 L 12 8 L 12 9 L 11 9 L 11 8 Z" /> + <path class="a" d="M 8 9 L 9 9 L 9 10 L 8 10 L 8 9 Z" /> + <path class="a" d="M 11 9 L 12 9 L 12 10 L 11 10 L 11 9 Z" /> + <path class="a" d="M 8 10 L 9 10 L 9 11 L 8 11 L 8 10 Z" /> + <path class="a" d="M 11 10 L 12 10 L 12 11 L 11 11 L 11 10 Z" /> + <path class="a" d="M 9 11 L 10 11 L 10 12 L 9 12 L 9 11 Z" /> + <path class="a" d="M 10 11 L 11 11 L 11 12 L 10 12 L 10 11 Z" /> + <path class="a" d="M 11 11 L 12 11 L 12 12 L 11 12 L 11 11 Z" /> +</svg> |
