diff --git a/artwork/README.md b/artwork/README.md new file mode 100644 index 0000000..a9f2bea --- /dev/null +++ b/artwork/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/artwork/embed.svg b/artwork/embed.svg new file mode 100644 index 0000000..3432f41 --- /dev/null +++ b/artwork/embed.svg @@ -0,0 +1,46 @@ + + +
+ + + +
+
+
\ No newline at end of file diff --git a/artwork/index.html b/artwork/index.html new file mode 100644 index 0000000..8d5830d --- /dev/null +++ b/artwork/index.html @@ -0,0 +1,53 @@ + + + + + + + p2prc + + + + + + + +