1
0
mirror of https://github.com/konpa/devicon.git synced 2025-09-03 11:22:51 +02:00

Replaced style attribute with fill for processing (plain, line)

This commit is contained in:
Patrik Wehrli
2025-06-16 16:51:59 +02:00
parent e3c4a6e0cd
commit 8541197c04
2 changed files with 2 additions and 2 deletions

View File

@@ -1 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128"><path d="M70.402 4.64v28.77c22.375 0 28.77 11.988 28.77 23.973 0 11.988-6.395 23.976-28.77 23.976v28.766c35.16 0 57.535-26.371 57.535-52.742S105.564 4.64 70.403 4.64ZM58.895 29.575 32.582 64.656 25.73 50.95 0 63.816l13.285 26.57L1.36 106.29l23.012 17.262 57.54-76.715Zm0 0" style="fill:#1f34ab;"/></svg>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128"><path d="M70.402 4.64v28.77c22.375 0 28.77 11.988 28.77 23.973 0 11.988-6.395 23.976-28.77 23.976v28.766c35.16 0 57.535-26.371 57.535-52.742S105.564 4.64 70.403 4.64ZM58.895 29.575 32.582 64.656 25.73 50.95 0 63.816l13.285 26.57L1.36 106.29l23.012 17.262 57.54-76.715Zm0 0" fill="#1f34ab"/></svg>

Before

Width:  |  Height:  |  Size: 366 B

After

Width:  |  Height:  |  Size: 359 B