@@ -230,6 +230,7 @@ Say thanks!
|
||||
<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>436 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>
|
||||
</table>
|
||||
|
||||
|
@@ -130,4 +130,5 @@ Where possible this links to the organisation's brand guidelines page.
|
||||
| <img src="/images/svg/php.svg" width="256" /> | <img src="/images/reference/php.svg" width="256" /> | https://secure.php.net/download-logos.php |
|
||||
| <img src="/images/svg/drupal.svg" width="256" /> | <img src="/images/reference/drupal.svg" width="256" /> | https://www.drupal.org/about/media-kit/logos |
|
||||
| <img src="/images/svg/react.svg" width="256" /> | <img src="/images/reference/react.svg" width="256" /> | https://github.com/facebook/react/blob/master/fixtures/dom/public/react-logo.svg |
|
||||
| <img src="/images/svg/vue.svg" width="256" /> | <img src="/images/reference/vue.svg" width="256" /> | https://github.com/vuejs/art/blob/master/logo.svg |
|
||||
|
||||
|
4
images/reference/vue.svg
Normal file
4
images/reference/vue.svg
Normal file
@@ -0,0 +1,4 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 196.32 170.02">
|
||||
<path fill="#42b883" d="M120.83 0L98.16 39.26 75.49 0H0l98.16 170.02L196.32 0h-75.49z"/>
|
||||
<path fill="#35495e" d="M120.83 0L98.16 39.26 75.49 0H39.26l58.9 102.01L157.06 0h-36.23z"/>
|
||||
</svg>
|
After Width: | Height: | Size: 261 B |
6
images/svg/vue.svg
Normal file
6
images/svg/vue.svg
Normal file
@@ -0,0 +1,6 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg"
|
||||
aria-label="Vue" role="img"
|
||||
viewBox="0 0 512 512"><rect
|
||||
width="512" height="512"
|
||||
rx="15%"
|
||||
fill="#fff"/><path fill="#42b883" d="M300 140l-44 77-44-77H64l192 333 192-333z"/><path fill="#35495e" d="M300 140l-44 77-44-77h-71l115 200 115-200z"/></svg>
|
After Width: | Height: | Size: 286 B |
Reference in New Issue
Block a user