11% smaller stackoverflow icon

This commit is contained in:
Evgeniy Reizner
2017-04-17 13:40:36 +03:00
committed by GitHub
parent 5dbd05d8a8
commit f38371790d

View File

@@ -1,7 +1,5 @@
<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
<rect fill="#f58025" height="512" rx="15%" width="512"/>
<g fill="#fff">
<path d="m149 369h158v33h-158zm238-314 27 156-33 6-27-156zm-234 256 157 15-3 33-157-14zm15-71 153 41-9 32-152-41zm36-77 136 80-17 29-136-80zm81-74 89 130-28 19-89-130z"/>
<path d="m99 455h261v1-165h-27v139h-207v-139h-27z"/>
</g>
<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg" stroke="#fff">
<rect fill="#f58025" stroke="none" height="512" rx="15%" width="512"/>
<path d="m113 291v151h235v-151" fill="none" stroke-width="28"/>
<path d="m306 385-157 0m159-43-156-14m165-31-152-41m233-42-26-155m-11 170-89-129m60 159-135-80" stroke-width="33"/>
</svg>

Before

Width:  |  Height:  |  Size: 372 B

After

Width:  |  Height:  |  Size: 335 B