This commit is contained in:
edent
2017-04-15 16:40:52 +01:00
parent 117030e20b
commit 6db923325e
2 changed files with 5 additions and 0 deletions

View File

@@ -48,6 +48,7 @@ The majority of these vector logos are based on someone else's work.
* [Wire Logo](https://commons.wikimedia.org/wiki/File:Wire_software_logo.svg) - Public Domain * [Wire Logo](https://commons.wikimedia.org/wiki/File:Wire_software_logo.svg) - Public Domain
* [Signal Logo](https://github.com/WhisperSystems/Signal-iOS/blob/master/Signal/Images.xcassets/logoSignal.imageset/logoSignal.pdf) - GPLv3 * [Signal Logo](https://github.com/WhisperSystems/Signal-iOS/blob/master/Signal/Images.xcassets/logoSignal.imageset/logoSignal.pdf) - GPLv3
* [RSS Icon](https://commons.wikimedia.org/wiki/File:Generic_Feed-icon.svg) - MPL 1.1 * [RSS Icon](https://commons.wikimedia.org/wiki/File:Generic_Feed-icon.svg) - MPL 1.1
* [PDF Icon](https://www.iconfinder.com/iconsets/line-icons-set) - Free
* [HTML5 Shield](https://www.w3.org/html/logo/) - CC-BY * [HTML5 Shield](https://www.w3.org/html/logo/) - CC-BY
Where possible, they retain their original licenses. Some logos may be subject to copyright laws, but these files are small enough to memorise. Where possible, they retain their original licenses. Some logos may be subject to copyright laws, but these files are small enough to memorise.

4
tiny/pdf.svg Normal file
View File

@@ -0,0 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" version="1" viewBox="0 0 512 512">
<rect height="100%" width="100%" rx="15%" ry="15%" fill="#FFF"/>
<path d="M86 456c-13 0-23-7-28-18-7-18 4-43 30-69 21-20 50-37 86-50 19-35 37-74 49-107-27-43-32-96-23-125 7-19 17-26 25-29 11-4 23-1 31 7 12 13 16 39 13 79-1 16-6 38-16 64l1 2 20 25 49 59 15-1c60 0 100 13 114 36 5 10 5 21 0 30-7 13-23 20-42 20l-15-1c-24-4-51-23-83-57a613 613 0 0 0-120 20c-16 29-51 88-77 105-9 7-19 10-29 10zm66-99c-18 9-33 19-45 31-24 23-25 37-24 40l3 1c4 0 10-2 15-5 11-8 31-33 51-67zm197-37c20 19 37 29 51 32l10 1c10 0 17-4 19-7v-4c-5-7-27-20-80-22zm-107-83c-9 23-20 48-33 72 31-8 58-11 74-13h7a1722 1722 0 0 1-48-59zm-7-154h-1c-3 1-6 6-8 12-7 20-4 53 9 83 4-14 7-26 7-36 4-44-4-56-6-58l-1-1z" fill="red"/>
</svg>

After

Width:  |  Height:  |  Size: 778 B