This commit is contained in:
edent
2017-11-10 15:34:04 +00:00
parent 74f97df1d1
commit d77548d384
4 changed files with 8 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" version="1">
<path d="M286 342a84 84 0 1 0-60 0l-56 147a241 241 0 1 1 172 0l-56-147" fill="#3da639"/>
<path d="M342 490a9 9 0 0 1-8-6l-56-147c-2-4 0-9 5-11a75 75 0 0 0 43-97 75 75 0 1 0-97 97c5 2 7 7 5 11l-56 147a9 9 0 0 1-12 5A248 248 0 0 1 23 167 248 248 0 0 1 346 23a248 248 0 0 1 143 323 250 250 0 0 1-147 144zM256 23A232 232 0 0 0 39 173a231 231 0 0 0 126 297l50-131a93 93 0 1 1 82 0l50 131a233 233 0 0 0-91-447z" fill="#1d531d"/>
</svg>
</svg>

Before

Width:  |  Height:  |  Size: 505 B

After

Width:  |  Height:  |  Size: 504 B

4
tiny/patreon.svg Normal file
View File

@@ -0,0 +1,4 @@
<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
<rect fill="#fff" rx="15%" height="512" width="512"/>
<path d="M256 81c-97 0-175 78-175 175v175h41V256a134 134 0 1 1 140 134c-22 0-42-4-50-9v-58c12 9 28 14 44 14a80 80 0 1 0-81-81v175h81a175 175 0 1 0 0-350z" fill="#ff5900"/>
</svg>

After

Width:  |  Height:  |  Size: 295 B