Files
kanishk tyagi 21c4a76c16 fix ally request svg aspect ratio (#1731)
## Description:

The alliance icon was appearing squished in the radial menu because the
SVG was being forced into a 32x32 square without proper aspect ratio
preservation.

Change:
Added `viewBox="0 0 834 528"` and `preserveAspectRatio="xMidYMid meet"`
to the SVG element, which maintains the original aspect ratio (1.58:1)
when scaled to fit the allocated space.

After changes:
[
<img width="166" height="184" alt="Screenshot 2025-08-07 at 4 52 15 PM"
src="https://github.com/user-attachments/assets/c1438b4d-9302-4a2b-8e25-c6d289e7148e"
/>
](url)

Refer to the issue for before.

Fixes #1730 

## Please complete the following:

- [x] I have added screenshots for all UI updates
- [x] I process any text displayed to the user through translateText()
and I've added it to the en.json file
- [x] I have added relevant tests to the test directory
- [x] I confirm I have thoroughly tested these changes and take full
responsibility for any bugs introduced
- [x] I have read and accepted the CLA agreement (only required once).

## Please put your Discord username so you can be contacted if a bug or
regression is found:

phantom845

Co-authored-by: Kanishk-T <kanishk.tyagi@yugen.ai>
2025-08-18 07:18:16 +00:00
..
2025-06-27 17:00:01 -07:00
2024-09-28 20:30:11 -07:00
2024-09-28 20:30:11 -07:00
2025-08-04 10:06:53 -07:00
2024-11-26 10:15:54 -08:00
2024-09-28 20:30:11 -07:00
2024-09-28 20:30:11 -07:00
2024-11-02 21:40:03 -07:00
2025-05-08 09:00:25 -07:00
2025-06-27 17:00:01 -07:00
2025-06-27 17:00:01 -07:00
2024-09-20 20:18:58 -07:00
2024-11-15 20:43:15 -08:00
2024-11-15 20:43:15 -08:00
2025-02-01 12:05:11 -08:00
2025-06-30 19:49:42 -07:00
2025-06-30 19:49:42 -07:00
2025-06-27 17:00:01 -07:00
2025-08-04 10:06:53 -07:00
2024-11-29 14:02:57 -08:00
2025-06-30 19:49:42 -07:00
2025-04-29 13:22:29 -07:00
2025-02-10 17:58:02 -08:00
2025-06-27 17:00:01 -07:00
2025-06-30 19:49:42 -07:00
2025-06-30 19:49:42 -07:00
2025-03-11 15:44:45 -07:00
2024-10-19 10:04:40 -07:00
2024-11-16 11:45:28 -08:00
2025-02-09 12:01:44 +03:00
2025-02-12 17:17:42 +03:00
2025-06-30 19:49:42 -07:00
2025-06-30 19:49:42 -07:00
2024-11-15 20:43:15 -08:00
2025-02-01 12:05:11 -08:00
2025-03-26 10:05:45 -07:00
2025-08-04 10:06:53 -07:00
2025-08-04 10:06:53 -07:00
2025-06-27 17:00:01 -07:00
2024-09-28 20:30:11 -07:00
2024-09-28 20:30:11 -07:00
2024-09-28 20:30:11 -07:00
2024-09-28 20:30:11 -07:00
2025-06-30 19:49:42 -07:00
2025-06-30 19:49:42 -07:00
2025-06-30 19:49:42 -07:00
2025-06-30 19:49:42 -07:00
2025-02-05 20:35:21 -08:00