@kitten-science/kitten-scientists
Version:
Add-on for the wonderful incremental browser game: https://kittensgame.com/web/
119 lines • 2.61 kB
TypeScript
export declare const Icons: {
/**
* camping_48dp__FILL0_wght400_GRAD0_opsz48
*/
Bonfire: string;
/**
* check_box_48dp__FILL0_wght400_GRAD0_opsz48
*/
CheckboxCheck: string;
/**
* check_box_outline_blank_48dp__FILL0_wght400_GRAD0_opsz48
*/
CheckboxUnCheck: string;
/**
* content_copy_48dp__FILL0_wght400_GRAD0_opsz48
*/
Copy: string;
/**
* event_repeat_48dp__FILL0_wght400_GRAD0_opsz48
*/
Cycles: string;
/**
* data_usage_48dp__FILL0_wght400_GRAD0_opsz48
*/
DataUsage: string;
/**
* delete_48dp__FILL0_wght400_GRAD0_opsz48
*/
Delete: string;
/**
* draft_48dp__FILL0_wght400_GRAD0_opsz48
*/
Draft: string;
/**
* eco_48dp__FILL0_wght400_GRAD0_opsz48
*/
Eco: string;
/**
* edit_48dp__FILL0_wght400_GRAD0_opsz48
*/
Edit: string;
/**
* expand_circle_down_48dp__FILL0_wght400_GRAD0_opsz48
*/
ExpandCircleDown: string;
/**
* expand_circle_up_48dp__FILL0_wght400_GRAD0_opsz48
*/
ExpandCircleUp: string;
/**
* publish_48dp__FILL0_wght400_GRAD0_opsz48
*/
Import: string;
/**
* inventory_2_48dp__FILL0_wght400_GRAD0_opsz48
*/
Inventory2: string;
/**
* content_paste_48dp__FILL0_wght400_GRAD0_opsz48
*/
Paste: string;
/**
* synagogue_48dp__FILL0_wght400_GRAD0_opsz48
*/
Religion: string;
/**
* refresh_48dp__FILL0_wght400_GRAD0_opsz48
*/
Reset: string;
/**
* shelves_48dp__FILL0_wght400_GRAD0_opsz48
*/
Resources: string;
/**
* save_48dp__FILL0_wght400_GRAD0_opsz48
*/
Save: string;
/**
* save_as_48dp__FILL0_wght400_GRAD0_opsz48
*/
SaveAs: string;
/**
* date_range_48dp__FILL0_wght400_GRAD0_opsz48
*/
Seasons: string;
/**
* settings_48dp__FILL0_wght400_GRAD0_opsz48
*/
Settings: string;
/**
* rocket_launch_48dp__FILL0_wght400_GRAD0_opsz48
*/
Space: string;
/**
* keyboard_tab_48dp__FILL0_wght400_GRAD0_opsz48
*/
State: string;
/**
* summarize_48dp__FILL0_wght400_GRAD0_opsz48
*/
Summary: string;
/**
* sync_48dp__FILL0_wght400_GRAD0_opsz48
*/
Sync: string;
/**
* schedule_48dp__FILL0_wght400_GRAD0_opsz48
*/
Time: string;
/**
* bolt_48dp__FILL0_wght400_GRAD0_opsz48
*/
Trigger: string;
/**
* construction_48dp__FILL0_wght400_GRAD0_opsz48
*/
Workshop: string;
};
//# sourceMappingURL=Icons.d.ts.map