26% smaller Reddit icon.
This commit is contained in:
@@ -32,7 +32,7 @@ Originally created for my contact page - [https://edent.tel/](https://edent.tel/
|
|||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td><img src="https://edent.github.io/SuperTinySocialIcons/tiny/skype.svg" width="125" /><br>469 Bytes</td>
|
<td><img src="https://edent.github.io/SuperTinySocialIcons/tiny/skype.svg" width="125" /><br>469 Bytes</td>
|
||||||
<td><img src="https://edent.github.io/SuperTinySocialIcons/tiny/reddit.svg" width="125" /><br>684 Bytes</td>
|
<td><img src="https://edent.github.io/SuperTinySocialIcons/tiny/reddit.svg" width="125" /><br>509 Bytes</td>
|
||||||
<td><img src="https://edent.github.io/SuperTinySocialIcons/tiny/pinterest.svg" width="125" /><br>502 Bytes</td>
|
<td><img src="https://edent.github.io/SuperTinySocialIcons/tiny/pinterest.svg" width="125" /><br>502 Bytes</td>
|
||||||
<td><img src="https://edent.github.io/SuperTinySocialIcons/tiny/paypal.svg" width="125" /><br>562 Bytes</td>
|
<td><img src="https://edent.github.io/SuperTinySocialIcons/tiny/paypal.svg" width="125" /><br>562 Bytes</td>
|
||||||
<td><img src="https://edent.github.io/SuperTinySocialIcons/tiny/github.svg" width="125" /><br>720 Bytes</td>
|
<td><img src="https://edent.github.io/SuperTinySocialIcons/tiny/github.svg" width="125" /><br>720 Bytes</td>
|
||||||
@@ -103,7 +103,6 @@ The majority of these vector logos are based on someone else's work.
|
|||||||
* [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
|
* [PDF Icon](https://www.iconfinder.com/iconsets/line-icons-set) - Free
|
||||||
* [Reddit's Snoo](http://ionicons.com/) - MIT
|
|
||||||
* [Google+](https://commons.wikimedia.org/wiki/File:Google_Plus_logo_2015.svg) - Public Domain
|
* [Google+](https://commons.wikimedia.org/wiki/File:Google_Plus_logo_2015.svg) - Public Domain
|
||||||
* [Google](http://svgshare.com/s/q)
|
* [Google](http://svgshare.com/s/q)
|
||||||
* [Mastodon](https://github.com/tootsuite/mastodon/blob/0ad694f96b7f0e951950e7525bde52cd11454cb2/app/assets/images/logo.svg) - AGPLv3
|
* [Mastodon](https://github.com/tootsuite/mastodon/blob/0ad694f96b7f0e951950e7525bde52cd11454cb2/app/assets/images/logo.svg) - AGPLv3
|
||||||
|
@@ -1,4 +1,11 @@
|
|||||||
<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
|
<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg" fill="#ff4500">
|
||||||
<rect fill="#ff4500" height="512" rx="15%" width="512"/>
|
<rect width="512" height="512" rx="15%"/>
|
||||||
<path d="m354 107-80-16-27 91c-42 1-87 15-117 37-48-42-109 34-50 72-10 83 83 136 176 136s186-53 176-136c59-38-2-114-50-72-33-22-71-35-111-37l19-65 60 12c2 21 19 36 40 36 22 0 40-18 40-40s-18-40-40-40c-17 0-31 11-36 22zm36 3c8 0 14 7 14 15s-6 15-15 15c-8 0-14-7-14-15s6-15 15-15zm35 160c-5-14-14-27-25-37 25-19 50 22 25 37zm-313-37c-11 10-20 23-25 37-25-15 0-56 25-37zm85 24c16 0 28 13 28 28s-13 28-28 28-28-13-28-28 13-28 28-28zm118 0c16 0 28 13 28 28s-13 28-28 28-28-13-28-28 13-28 28-28zm-116 90c35 29 79 29 114 0l12 11c-42 35-96 35-138 0z" fill="#fff"/>
|
<ellipse cx="256" cy="305" rx="177" ry="123" fill="#fff"/>
|
||||||
|
<path d="m199 347c35 29 79 29 114 0l12 11c-42 35-96 35-138 0z"/>
|
||||||
|
<circle cx="315" cy="285" r="28"/>
|
||||||
|
<circle cx="197" cy="285" r="28"/>
|
||||||
|
<g fill="none" stroke="#fff">
|
||||||
|
<circle cx="390" cy="125" r="28" stroke-width="25"/>
|
||||||
|
<path d="m87 282c-45-22-5-92 40-50m298 50c45-22 5-92-40-50m-127-45 24-83 80 16" stroke-width="22"/>
|
||||||
|
</g>
|
||||||
</svg>
|
</svg>
|
||||||
|
Before Width: | Height: | Size: 684 B After Width: | Height: | Size: 509 B |
Reference in New Issue
Block a user