[nextgen] icon revisions

This commit is contained in:
bignutty 2025-02-04 20:49:21 +01:00
parent bbe68d28c0
commit 3863e25ba3

View file

@ -116,7 +116,7 @@ module.exports.ICONS_NEXTGEN = Object.freeze({
"music": "<:nextgen_ico_music:1336065788771041300>", "music": "<:nextgen_ico_music:1336065788771041300>",
"newspaper": "<:nextgen_ico_newspaper:1336065797776212039>", "newspaper": "<:nextgen_ico_newspaper:1336065797776212039>",
"padlock": "<:nextgen_ico_lock:1336065722123681865>", "padlock": "<:nextgen_ico_lock:1336065722123681865>",
"pencil": "<:nextgen_ico_pencil:1336065806831718421>", "pencil": "<:nextgen_ico_pencil_v2:1336423182659489793>",
"planet": "<:nextgen_ico_planet:1336065816319229962>", "planet": "<:nextgen_ico_planet:1336065816319229962>",
"privacy_policy": "<:nextgen_ico_privacy_policy:1336065826691748012>", "privacy_policy": "<:nextgen_ico_privacy_policy:1336065826691748012>",
"qr": "<:nextgen_ico_qr:1336065836674191380>", "qr": "<:nextgen_ico_qr:1336065836674191380>",
@ -138,7 +138,7 @@ module.exports.ICONS_NEXTGEN = Object.freeze({
"attachment": "<:nextgen_ico_attachment_image:1336064891928444940>", "attachment": "<:nextgen_ico_attachment_image:1336064891928444940>",
"attachment_file": "<:nextgen_ico_attachment_file:1336064865206272026>", "attachment_file": "<:nextgen_ico_attachment_file:1336064865206272026>",
"emoji": "<:nextgen_ico_emoji:1336065505232027658>", "emoji": "<:nextgen_ico_emoji_v2:1336422444935938131>",
"forward": "<:nextgen_ico_forward:1336065589910700032>", "forward": "<:nextgen_ico_forward:1336065589910700032>",
"id": "<:nextgen_ico_id:1336075182984532009>", "id": "<:nextgen_ico_id:1336075182984532009>",
"link": "<:nextgen_ico_link:1336065688225447976>", "link": "<:nextgen_ico_link:1336065688225447976>",
@ -154,11 +154,11 @@ module.exports.ICONS_NEXTGEN = Object.freeze({
"stage": "<:nextgen_ico_stage:1336066039053680670>", "stage": "<:nextgen_ico_stage:1336066039053680670>",
/* Users */ /* Users */
"user": "<:nextgen_ico_user:1336066125179518997>", "user": "<:nextgen_ico_user_v2:1336422416271806506>",
"user_card": "<:nextgen_ico_user_card:1336066136453812364>", "user_card": "<:nextgen_ico_user_card:1336066136453812364>",
"user_circle": "<:nextgen_ico_user_circle:1336066145551253525>", "user_circle": "<:nextgen_ico_user_circle:1336066145551253525>",
"user_king": "<:nextgen_ico_user_king:1336066168624250880>", "user_king": "<:nextgen_ico_user_king:1336066168624250880>",
"user_group": "<:nextgen_ico_user_group:1336066157437915227>", "user_group": "<:nextgen_ico_user_group_v2:1336422430981488774>",
"user_shield": "<:nextgen_ico_user_shield:1336066184235450482>", "user_shield": "<:nextgen_ico_user_shield:1336066184235450482>",
"arrow_down": "<:nextgen_ico_arrow_down:1336064816095170684>", "arrow_down": "<:nextgen_ico_arrow_down:1336064816095170684>",
@ -210,7 +210,7 @@ module.exports.ICONS_NEXTGEN = Object.freeze({
// nextgen icons legacy name -> new name mappings // nextgen icons legacy name -> new name mappings
module.exports.ICONS_NEXTGEN_LEGACY_MAPPINGS = Object.freeze({ module.exports.ICONS_NEXTGEN_LEGACY_MAPPINGS = Object.freeze({
"link_open_external": "open_in_new_alt", "link_open_external": "open_in_new",
"stars": "sparkles", "stars": "sparkles",
"definition": "book_search", "definition": "book_search",