26% smaller Reddit icon.

This commit is contained in:
Reizner Evgeniy
2017-05-04 20:59:26 +03:00
parent b3ee28ef59
commit a4b480cf1e
2 changed files with 11 additions and 5 deletions

View File

@@ -1,4 +1,11 @@
<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
<rect fill="#ff4500" height="512" rx="15%" width="512"/>
<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"/>
<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg" fill="#ff4500">
<rect width="512" height="512" rx="15%"/>
<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>

Before

Width:  |  Height:  |  Size: 684 B

After

Width:  |  Height:  |  Size: 509 B