Update PHP logo - simplify and reuse 'P' (#183)

* Simplify paths and reuse first P

* Quick tidy up

* Update.
This commit is contained in:
Jude Gibbons
2019-03-12 23:19:13 +00:00
committed by Terence Eden
parent 06b519d21d
commit 3aba6f7eb7
2 changed files with 2 additions and 2 deletions

View File

@@ -228,7 +228,7 @@ Say thanks!
<table>
<tr>
<td>Python<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/python.svg" width="125" title="Python" /><br>510 Bytes</td>
<td>PHP<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/php.svg" width="125" title="PHP" /><br>842 Bytes</td>
<td>PHP<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/php.svg" width="125" title="PHP" /><br>546 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>React<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/react.svg" width="125" title="React" /><br>361 Bytes</td>