From 002235cf006da86b03655b57dd4bd4cf4c4924e6 Mon Sep 17 00:00:00 2001 From: Gaurav Gosain Date: Thu, 1 Dec 2022 13:03:05 +0400 Subject: [PATCH] Squashed 'artwork/' content from commit 21e1ad5 git-subtree-dir: artwork git-subtree-split: 21e1ad52df667d8dfefd7840dcbe514fc955845b --- README.md | 16 ++++++++++++++++ embed.svg | 46 ++++++++++++++++++++++++++++++++++++++++++++++ index.html | 53 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 115 insertions(+) create mode 100644 README.md create mode 100644 embed.svg create mode 100644 index.html diff --git a/README.md b/README.md new file mode 100644 index 0000000..a9f2bea --- /dev/null +++ b/README.md @@ -0,0 +1,16 @@ + +# p2prc_logo + +## Pure HTML Version of the p2prc Logo :) +![p2prc Logo](https://user-images.githubusercontent.com/55647468/204634868-07e94b6d-65f5-4446-a11f-7a14f11edff9.png) + +> Note: To change the size of the logo simply edit the CSS variable of `--size` under the `style` tag! + +--- + +### Embedding the HTML as a `foreignObject` element inside an SVG directly + +![](embed.svg) + + + diff --git a/embed.svg b/embed.svg new file mode 100644 index 0000000..3432f41 --- /dev/null +++ b/embed.svg @@ -0,0 +1,46 @@ + + +
+ + + +
+
+
\ No newline at end of file diff --git a/index.html b/index.html new file mode 100644 index 0000000..8d5830d --- /dev/null +++ b/index.html @@ -0,0 +1,53 @@ + + + + + + + p2prc + + + + + + + +