Skip to content

Commit

Permalink
Add FlightDisruptions illustration (#562)
Browse files Browse the repository at this point in the history
tokens: update illustrations on 2023-10-20

Co-authored-by: GitHub Action <[email protected]>
  • Loading branch information
kiwiprbot[bot] and actions-user authored Oct 20, 2023
1 parent 88f618e commit 3acd6dc
Show file tree
Hide file tree
Showing 6 changed files with 19 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -155,6 +155,10 @@ public object Illustrations {
@Composable
get() = painterResource(R.drawable.il_orbit_flexible_dates)

public val FlightDisruptions: Painter
@Composable
get() = painterResource(R.drawable.il_orbit_flight_disruptions)

public val GroundTransport404: Painter
@Composable
get() = painterResource(R.drawable.il_orbit_ground_transport404)
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 3acd6dc

Please sign in to comment.