Skip to content

Commit

Permalink
chore: Add new stars icon (#6012)
Browse files Browse the repository at this point in the history
  • Loading branch information
yash-rajpal authored Nov 21, 2024
1 parent 242fc12 commit 1b2f310
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 4 deletions.
Binary file modified android/app/src/main/assets/fonts/custom.ttf
Binary file not shown.
7 changes: 4 additions & 3 deletions app/containers/CustomIcon/mappedIcons.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,4 @@
export const mappedIcons = {
'play-shape-filled': 59842,
'pause-shape-filled': 59843,
'loading': 59844,
'add': 59872,
'administration': 59662,
'adobe-reader-monochromatic': 59663,
Expand Down Expand Up @@ -126,6 +123,7 @@ export const mappedIcons = {
'live': 59774,
'live-streaming': 59773,
'livechat-monochromatic': 59775,
'loading': 59844,
'lock-filled': 59748,
'locker': 59749,
'log-view': 59778,
Expand Down Expand Up @@ -153,6 +151,7 @@ export const mappedIcons = {
'ordering-descending': 59800,
'pause': 59803,
'pause-filled': 59802,
'pause-shape-filled': 59843,
'percentage': 59777,
'phone': 59806,
'phone-disabled': 59804,
Expand All @@ -163,6 +162,7 @@ export const mappedIcons = {
'pin-map': 59807,
'play': 59811,
'play-filled': 59810,
'play-shape-filled': 59842,
'prune': 59817,
'queue': 59818,
'quote': 59819,
Expand All @@ -184,6 +184,7 @@ export const mappedIcons = {
'sort-az': 59831,
'star': 59834,
'star-filled': 59833,
'stars': 59845,
'status-away': 59741,
'status-busy': 59742,
'status-disabled': 59837,
Expand Down
2 changes: 1 addition & 1 deletion app/containers/CustomIcon/selection.json

Large diffs are not rendered by default.

Binary file modified ios/custom.ttf
Binary file not shown.

0 comments on commit 1b2f310

Please sign in to comment.