CloudFlare

This commit is contained in:
edent
2017-11-03 08:15:31 +00:00
parent 1c74169179
commit 6b23484e8a
3 changed files with 9 additions and 6 deletions

View File

@@ -102,7 +102,7 @@ Originally created for my contact page - [https://edent.tel/](https://edent.tel/
<td><img src="https://edent.github.io/SuperTinySocialIcons/tiny/android.svg" width="125" title="Android" /><br>788 Bytes</td>
<td><img src="https://edent.github.io/SuperTinySocialIcons/tiny/authy.svg" width="125" title="Authy" /><br>624 Bytes</td>
<td><img src="https://edent.github.io/SuperTinySocialIcons/tiny/blogger.svg" width="125" title="Blogger" /><br>479 Bytes</td>
<td></td>
<td><img src="https://edent.github.io/SuperTinySocialIcons/tiny/cloudflare.svg" width="125" title="CloudFlare" /><br>538 Bytes</td>
</tr>
</table>
@@ -158,9 +158,7 @@ The majority of these vector logos are based on someone else's work.
* [Blogger](https://commons.wikimedia.org/wiki/File:Blogger_icon.svg)
From [SVGporn](https://github.com/gilbarbara/logos/) - CC0
* IBM
* Yammer
* Android
* Authy
IBM, Yammer, Android, Authy, ClourFlare
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.

View File

@@ -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', 'authy', 'blogger'
'ibm', 'yammer', 'android', 'authy', 'blogger', 'cloudflare'
];
var container = document.querySelector('.icons');

5
tiny/cloudflare.svg Normal file
View File

@@ -0,0 +1,5 @@
<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
<rect fill="#fff" height="512" rx="15%" width="512"/>
<path d="M347 319c3-10 2-20-3-26s-12-10-21-11l-174-2-3-1v-3c1-2 2-3 4-3l175-2c21-1 43-18 51-38l9-26v-3a113 113 0 0 0-218-12c-10-7-22-11-35-10a52 52 0 0 0-45 64 73 73 0 0 0-70 84c0 2 2 3 3 3h320c2 0 4-1 4-3z" fill="#f4811f"/>
<path d="M401 207h-5l-3 2-7 24c-3 10-2 20 3 26s12 10 21 11l37 2 3 1v3c-1 2-2 3-4 3l-38 2c-21 1-42 18-50 38l-2 9c-1 1 0 3 2 3h131c2 0 3-1 3-3 2-8 4-17 4-26 0-52-43-95-95-95" fill="#faad3f"/>
</svg>

After

Width:  |  Height:  |  Size: 538 B