Fix typos

This commit is contained in:
Pavel Nikulin
2017-11-26 22:00:28 +00:00
parent d013812052
commit c667a83d84

View File

@@ -1,3 +1,3 @@
<svg role="img" aria-label="Open Source" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" version="1">
<path d="m 170,480 a 240,240 0 1 1 170,0 L 287,334 a 84,84 0 1 0 -63,0 z" fill="#3da639" stroke="1d531d" stroke-width="18" stroke-linejoin="round"/>
<path d="M170 480a240 240 0 1 1 170 0l-53-146a84 84 0 1 0-63 0z" fill="#3da639" stroke="#1d531d" stroke-width="18" stroke-linejoin="round"/>
</svg>

Before

Width:  |  Height:  |  Size: 266 B

After

Width:  |  Height:  |  Size: 258 B