@@ -68,6 +68,7 @@ Originally created for my contact page - [https://edent.tel/](https://edent.tel/
|
||||
<td><img src="https://edent.github.io/SuperTinySocialIcons/tiny/phone.svg" width="125" /><br>730 Bytes</td>
|
||||
<td><img src="https://edent.github.io/SuperTinySocialIcons/tiny/lock.svg" width="125" /><br>385 Bytes</td>
|
||||
<td><img src="https://edent.github.io/SuperTinySocialIcons/tiny/html5.svg" width="125" /><br>379 Bytes</td>
|
||||
<td><img src="https://edent.github.io/SuperTinySocialIcons/tiny/meetup.svg" width="125" /><br>611 Bytes</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
|
@@ -3,7 +3,7 @@ var items = [
|
||||
'dropbox', 'gitlab', 'instagram', 'paypal', 'rss', 'spotify', 'tumblr', 'whatsapp',
|
||||
'email', 'google_plus', 'linkedin', 'pdf', 'skype', 'stackoverflow', 'twitter', 'wikipedia',
|
||||
'facebook', 'google', 'lock', 'phone', 'slideshare', 'steam', 'vimeo', 'wire',
|
||||
'flickr', 'hackernews', 'mail', 'pinterest', 'snapchat', 'telegram', 'vk', 'wordpress'
|
||||
'flickr', 'hackernews', 'mail', 'pinterest', 'snapchat', 'telegram', 'vk', 'wordpress', 'meetup'
|
||||
];
|
||||
|
||||
var container = document.querySelector('.icons');
|
||||
|
4
tiny/meetup.svg
Normal file
4
tiny/meetup.svg
Normal file
@@ -0,0 +1,4 @@
|
||||
<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
|
||||
<rect fill="#ed1c40" height="512" rx="15%" width="512"/>
|
||||
<path d="m412 108c69 12 27 99 10 133-11 23-64 114-18 128 14 4 32 1 43 11 20 18 2 33-16 37-20 5-45 0-63-9-61-26-46-93-20-138 12-25 34-52 39-72 3-17-15-33-30-15-10 11-18 29-24 42-7 14-42 90-42 90-6 12-18 30-29 40-19 14-50 5-45-20 7-41 71-138 27-144-16-2-21 16-26 27-9 19-14 40-24 59-11 22-19 44-24 68-4 19-11 44-32 49-60 16-78-23-78-23-10-31-1-58 9-88 7-23 11-47 21-69 16-39 32-120 92-115 15 2 32 10 45 17 35 23 47-18 70-22 18-4 29 3 40 12 18 16 24 8 35 5s26-6 40-3z" fill="#fff"/>
|
||||
</svg>
|
After Width: | Height: | Size: 611 B |
Reference in New Issue
Block a user