3304e76d4f5dfed03670d71716bed0d80aeb6b59
The plane and food row icons in ScheduleLegDetails were custom React SVGs (a cargo-airliner side-view and a knife+fork glyph) that didn't match the legacy app. Copy the actual paths verbatim from ClientApp/src/app/toolkit/icons/plane and .../dining so the React panel shows the same stylised top-view plane and the cloche- on-base 'Питание на борту' icon Angular ships. Use currentColor on both fills/strokes so the existing $blue link colour still applies. Reserve a 36px slot in __icon so the rows line up despite the plane (19×19) vs dining (34×26) intrinsic-size mismatch.
Description
No description provided
Languages
TypeScript
62.7%
HTML
23.6%
SCSS
11%
JavaScript
1.1%
C#
0.9%
Other
0.6%