Fix blurred emblem for symlinks

This commit is contained in:
Sergei Eremenko 2020-07-12 10:38:19 +03:00
parent 964556982a
commit bf279ff40d
No known key found for this signature in database
GPG key ID: AB6D54C1C16D2507

View file

@ -1,4 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" version="1.1">
<circle style="fill:#455a64" cx="16" cy="16" r="14"/>
<path style="fill:#ffffff;fill-rule:evenodd" d="m 17,9 0,3.036425 -4.240229,0 c -2.057768,1.12e-4 -3.9591787,1.017571 -4.9880627,2.669149 -1.0289441,1.651676 -1.0289441,3.986635 0,5.63831 C 8.7511759,21.91098 10.521135,22.910988 12.47289,23 11.000634,22.863409 9.9998663,21.715147 10,20.343884 10,18.869754 11.169268,17.981592 12.759771,18 L 17,18 17,21.011171 25,15 Z"/>
<path style="fill:#ffffff" d="M 17,9 V 12 H 12.76 C 10.702,12 8.8006,13.054 7.7717,14.706 6.7428,16.357 6.7428,18.692 7.7717,20.344 8.7512,21.911 10.521,22.911 12.473,23 11,22.863 10,21.715 10,20.344 10,18.87 11.169,17.982 12.76,18 H 17 V 21.011 L 25,15 Z"/>
</svg>

Before

Width:  |  Height:  |  Size: 513 B

After

Width:  |  Height:  |  Size: 400 B