Prefetch star{,-outline} at size 12

Summary: Used by rating, I think.

Reviewed By: mweststrate

Differential Revision: D18347585

fbshipit-source-id: bbc84a42c34aae9805515c82f8d24cfd0817d8ed
This commit is contained in:
Pascal Hartig
2019-11-06 08:31:43 -08:00
committed by Facebook Github Bot
parent 05c007be16
commit 9670d6bde5

View File

@@ -33,7 +33,7 @@ const ICONS = {
'magnifying-glass': [16, 20], 'magnifying-glass': [16, 20],
'minus-circle': [12], 'minus-circle': [12],
'question-circle-outline': [16], 'question-circle-outline': [16],
'star-outline': [16, 24], 'star-outline': [12, 16, 24],
'triangle-down': [12], 'triangle-down': [12],
'triangle-right': [12], 'triangle-right': [12],
accessibility: [16], accessibility: [16],
@@ -52,7 +52,7 @@ const ICONS = {
profile: [12], profile: [12],
rocket: [20], rocket: [20],
settings: [12], settings: [12],
star: [16, 24], star: [12, 16, 24],
'star-slash': [16], 'star-slash': [16],
'life-event-major': [16], 'life-event-major': [16],
target: [12, 16], target: [12, 16],