summaryrefslogtreecommitdiff
path: root/svg/glyph/benoit.svg
diff options
context:
space:
mode:
Diffstat (limited to 'svg/glyph/benoit.svg')
-rw-r--r--svg/glyph/benoit.svg14
1 files changed, 14 insertions, 0 deletions
diff --git a/svg/glyph/benoit.svg b/svg/glyph/benoit.svg
new file mode 100644
index 0000000..2107992
--- /dev/null
+++ b/svg/glyph/benoit.svg
@@ -0,0 +1,14 @@
+<svg height="72" width="72" xmlns="http://www.w3.org/2000/svg">
+ <mask id="glyph">
+ <ellipse cx="36" cy="36" fill="white" rx="36" ry="24" />
+ <ellipse cx="36" cy="36" fill="black" rx="33" ry="21" />
+
+ <ellipse cx="36" cy="36" fill="white" rx="30" ry="24" />
+ <ellipse cx="36" cy="36" fill="black" rx="27" ry="21" />
+
+ <ellipse cx="36" cy="36" fill="white" rx="24" wry="24" />
+ <ellipse cx="36" cy="36" fill="black" rx="21" ry="21" />
+ </mask>
+
+ <rect fill="#FFFFFF" mask="url(#glyph)" height="100%" width="100%" x="0" y="0" />
+</svg>