icons: Increase "check" icon size.

This commit increases the size of the "check" icon to better fit with
the rest of the icons in the Web UI, especially in the context of the
message headers.
This commit is contained in:
Sayam Samal
2025-07-04 05:44:34 +05:30
committed by Tim Abbott
parent be8884e265
commit ce4f36200e

View File

@@ -1,4 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"> <svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
<path <path d="M14.5195 2.5395C14.7748 2.27431 15.1966 2.26589 15.4619 2.52094C15.7271 2.77618 15.7355 3.19803 15.4805 3.46332L5.85547 13.4633C5.72979 13.5939 5.55623 13.6684 5.375 13.6684C5.19377 13.6684 5.02021 13.5939 4.89453 13.4633L0.51953 8.9184L0.436522 8.81196C0.270617 8.54997 0.305958 8.19944 0.538084 7.97602C0.770174 7.75265 1.12151 7.73099 1.37695 7.90668L1.48047 7.9936L5.375 12.0395L14.5195 2.5395Z" />
d="M13.8 3.53c.26.26.26.68 0 .94L6.47 11.8a.67.67 0 0 1-.94 0L2.2 8.47a.67.67 0 0 1 .94-.94L6 10.39l6.86-6.86a.67.67 0 0 1 .94 0Z" />
</svg> </svg>

Before

Width:  |  Height:  |  Size: 242 B

After

Width:  |  Height:  |  Size: 503 B