Path optimisation.

This commit is contained in:
Pavel Nikulin
2019-03-16 18:59:42 +06:00
parent fa7d5fd917
commit 90a171fb5d
2 changed files with 2 additions and 2 deletions

View File

@@ -231,7 +231,7 @@ Say thanks!
<td>Python<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/python.svg" width="125" title="Python" /><br>552 Bytes</td>
<td>PHP<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/php.svg" width="125" title="PHP" /><br>588 Bytes</td>
<td>Laravel<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/laravel.svg" width="125" title="Laravel" /><br>583 Bytes</td>
<td>Drupal<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/drupal.svg" width="125" title="Drupal" /><br>1002 Bytes</td>
<td>Drupal<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/drupal.svg" width="125" title="Drupal" /><br>977 Bytes</td>
<td>React<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/react.svg" width="125" title="React" /><br>361 Bytes</td>
<td>Vue<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/vue.svg" width="125" title="Vue" /><br>286 Bytes</td>
</tr>

View File

@@ -3,4 +3,4 @@ aria-label="Drupal" role="img"
viewBox="0 0 512 512"><rect
width="512" height="512"
rx="15%"
fill="#FFF"/><path fill="#00598e" style="stroke:#004975;stroke-width:4;" d="M340 135c-20-12-38-17-57-29-11-8-27-26-41-42-2 26-10 36-19 43-19 15-31 20-47 28-14 7-88 52-88 147 0 96 80 166 170 166 89 0 166-65 166-163s-73-142-84-150z"/><g fill="#fff"><path d="M244 71c-3 24-11 32-21 40-16 12-33 20-36 22-10 5-45 24-63 52-5 8 0 11 1 12s14 2 41-14 39-26 54-42c8-8 9-13 9-15 0-3-2-4-4-5-4-2 8-6 11-8 2-2 11-8 11-17 0-10 0-17-3-25zM310 365c5 0 12 0 16 3 5 3 7 10 9 14 1 3 0 6-3 7-3 2-3 1-6-4-2-5-5-10-18-10-12 0-17 5-23 10s-8 7-11 4c-2-3-1-6 3-9 4-4 11-10 17-13 6-2 10-2 16-2zM290 418c24 0 41-7 48-12 3-3 5-1 5 1 1 1 1 4-1 6s-19 14-39 16-47 3-63-12c-3-3-2-6 0-8l5-2c20 7 28 11 45 11z"/><path d="M161 340c0-29 27-56 61-56 44-1 74 43 95 42 19 0 54-36 72-36s24 19 24 30c0 12-4 32-13 45s-14 18-25 17c-13-1-40-42-57-43-21-1-68 45-104 45-23 0-29-3-37-8-11-8-16-20-16-36z"/></g></svg>
fill="#FFF"/><path fill="#00598e" stroke="#004975" stroke-width="4" d="M340 135c-20-12-38-17-57-29-11-8-27-26-41-42-2 26-10 36-19 43-19 15-31 20-47 28-14 7-88 52-88 147 0 96 80 166 170 166 89 0 166-65 166-163s-73-142-84-150z"/><path fill="#fff" d="M161 340c0-29 27-56 61-56 44-1 74 43 95 42 19 0 54-36 72-36s24 19 24 30c0 12-4 32-13 45s-14 18-25 17c-13-1-40-42-57-43-21-1-68 45-104 45-23 0-29-3-37-8-11-8-16-20-16-36zm83-269c-3 24-11 32-21 40-16 12-33 20-36 22-10 5-45 24-63 52-5 8 0 11 1 12s14 2 41-14 39-26 54-42c8-8 9-13 9-15 0-3-2-4-4-5-4-2 8-6 11-8 2-2 11-8 11-17 0-10 0-17-3-25zm66 294c5 0 12 0 16 3 5 3 7 10 9 14 1 3 0 6-3 7-3 2-3 1-6-4-2-5-5-10-18-10-12 0-17 5-23 10s-8 7-11 4c-2-3-1-6 3-9 4-4 11-10 17-13 6-2 10-2 16-2zm-20 53c24 0 41-7 48-12 3-3 5-1 5 1 1 1 1 4-1 6s-19 14-39 16-47 3-63-12c-3-3-2-6 0-8l5-2c20 7 28 11 45 11z"/></svg>

Before

Width:  |  Height:  |  Size: 1002 B

After

Width:  |  Height:  |  Size: 977 B