Skip to content

Commit

Permalink
Paywalls: updated icon set to match frontend (#2962)
Browse files Browse the repository at this point in the history
  • Loading branch information
NachoSoto committed Aug 3, 2023
1 parent 3487c4f commit 91d293a
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions RevenueCatUI/Views/IconView.swift
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ enum PaywallIcon: String, CaseIterable {
case layers
case lineChart = "line_chart"
case lock
case notifications
case notification
case person
case phone
case playCircle = "play_circle"
Expand All @@ -71,7 +71,7 @@ enum PaywallIcon: String, CaseIterable {
case tick
case transfer
case twoWayArrows = "two_way_arrows"
case vpnKey = "vpn_key"
case key
case warning

}
Expand Down

0 comments on commit 91d293a

Please sign in to comment.