commit 002235cf006da86b03655b57dd4bd4cf4c4924e6 Author: Gaurav Gosain Date: Thu Dec 1 13:03:05 2022 +0400 Squashed 'artwork/' content from commit 21e1ad5 git-subtree-dir: artwork git-subtree-split: 21e1ad52df667d8dfefd7840dcbe514fc955845b 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 + + + + + + + +