mirror of
https://bitbucket.org/wisemapping/wisemapping-frontend.git
synced 2025-06-11 18:43:22 +02:00
More migration of icons.
This commit is contained in:
@ -1,23 +1,31 @@
|
||||
[
|
||||
{
|
||||
"id": "people",
|
||||
"icons": [
|
||||
"people_group",
|
||||
"people_male1",
|
||||
"people_male2",
|
||||
"people_female1",
|
||||
"people_female2"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "things",
|
||||
"icons": [
|
||||
"social_facebook",
|
||||
"social_twitter",
|
||||
"social_redit",
|
||||
"social_instagram",
|
||||
"social_google-plus",
|
||||
"meetapps_slack",
|
||||
"meetapps_google-meet",
|
||||
"meetapps_whatapp",
|
||||
"meetapps_ms-teams",
|
||||
"meetapps_zoom",
|
||||
"meetapps_facebook-messenger",
|
||||
"appsgoogle_youtube",
|
||||
"appsgoogle_gmail",
|
||||
"appsgoogle_maps",
|
||||
"task_0",
|
||||
"task_25",
|
||||
"task_50",
|
||||
"task_75",
|
||||
"task_100",
|
||||
"hard_cd",
|
||||
"hard_computer",
|
||||
"hard_controller",
|
||||
"hard_driver_disk",
|
||||
"hard_ipod",
|
||||
"hard_mouse",
|
||||
"hard_printer",
|
||||
"hard_webcam",
|
||||
"hard_microphone",
|
||||
@ -38,7 +46,6 @@
|
||||
{
|
||||
"id": "other",
|
||||
"icons": [
|
||||
"chart_bar",
|
||||
"chart_line",
|
||||
"chart_curve",
|
||||
"chart_pie",
|
||||
@ -47,12 +54,10 @@
|
||||
"thumb_thumb_down",
|
||||
"tick_tick",
|
||||
"tick_cross",
|
||||
"onoff_clock",
|
||||
"onoff_add",
|
||||
"onoff_delete",
|
||||
"onoff_status_offline",
|
||||
"onoff_status_online",
|
||||
"money_money",
|
||||
"money_dollar",
|
||||
"money_euro",
|
||||
"money_coins",
|
||||
@ -62,10 +67,8 @@
|
||||
"time_hourglass",
|
||||
"sign_warning",
|
||||
"sign_info",
|
||||
"sign_stop",
|
||||
"sign_help",
|
||||
"sign_cancel",
|
||||
"soft_bug",
|
||||
"soft_cursor",
|
||||
"soft_database_table",
|
||||
"soft_database",
|
||||
@ -73,10 +76,6 @@
|
||||
"soft_folder_explore",
|
||||
"soft_rss",
|
||||
"soft_penguin",
|
||||
"arrow_up",
|
||||
"arrow_down",
|
||||
"arrow_left",
|
||||
"arrow_right",
|
||||
"arrowc_rotate_anticlockwise",
|
||||
"arrowc_rotate_clockwise",
|
||||
"arrowc_turn_left",
|
||||
@ -91,32 +90,12 @@
|
||||
"flag_pink",
|
||||
"flag_purple",
|
||||
"flag_yellow",
|
||||
"social_facebook",
|
||||
"social_twitter",
|
||||
"social_redit",
|
||||
"social_instagram",
|
||||
"social_google-plus",
|
||||
"meetapps_slack",
|
||||
"meetapps_google-meet",
|
||||
"meetapps_whatapp",
|
||||
"meetapps_ms-teams",
|
||||
"meetapps_zoom",
|
||||
"meetapps_facebook-messenger",
|
||||
"appsgoogle_youtube",
|
||||
"appsgoogle_gmail",
|
||||
"appsgoogle_maps",
|
||||
"tag_blue",
|
||||
"tag_green",
|
||||
"tag_orange",
|
||||
"tag_red",
|
||||
"tag_pink",
|
||||
"tag_yellow",
|
||||
|
||||
"task_0",
|
||||
"task_25",
|
||||
"task_50",
|
||||
"task_75",
|
||||
"task_100"
|
||||
"tag_yellow"
|
||||
]
|
||||
}
|
||||
]
|
Reference in New Issue
Block a user