Vegetarian

Fixes #151
This commit is contained in:
edent
2018-05-18 14:08:26 +01:00
parent dd66e4d072
commit f137617709
2 changed files with 2 additions and 2 deletions

View File

@@ -164,7 +164,7 @@ Say thanks!
</tr>
<tr>
<td><img src="images/svg/qq.svg" width="125" title="QQ" /><br>994 Bytes</td>
<td><img src="images/svg/vegetarian.svg" width="125" title="Vegetarian" /><br>262 Bytes</td>
<td><img src="images/svg/vegetarian.svg" width="125" title="Vegetarian" /><br>311 Bytes</td>
<td></td>
<td></td>
<td></td>

View File

@@ -3,4 +3,4 @@ aria-label="Vegetarian" role="img"
viewBox="0 0 512 512"><rect
width="512" height="512"
rx="15%"
fill="#fff"/><text x="256" y="451" font-size="512" fill="#0f0" text-anchor="middle" font-family="monospace"></text></svg>
fill="#fff"/><circle cx="256" cy="256" r="220" stroke="#0f0" fill="#fff" stroke-width="25" /><path fill="#0f0" d="m 140,120 44,0 72,225 72,-225 44,0 -90,265 -52,0 z"/></svg>

Before

Width:  |  Height:  |  Size: 262 B

After

Width:  |  Height:  |  Size: 311 B