From 002235cf006da86b03655b57dd4bd4cf4c4924e6 Mon Sep 17 00:00:00 2001 From: Gaurav Gosain Date: Thu, 1 Dec 2022 13:03:05 +0400 Subject: [PATCH 1/2] 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 + + + + + + + + From a9f0488c4b83473b12e87971d90e7772afa7e0b8 Mon Sep 17 00:00:00 2001 From: Gaurav Gosain Date: Thu, 1 Dec 2022 13:06:00 +0400 Subject: [PATCH 2/2] testing git subtree --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c6d8b04..4504dbd 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ +


- p2prc + p2prc

@@ -100,3 +101,4 @@ or just providing feedback on new features to build or even just curious about [![Support Server](https://discordapp.com/api/guilds/854397492795277322/widget.png?style=banner2)](https://discord.gg/b4nRGTjYqy) [![Star History Chart](https://api.star-history.com/svg?repos=Akilan1999/p2p-rendering-computation&type=Date)](https://github.com/Gaurav-Gosain) +