SIGN IN SIGN UP

Add prompt_suggestion icon to list of RTL mirroring icons. (#191741)

Mark the `prompt_suggestion` icon as to be mirrored in RTL languages so
that it points into the text appropriately.

Before:
<img width="161" height="59" alt="Screenshot 2026-08-25 at 12 46 05 PM"
src="https://github.com/user-attachments/assets/2033efec-6707-415b-98ec-85e5acb43d35"
/>

After:
<img width="159" height="57" alt="Screenshot 2026-08-25 at 12 46 12 PM"
src="https://github.com/user-attachments/assets/c2834ac6-4cca-4fe7-be83-ba91254e972f"
/>

Fixes https://github.com/flutter/flutter/issues/191742

## Pre-launch Checklist

- [x] I read the [Contributor Guide] and followed the process outlined
there for submitting PRs.
- [x] I read the [AI contribution guidelines] and understand my
responsibilities, or I am not using AI tools.
- [x] I read the [Tree Hygiene] wiki page, which explains my
responsibilities.
- [x] I read and followed the [Flutter Style Guide], including [Features
we expect every widget to implement].
- [x] I signed the [CLA].
- [x] I listed at least one issue that this PR fixes in the description
above.
- [x] I updated/added relevant documentation (doc comments with `///`).
- [x] I added new tests to check the change I am making, or this PR is
[test-exempt].
- [x] I followed the [breaking change policy] and added [Data Driven
Fixes] where supported.
- [x] All existing and new tests are passing.
S
shawnridgeway-google committed
c3dbaab6f2b21e75a9da5990404b3ac1213c3f1b
Parent: a888040
Committed by GitHub <noreply@github.com> on 8/26/2026, 10:09:08 PM