Added LastPass
This commit is contained in:
@@ -72,7 +72,7 @@ Originally created for my contact page - [https://edent.tel/](https://edent.tel/
|
||||
</tr>
|
||||
<tr>
|
||||
<td><img src="https://edent.github.io/SuperTinySocialIcons/tiny/line.svg" width="125" /><br>455 Bytes</td>
|
||||
<td></td>
|
||||
<td><img src="https://edent.github.io/SuperTinySocialIcons/tiny/lastpass.svg" width="125" /><br>299 Bytes</td>
|
||||
<td></td>
|
||||
<td></td>
|
||||
<td></td>
|
||||
|
@@ -3,7 +3,8 @@ 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', 'meetup', 'line'
|
||||
'flickr', 'hackernews', 'mail', 'pinterest', 'snapchat', 'telegram', 'vk', 'wordpress', 'meetup', 'line',
|
||||
'lastpass'
|
||||
];
|
||||
|
||||
var container = document.querySelector('.icons');
|
||||
|
7
tiny/lastpass.svg
Normal file
7
tiny/lastpass.svg
Normal file
@@ -0,0 +1,7 @@
|
||||
<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg" fill="#fff">
|
||||
<rect fill="#D32D27" height="512" rx="15%" width="512"/>
|
||||
<circle cx="82" cy="256" r="53"/>
|
||||
<circle cx="225" cy="256" r="53"/>
|
||||
<circle cx="368" cy="256" r="53"/>
|
||||
<rect x="450" y="149" height="214" width="22" rx="2%"/>
|
||||
</svg>
|
After Width: | Height: | Size: 299 B |
Reference in New Issue
Block a user