Skip to content

Commit

Permalink
tokens: update icons on 2023-10-16
Browse files Browse the repository at this point in the history
  • Loading branch information
Mobile Automation committed Oct 16, 2023
1 parent 91f6026 commit 8462176
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Sources/Orbit/Foundation/Icons/Icons.swift
Original file line number Diff line number Diff line change
Expand Up @@ -677,7 +677,7 @@ public extension Icon {
case .codeKiwi: return "\u{5988}"
case .coffee: return "\u{1804}"
case .colorPicker: return "\u{8770}"
case .coloredFacebook: return "\u{3181}"
case .coloredFacebook: return "\u{2129}"
case .coloredImessage: return "\u{9052}"
case .coloredMessenger: return "\u{4407}"
case .coloredSignal: return "\u{4623}"
Expand Down Expand Up @@ -705,14 +705,14 @@ public extension Icon {
case .email: return "\u{4780}"
case .entertainment: return "\u{2702}"
case .exchange: return "\u{1707}"
case .facebook: return "\u{1967}"
case .facebook: return "\u{4121}"
case .familyAll: return "\u{7219}"
case .familyHalf: return "\u{6613}"
case .feedback: return "\u{5818}"
case .filters: return "\u{6523}"
case .flash: return "\u{9010}"
case .flightDirect: return "\u{1456}"
case .flightMulticity: return "\u{3742}"
case .flightDirect: return "\u{7084}"
case .flightMulticity: return "\u{7878}"
case .flightNomad: return "\u{7767}"
case .flightReturn: return "\u{8043}"
case .flightServices: return "\u{8447}"
Expand Down Expand Up @@ -792,7 +792,7 @@ public extension Icon {
case .notificationOff: return "\u{4751}"
case .notificationOn: return "\u{9742}"
case .onlineCheckin: return "\u{8410}"
case .onlineCheckinOff: return "\u{7068}"
case .onlineCheckinOff: return "\u{8777}"
case .outlook: return "\u{5080}"
case .paid: return "\u{4751}"
case .parking: return "\u{1667}"
Expand Down Expand Up @@ -833,7 +833,7 @@ public extension Icon {
case .restaurant: return "\u{8995}"
case .routeNoStops: return "\u{1734}"
case .routeOneStop: return "\u{5253}"
case .routeTwoStops: return "\u{2966}"
case .routeTwoStops: return "\u{8469}"
case .search: return "\u{7312}"
case .seat: return "\u{4321}"
case .seatAisle: return "\u{2999}"
Expand Down Expand Up @@ -877,7 +877,7 @@ public extension Icon {
case .timelapse: return "\u{6496}"
case .timer: return "\u{2231}"
case .tips: return "\u{4114}"
case .toilets: return "\u{7833}"
case .toilets: return "\u{7816}"
case .train: return "\u{1576}"
case .transmission: return "\u{8486}"
case .trip: return "\u{6972}"
Expand Down
Binary file modified Sources/Orbit/Foundation/Icons/Icons.ttf
Binary file not shown.

0 comments on commit 8462176

Please sign in to comment.