Skip to content

Commit 3acd6dc

Browse files
Add FlightDisruptions illustration (#562)
tokens: update illustrations on 2023-10-20 Co-authored-by: GitHub Action <[email protected]>
1 parent 88f618e commit 3acd6dc

File tree

6 files changed

+19
-0
lines changed

6 files changed

+19
-0
lines changed

illustrations/src/androidMain/kotlin/kiwi/orbit/compose/illustrations/Illustrations.kt

+4
Original file line numberDiff line numberDiff line change
@@ -155,6 +155,10 @@ public object Illustrations {
155155
@Composable
156156
get() = painterResource(R.drawable.il_orbit_flexible_dates)
157157

158+
public val FlightDisruptions: Painter
159+
@Composable
160+
get() = painterResource(R.drawable.il_orbit_flight_disruptions)
161+
158162
public val GroundTransport404: Painter
159163
@Composable
160164
get() = painterResource(R.drawable.il_orbit_ground_transport404)
Loading
Loading
Loading
Loading
Loading

0 commit comments

Comments
 (0)