summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorache <ache@ache.one>2025-12-29 02:01:19 +0100
committerache <ache@ache.one>2025-12-29 02:12:35 +0100
commitb2f2f556d29c1262ce20731cc8421e49ade056c2 (patch)
treeb3e726e0ba421afbf72fc8eed1d6df7f196846ed /src
parentRename old ache.svg images (diff)
Add the new ache.svg based on a single path
Diffstat (limited to 'src')
-rw-r--r--src/img/ache.svg5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/img/ache.svg b/src/img/ache.svg
new file mode 100644
index 0000000..05ecbc2
--- /dev/null
+++ b/src/img/ache.svg
@@ -0,0 +1,5 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="100" height="100" id="logo-ache" aria-label="ache: My own logo">
+ <g transform="scale(0.125)">
+ <path d="M 50 300 L 350 300 L 350 400 L 250 400 L 250 100 L 550 100 L 550 400 L 450 400 L 450 300 L 650 300 L 650 200 L 450 200 L 450 0 L 350 0 L 350 200 L 150 200 L 150 600 L 650 600 L 650 300 L 750 300 L 750 700 L 650 700 L 650 800 L 550 800 L 550 700 L250 700 L250 800 L150 800 L150 700 L 50 700 z" fill="#000"/>
+ </g>
+</svg>