Added bitbucket
This commit is contained in:
@@ -76,7 +76,7 @@ Originally created for my contact page - [https://edent.tel/](https://edent.tel/
|
||||
<td><img src="https://edent.github.io/SuperTinySocialIcons/tiny/windows.svg" width="125" alt="Microsoft Windows" /><br>339 Bytes</td>
|
||||
<td><img src="https://edent.github.io/SuperTinySocialIcons/tiny/digidentity.svg" width="125" alt="Digidentity" /><br>758 Bytes</td>
|
||||
<td><img src="https://edent.github.io/SuperTinySocialIcons/tiny/ubuntu.svg" width="125" alt="Ubuntu" /><br>895 Bytes</td>
|
||||
<td></td>
|
||||
<td><img src="https://edent.github.io/SuperTinySocialIcons/tiny/bitbucket.svg" width="125" alt="Atlassian BitBucket" /><br>895 Bytes</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
|
@@ -4,7 +4,7 @@ var items = [
|
||||
'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',
|
||||
'lastpass', 'windows', 'digidentity', 'ubuntu'
|
||||
'lastpass', 'windows', 'digidentity', 'ubuntu', 'bitbucket'
|
||||
];
|
||||
|
||||
var container = document.querySelector('.icons');
|
||||
|
6
tiny/bitbucket.svg
Normal file
6
tiny/bitbucket.svg
Normal file
@@ -0,0 +1,6 @@
|
||||
<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg" fill="#205081">
|
||||
<rect width="512" height="512" rx="15%" fill="#fff"/>
|
||||
<path d="m 256,33 v 0 0 c -114,0 -208,31 -208,69 0,10 24,155 35,212 C 87,341 154,377 256,377 v 0 0 c 102,0 167,-37 173,-63 C 440,257 464,112 464,102 462,63 370,33 256,33 Z m 0,298 c -37,0 -65,-29 -65,-65 0,-37 29,-65 65,-65 37,0 65,29 65,65 0,35 -29,65 -65,65 z m 0,-208 c -73,0 -133,-12 -133,-29 0,-16 59,-29 133,-29 73,0 133,12 133,29 0,16 -59,29 -133,29 z"/>
|
||||
<path d="m 405,369 c -4,0 -6,2 -6,2 0,0 -51,41 -143,41 -92,0 -143,-41 -143,-40 0,0 -4,-2 -6,-2 -4,0 -8,2 -8,8 0,0 0,2 0,2 8,43 14,73 14,77 C 119,488 181,512 254,512 v 0 0 0 0 c 73,0 135,-24 141,-55 0,-4 6,-35 14,-78 0,0 0,-2 0,-2 2,-4 0,-8 -4,-8 z" />
|
||||
<circle cx="256" cy="263" r="33" />
|
||||
</svg>
|
After Width: | Height: | Size: 789 B |
Reference in New Issue
Block a user