Changed paths to 3 circles with next space saving

This commit is contained in:
Pavel Nikulin
2019-03-12 02:20:12 +06:00
parent d77a3c0654
commit e0af7f8887
2 changed files with 2 additions and 2 deletions

View File

@@ -255,7 +255,7 @@ Say thanks!
<td>Digidentity<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/digidentity.svg" width="125" title="Digidentity" /><br>384 Bytes</td>
<td>Bluetooth<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/bluetooth.svg" width="125" title="Bluetooth" /><br>253 Bytes</td>
<td>ePub<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/epub.svg" width="125" title="ePub" /><br>323 Bytes</td>
<td>NextCloud<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/nextcloud.svg" width="125" title="NextCloud" /><br>597 Bytes</td>
<td>NextCloud<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/nextcloud.svg" width="125" title="NextCloud" /><br>312 Bytes</td>
</tr>
</table>

View File

@@ -3,4 +3,4 @@ aria-label="NextCloud" role="img"
viewBox="0 0 512 512"><rect
width="512" height="512"
rx="15%"
fill="#0082c9"/><path fill="#fff" d="M256 169c-40 0-73 27-84 64-9-20-28-33-51-33-31 0-57 25-57 57 0 31 26 56 57 56 23 0 42-13 51-33 11 37 44 64 84 64s73-27 84-63c9 19 29 32 51 32 31 0 57-25 57-56 0-32-26-57-57-57-22 0-42 13-51 32a88 88 0 0 0-84-63zm0 34c30 0 54 24 54 54s-24 54-54 54-54-24-54-54 24-54 54-54zm-135 30c13 0 23 10 23 24 0 13-10 23-23 23s-24-10-24-23c0-14 11-24 24-24zm270 0c13 0 24 10 24 24 0 13-11 23-24 23s-23-10-23-23c0-14 10-24 23-24z"/></svg>
fill="#0082c9"/><g stroke="#fff" stroke-width="33" fill="none"><circle r="40" cy="256" cx="120"/><circle r="71" cy="256" cx="256"/><circle r="40" cy="256" cx="392"/></g></svg>

Before

Width:  |  Height:  |  Size: 597 B

After

Width:  |  Height:  |  Size: 312 B