diff options
Diffstat (limited to 'benoit_square.svg')
-rw-r--r-- | benoit_square.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/benoit_square.svg b/benoit_square.svg new file mode 100644 index 0000000..ac70db6 --- /dev/null +++ b/benoit_square.svg @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<svg height="11" version="1.1" width="11" xmlns="http://www.w3.org/2000/svg"> + <rect fill="#212022" height="9" rx="1" ry="1" width="9" x="1" y="1" /> + <rect fill="#FDFAF6" height="7" width="7" x="2" y="2"/> + <polygon fill="#212022" points="4,3 6,3 6,4 7,4 7,5 6,5 6,6 7,6 7,7 6,7 6,8 5,8 4,8" /> + <polygon fill="#FDFAF6" points="5,4 6,4 6,5 5,5" /> + <polygon fill="#FDFAF6" points="5,6 6,6 6,7 5,7" /> +</svg> |