summaryrefslogtreecommitdiff
path: root/pantograph/assets/logo-mark.svg
diff options
context:
space:
mode:
authort <t@tjp.lol>2026-07-11 14:06:25 -0600
committert <t@tjp.lol>2026-07-11 19:59:46 -0600
commit9cd3f87dd63bff27acbe3966e90f3b689e898b93 (patch)
tree0bf4481d129d8624237bf9c5e5ca2a0a932f7daf /pantograph/assets/logo-mark.svg
parentd6c7333d37638447a2a41c762574de8851665934 (diff)
Import Pantograph website project
Add the standalone Pantograph documentation site, including its assets, shared styling, and bundled design-system artifacts.
Diffstat (limited to 'pantograph/assets/logo-mark.svg')
-rw-r--r--pantograph/assets/logo-mark.svg15
1 files changed, 15 insertions, 0 deletions
diff --git a/pantograph/assets/logo-mark.svg b/pantograph/assets/logo-mark.svg
new file mode 100644
index 0000000..f577b74
--- /dev/null
+++ b/pantograph/assets/logo-mark.svg
@@ -0,0 +1,15 @@
+<svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="Pantograph">
+
+ <g stroke="currentColor" stroke-width="2.4" stroke-linecap="round" stroke-linejoin="round">
+ <path d="M8 40 L28 34 L40 10 L20 16 Z" fill="none"></path>
+
+ <path d="M8 40 L40 10" stroke-dasharray="0.1 4.2" opacity="0.55"></path>
+ </g>
+
+ <circle cx="8" cy="40" r="3.2" fill="currentColor"></circle>
+ <line x1="3.5" y1="44" x2="12.5" y2="44" stroke="currentColor" stroke-width="2.2" stroke-linecap="round"></line>
+
+ <circle cx="20" cy="16" r="2.4" fill="none" stroke="currentColor" stroke-width="2.2"></circle>
+
+ <circle cx="40" cy="10" r="3.6" fill="#B23A2E"></circle>
+</svg> \ No newline at end of file