forked from edent/SuperTinyIcons
Authy
This commit is contained in:
@@ -100,7 +100,7 @@ Originally created for my contact page - [https://edent.tel/](https://edent.tel/
|
||||
<td><img src="https://edent.github.io/SuperTinySocialIcons/tiny/ibm.svg" width="125" title="IBM" /><br>912 Bytes</td>
|
||||
<td><img src="https://edent.github.io/SuperTinySocialIcons/tiny/yammer.svg" width="125" title="Yammer" /><br>918 Bytes</td>
|
||||
<td><img src="https://edent.github.io/SuperTinySocialIcons/tiny/android.svg" width="125" title="Android" /><br>788 Bytes</td>
|
||||
<td></td>
|
||||
<td><img src="https://edent.github.io/SuperTinySocialIcons/tiny/authy.svg" width="125" title="Authy" /><br>624 Bytes</td>
|
||||
<td></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
@@ -159,5 +159,7 @@ 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
|
||||
|
||||
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.
|
||||
|
@@ -9,7 +9,7 @@ var items = [
|
||||
'line', 'lastpass', 'windows', 'digidentity', 'ubuntu', 'bitbucket',
|
||||
'apple', 'npm', 'docker', 'symantec', 'yubico', 'keybase',
|
||||
'ebay', 'evernote', 'kickstarter', 'yahoo', 'bitcoin', 'bluetooth',
|
||||
'ibm', 'yammer', 'android'
|
||||
'ibm', 'yammer', 'android', 'authy'
|
||||
];
|
||||
|
||||
var container = document.querySelector('.icons');
|
||||
|
4
tiny/authy.svg
Normal file
4
tiny/authy.svg
Normal file
@@ -0,0 +1,4 @@
|
||||
<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg" fill="#fff">
|
||||
<rect fill="#ec1c24" height="512" rx="15%" width="512"/>
|
||||
<path d="M234 201.8l61.4 61.3a22.7 22.7 0 0 0 32.2-32l-61.4-61.5a114.7 114.7 0 0 0-161-1.1l-.6.6-.5.5-1.1 1.2a114.8 114.8 0 0 0 2.2 159.8l61.4 61.4a22.7 22.7 0 0 0 32.1-32.1l-61.4-61.4a69.2 69.2 0 0 1-.5-97.3 69.2 69.2 0 0 1 97.2.6zm79.3-81.8a22.7 22.7 0 0 0 0 32.2l61.4 61.3a69.3 69.3 0 0 1 .5 97.3 69.2 69.2 0 0 1-97.3-.6L216.6 249a22.7 22.7 0 1 0-32.2 32.1l61.4 61.4c44 44 115 44.6 159.8 2.2l1.2-1 .5-.7.6-.5 1.1-1.2a114.7 114.7 0 0 0-2.2-159.8L345.4 120a22.7 22.7 0 0 0-32.1 0z"/>
|
||||
</svg>
|
After Width: | Height: | Size: 624 B |
Reference in New Issue
Block a user