Added Symantec

This commit is contained in:
edent
2017-10-22 15:33:11 +01:00
parent 20126eb270
commit 1d57854a4c
3 changed files with 11 additions and 2 deletions

View File

@@ -82,7 +82,7 @@ Originally created for my contact page - [https://edent.tel/](https://edent.tel/
<td><img src="https://edent.github.io/SuperTinySocialIcons/tiny/apple.svg" width="125" alt="Apple" /><br>984 Bytes</td> <td><img src="https://edent.github.io/SuperTinySocialIcons/tiny/apple.svg" width="125" alt="Apple" /><br>984 Bytes</td>
<td><img src="https://edent.github.io/SuperTinySocialIcons/tiny/npm.svg" width="125" alt="NPM" /><br>377 Bytes</td> <td><img src="https://edent.github.io/SuperTinySocialIcons/tiny/npm.svg" width="125" alt="NPM" /><br>377 Bytes</td>
<td><img src="https://edent.github.io/SuperTinySocialIcons/tiny/docker.svg" width="125" alt="Docker" /><br>502 Bytes</td> <td><img src="https://edent.github.io/SuperTinySocialIcons/tiny/docker.svg" width="125" alt="Docker" /><br>502 Bytes</td>
<td><br></td> <td><img src="https://edent.github.io/SuperTinySocialIcons/tiny/symantec.svg" width="125" alt="Symantec" /><br>1023 Bytes</td>
<td><br></td> <td><br></td>
<td><br></td> <td><br></td>
</tr> </tr>
@@ -128,5 +128,6 @@ The majority of these vector logos are based on someone else's work.
* [NPM Logo](https://commons.wikimedia.org/wiki/File:Npm-logo.svg) - CC-BY * [NPM Logo](https://commons.wikimedia.org/wiki/File:Npm-logo.svg) - CC-BY
* [Docker Logo](https://github.com/docker/docker.github.io/blob/master/LICENSE) - Apache * [Docker Logo](https://github.com/docker/docker.github.io/blob/master/LICENSE) - Apache
* [Steam](https://commons.wikimedia.org/wiki/File:Steam_icon_logo.svg) * [Steam](https://commons.wikimedia.org/wiki/File:Steam_icon_logo.svg)
* [Symantec](https://commons.wikimedia.org/wiki/File:Symantec_logo10.svg)
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. 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

@@ -4,7 +4,7 @@ var items = [
'email', 'google_plus', 'linkedin', 'pdf', 'skype', 'stackoverflow', 'twitter', 'wikipedia', 'email', 'google_plus', 'linkedin', 'pdf', 'skype', 'stackoverflow', 'twitter', 'wikipedia',
'facebook', 'google', 'lock', 'phone', 'slideshare', 'steam', 'vimeo', 'wire', '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', 'windows', 'digidentity', 'ubuntu', 'bitbucket', 'apple', 'npm', 'docker' 'lastpass', 'windows', 'digidentity', 'ubuntu', 'bitbucket', 'apple', 'npm', 'docker', 'symantec'
]; ];
var container = document.querySelector('.icons'); var container = document.querySelector('.icons');

8
tiny/symantec.svg Normal file
View File

@@ -0,0 +1,8 @@
<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg" fill="#000">
<rect height="512" rx="15%" width="512" fill="#fff"/>
<path d="m473.8 16v14.8h14.8v-14.8zm0 29.5v14.8h14.8v-14.8zm-44.3 14.8v14.8h14.8v-14.8z" fill="#fdb511"/>
<circle cx="236" cy="280" r="210" fill="#fdb511"/>
<circle cx="236" cy="280" r="140" fill="#fff"/>
<path d="m296.6 178.5c-38.6 48.2-48.3 69.3-63.6 108.3-17.4-35.2-38.2-59.6-74.2-75.7-6.8-1.7-10.2-2.8-14.8 3.7-4.6 6.4-1.8 12.2 3.7 19.1 14.4 17.9 30.6 34.5 41.8 54.8 13.2 23.8 29.6 63 35.1 73.2 4.4 8.1 15 11.7 19.1 11.7 21.8-2.6 21.8-13.7 25.9-32.9 6.7-31.5 15.5-64 56.5-103.1v-59.1z"/>
<path d="m459.1 30.8v14.8h14.8v-14.8zm0 14.8h-29.5v14.8h29.5zm-29.5 14.8h-14.8v29.4h14.8zm0 29.5v14.8h14.8v-14.9zm14.8 0h14.8v-14.8h-14.8zm-14.8 14.8h-14.8v14.8h-14.8v-14.8h-29.5v14.8h-14.8v14.8h14.8v14.8h-14.8v-14.8h-14.8v14.8h-14.8v14.8h-14.8v59.1h29.5v-15h14.8v-14.8h14.8v-14.8h-14.8v-14.8h14.8v14.8h14.8v-14.8h14.8v-14.8h14.8v-14.8h14.8zm-29.5 0h14.7v-14.9h-14.8zm0-14.8v-14.8h-14.9v14.7z"/>
</svg>

After

Width:  |  Height:  |  Size: 1023 B