Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Add new stars icon #6012

Merged
merged 2 commits into from
Nov 21, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.