Patreon
This commit is contained in:
@@ -117,7 +117,7 @@ Originally created for my contact page - [https://edent.tel/](https://edent.tel/
|
||||
<td><img src="https://edent.github.io/SuperTinyIcons/tiny/disqus.svg" width="125" title="Disqus" /><br>370 Bytes</td>
|
||||
<td><img src="https://edent.github.io/SuperTinyIcons/tiny/ghost.svg" width="125" title="Ghost" /><br>376 Bytes</td>
|
||||
<td><img src="https://edent.github.io/SuperTinyIcons/tiny/opensource.svg" width="125" title="Open Source" /><br>505 Bytes</td>
|
||||
<td></td>
|
||||
<td><img src="https://edent.github.io/SuperTinyIcons/tiny/patreon.svg" width="125" title="Patreon" /><br>295 Bytes</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</table>
|
||||
@@ -185,6 +185,6 @@ The majority of these vector logos are based on someone else's work.
|
||||
|
||||
From [SVGporn](https://github.com/gilbarbara/logos/) - CC0
|
||||
|
||||
IBM, Yammer, Android, Authy, ClourFlare, CodePen, DigitalOcean, Discord, AirBnB, WiFi, delicious, opensource
|
||||
IBM, Yammer, Android, Authy, ClourFlare, CodePen, DigitalOcean, Discord, AirBnB, WiFi, delicious, opensource, Patreon
|
||||
|
||||
Where possible, they retain their original licenses. Some logos may be subject to copyright and trademark laws, but these files are small enough to memorise.
|
||||
|
@@ -11,7 +11,7 @@ var items = [
|
||||
'ebay', 'evernote', 'kickstarter','yahoo', 'bitcoin', 'bluetooth',
|
||||
'ibm', 'yammer', 'android', 'authy', 'blogger', 'cloudflare',
|
||||
'codepen', 'digitalocean','discord', 'medium', 'airbnb', 'wifi',
|
||||
'delicious', 'disqus', 'ghost', 'opensource'
|
||||
'delicious', 'disqus', 'ghost', 'opensource', 'patreon'
|
||||
];
|
||||
|
||||
var container = document.querySelector('.icons');
|
||||
|
4
tiny/patreon.svg
Normal file
4
tiny/patreon.svg
Normal file
@@ -0,0 +1,4 @@
|
||||
<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
|
||||
<rect fill="#fff" rx="15%" height="512" width="512"/>
|
||||
<path d="M256 81c-97 0-175 78-175 175v175h41V256a134 134 0 1 1 140 134c-22 0-42-4-50-9v-58c12 9 28 14 44 14a80 80 0 1 0-81-81v175h81a175 175 0 1 0 0-350z" fill="#ff5900"/>
|
||||
</svg>
|
After Width: | Height: | Size: 295 B |
Reference in New Issue
Block a user