summaryrefslogtreecommitdiff
path: root/svg/glyph/agbsum.svg
diff options
context:
space:
mode:
Diffstat (limited to 'svg/glyph/agbsum.svg')
-rw-r--r--svg/glyph/agbsum.svg11
1 files changed, 11 insertions, 0 deletions
diff --git a/svg/glyph/agbsum.svg b/svg/glyph/agbsum.svg
new file mode 100644
index 0000000..8e5e921
--- /dev/null
+++ b/svg/glyph/agbsum.svg
@@ -0,0 +1,11 @@
+<svg height="36" width="84" xmlns="http://www.w3.org/2000/svg">
+ <mask id="glyph">
+ <polygon fill="white" points="12,0 24,0 36,36 24,36 18,18 12,36 0,36" />
+ <polygon fill="black" points="0,0 18,18 0,18" />
+
+ <polygon fill="white" points="48,0 60,0 66,9 72,0 84,0 72,18 84,36 72,36 66,27 60,36 48,36 60,18" />
+ <polygon fill="black" points="48,0 66,18 48,18" />
+ </mask>
+
+ <rect fill="#FFFFFF" height="100%" mask="url(#glyph)" width="100%" x="0" y="0" />
+</svg>