WiFi
This commit is contained in:
@@ -110,7 +110,7 @@ Originally created for my contact page - [https://edent.tel/](https://edent.tel/
|
||||
<td><img src="https://edent.github.io/SuperTinySocialIcons/tiny/discord.svg" width="125" title="Discord" /><br>662 Bytes</td>
|
||||
<td><img src="https://edent.github.io/SuperTinySocialIcons/tiny/medium.svg" width="125" title="Medium" /><br>352 Bytes</td>
|
||||
<td><img src="https://edent.github.io/SuperTinySocialIcons/tiny/airbnb.svg" width="125" title="AirBnB" /><br>975 Bytes</td>
|
||||
<td></td>
|
||||
<td><img src="https://edent.github.io/SuperTinySocialIcons/tiny/wifi.svg" width="125" title="Wi-Fi" /><br>622 Bytes</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
@@ -176,6 +176,6 @@ 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, ClourFlare, CodePen, DigitalOcean, Discord, AirBnB
|
||||
IBM, Yammer, Android, Authy, ClourFlare, CodePen, DigitalOcean, Discord, AirBnB, WiFi
|
||||
|
||||
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.
|
||||
|
@@ -10,7 +10,7 @@ var items = [
|
||||
'apple', 'npm', 'docker', 'symantec', 'yubico', 'keybase',
|
||||
'ebay', 'evernote', 'kickstarter', 'yahoo', 'bitcoin', 'bluetooth',
|
||||
'ibm', 'yammer', 'android', 'authy', 'blogger', 'cloudflare',
|
||||
'codepen', 'digitalocean', 'discord', 'medium', 'airbnb'
|
||||
'codepen', 'digitalocean', 'discord', 'medium', 'airbnb', 'wifi'
|
||||
];
|
||||
|
||||
var container = document.querySelector('.icons');
|
||||
|
4
tiny/wifi.svg
Normal file
4
tiny/wifi.svg
Normal file
@@ -0,0 +1,4 @@
|
||||
<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
|
||||
<rect fill="#fff" height="512" rx="15%" width="512"/>
|
||||
<path d="M398 127a191 191 0 0 0-284 0zM114 384a191 191 0 0 0 284 0zM85 143c-47 0-85 38-85 85v55c0 47 38 85 85 85h342c47 0 85-38 85-85v-55c0-47-38-85-85-85zm418 84c0-41-33-75-75-75h-85c-41 0-75 34-75 75v57c0 42-34 76-75 76h235c42 0 75-34 75-76zm-295 5v81h24v-81zm-2-25a14 14 0 1 0 29 0 14 14 0 0 0-29 0zM44 196l31 117h20l24-81 23 81h21l31-117h-23l-18 77-23-77h-21l-23 75-17-75zm262 0v117h26v-46h58v-24h-58v-24h62v-23zm106 36v81h24v-81zm-2-25a14 14 0 1 0 28 0 14 14 0 0 0-28 0z" fill-rule="evenodd"/>
|
||||
</svg>
|
After Width: | Height: | Size: 622 B |
Reference in New Issue
Block a user