This commit is contained in:
silverwind 2021-04-16 17:15:29 +02:00
parent bca4b82a30
commit 6bf3253030
Signed by: silverwind
GPG Key ID: 2E62B41C93869443
5 changed files with 2 additions and 2 deletions

@ -1 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><g><rect height="512" width="512" y="0" x="0" fill="#000000"/><circle cx="256" cy="256" r="64" fill="#dddddd"/></g></svg>

Before

Width:  |  Height:  |  Size: 184 B

@ -1 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1024 1024" width="300" height="300"><g><rect height="1024" width="1024" y="0" x="0" fill="#000000"/><circle cx="512" cy="512" r="128" fill="#dddddd"/></g></svg>

Before

Width:  |  Height:  |  Size: 214 B

1
images/both.svg Normal file

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1024 1024" width="1024" height="1024"><g><rect height="1024" width="1024" y="0" x="0" fill="#000000"/><circle cx="512" cy="512" r="128" fill="#dddddd"/></g></svg>

After

Width:  |  Height:  |  Size: 216 B

Before

Width:  |  Height:  |  Size: 189 B

After

Width:  |  Height:  |  Size: 189 B

1
images/wh.svg Normal file

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="512" height="512"><g><rect height="512" width="512" y="0" x="0" fill="#000000"/><circle cx="256" cy="256" r="64" fill="#dddddd"/></g></svg>

After

Width:  |  Height:  |  Size: 187 B