diff options
Diffstat (limited to 'csys.svg')
-rw-r--r-- | csys.svg | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/csys.svg b/csys.svg new file mode 100644 index 0000000..15425ca --- /dev/null +++ b/csys.svg @@ -0,0 +1,5 @@ +<svg height="60" width="60" xmlns="http://www.w3.org/2000/svg"> + <rect fill="#000000" height="144" width="144" x="0" y="0" /> + <circle cx="30" cy="30" r="12" stroke="#00D143" stroke-width="12" /> + <polygon fill="#000000" points="60,0 30,30 60,60" /> +</svg> |