Unified paths for each color, removed unneeded group

This commit is contained in:
Pavel Nikulin
2019-03-11 20:14:38 +06:00
parent 10981fba51
commit 3ddaf0cf3c
2 changed files with 3 additions and 2 deletions

View File

@@ -1,6 +1,7 @@
<svg xmlns="http://www.w3.org/2000/svg"
aria-label="Google Podcasts" role="img"
stroke-linecap="round" stroke-linejoin="round" stroke-width="43"
viewBox="0 0 512 512"><rect
width="512" height="512"
rx="15%"
fill="#fff"/><g stroke-linecap="round" stroke-width="43"><g stroke="#fab908"><path d="M256 109v22"/><path d="M256 381v22"/><path d="M256 195v122"/></g><g stroke="#ea4335"><path d="M181 176v75"/><path d="M181 315v21"/></g><g stroke="#34a853"><path d="M331 261v75"/><path d="M331 197v-21"/></g><path stroke="#4285f4" d="M405 245v22"/><path stroke="#0066d9" d="M107 245v22"/></g></svg>
fill="#fff"/><path stroke="#fab908" d="M256 109v22zM256 381v22zM256 195v122"/><path stroke="#ea4335" d="M181 176v75zM181 315v21z"/><path stroke="#34a853" d="M331 261v75zM331 197v-21z"/><path stroke="#4285f4" d="M405 245v22"/><path stroke="#0066d9" d="M107 245v22"/></svg>

Before

Width:  |  Height:  |  Size: 524 B

After

Width:  |  Height:  |  Size: 479 B