summaryrefslogtreecommitdiff
path: root/pollex-monochrome.svg
diff options
context:
space:
mode:
Diffstat (limited to 'pollex-monochrome.svg')
-rw-r--r--pollex-monochrome.svg34
1 files changed, 34 insertions, 0 deletions
diff --git a/pollex-monochrome.svg b/pollex-monochrome.svg
new file mode 100644
index 0000000..26cd119
--- /dev/null
+++ b/pollex-monochrome.svg
@@ -0,0 +1,34 @@
+<!-- Copyright 2024 Gabriel Bjørnager Jensen. -->
+
+<!--
+ This work is licensed under Creative Commons At-
+ tribution-NoDerivatives 4.0 International. To
+ view a copy of this license, visit:
+
+ <https://creativecommons.org/licenses/by-nd/4.0/>
+-->
+
+<svg height="96" width="96" xmlns="http://www.w3.org/2000/svg">
+ <!-- gradients: -->
+
+ <!-- clips: -->
+
+ <!-- masks: -->
+
+ <mask id="z">
+ <rect fill="white" height="96" rx="16" width="96" x="0" y="0" />
+
+ <polygon fill="black" points="16,16 71,16 71,34 32,34 32,16 32,40 16,40" />
+ <circle cx="71" cy="25" fill="black" r="9" />
+
+ <polygon fill="white" points="32,22 61,22 61,28 32,28" />
+ <circle cx="61" cy="25" fill="white" r="3" />
+
+ <polygon fill="black" points="16,56 32,56 80,80 64,80" />
+ <polygon fill="black" points="64,56 80,56 32,80 16,80" />
+ </mask>
+
+ <!-- fills: -->
+
+ <rect fill="#FFFFFF" mask="url(#z)" height="96" width="96" x="0" y="0" />
+</svg>