diff options
Diffstat (limited to 'svg/logotype.svg')
-rw-r--r-- | svg/logotype.svg | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/svg/logotype.svg b/svg/logotype.svg new file mode 100644 index 0000000..4936358 --- /dev/null +++ b/svg/logotype.svg @@ -0,0 +1,3 @@ +<svg height="60" width="60" xmlns="http://www.w3.org/2000/svg"> + <polygon fill="#F6F4F4" points="12,48 30,12 48,48 37.267,48 27.317,28.1 17.367,48" /> +</svg> |