From b651ae2375f3e1ade24285fcb10d89adec302e8f Mon Sep 17 00:00:00 2001 From: Daniel Klingel <58918358+CorellanStoma@users.noreply.github.com> Date: Tue, 9 Nov 2021 03:38:51 +0100 Subject: [PATCH] v1.0.0 Update v1.0.0 --- clients/betterdiscord.css | 8 +- clients/powercord.css | 10 +- clients/vizality.css | 10 +- clients/web.css | 6 +- context-icons.theme.css | 2 +- dev.scss | 28 ++-- manifest.json | 2 +- modules/plugins/powercord.css | 2 +- modules/plugins/powercord.scss | 171 +++++++++++++++++++++--- powercord_manifest.json | 2 +- src/base/_base.scss | 3 +- src/base/_buttons.scss | 19 ++- src/base/_calendar.scss | 170 ------------------------ src/base/_deactivated.scss | 67 ++++------ src/base/_icons.scss | 233 +++++++++++++++++++++++---------- src/source.css | 2 +- src/source.scss | 1 - theme.css | 20 +-- 18 files changed, 403 insertions(+), 353 deletions(-) delete mode 100644 src/base/_calendar.scss diff --git a/clients/betterdiscord.css b/clients/betterdiscord.css index b7cffe9..eefcbd7 100644 --- a/clients/betterdiscord.css +++ b/clients/betterdiscord.css @@ -1,9 +1,9 @@ /* ╔════════════════════════════════════════════════════════════════════════════════════════════════════════[─]═[□]═[×]═╗ */ -/* ║ Discord Theme ║ */ +/* ║ Discord Addon ║ */ /* ╠══════════════════════════╦═════════════════════════════════════════════════════════════════════════════════════════╣ */ /* ║ Theme: ║ Context-Icons ║ */ -/* ║ Client: ║ Better Discord ║ */ /* ║ Author: ║ CorellanStoma#1996 ║ */ +/* ║ Client: ║ Better Discord ║ */ /* ╠══════════════════════════╩═════════════════════════════════════════════════════════════════════════════════════════╣ */ /* ║ ║ */ /* ║ Context Icons adds icons to the discord context menu's. ║ */ @@ -23,6 +23,6 @@ /* ║ Import ║ Do not comment out these lines! By disabling the theme can not work correctly. ║ */ /* ╚══════════════════════════╩═════════════════════════════════════════════════════════════════════════════════════════╝ */ -@import url("https://crearts-community.github.io/Context-Icons/theme.css"); /* ⚠️ */ +@import url("https://crearts-community.github.io/Context-Icons/theme.css"); /* ⚠️ Do not touch! */ -@import url("https://crearts-community.github.io/Context-Icons/modules/plugins/betterdiscord.css"); /* ✔️ */ \ No newline at end of file +@import url("https://crearts-community.github.io/Context-Icons/modules/plugins/betterdiscord.css"); /* ⚠️ Do not touch! */ \ No newline at end of file diff --git a/clients/powercord.css b/clients/powercord.css index 5ecd3f7..e90c092 100644 --- a/clients/powercord.css +++ b/clients/powercord.css @@ -1,9 +1,9 @@ /* ╔════════════════════════════════════════════════════════════════════════════════════════════════════════[─]═[□]═[×]═╗ */ -/* ║ Discord Theme ║ */ +/* ║ Discord Addon ║ */ /* ╠══════════════════════════╦═════════════════════════════════════════════════════════════════════════════════════════╣ */ /* ║ Theme: ║ Context-Icons ║ */ -/* ║ Client: ║ Better Discord ║ */ /* ║ Author: ║ CorellanStoma#1996 ║ */ +/* ║ Client: ║ Powercord ║ */ /* ╠══════════════════════════╩═════════════════════════════════════════════════════════════════════════════════════════╣ */ /* ║ ║ */ /* ║ Context Icons adds icons to the discord context menu's. ║ */ @@ -23,8 +23,8 @@ /* ║ Import ║ Do not comment out these lines! By disabling the theme can not work correctly. ║ */ /* ╚══════════════════════════╩═════════════════════════════════════════════════════════════════════════════════════════╝ */ -@import url("https://crearts-community.github.io/Context-Icons/theme.css"); /* ⚠️ */ +@import url("https://crearts-community.github.io/Context-Icons/theme.css"); /* ⚠️ Do not touch! */ -@import url("https://crearts-community.github.io/Context-Icons/modules/plugins/powercord.css"); /* ✔️ */ +@import url("https://crearts-community.github.io/Context-Icons/modules/plugins/powercord.css"); /* ⚠️ Do not touch! */ -@import url("https://crearts-community.github.io/Context-Icons/modules/plugins/betterdiscord.css"); /* ✔️ */ \ No newline at end of file +@import url("https://crearts-community.github.io/Context-Icons/modules/plugins/betterdiscord.css"); /* ⚠️ Do not touch! */ \ No newline at end of file diff --git a/clients/vizality.css b/clients/vizality.css index da65012..e0a1ac6 100644 --- a/clients/vizality.css +++ b/clients/vizality.css @@ -1,9 +1,9 @@ /* ╔════════════════════════════════════════════════════════════════════════════════════════════════════════[─]═[□]═[×]═╗ */ -/* ║ Discord Theme ║ */ +/* ║ Discord Addon ║ */ /* ╠══════════════════════════╦═════════════════════════════════════════════════════════════════════════════════════════╣ */ /* ║ Theme: ║ Context-Icons ║ */ -/* ║ Client: ║ Vizality ║ */ /* ║ Author: ║ CorellanStoma#1996 ║ */ +/* ║ Client: ║ Vizality ║ */ /* ╠══════════════════════════╩═════════════════════════════════════════════════════════════════════════════════════════╣ */ /* ║ ║ */ /* ║ Context Icons adds icons to the discord context menu's. ║ */ @@ -23,8 +23,8 @@ /* ║ Import ║ Do not comment out these lines! By disabling the theme can not work correctly. ║ */ /* ╚══════════════════════════╩═════════════════════════════════════════════════════════════════════════════════════════╝ */ -@import url("https://crearts-community.github.io/Context-Icons/theme.css"); /* ⚠️ */ +@import url("https://crearts-community.github.io/Context-Icons/theme.css"); /* ⚠️ Do not touch! */ -@import url("https://crearts-community.github.io/Context-Icons/modules/plugins/powercord.css"); /* ✔️ */ +@import url("https://crearts-community.github.io/Context-Icons/modules/plugins/powercord.css"); /* ⚠️ Do not touch! */ -@import url("https://crearts-community.github.io/Context-Icons/modules/plugins/betterdiscord.css"); /* ✔️ */ \ No newline at end of file +@import url("https://crearts-community.github.io/Context-Icons/modules/plugins/betterdiscord.css"); /* ⚠️ Do not touch! */ \ No newline at end of file diff --git a/clients/web.css b/clients/web.css index efe9201..aeb2cd2 100644 --- a/clients/web.css +++ b/clients/web.css @@ -1,9 +1,9 @@ /* ╔════════════════════════════════════════════════════════════════════════════════════════════════════════[─]═[□]═[×]═╗ */ -/* ║ Discord Theme ║ */ +/* ║ Discord Addon ║ */ /* ╠══════════════════════════╦═════════════════════════════════════════════════════════════════════════════════════════╣ */ /* ║ Theme: ║ Context-Icons ║ */ -/* ║ Client: ║ Web ║ */ /* ║ Author: ║ CorellanStoma#1996 ║ */ +/* ║ Client: ║ Web ║ */ /* ╠══════════════════════════╩═════════════════════════════════════════════════════════════════════════════════════════╣ */ /* ║ ║ */ /* ║ Context Icons adds icons to the discord context menu's. ║ */ @@ -23,4 +23,4 @@ /* ║ Import ║ Do not comment out these lines! By disabling the theme can not work correctly. ║ */ /* ╚══════════════════════════╩═════════════════════════════════════════════════════════════════════════════════════════╝ */ -@import url("https://crearts-community.github.io/Context-Icons/theme.css"); /* ⚠️ */ \ No newline at end of file +@import url("https://crearts-community.github.io/Context-Icons/theme.css"); /* ⚠️ Do not touch! */ \ No newline at end of file diff --git a/context-icons.theme.css b/context-icons.theme.css index 0afa9e7..9966d02 100644 --- a/context-icons.theme.css +++ b/context-icons.theme.css @@ -1,6 +1,6 @@ /** * @name CreArts | Context Icons - * @version 0.0.6 + * @version 1.0.0 * @author CorellanStoma#1996 * @authorLink https://crearts-community.github.io * @description Context Icons adds icons to the discord context menu's. diff --git a/dev.scss b/dev.scss index 0270277..db8f704 100644 --- a/dev.scss +++ b/dev.scss @@ -1,37 +1,35 @@ // ╔════════════════════════════════════════════════════════════════════════════════════════════════════════[─]═[□]═[×]═╗ -// ║ Theme Settings ║ +// ║ Discord Addon ║ // ╠══════════════════════════╦═════════════════════════════════════════════════════════════════════════════════════════╣ -// ║ Theme: ║ Context-Icons ║ -// ║ version: ║ 0.0.6 ║ -// ║ author: ║ CorellanStoma#1996 ║ +// ║ Theme: ║ Context Icons ║ +// ║ Author: ║ CorellanStoma#1996 ║ +// ║ Support: ║ https://discord.gg/8W8E39Z ║ // ╠══════════════════════════╩═════════════════════════════════════════════════════════════════════════════════════════╣ // ║ ║ // ║ Context Icons adds icons to the discord context menu's. ║ -// ║ This theme was created by CorellanStoma#1996. ║ // ║ ║ -// ║ If you need support join our Creative Community: ║ -// ║ ● https://discord.gg/8W8E39Z ║ +// ║ This Project was created by CorellanStoma#1996. ║ // ║ ║ // ╚════════════════════════════════════════════════════════════════════════════════════════════════════════════════════╝ // 🧪 Experimental // ✔️ Activated by default // ❌ Disabled by default -// ⚠️ Do not touch +// ⚠️ Do not touch! // ╔══════════════════════════╦═════════════════════════════════════════════════════════════════════════════[─]═[□]═[×]═╗ // ║ SRC ║ Do not comment out these lines! By disabling the theme can not work correctly. ║ // ╚══════════════════════════╩═════════════════════════════════════════════════════════════════════════════════════════╝ -@use "src/source"; // ⚠️ +@use "src/source"; // ⚠️ Warning!! Do not disable it! // ╔══════════════════════════╦═════════════════════════════════════════════════════════════════════════════[─]═[□]═[×]═╗ // ║ Plugins ║ Do not comment out these lines! By disabling the theme can not work correctly. ║ // ╚══════════════════════════╩═════════════════════════════════════════════════════════════════════════════════════════╝ -@use "modules/plugins/powercord"; // ✔️ +@use "modules/plugins/powercord"; // ✔️ This loads the Powercord plugin customizations. -@use "modules/plugins/betterdiscord"; // ✔️ +@use "modules/plugins/betterdiscord"; // ✔️ This loads the BetterDiscord plugin customizations. // ╔══════════════════════════╦═════════════════════════════════════════════════════════════════════════════[─]═[□]═[×]═╗ // ║ General ║ Here you can make general adjustments. ║ @@ -39,7 +37,7 @@ :root { --context-icon-size: 21px; - --context-menu-width: inherit; + --context-menu-width: fit-content; --context-menu-radius: 8px; --context-menu-spacing: 0px; --context-button-radius: 4px; @@ -77,9 +75,6 @@ --danger-text-focused: white; --danger-background-normal: transparent; --danger-background-hover: hsl(359,calc(var(--saturation-factor, 1)*82.6%),59.4%); - - --calendar-text-normal: var(--interactive-normal); - --calendar-text-focused: white; } // ╔══════════════════════════╦═════════════════════════════════════════════════════════════════════════════[─]═[□]═[×]═╗ @@ -105,7 +100,4 @@ --danger-text-focused: white; --danger-background-normal: transparent; --danger-background-hover: hsl(359,calc(var(--saturation-factor, 1)*82.6%),59.4%); - - --calendar-text-normal: var(--interactive-normal); - --calendar-text-focused: white; } \ No newline at end of file diff --git a/manifest.json b/manifest.json index dd74809..550f6f6 100644 --- a/manifest.json +++ b/manifest.json @@ -1,6 +1,6 @@ { "name": "CreArts | Context-Icons", - "version": "0.0.6", + "version": "1.0.0", "author": "CorellanStoma#1996", "description": "Context Icons adds icons to the discord context menu's.", "license": "MIT", diff --git a/modules/plugins/powercord.css b/modules/plugins/powercord.css index 7d7c518..9101f3f 100644 --- a/modules/plugins/powercord.css +++ b/modules/plugins/powercord.css @@ -1 +1 @@ -.item-1tOPte#guild-context-guild-profile::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='server_profile' d='M19.778,13.111l-15.556,0c-1.222,0 -2.222,1 -2.222,2.222l0,4.445c0,1.222 1,2.222 2.222,2.222l15.556,0c1.222,0 2.222,-1 2.222,-2.222l0,-4.445c0,-1.222 -1,-2.222 -2.222,-2.222Zm-13.334,6.667c-1.222,-0 -2.222,-1 -2.222,-2.222c0,-1.223 1,-2.223 2.222,-2.223c1.223,0 2.223,1 2.223,2.223c-0,1.222 -1,2.222 -2.223,2.222Zm13.334,-17.778l-15.556,0c-1.222,0 -2.222,1 -2.222,2.222l0,4.445c0,1.222 1,2.222 2.222,2.222l15.556,-0c1.222,-0 2.222,-1 2.222,-2.222l0,-4.445c0,-1.222 -1,-2.222 -2.222,-2.222Zm-13.334,6.667c-1.222,-0 -2.222,-1 -2.222,-2.223c0,-1.222 1,-2.222 2.222,-2.222c1.223,0 2.223,1 2.223,2.222c-0,1.223 -1,2.223 -2.223,2.223Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#guild-header-popout-guild-profile::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='server_profile' d='M19.778,13.111l-15.556,0c-1.222,0 -2.222,1 -2.222,2.222l0,4.445c0,1.222 1,2.222 2.222,2.222l15.556,0c1.222,0 2.222,-1 2.222,-2.222l0,-4.445c0,-1.222 -1,-2.222 -2.222,-2.222Zm-13.334,6.667c-1.222,-0 -2.222,-1 -2.222,-2.222c0,-1.223 1,-2.223 2.222,-2.223c1.223,0 2.223,1 2.223,2.223c-0,1.222 -1,2.222 -2.223,2.222Zm13.334,-17.778l-15.556,0c-1.222,0 -2.222,1 -2.222,2.222l0,4.445c0,1.222 1,2.222 2.222,2.222l15.556,-0c1.222,-0 2.222,-1 2.222,-2.222l0,-4.445c0,-1.222 -1,-2.222 -2.222,-2.222Zm-13.334,6.667c-1.222,-0 -2.222,-1 -2.222,-2.223c0,-1.222 1,-2.222 2.222,-2.222c1.223,0 2.223,1 2.223,2.222c-0,1.223 -1,2.223 -2.223,2.223Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#message-hide-quote::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3C/g%3E%3Cg id='visibility_off_black_24dp.svg'%3E%3C/g%3E%3Cpath d='M12,6.973c2.509,-0 4.545,2.036 4.545,4.545c0,0.464 -0.09,0.909 -0.218,1.327l2.782,2.782c1.264,-1.118 2.264,-2.518 2.891,-4.118c-1.573,-3.982 -5.455,-6.809 -10,-6.809c-1.155,0 -2.264,0.182 -3.309,0.518l1.973,1.973c0.427,-0.127 0.872,-0.218 1.336,-0.218Zm-8.445,-3.037c-0.355,0.355 -0.355,0.928 -0,1.282l1.79,1.791c-1.472,1.173 -2.645,2.718 -3.345,4.509c1.573,3.991 5.455,6.818 10,6.818c1.382,0 2.7,-0.272 3.918,-0.745l2.473,2.473c0.354,0.354 0.927,0.354 1.282,-0c0.354,-0.355 0.354,-0.928 -0,-1.282l-14.828,-14.846c-0.354,-0.354 -0.936,-0.354 -1.29,0Zm8.445,12.128c-2.509,-0 -4.545,-2.037 -4.545,-4.546c-0,-0.7 0.163,-1.363 0.445,-1.945l1.427,1.427c-0.027,0.164 -0.054,0.336 -0.054,0.518c-0,1.509 1.218,2.727 2.727,2.727c0.182,0 0.345,-0.027 0.518,-0.063l1.427,1.427c-0.59,0.291 -1.245,0.455 -1.945,0.455Zm2.7,-4.846c-0.136,-1.273 -1.136,-2.263 -2.4,-2.4l2.4,2.4Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#user-context-reverse-image-search-menu::before{--icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:serif='http://www.serif.com/' width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xml:space='preserve' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'/%3E%3Cpath d='M17.998,14.999l-0,4.001c-0,0.55 -0.45,1 -1,1l-12,-0c-0.55,-0 -1,-0.45 -1,-1l-0,-12.001c-0,-0.55 0.45,-1 1,-1l3.02,-0c0.55,-0 1,-0.45 1,-1c-0,-0.55 -0.45,-1 -1,-1l-4.02,-0c-1.1,-0 -2,0.9 -2,2l-0,14.001c-0,1.1 0.9,2 2,2l14,-0c1.1,-0 2,-0.9 2,-2l-0,-5.001c-0,-0.55 -0.45,-1 -1,-1c-0.55,0 -1,0.45 -1,1Zm-2.5,3.001l-8.98,-0c-0.42,-0 -0.65,-0.48 -0.39,-0.81l1.74,-2.231c0.2,-0.25 0.58,-0.26 0.78,-0.01l1.56,1.881l2.35,-3.021c0.2,-0.26 0.6,-0.26 0.79,0.01l2.55,3.391c0.25,0.32 0.01,0.79 -0.4,0.79Zm3.8,-9.111c0.48,-0.77 0.75,-1.67 0.69,-2.66c-0.13,-2.15 -1.84,-3.971 -3.97,-4.201c-2.72,-0.3 -5.02,1.811 -5.02,4.471c-0,2.49 2.01,4.5 4.49,4.5c0.88,0 1.7,-0.26 2.39,-0.7l2.41,2.41c0.39,0.39 1.03,0.39 1.42,0c0.39,-0.39 0.39,-1.03 -0,-1.42l-2.41,-2.4Zm-3.8,0.11c-1.38,0 -2.5,-1.12 -2.5,-2.5c-0,-1.38 1.12,-2.5 2.5,-2.5c1.38,-0 2.5,1.12 2.5,2.5c-0,1.38 -1.12,2.5 -2.5,2.5Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#guild-context-reverse-image-search-menu::before{--icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:serif='http://www.serif.com/' width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xml:space='preserve' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'/%3E%3Cpath d='M17.998,14.999l-0,4.001c-0,0.55 -0.45,1 -1,1l-12,-0c-0.55,-0 -1,-0.45 -1,-1l-0,-12.001c-0,-0.55 0.45,-1 1,-1l3.02,-0c0.55,-0 1,-0.45 1,-1c-0,-0.55 -0.45,-1 -1,-1l-4.02,-0c-1.1,-0 -2,0.9 -2,2l-0,14.001c-0,1.1 0.9,2 2,2l14,-0c1.1,-0 2,-0.9 2,-2l-0,-5.001c-0,-0.55 -0.45,-1 -1,-1c-0.55,0 -1,0.45 -1,1Zm-2.5,3.001l-8.98,-0c-0.42,-0 -0.65,-0.48 -0.39,-0.81l1.74,-2.231c0.2,-0.25 0.58,-0.26 0.78,-0.01l1.56,1.881l2.35,-3.021c0.2,-0.26 0.6,-0.26 0.79,0.01l2.55,3.391c0.25,0.32 0.01,0.79 -0.4,0.79Zm3.8,-9.111c0.48,-0.77 0.75,-1.67 0.69,-2.66c-0.13,-2.15 -1.84,-3.971 -3.97,-4.201c-2.72,-0.3 -5.02,1.811 -5.02,4.471c-0,2.49 2.01,4.5 4.49,4.5c0.88,0 1.7,-0.26 2.39,-0.7l2.41,2.41c0.39,0.39 1.03,0.39 1.42,0c0.39,-0.39 0.39,-1.03 -0,-1.42l-2.41,-2.4Zm-3.8,0.11c-1.38,0 -2.5,-1.12 -2.5,-2.5c-0,-1.38 1.12,-2.5 2.5,-2.5c1.38,-0 2.5,1.12 2.5,2.5c-0,1.38 -1.12,2.5 -2.5,2.5Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#message-reverse-image-search-menu::before{--icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:serif='http://www.serif.com/' width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xml:space='preserve' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'/%3E%3Cpath d='M17.998,14.999l-0,4.001c-0,0.55 -0.45,1 -1,1l-12,-0c-0.55,-0 -1,-0.45 -1,-1l-0,-12.001c-0,-0.55 0.45,-1 1,-1l3.02,-0c0.55,-0 1,-0.45 1,-1c-0,-0.55 -0.45,-1 -1,-1l-4.02,-0c-1.1,-0 -2,0.9 -2,2l-0,14.001c-0,1.1 0.9,2 2,2l14,-0c1.1,-0 2,-0.9 2,-2l-0,-5.001c-0,-0.55 -0.45,-1 -1,-1c-0.55,0 -1,0.45 -1,1Zm-2.5,3.001l-8.98,-0c-0.42,-0 -0.65,-0.48 -0.39,-0.81l1.74,-2.231c0.2,-0.25 0.58,-0.26 0.78,-0.01l1.56,1.881l2.35,-3.021c0.2,-0.26 0.6,-0.26 0.79,0.01l2.55,3.391c0.25,0.32 0.01,0.79 -0.4,0.79Zm3.8,-9.111c0.48,-0.77 0.75,-1.67 0.69,-2.66c-0.13,-2.15 -1.84,-3.971 -3.97,-4.201c-2.72,-0.3 -5.02,1.811 -5.02,4.471c-0,2.49 2.01,4.5 4.49,4.5c0.88,0 1.7,-0.26 2.39,-0.7l2.41,2.41c0.39,0.39 1.03,0.39 1.42,0c0.39,-0.39 0.39,-1.03 -0,-1.42l-2.41,-2.4Zm-3.8,0.11c-1.38,0 -2.5,-1.12 -2.5,-2.5c-0,-1.38 1.12,-2.5 2.5,-2.5c1.38,-0 2.5,1.12 2.5,2.5c-0,1.38 -1.12,2.5 -2.5,2.5Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#image-context-reverse-image-search-menu::before{--icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:serif='http://www.serif.com/' width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xml:space='preserve' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'/%3E%3Cpath d='M17.998,14.999l-0,4.001c-0,0.55 -0.45,1 -1,1l-12,-0c-0.55,-0 -1,-0.45 -1,-1l-0,-12.001c-0,-0.55 0.45,-1 1,-1l3.02,-0c0.55,-0 1,-0.45 1,-1c-0,-0.55 -0.45,-1 -1,-1l-4.02,-0c-1.1,-0 -2,0.9 -2,2l-0,14.001c-0,1.1 0.9,2 2,2l14,-0c1.1,-0 2,-0.9 2,-2l-0,-5.001c-0,-0.55 -0.45,-1 -1,-1c-0.55,0 -1,0.45 -1,1Zm-2.5,3.001l-8.98,-0c-0.42,-0 -0.65,-0.48 -0.39,-0.81l1.74,-2.231c0.2,-0.25 0.58,-0.26 0.78,-0.01l1.56,1.881l2.35,-3.021c0.2,-0.26 0.6,-0.26 0.79,0.01l2.55,3.391c0.25,0.32 0.01,0.79 -0.4,0.79Zm3.8,-9.111c0.48,-0.77 0.75,-1.67 0.69,-2.66c-0.13,-2.15 -1.84,-3.971 -3.97,-4.201c-2.72,-0.3 -5.02,1.811 -5.02,4.471c-0,2.49 2.01,4.5 4.49,4.5c0.88,0 1.7,-0.26 2.39,-0.7l2.41,2.41c0.39,0.39 1.03,0.39 1.42,0c0.39,-0.39 0.39,-1.03 -0,-1.42l-2.41,-2.4Zm-3.8,0.11c-1.38,0 -2.5,-1.12 -2.5,-2.5c-0,-1.38 1.12,-2.5 2.5,-2.5c1.38,-0 2.5,1.12 2.5,2.5c-0,1.38 -1.12,2.5 -2.5,2.5Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#message-view-raw::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath d='M12,5.182c-4.545,-0 -8.427,2.827 -10,6.818c1.573,3.991 5.455,6.818 10,6.818c4.545,0 8.427,-2.827 10,-6.818c-1.573,-3.991 -5.455,-6.818 -10,-6.818Zm0,11.363c-2.509,0 -4.545,-2.036 -4.545,-4.545c-0,-2.509 2.036,-4.545 4.545,-4.545c2.509,-0 4.545,2.036 4.545,4.545c0,2.509 -2.036,4.545 -4.545,4.545Zm0,-7.272c-1.509,-0 -2.727,1.218 -2.727,2.727c-0,1.509 1.218,2.727 2.727,2.727c1.509,0 2.727,-1.218 2.727,-2.727c0,-1.509 -1.218,-2.727 -2.727,-2.727Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#message-copy-raw::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='raw' d='M5.831,8.717l-2.737,-0c-0.601,-0 -1.094,0.492 -1.094,1.094l0,4.717c0,0.416 0.339,0.755 0.755,0.755l0.121,0c0.415,0 0.755,-0.339 0.755,-0.755l-0,-1.434l1.204,0l0.788,1.741c0.131,0.273 0.405,0.448 0.7,0.448c0.547,0 0.909,-0.558 0.701,-1.061l-0.537,-1.237c0.548,-0.328 0.985,-0.876 0.985,-1.532l0,-1.095c0,-0.897 -0.744,-1.641 -1.641,-1.641Zm5.472,-0c-0.799,-0 -1.499,0.547 -1.696,1.324l-1.062,4.257c-0.131,0.504 0.252,0.985 0.766,0.985c0.361,0 0.679,-0.251 0.766,-0.602l0.263,-1.039l1.915,-0l0.252,1.039c0.087,0.351 0.405,0.602 0.777,0.602c0.514,0 0.897,-0.481 0.777,-0.985l-1.062,-4.246c-0.197,-0.788 -0.897,-1.335 -1.696,-1.335Zm9.128,0.602l-0.657,2.681l-0.613,-2.473c-0.109,-0.482 -0.536,-0.81 -1.029,-0.81c-0.492,-0 -0.919,0.328 -1.028,0.81l-0.613,2.473l-0.657,-2.681c-0.088,-0.351 -0.405,-0.602 -0.777,-0.602c-0.514,-0 -0.897,0.481 -0.777,0.985l1.193,4.793c0.131,0.46 0.547,0.788 1.018,0.788c0.47,0 0.886,-0.328 1.007,-0.788l0.634,-2.539l0.635,2.539c0.121,0.46 0.536,0.788 1.007,0.788c0.471,0 0.887,-0.328 1.007,-0.788l1.193,-4.793c0.131,-0.504 -0.252,-0.985 -0.766,-0.985c-0.372,-0 -0.69,0.251 -0.777,0.602Zm-9.675,2.681l0.273,-1.094l0.548,-0l0.273,1.094l-1.094,0Zm-4.925,-0.547l-2.189,-0l-0,-1.095l2.189,0l-0,1.095Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#message-notebook::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='category_edit' d='M18.17,13.691l-5.156,5.157c-0.09,0.09 -0.14,0.21 -0.14,0.35l-0,1.409c-0,0.279 0.22,0.499 0.5,0.499l1.409,0c0.13,0 0.259,-0.05 0.349,-0.15l5.157,-5.156l-2.119,-2.109Zm-6.17,1.602c0,-0.757 -0.62,-1.377 -1.378,-1.377l-7.244,-0c-0.758,-0 -1.378,0.62 -1.378,1.377c-0,0.758 0.62,1.378 1.378,1.378l7.244,0c0.758,0 1.378,-0.62 1.378,-1.378Zm6.88,-2.311l0.709,-0.71c0.39,-0.389 1.02,-0.389 1.409,0l0.71,0.71c0.39,0.39 0.39,1.019 -0,1.409l-0.71,0.709l-2.118,-2.118Zm-1.88,-3.199c0,0.757 -0.62,1.377 -1.378,1.377l-12.244,0c-0.758,0 -1.378,-0.62 -1.378,-1.377c-0,-0.758 0.62,-1.378 1.378,-1.378l12.244,-0c0.758,-0 1.378,0.62 1.378,1.378Zm-15,-5.511c-0,0.757 0.62,1.377 1.378,1.377l12.244,0c0.758,0 1.378,-0.62 1.378,-1.377c0,-0.758 -0.62,-1.378 -1.378,-1.378l-12.244,-0c-0.758,-0 -1.378,0.62 -1.378,1.378Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#undefined-jump::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3C/g%3E%3Cpath d='M12.261,6.874l0,-2.039c0,-1.142 1.386,-1.719 2.194,-0.911l7.17,7.17c0.5,0.5 0.5,1.308 -0,1.809l-7.17,7.17c-0.808,0.808 -2.194,0.244 -2.194,-0.898l0,-2.039l-8.978,-0c-0.706,-0 -1.283,-0.578 -1.283,-1.283l0,-7.696c0,-0.706 0.577,-1.283 1.283,-1.283l8.978,0Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#undefined-ctext::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='copy' d='M15.5,20l-10,0l0,-13c0,-0.55 -0.45,-1 -1,-1c-0.55,-0 -1,0.45 -1,1l0,13c0,1.1 0.9,2 2,2l10,0c0.55,0 1,-0.45 1,-1c0,-0.55 -0.45,-1 -1,-1Zm5,-4l0,-12c0,-1.1 -0.9,-2 -2,-2l-9,-0c-1.1,-0 -2,0.9 -2,2l0,12c0,1.1 0.9,2 2,2l9,0c1.1,0 2,-0.9 2,-2Zm-2,0l-9,0l0,-12l9,-0l0,12Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#undefined-delete::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='delete' d='M5,6.999l0,12c0,1.102 0.897,2 2,2l10,-0c1.103,-0 2,-0.898 2,-2l0,-12l-14,0Zm6,10.001l-2,0l0,-6l2,0l0,6Zm4,0l-2,0l0,-6l2,0l0,6Zm0,-13.001l0,-1.999l-6,-0l0,1.999l-6,-0l0,2l18,-0l0,-2l-6,-0Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#undefined-move::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='move_note' d='M20,6l-8,0l-1.41,-1.41c-0.38,-0.38 -0.89,-0.59 -1.42,-0.59l-5.17,0c-1.1,0 -2,0.9 -2,2l0,12c0,1.1 0.9,2 2,2l16,0c1.1,0 2,-0.9 2,-2l0,-10c0,-1.1 -0.9,-2 -2,-2Zm-8,9.79l0,-1.79l-3,0c-0.55,0 -1,-0.45 -1,-1c0,-0.55 0.45,-1 1,-1l3,0l0,-1.79c0,-0.45 0.54,-0.67 0.85,-0.35l2.79,2.79c0.2,0.2 0.2,0.51 0,0.71l-2.79,2.79c-0.31,0.31 -0.85,0.09 -0.85,-0.36Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#undefined-cid::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='id' d='M5.384,4.365c0.221,-0 0.4,0.179 0.4,0.4c0,2.15 0,12.32 0,14.47c0,0.221 -0.179,0.4 -0.4,0.4c-0.727,0 -2.257,0 -2.984,0c-0.221,0 -0.4,-0.179 -0.4,-0.4c-0,-2.15 -0,-12.32 -0,-14.47c0,-0.221 0.179,-0.4 0.4,-0.4c0.727,-0 2.257,-0 2.984,-0Zm8.538,-0c5.312,-0 8.078,3.076 8.078,7.613c0,4.537 -2.833,7.657 -7.989,7.657l-4.956,0c-0.221,0 -0.4,-0.179 -0.4,-0.4c-0,-2.15 -0,-12.32 -0,-14.47c-0,-0.221 0.179,-0.4 0.4,-0.4c1.229,-0 4.867,-0 4.867,-0Zm-0.111,12.327c2.7,-0 4.382,-1.417 4.382,-4.692c0,-3.209 -1.792,-4.692 -4.382,-4.692l-0.972,0c-0.221,0 -0.4,0.179 -0.4,0.4c0,1.536 0,7.048 0,8.584c0,0.221 0.179,0.4 0.4,0.4c0.405,-0 0.972,-0 0.972,-0Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#message-report::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3CclipPath id='_clip1'%3E%3Crect id='Filled1' serif:id='Filled' x='0' y='0' width='24' height='24'/%3E%3C/clipPath%3E%3Cg clip-path='url(%23_clip1)'%3E%3Cg id='Context'%3E%3Cpath id='message' d='M3.739,2.271c-0.96,0 -1.739,0.779 -1.739,1.74l0,11.415c0,0.961 0.779,1.739 1.739,1.739l1.739,0c0.24,0 0.435,0.195 0.435,0.435l0,3.693c0,0.377 0.447,0.575 0.726,0.322l4.43,-4.001c0.319,-0.289 0.735,-0.449 1.166,-0.449l8.026,0c0.96,0 1.739,-0.778 1.739,-1.739l0,-11.415c0,-0.961 -0.779,-1.74 -1.739,-1.74l-16.522,0Zm8.262,12.116c-0.654,0 -1.18,-0.526 -1.18,-1.178c0,-0.653 0.526,-1.179 1.18,-1.179c0.653,0 1.179,0.526 1.179,1.179c-0,0.652 -0.526,1.178 -1.179,1.178Zm-0,-3.898c-0.499,0 -0.907,-0.408 -0.907,-0.906l-0,-3.626c-0,-0.499 0.408,-0.907 0.907,-0.907c0.498,0 0.907,0.408 0.907,0.907l-0,3.626c-0,0.498 -0.409,0.906 -0.907,0.906Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3Crect x='0' y='3' width='24' height='24' style='fill:none;fill-rule:nonzero;'/%3E%3Crect x='-1.653' y='1.931' width='24' height='24' style='fill:none;fill-rule:nonzero;'/%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#message-translate-message::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3CclipPath id='_clip1'%3E%3Crect id='Filled1' serif:id='Filled' x='0' y='0' width='24' height='24'/%3E%3C/clipPath%3E%3Cg clip-path='url(%23_clip1)'%3E%3Cg id='Context'%3E%3Cpath id='Languages' d='M12.792,15.4c0.13,-0.334 0.047,-0.714 -0.213,-0.973l-1.936,-1.908l0.028,-0.028c1.612,-1.797 2.76,-3.863 3.437,-6.049l1.797,-0c0.5,-0 0.917,-0.417 0.917,-0.917l-0,-0.019c-0,-0.5 -0.417,-0.917 -0.917,-0.917l-5.568,0l0,-0.926c0,-0.51 -0.416,-0.927 -0.926,-0.927c-0.51,0 -0.926,0.417 -0.926,0.927l-0,0.926l-5.568,0c-0.5,0 -0.917,0.417 -0.917,0.917c-0,0.51 0.417,0.917 0.917,0.917l9.431,0c-0.621,1.797 -1.603,3.493 -2.937,4.975c-0.75,-0.825 -1.38,-1.723 -1.908,-2.668c-0.149,-0.269 -0.417,-0.435 -0.723,-0.435c-0.639,-0 -1.047,0.694 -0.732,1.25c0.584,1.047 1.297,2.047 2.131,2.974l-4.048,3.992c-0.371,0.362 -0.371,0.955 -0,1.316c0.361,0.361 0.945,0.361 1.315,-0l3.965,-3.974l1.871,1.871c0.473,0.472 1.279,0.296 1.51,-0.324Zm4.493,-5.253c-0.556,0 -1.056,0.343 -1.25,0.871l-3.4,9.079c-0.223,0.565 0.204,1.167 0.806,1.167c0.361,-0 0.685,-0.223 0.815,-0.565l0.824,-2.214l4.401,-0l0.833,2.214c0.13,0.333 0.454,0.565 0.816,0.565c0.602,-0 1.028,-0.602 0.815,-1.167l-3.4,-9.079c-0.204,-0.528 -0.704,-0.871 -1.26,-0.871Zm-1.501,6.485l1.501,-4.011l1.501,4.011l-3.002,-0Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3Crect x='-3.691' y='-0.201' width='24' height='24' style='fill:none;fill-rule:nonzero;'/%3E%3Crect x='-3.938' y='4.803' width='24' height='24' style='fill:none;fill-rule:nonzero;'/%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#user-context-notify::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='notification_settings' d='M18.085,15.8l-0,-5.067c-0,-3.111 -1.662,-5.716 -4.561,-6.405l0,-0.689c0,-0.841 -0.689,-1.52 -1.53,-1.52c-0.841,-0 -1.51,0.679 -1.51,1.52l-0,0.689c-2.909,0.689 -4.561,3.284 -4.561,6.405l0,5.067l-1.317,1.308c-0.639,0.638 -0.193,1.733 0.709,1.733l13.347,-0c0.902,-0 1.358,-1.095 0.72,-1.733l-1.297,-1.308Zm-6.091,6.081c1.115,0 2.027,-0.912 2.027,-2.027l-4.054,0c-0,1.115 0.902,2.027 2.027,2.027Zm-5.29,-17.502c0.425,-0.385 0.435,-1.044 0.03,-1.449c-0.385,-0.386 -1.014,-0.396 -1.409,-0.021c-1.733,1.581 -2.929,3.73 -3.314,6.142c-0.091,0.618 0.385,1.175 1.014,1.175c0.486,0 0.912,-0.354 0.993,-0.841c0.304,-1.966 1.277,-3.719 2.686,-5.006Zm11.989,-1.47c-0.406,-0.375 -1.034,-0.365 -1.419,0.021c-0.405,0.405 -0.385,1.054 0.03,1.439c1.399,1.287 2.382,3.04 2.686,5.006c0.071,0.487 0.497,0.841 0.993,0.841c0.618,0 1.105,-0.557 1.004,-1.175c-0.386,-2.402 -1.571,-4.541 -3.294,-6.132Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#user-context-pronoundb::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath d='M19.714,13.286l-6.428,-0l-0,6.428c-0,0.707 -0.579,1.286 -1.286,1.286c-0.707,-0 -1.286,-0.579 -1.286,-1.286l0,-6.428l-6.428,-0c-0.707,-0 -1.286,-0.579 -1.286,-1.286c0,-0.707 0.579,-1.286 1.286,-1.286l6.428,0l0,-6.428c0,-0.707 0.579,-1.286 1.286,-1.286c0.707,0 1.286,0.579 1.286,1.286l-0,6.428l6.428,0c0.707,0 1.286,0.579 1.286,1.286c-0,0.707 -0.579,1.286 -1.286,1.286Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#channel-context-cmapply::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='mark_as_read' d='M8.187,16.653l-4.17,-4.17c-0.465,-0.465 -1.204,-0.465 -1.668,-0c-0.465,0.464 -0.465,1.203 -0,1.668l4.992,4.992c0.465,0.465 1.215,0.465 1.68,0l12.63,-12.618c0.465,-0.465 0.465,-1.204 0,-1.668c-0.464,-0.465 -1.203,-0.465 -1.668,-0l-11.796,11.796Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#channel-context-dmdc-default[aria-checked=true]::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='circle_checked' d='M12,2c-5.52,0 -10,4.48 -10,10c0,5.52 4.48,10 10,10c5.52,0 10,-4.48 10,-10c0,-5.52 -4.48,-10 -10,-10Zm-2.71,14.29l-3.59,-3.59c-0.39,-0.39 -0.39,-1.02 0,-1.41c0.39,-0.39 1.02,-0.39 1.41,0l2.89,2.88l6.88,-6.88c0.39,-0.39 1.02,-0.39 1.41,0c0.39,0.39 0.39,1.02 0,1.41l-7.59,7.59c-0.38,0.39 -1.02,0.39 -1.41,0Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#channel-context-dmdc-default[aria-checked=false]::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='radio_button_unchecked' d='M12,2c-5.52,0 -10,4.48 -10,10c0,5.52 4.48,10 10,10c5.52,0 10,-4.48 10,-10c0,-5.52 -4.48,-10 -10,-10Zm0,18c-4.42,0 -8,-3.58 -8,-8c0,-4.42 3.58,-8 8,-8c4.42,0 8,3.58 8,8c0,4.42 -3.58,8 -8,8Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#message-githubModule::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='Github' d='M12,2c-5.525,0 -10,4.475 -10,10c0,4.425 2.863,8.163 6.838,9.488c0.5,0.087 0.687,-0.213 0.687,-0.475c0,-0.238 -0.012,-1.025 -0.012,-1.863c-2.513,0.463 -3.163,-0.612 -3.363,-1.175c-0.112,-0.287 -0.6,-1.175 -1.025,-1.412c-0.35,-0.188 -0.85,-0.65 -0.012,-0.663c0.787,-0.012 1.35,0.725 1.537,1.025c0.9,1.513 2.338,1.088 2.913,0.825c0.087,-0.65 0.35,-1.087 0.637,-1.337c-2.225,-0.25 -4.55,-1.113 -4.55,-4.938c0,-1.087 0.388,-1.987 1.025,-2.687c-0.1,-0.25 -0.45,-1.275 0.1,-2.65c0,-0 0.838,-0.263 2.75,1.025c0.8,-0.225 1.65,-0.338 2.5,-0.338c0.85,0 1.7,0.113 2.5,0.338c1.912,-1.3 2.75,-1.025 2.75,-1.025c0.55,1.375 0.2,2.4 0.1,2.65c0.638,0.7 1.025,1.587 1.025,2.687c0,3.838 -2.337,4.688 -4.562,4.938c0.362,0.312 0.675,0.912 0.675,1.85c-0,1.337 -0.013,2.412 -0.013,2.75c0,0.262 0.188,0.575 0.688,0.475c4.06,-1.371 6.811,-5.203 6.812,-9.488c0,-5.525 -4.475,-10 -10,-10Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#message-ThemeDownloaderContextLink::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='Theme' d='M12,2c-5.51,0 -10,4.49 -10,10c0,5.51 4.49,10 10,10c1.38,0 2.5,-1.12 2.5,-2.5c0,-0.61 -0.23,-1.2 -0.64,-1.67c-0.08,-0.1 -0.13,-0.21 -0.13,-0.33c0,-0.28 0.22,-0.5 0.5,-0.5l1.77,0c3.31,0 6,-2.69 6,-6c0,-4.96 -4.49,-9 -10,-9Zm5.5,11c-0.83,0 -1.5,-0.67 -1.5,-1.5c0,-0.83 0.67,-1.5 1.5,-1.5c0.83,0 1.5,0.67 1.5,1.5c0,0.83 -0.67,1.5 -1.5,1.5Zm-3,-4c-0.83,0 -1.5,-0.67 -1.5,-1.5c0,-0.83 0.67,-1.5 1.5,-1.5c0.83,0 1.5,0.67 1.5,1.5c0,0.83 -0.67,1.5 -1.5,1.5Zm-9.5,2.5c0,-0.83 0.67,-1.5 1.5,-1.5c0.83,0 1.5,0.67 1.5,1.5c0,0.83 -0.67,1.5 -1.5,1.5c-0.83,0 -1.5,-0.67 -1.5,-1.5Zm6,-4c0,0.83 -0.67,1.5 -1.5,1.5c-0.83,0 -1.5,-0.67 -1.5,-1.5c0,-0.83 0.67,-1.5 1.5,-1.5c0.83,0 1.5,0.67 1.5,1.5Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#message-PluginDownloaderContextLink::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='Plugin' d='M19.619,11.524l-1.429,-0l0,-3.81c0,-1.047 -0.857,-1.904 -1.904,-1.904l-3.81,-0l0,-1.429c0,-1.314 -1.066,-2.381 -2.381,-2.381c-1.314,0 -2.381,1.067 -2.381,2.381l0,1.429l-3.809,-0c-1.048,-0 -1.895,0.857 -1.895,1.904l-0,3.619l1.419,0c1.419,0 2.571,1.153 2.571,2.572c0,1.419 -1.152,2.571 -2.571,2.571l-1.429,0l0,3.619c0,1.048 0.857,1.905 1.905,1.905l3.619,-0l-0,-1.429c-0,-1.419 1.152,-2.571 2.571,-2.571c1.419,-0 2.572,1.152 2.572,2.571l-0,1.429l3.619,-0c1.047,-0 1.904,-0.857 1.904,-1.905l0,-3.809l1.429,-0c1.314,-0 2.381,-1.067 2.381,-2.381c0,-1.315 -1.067,-2.381 -2.381,-2.381Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#textarea-context-insert-timestamp-btn::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3CclipPath id='_clip1'%3E%3Crect id='Filled1' serif:id='Filled' x='0' y='0' width='24' height='24'/%3E%3C/clipPath%3E%3Cg clip-path='url(%23_clip1)'%3E%3Cg id='Context'%3E%3C/g%3E%3Crect x='2' y='0' width='24' height='24' style='fill:none;fill-rule:nonzero;'/%3E%3Cpath d='M11.99,2c-5.52,0 -9.99,4.48 -9.99,10c0,5.52 4.47,10 9.99,10c5.53,0 10.01,-4.48 10.01,-10c0,-5.52 -4.48,-10 -10.01,-10Zm0.01,18c-4.42,0 -8,-3.58 -8,-8c0,-4.42 3.58,-8 8,-8c4.42,0 8,3.58 8,8c0,4.42 -3.58,8 -8,8Zm-0.22,-13l-0.06,0c-0.4,0 -0.72,0.32 -0.72,0.72l0,4.72c0,0.35 0.18,0.68 0.49,0.86l4.15,2.49c0.34,0.2 0.78,0.1 0.98,-0.24c0.21,-0.34 0.1,-0.79 -0.25,-0.99l-3.87,-2.3l0,-4.54c0,-0.4 -0.32,-0.72 -0.72,-0.72Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#user-context-bf-add::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3CclipPath id='_clip1'%3E%3Crect id='Filled1' serif:id='Filled' x='0' y='0' width='24' height='24'/%3E%3C/clipPath%3E%3Cg clip-path='url(%23_clip1)'%3E%3Cg id='Context'%3E%3Cpath d='M21.149,5.432c-0,0.629 -0.515,1.143 -1.144,1.143l-1.144,0l0,1.144c0,0.629 -0.515,1.144 -1.144,1.144c-0.629,0 -1.144,-0.515 -1.144,-1.144l0,-1.144l-1.143,0c-0.63,0 -1.144,-0.514 -1.144,-1.143c-0,-0.63 0.514,-1.144 1.144,-1.144l1.143,-0l0,-1.144c0,-0.629 0.515,-1.144 1.144,-1.144c0.629,0 1.144,0.515 1.144,1.144l0,1.144l1.144,-0c0.629,-0 1.144,0.514 1.144,1.144Zm-2.288,15.419c0,0.823 -0.835,1.372 -1.59,1.052l-6.417,-2.745l-6.417,2.745c-0.755,0.332 -1.59,-0.229 -1.59,-1.052l0,-16.563c0,-1.259 1.03,-2.288 2.288,-2.288l8.007,0c-0.721,0.961 -1.144,2.139 -1.144,3.432c-0,3.157 2.562,5.719 5.719,5.719c0.389,-0 0.778,-0.035 1.144,-0.115l0,9.815Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3Crect x='-1.98' y='4.191' width='24' height='24' style='fill:none;'/%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#user-context-bf-remove::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3CclipPath id='_clip1'%3E%3Crect id='Filled1' serif:id='Filled' x='0' y='0' width='24' height='24'/%3E%3C/clipPath%3E%3Cg clip-path='url(%23_clip1)'%3E%3Cg id='Context'%3E%3Cpath d='M21.149,5.432c-0,0.629 -0.515,1.143 -1.144,1.143l-1.144,0l0,1.144c0,0.629 -0.515,1.144 -1.144,1.144c-0.629,0 -1.144,-0.515 -1.144,-1.144l0,-1.144l-1.143,0c-0.63,0 -1.144,-0.514 -1.144,-1.143c-0,-0.63 0.514,-1.144 1.144,-1.144l1.143,-0l0,-1.144c0,-0.629 0.515,-1.144 1.144,-1.144c0.629,0 1.144,0.515 1.144,1.144l0,1.144l1.144,-0c0.629,-0 1.144,0.514 1.144,1.144Zm-2.288,15.419c0,0.823 -0.835,1.372 -1.59,1.052l-6.417,-2.745l-6.417,2.745c-0.755,0.332 -1.59,-0.229 -1.59,-1.052l0,-16.563c0,-1.259 1.03,-2.288 2.288,-2.288l8.007,0c-0.721,0.961 -1.144,2.139 -1.144,3.432c-0,3.157 2.562,5.719 5.719,5.719c0.389,-0 0.778,-0.035 1.144,-0.115l0,9.815Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3Crect x='-1.98' y='4.191' width='24' height='24' style='fill:none;'/%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#user-context-cutecord-add-cute-user::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath d='M13.346,20.307c-0.76,0.69 -1.93,0.69 -2.69,-0.01l-0.11,-0.1c-5.25,-4.75 -8.68,-7.86 -8.55,-11.74c0.06,-1.7 0.93,-3.33 2.34,-4.29c2.64,-1.8 5.9,-0.96 7.66,1.1c1.76,-2.06 5.02,-2.91 7.66,-1.1c1.41,0.96 2.28,2.59 2.34,4.29c0.14,3.88 -3.3,6.99 -8.55,11.76l-0.1,0.09Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#guild-context-cutecord-add-cute-guild::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath d='M13.346,20.307c-0.76,0.69 -1.93,0.69 -2.69,-0.01l-0.11,-0.1c-5.25,-4.75 -8.68,-7.86 -8.55,-11.74c0.06,-1.7 0.93,-3.33 2.34,-4.29c2.64,-1.8 5.9,-0.96 7.66,1.1c1.76,-2.06 5.02,-2.91 7.66,-1.1c1.41,0.96 2.28,2.59 2.34,4.29c0.14,3.88 -3.3,6.99 -8.55,11.76l-0.1,0.09Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#user-context-cutecord-add-meanie-user::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath d='M14.524,3.669c0.045,-0.108 0.135,-0.191 0.246,-0.227c1.555,-0.485 3.328,-0.343 4.886,0.725c1.41,0.96 2.28,2.59 2.34,4.29c0.14,3.88 -3.3,6.99 -8.55,11.76l-0.1,0.09c-0.76,0.69 -1.93,0.69 -2.69,-0.01l-0.11,-0.1c-5.25,-4.75 -8.68,-7.86 -8.55,-11.74c0.06,-1.7 0.93,-3.33 2.34,-4.29c2.517,-1.716 5.598,-1.032 7.405,0.821c0.105,0.11 0.137,0.27 0.084,0.413c-0.329,0.892 -1.513,4.08 -1.513,4.08c-0.227,0.614 0.203,1.289 0.861,1.339l1.665,0.127l-1.163,6.189c-0.053,0.297 0.369,0.42 0.481,0.137l2.276,-5.914c0.238,-0.624 -0.192,-1.308 -0.86,-1.359l-1.655,-0.126c0,-0 2.185,-5.201 2.607,-6.205Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#guild-context-cutecord-add-meanie-guild::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath d='M14.524,3.669c0.045,-0.108 0.135,-0.191 0.246,-0.227c1.555,-0.485 3.328,-0.343 4.886,0.725c1.41,0.96 2.28,2.59 2.34,4.29c0.14,3.88 -3.3,6.99 -8.55,11.76l-0.1,0.09c-0.76,0.69 -1.93,0.69 -2.69,-0.01l-0.11,-0.1c-5.25,-4.75 -8.68,-7.86 -8.55,-11.74c0.06,-1.7 0.93,-3.33 2.34,-4.29c2.517,-1.716 5.598,-1.032 7.405,0.821c0.105,0.11 0.137,0.27 0.084,0.413c-0.329,0.892 -1.513,4.08 -1.513,4.08c-0.227,0.614 0.203,1.289 0.861,1.339l1.665,0.127l-1.163,6.189c-0.053,0.297 0.369,0.42 0.481,0.137l2.276,-5.914c0.238,-0.624 -0.192,-1.308 -0.86,-1.359l-1.655,-0.126c0,-0 2.185,-5.201 2.607,-6.205Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")} \ No newline at end of file +.item-1tOPte[id*=item-0-0-1]::before{--icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24px' viewBox='0 0 24 24' width='24px' fill='%23000000'%3E%3Cpath d='M0 0h24v24H0V0z' fill='none'/%3E%3Cpath d='M10.59 4.59C10.21 4.21 9.7 4 9.17 4H4c-1.1 0-1.99.9-1.99 2L2 18c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2h-8l-1.41-1.41z'/%3E%3C/svg%3E")}.item-1tOPte[id*=item-0-0-2]::before{--icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24px' viewBox='0 0 24 24' width='24px' fill='%23000000'%3E%3Cpath d='M0 0h24v24H0V0z' fill='none'/%3E%3Cpath d='M17.65 6.35c-1.63-1.63-3.94-2.57-6.48-2.31-3.67.37-6.69 3.35-7.1 7.02C3.52 15.91 7.27 20 12 20c3.19 0 5.93-1.87 7.21-4.56.32-.67-.16-1.44-.9-1.44-.37 0-.72.2-.88.53-1.13 2.43-3.84 3.97-6.8 3.31-2.22-.49-4.01-2.3-4.48-4.52C5.31 9.44 8.26 6 12 6c1.66 0 3.14.69 4.22 1.78l-1.51 1.51c-.63.63-.19 1.71.7 1.71H19c.55 0 1-.45 1-1V6.41c0-.89-1.08-1.34-1.71-.71l-.64.65z'/%3E%3C/svg%3E")}.item-1tOPte#powercord-spotify-menu-devices::before{--icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24px' viewBox='0 0 24 24' width='24px' fill='%23000000'%3E%3Cpath d='M0 0h24v24H0V0z' fill='none'/%3E%3Cpath d='M4 7c0-.55.45-1 1-1h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-1.1 0-2 .9-2 2v11h-.5c-.83 0-1.5.67-1.5 1.5S.67 20 1.5 20H14v-3H4V7zm19 1h-6c-.55 0-1 .45-1 1v10c0 .55.45 1 1 1h6c.55 0 1-.45 1-1V9c0-.55-.45-1-1-1zm-1 9h-4v-7h4v7z'/%3E%3C/svg%3E")}.item-1tOPte#powercord-spotify-menu-playlists::before{--icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24px' viewBox='0 0 24 24' width='24px' fill='%23000000'%3E%3Cpath d='M14 6H4c-.55 0-1 .45-1 1s.45 1 1 1h10c.55 0 1-.45 1-1s-.45-1-1-1zm0 4H4c-.55 0-1 .45-1 1s.45 1 1 1h10c.55 0 1-.45 1-1s-.45-1-1-1zM4 16h6c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1s.45 1 1 1zM19 6c-1.1 0-2 .9-2 2v6.18c-.31-.11-.65-.18-1-.18-1.84 0-3.28 1.64-2.95 3.54.21 1.21 1.2 2.2 2.41 2.41 1.9.33 3.54-1.11 3.54-2.95V8h2c.55 0 1-.45 1-1s-.45-1-1-1h-2z'/%3E%3C/svg%3E")}.item-1tOPte#powercord-spotify-menu-albums::before{--icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24px' viewBox='0 0 24 24' width='24px' fill='%23000000'%3E%3Cpath d='M20 2H8c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm-3 5h-2v5.37c0 1.27-.9 2.44-2.16 2.6-1.69.23-3.11-1.25-2.8-2.95.2-1.1 1.18-1.95 2.3-2.02.63-.04 1.2.16 1.66.51V6c0-.55.45-1 1-1h2c.55 0 1 .45 1 1s-.45 1-1 1zM3 6c-.55 0-1 .45-1 1v13c0 1.1.9 2 2 2h13c.55 0 1-.45 1-1s-.45-1-1-1H5c-.55 0-1-.45-1-1V7c0-.55-.45-1-1-1z'/%3E%3C/svg%3E")}.item-1tOPte#powercord-spotify-menu-top-songs::before{--icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24px' viewBox='0 0 24 24' width='24px' fill='%23000000'%3E%3Cpath d='M20 2H8c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm-3 5h-2v5.37c0 1.27-.9 2.44-2.16 2.6-1.69.23-3.11-1.25-2.8-2.95.2-1.1 1.18-1.95 2.3-2.02.63-.04 1.2.16 1.66.51V6c0-.55.45-1 1-1h2c.55 0 1 .45 1 1s-.45 1-1 1zM3 6c-.55 0-1 .45-1 1v13c0 1.1.9 2 2 2h13c.55 0 1-.45 1-1s-.45-1-1-1H5c-.55 0-1-.45-1-1V7c0-.55-.45-1-1-1z'/%3E%3C/svg%3E")}.item-1tOPte#powercord-spotify-menu-songs::before{--icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24px' viewBox='0 0 24 24' width='24px' fill='%23000000'%3E%3Cpath d='M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 14.5c-2.49 0-4.5-2.01-4.5-4.5S9.51 7.5 12 7.5s4.5 2.01 4.5 4.5-2.01 4.5-4.5 4.5zm0-5.5c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1z'/%3E%3C/svg%3E")}.item-1tOPte#powercord-spotify-menu-repeat::before{--icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24px' viewBox='0 0 24 24' width='24px' fill='%23000000'%3E%3Cpath d='M7 7h10v1.79c0 .45.54.67.85.35l2.79-2.79c.2-.2.2-.51 0-.71l-2.79-2.79c-.31-.31-.85-.09-.85.36V5H6c-.55 0-1 .45-1 1v4c0 .55.45 1 1 1s1-.45 1-1V7zm10 10H7v-1.79c0-.45-.54-.67-.85-.35l-2.79 2.79c-.2.2-.2.51 0 .71l2.79 2.79c.31.31.85.09.85-.36V19h11c.55 0 1-.45 1-1v-4c0-.55-.45-1-1-1s-1 .45-1 1v3z'/%3E%3C/svg%3E")}.item-1tOPte#powercord-spotify-menu-shuffle[aria-checked=true]::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='circle_checked' d='M12,2c-5.52,0 -10,4.48 -10,10c0,5.52 4.48,10 10,10c5.52,0 10,-4.48 10,-10c0,-5.52 -4.48,-10 -10,-10Zm-2.71,14.29l-3.59,-3.59c-0.39,-0.39 -0.39,-1.02 0,-1.41c0.39,-0.39 1.02,-0.39 1.41,0l2.89,2.88l6.88,-6.88c0.39,-0.39 1.02,-0.39 1.41,0c0.39,0.39 0.39,1.02 0,1.41l-7.59,7.59c-0.38,0.39 -1.02,0.39 -1.41,0Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#powercord-spotify-menu-shuffle[aria-checked=false]::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='radio_button_unchecked' d='M12,2c-5.52,0 -10,4.48 -10,10c0,5.52 4.48,10 10,10c5.52,0 10,-4.48 10,-10c0,-5.52 -4.48,-10 -10,-10Zm0,18c-4.42,0 -8,-3.58 -8,-8c0,-4.42 3.58,-8 8,-8c4.42,0 8,3.58 8,8c0,4.42 -3.58,8 -8,8Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#powercord-spotify-menu-save-liked::before{--icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24px' viewBox='0 0 24 24' width='24px' fill='%23000000'%3E%3Cpath d='M0 0h24v24H0V0z' fill='none'/%3E%3Cpath d='M13.35 20.13c-.76.69-1.93.69-2.69-.01l-.11-.1C5.3 15.27 1.87 12.16 2 8.28c.06-1.7.93-3.33 2.34-4.29 2.64-1.8 5.9-.96 7.66 1.1 1.76-2.06 5.02-2.91 7.66-1.1 1.41.96 2.28 2.59 2.34 4.29.14 3.88-3.3 6.99-8.55 11.76l-.1.09z'/%3E%3C/svg%3E")}.item-1tOPte#powercord-spotify-menu-save-playlist::before{--icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24px' viewBox='0 0 24 24' width='24px' fill='%23000000'%3E%3Cpath d='M13 10H3c-.55 0-1 .45-1 1s.45 1 1 1h10c.55 0 1-.45 1-1s-.45-1-1-1zm0-4H3c-.55 0-1 .45-1 1s.45 1 1 1h10c.55 0 1-.45 1-1s-.45-1-1-1zm5 8v-3c0-.55-.45-1-1-1s-1 .45-1 1v3h-3c-.55 0-1 .45-1 1s.45 1 1 1h3v3c0 .55.45 1 1 1s1-.45 1-1v-3h3c.55 0 1-.45 1-1s-.45-1-1-1h-3zM3 16h6c.55 0 1-.45 1-1s-.45-1-1-1H3c-.55 0-1 .45-1 1s.45 1 1 1z'/%3E%3C/svg%3E")}.item-1tOPte#powercord-spotify-menu-open-spotify::before{--icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:serif='http://www.serif.com/' width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xml:space='preserve' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg transform='matrix(0.119412,0,0,0.119415,1.96979,1.96692)'%3E%3Cpath d='M83.996,0.277C37.747,0.277 0.253,37.77 0.253,84.019C0.253,130.27 37.747,167.76 83.996,167.76C130.25,167.76 167.74,130.27 167.74,84.019C167.74,37.773 130.25,0.281 83.995,0.281L83.996,0.277ZM122.4,121.057C120.9,123.517 117.68,124.297 115.22,122.787C95.558,110.777 70.806,108.057 41.656,114.717C38.847,115.357 36.047,113.597 35.407,110.787C34.764,107.977 36.517,105.177 39.333,104.537C71.233,97.249 98.596,100.387 120.67,113.877C123.13,115.387 123.91,118.597 122.4,121.057ZM132.65,98.255C130.76,101.327 126.74,102.297 123.67,100.407C101.16,86.571 66.847,82.564 40.222,90.646C36.769,91.689 33.122,89.743 32.074,86.296C31.034,82.843 32.981,79.203 36.428,78.153C66.841,68.925 104.65,73.395 130.5,89.28C133.57,91.17 134.54,95.19 132.65,98.256L132.65,98.255ZM133.53,74.511C106.54,58.48 62.01,57.006 36.241,64.827C32.103,66.082 27.727,63.746 26.473,59.608C25.219,55.468 27.553,51.095 31.694,49.837C61.275,40.857 110.45,42.592 141.524,61.039C145.254,63.248 146.474,68.055 144.264,71.772C142.064,75.494 137.244,76.721 133.534,74.511L133.53,74.511Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#powercord-spotify-menu-send-album::before{--icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24px' viewBox='0 0 24 24' width='24px' fill='%23000000'%3E%3Cpath d='M0 0h24v24H0V0z' fill='none'/%3E%3Cpath d='M18 16.08c-.76 0-1.44.3-1.96.77L8.91 12.7c.05-.23.09-.46.09-.7s-.04-.47-.09-.7l7.05-4.11c.54.5 1.25.81 2.04.81 1.66 0 3-1.34 3-3s-1.34-3-3-3-3 1.34-3 3c0 .24.04.47.09.7L8.04 9.81C7.5 9.31 6.79 9 6 9c-1.66 0-3 1.34-3 3s1.34 3 3 3c.79 0 1.5-.31 2.04-.81l7.12 4.16c-.05.21-.08.43-.08.65 0 1.61 1.31 2.92 2.92 2.92s2.92-1.31 2.92-2.92-1.31-2.92-2.92-2.92z'/%3E%3C/svg%3E")}.item-1tOPte#powercord-spotify-menu-send-song::before{--icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24px' viewBox='0 0 24 24' width='24px' fill='%23000000'%3E%3Cpath d='M0 0h24v24H0V0z' fill='none'/%3E%3Cpath d='M18 16.08c-.76 0-1.44.3-1.96.77L8.91 12.7c.05-.23.09-.46.09-.7s-.04-.47-.09-.7l7.05-4.11c.54.5 1.25.81 2.04.81 1.66 0 3-1.34 3-3s-1.34-3-3-3-3 1.34-3 3c0 .24.04.47.09.7L8.04 9.81C7.5 9.31 6.79 9 6 9c-1.66 0-3 1.34-3 3s1.34 3 3 3c.79 0 1.5-.31 2.04-.81l7.12 4.16c-.05.21-.08.43-.08.65 0 1.61 1.31 2.92 2.92 2.92s2.92-1.31 2.92-2.92-1.31-2.92-2.92-2.92z'/%3E%3C/svg%3E")}.item-1tOPte#powercord-spotify-menu-copy-album::before{--icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24px' viewBox='0 0 24 24' width='24px' fill='%23000000'%3E%3Cpath d='M0 0h24v24H0V0z' fill='none'/%3E%3Cpath d='M17 7h-4v2h4c1.65 0 3 1.35 3 3s-1.35 3-3 3h-4v2h4c2.76 0 5-2.24 5-5s-2.24-5-5-5zm-6 8H7c-1.65 0-3-1.35-3-3s1.35-3 3-3h4V7H7c-2.76 0-5 2.24-5 5s2.24 5 5 5h4v-2zm-3-4h8v2H8z'/%3E%3C/svg%3E")}.item-1tOPte#powercord-spotify-menu-copy-song::before{--icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24px' viewBox='0 0 24 24' width='24px' fill='%23000000'%3E%3Cpath d='M0 0h24v24H0V0z' fill='none'/%3E%3Cpath d='M17 7h-4v2h4c1.65 0 3 1.35 3 3s-1.35 3-3 3h-4v2h4c2.76 0 5-2.24 5-5s-2.24-5-5-5zm-6 8H7c-1.65 0-3-1.35-3-3s1.35-3 3-3h4V7H7c-2.76 0-5 2.24-5 5s2.24 5 5 5h4v-2zm-3-4h8v2H8z'/%3E%3C/svg%3E")}.item-1tOPte#guild-context-guild-profile::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='server_profile' d='M19.778,13.111l-15.556,0c-1.222,0 -2.222,1 -2.222,2.222l0,4.445c0,1.222 1,2.222 2.222,2.222l15.556,0c1.222,0 2.222,-1 2.222,-2.222l0,-4.445c0,-1.222 -1,-2.222 -2.222,-2.222Zm-13.334,6.667c-1.222,-0 -2.222,-1 -2.222,-2.222c0,-1.223 1,-2.223 2.222,-2.223c1.223,0 2.223,1 2.223,2.223c-0,1.222 -1,2.222 -2.223,2.222Zm13.334,-17.778l-15.556,0c-1.222,0 -2.222,1 -2.222,2.222l0,4.445c0,1.222 1,2.222 2.222,2.222l15.556,-0c1.222,-0 2.222,-1 2.222,-2.222l0,-4.445c0,-1.222 -1,-2.222 -2.222,-2.222Zm-13.334,6.667c-1.222,-0 -2.222,-1 -2.222,-2.223c0,-1.222 1,-2.222 2.222,-2.222c1.223,0 2.223,1 2.223,2.222c-0,1.223 -1,2.223 -2.223,2.223Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#guild-header-popout-guild-profile::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='server_profile' d='M19.778,13.111l-15.556,0c-1.222,0 -2.222,1 -2.222,2.222l0,4.445c0,1.222 1,2.222 2.222,2.222l15.556,0c1.222,0 2.222,-1 2.222,-2.222l0,-4.445c0,-1.222 -1,-2.222 -2.222,-2.222Zm-13.334,6.667c-1.222,-0 -2.222,-1 -2.222,-2.222c0,-1.223 1,-2.223 2.222,-2.223c1.223,0 2.223,1 2.223,2.223c-0,1.222 -1,2.222 -2.223,2.222Zm13.334,-17.778l-15.556,0c-1.222,0 -2.222,1 -2.222,2.222l0,4.445c0,1.222 1,2.222 2.222,2.222l15.556,-0c1.222,-0 2.222,-1 2.222,-2.222l0,-4.445c0,-1.222 -1,-2.222 -2.222,-2.222Zm-13.334,6.667c-1.222,-0 -2.222,-1 -2.222,-2.223c0,-1.222 1,-2.222 2.222,-2.222c1.223,0 2.223,1 2.223,2.222c-0,1.223 -1,2.223 -2.223,2.223Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#message-hide-quote::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3C/g%3E%3Cg id='visibility_off_black_24dp.svg'%3E%3C/g%3E%3Cpath d='M12,6.973c2.509,-0 4.545,2.036 4.545,4.545c0,0.464 -0.09,0.909 -0.218,1.327l2.782,2.782c1.264,-1.118 2.264,-2.518 2.891,-4.118c-1.573,-3.982 -5.455,-6.809 -10,-6.809c-1.155,0 -2.264,0.182 -3.309,0.518l1.973,1.973c0.427,-0.127 0.872,-0.218 1.336,-0.218Zm-8.445,-3.037c-0.355,0.355 -0.355,0.928 -0,1.282l1.79,1.791c-1.472,1.173 -2.645,2.718 -3.345,4.509c1.573,3.991 5.455,6.818 10,6.818c1.382,0 2.7,-0.272 3.918,-0.745l2.473,2.473c0.354,0.354 0.927,0.354 1.282,-0c0.354,-0.355 0.354,-0.928 -0,-1.282l-14.828,-14.846c-0.354,-0.354 -0.936,-0.354 -1.29,0Zm8.445,12.128c-2.509,-0 -4.545,-2.037 -4.545,-4.546c-0,-0.7 0.163,-1.363 0.445,-1.945l1.427,1.427c-0.027,0.164 -0.054,0.336 -0.054,0.518c-0,1.509 1.218,2.727 2.727,2.727c0.182,0 0.345,-0.027 0.518,-0.063l1.427,1.427c-0.59,0.291 -1.245,0.455 -1.945,0.455Zm2.7,-4.846c-0.136,-1.273 -1.136,-2.263 -2.4,-2.4l2.4,2.4Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#user-context-reverse-image-search-menu::before{--icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:serif='http://www.serif.com/' width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xml:space='preserve' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'/%3E%3Cpath d='M17.998,14.999l-0,4.001c-0,0.55 -0.45,1 -1,1l-12,-0c-0.55,-0 -1,-0.45 -1,-1l-0,-12.001c-0,-0.55 0.45,-1 1,-1l3.02,-0c0.55,-0 1,-0.45 1,-1c-0,-0.55 -0.45,-1 -1,-1l-4.02,-0c-1.1,-0 -2,0.9 -2,2l-0,14.001c-0,1.1 0.9,2 2,2l14,-0c1.1,-0 2,-0.9 2,-2l-0,-5.001c-0,-0.55 -0.45,-1 -1,-1c-0.55,0 -1,0.45 -1,1Zm-2.5,3.001l-8.98,-0c-0.42,-0 -0.65,-0.48 -0.39,-0.81l1.74,-2.231c0.2,-0.25 0.58,-0.26 0.78,-0.01l1.56,1.881l2.35,-3.021c0.2,-0.26 0.6,-0.26 0.79,0.01l2.55,3.391c0.25,0.32 0.01,0.79 -0.4,0.79Zm3.8,-9.111c0.48,-0.77 0.75,-1.67 0.69,-2.66c-0.13,-2.15 -1.84,-3.971 -3.97,-4.201c-2.72,-0.3 -5.02,1.811 -5.02,4.471c-0,2.49 2.01,4.5 4.49,4.5c0.88,0 1.7,-0.26 2.39,-0.7l2.41,2.41c0.39,0.39 1.03,0.39 1.42,0c0.39,-0.39 0.39,-1.03 -0,-1.42l-2.41,-2.4Zm-3.8,0.11c-1.38,0 -2.5,-1.12 -2.5,-2.5c-0,-1.38 1.12,-2.5 2.5,-2.5c1.38,-0 2.5,1.12 2.5,2.5c-0,1.38 -1.12,2.5 -2.5,2.5Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#guild-context-reverse-image-search-menu::before{--icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:serif='http://www.serif.com/' width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xml:space='preserve' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'/%3E%3Cpath d='M17.998,14.999l-0,4.001c-0,0.55 -0.45,1 -1,1l-12,-0c-0.55,-0 -1,-0.45 -1,-1l-0,-12.001c-0,-0.55 0.45,-1 1,-1l3.02,-0c0.55,-0 1,-0.45 1,-1c-0,-0.55 -0.45,-1 -1,-1l-4.02,-0c-1.1,-0 -2,0.9 -2,2l-0,14.001c-0,1.1 0.9,2 2,2l14,-0c1.1,-0 2,-0.9 2,-2l-0,-5.001c-0,-0.55 -0.45,-1 -1,-1c-0.55,0 -1,0.45 -1,1Zm-2.5,3.001l-8.98,-0c-0.42,-0 -0.65,-0.48 -0.39,-0.81l1.74,-2.231c0.2,-0.25 0.58,-0.26 0.78,-0.01l1.56,1.881l2.35,-3.021c0.2,-0.26 0.6,-0.26 0.79,0.01l2.55,3.391c0.25,0.32 0.01,0.79 -0.4,0.79Zm3.8,-9.111c0.48,-0.77 0.75,-1.67 0.69,-2.66c-0.13,-2.15 -1.84,-3.971 -3.97,-4.201c-2.72,-0.3 -5.02,1.811 -5.02,4.471c-0,2.49 2.01,4.5 4.49,4.5c0.88,0 1.7,-0.26 2.39,-0.7l2.41,2.41c0.39,0.39 1.03,0.39 1.42,0c0.39,-0.39 0.39,-1.03 -0,-1.42l-2.41,-2.4Zm-3.8,0.11c-1.38,0 -2.5,-1.12 -2.5,-2.5c-0,-1.38 1.12,-2.5 2.5,-2.5c1.38,-0 2.5,1.12 2.5,2.5c-0,1.38 -1.12,2.5 -2.5,2.5Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#message-reverse-image-search-menu::before{--icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:serif='http://www.serif.com/' width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xml:space='preserve' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'/%3E%3Cpath d='M17.998,14.999l-0,4.001c-0,0.55 -0.45,1 -1,1l-12,-0c-0.55,-0 -1,-0.45 -1,-1l-0,-12.001c-0,-0.55 0.45,-1 1,-1l3.02,-0c0.55,-0 1,-0.45 1,-1c-0,-0.55 -0.45,-1 -1,-1l-4.02,-0c-1.1,-0 -2,0.9 -2,2l-0,14.001c-0,1.1 0.9,2 2,2l14,-0c1.1,-0 2,-0.9 2,-2l-0,-5.001c-0,-0.55 -0.45,-1 -1,-1c-0.55,0 -1,0.45 -1,1Zm-2.5,3.001l-8.98,-0c-0.42,-0 -0.65,-0.48 -0.39,-0.81l1.74,-2.231c0.2,-0.25 0.58,-0.26 0.78,-0.01l1.56,1.881l2.35,-3.021c0.2,-0.26 0.6,-0.26 0.79,0.01l2.55,3.391c0.25,0.32 0.01,0.79 -0.4,0.79Zm3.8,-9.111c0.48,-0.77 0.75,-1.67 0.69,-2.66c-0.13,-2.15 -1.84,-3.971 -3.97,-4.201c-2.72,-0.3 -5.02,1.811 -5.02,4.471c-0,2.49 2.01,4.5 4.49,4.5c0.88,0 1.7,-0.26 2.39,-0.7l2.41,2.41c0.39,0.39 1.03,0.39 1.42,0c0.39,-0.39 0.39,-1.03 -0,-1.42l-2.41,-2.4Zm-3.8,0.11c-1.38,0 -2.5,-1.12 -2.5,-2.5c-0,-1.38 1.12,-2.5 2.5,-2.5c1.38,-0 2.5,1.12 2.5,2.5c-0,1.38 -1.12,2.5 -2.5,2.5Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#image-context-reverse-image-search-menu::before{--icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:serif='http://www.serif.com/' width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xml:space='preserve' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'/%3E%3Cpath d='M17.998,14.999l-0,4.001c-0,0.55 -0.45,1 -1,1l-12,-0c-0.55,-0 -1,-0.45 -1,-1l-0,-12.001c-0,-0.55 0.45,-1 1,-1l3.02,-0c0.55,-0 1,-0.45 1,-1c-0,-0.55 -0.45,-1 -1,-1l-4.02,-0c-1.1,-0 -2,0.9 -2,2l-0,14.001c-0,1.1 0.9,2 2,2l14,-0c1.1,-0 2,-0.9 2,-2l-0,-5.001c-0,-0.55 -0.45,-1 -1,-1c-0.55,0 -1,0.45 -1,1Zm-2.5,3.001l-8.98,-0c-0.42,-0 -0.65,-0.48 -0.39,-0.81l1.74,-2.231c0.2,-0.25 0.58,-0.26 0.78,-0.01l1.56,1.881l2.35,-3.021c0.2,-0.26 0.6,-0.26 0.79,0.01l2.55,3.391c0.25,0.32 0.01,0.79 -0.4,0.79Zm3.8,-9.111c0.48,-0.77 0.75,-1.67 0.69,-2.66c-0.13,-2.15 -1.84,-3.971 -3.97,-4.201c-2.72,-0.3 -5.02,1.811 -5.02,4.471c-0,2.49 2.01,4.5 4.49,4.5c0.88,0 1.7,-0.26 2.39,-0.7l2.41,2.41c0.39,0.39 1.03,0.39 1.42,0c0.39,-0.39 0.39,-1.03 -0,-1.42l-2.41,-2.4Zm-3.8,0.11c-1.38,0 -2.5,-1.12 -2.5,-2.5c-0,-1.38 1.12,-2.5 2.5,-2.5c1.38,-0 2.5,1.12 2.5,2.5c-0,1.38 -1.12,2.5 -2.5,2.5Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#message-view-raw::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath d='M12,5.182c-4.545,-0 -8.427,2.827 -10,6.818c1.573,3.991 5.455,6.818 10,6.818c4.545,0 8.427,-2.827 10,-6.818c-1.573,-3.991 -5.455,-6.818 -10,-6.818Zm0,11.363c-2.509,0 -4.545,-2.036 -4.545,-4.545c-0,-2.509 2.036,-4.545 4.545,-4.545c2.509,-0 4.545,2.036 4.545,4.545c0,2.509 -2.036,4.545 -4.545,4.545Zm0,-7.272c-1.509,-0 -2.727,1.218 -2.727,2.727c-0,1.509 1.218,2.727 2.727,2.727c1.509,0 2.727,-1.218 2.727,-2.727c0,-1.509 -1.218,-2.727 -2.727,-2.727Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#message-copy-raw::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='raw' d='M5.831,8.717l-2.737,-0c-0.601,-0 -1.094,0.492 -1.094,1.094l0,4.717c0,0.416 0.339,0.755 0.755,0.755l0.121,0c0.415,0 0.755,-0.339 0.755,-0.755l-0,-1.434l1.204,0l0.788,1.741c0.131,0.273 0.405,0.448 0.7,0.448c0.547,0 0.909,-0.558 0.701,-1.061l-0.537,-1.237c0.548,-0.328 0.985,-0.876 0.985,-1.532l0,-1.095c0,-0.897 -0.744,-1.641 -1.641,-1.641Zm5.472,-0c-0.799,-0 -1.499,0.547 -1.696,1.324l-1.062,4.257c-0.131,0.504 0.252,0.985 0.766,0.985c0.361,0 0.679,-0.251 0.766,-0.602l0.263,-1.039l1.915,-0l0.252,1.039c0.087,0.351 0.405,0.602 0.777,0.602c0.514,0 0.897,-0.481 0.777,-0.985l-1.062,-4.246c-0.197,-0.788 -0.897,-1.335 -1.696,-1.335Zm9.128,0.602l-0.657,2.681l-0.613,-2.473c-0.109,-0.482 -0.536,-0.81 -1.029,-0.81c-0.492,-0 -0.919,0.328 -1.028,0.81l-0.613,2.473l-0.657,-2.681c-0.088,-0.351 -0.405,-0.602 -0.777,-0.602c-0.514,-0 -0.897,0.481 -0.777,0.985l1.193,4.793c0.131,0.46 0.547,0.788 1.018,0.788c0.47,0 0.886,-0.328 1.007,-0.788l0.634,-2.539l0.635,2.539c0.121,0.46 0.536,0.788 1.007,0.788c0.471,0 0.887,-0.328 1.007,-0.788l1.193,-4.793c0.131,-0.504 -0.252,-0.985 -0.766,-0.985c-0.372,-0 -0.69,0.251 -0.777,0.602Zm-9.675,2.681l0.273,-1.094l0.548,-0l0.273,1.094l-1.094,0Zm-4.925,-0.547l-2.189,-0l-0,-1.095l2.189,0l-0,1.095Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#message-notebook::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='category_edit' d='M18.17,13.691l-5.156,5.157c-0.09,0.09 -0.14,0.21 -0.14,0.35l-0,1.409c-0,0.279 0.22,0.499 0.5,0.499l1.409,0c0.13,0 0.259,-0.05 0.349,-0.15l5.157,-5.156l-2.119,-2.109Zm-6.17,1.602c0,-0.757 -0.62,-1.377 -1.378,-1.377l-7.244,-0c-0.758,-0 -1.378,0.62 -1.378,1.377c-0,0.758 0.62,1.378 1.378,1.378l7.244,0c0.758,0 1.378,-0.62 1.378,-1.378Zm6.88,-2.311l0.709,-0.71c0.39,-0.389 1.02,-0.389 1.409,0l0.71,0.71c0.39,0.39 0.39,1.019 -0,1.409l-0.71,0.709l-2.118,-2.118Zm-1.88,-3.199c0,0.757 -0.62,1.377 -1.378,1.377l-12.244,0c-0.758,0 -1.378,-0.62 -1.378,-1.377c-0,-0.758 0.62,-1.378 1.378,-1.378l12.244,-0c0.758,-0 1.378,0.62 1.378,1.378Zm-15,-5.511c-0,0.757 0.62,1.377 1.378,1.377l12.244,0c0.758,0 1.378,-0.62 1.378,-1.377c0,-0.758 -0.62,-1.378 -1.378,-1.378l-12.244,-0c-0.758,-0 -1.378,0.62 -1.378,1.378Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#undefined-jump::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3C/g%3E%3Cpath d='M12.261,6.874l0,-2.039c0,-1.142 1.386,-1.719 2.194,-0.911l7.17,7.17c0.5,0.5 0.5,1.308 -0,1.809l-7.17,7.17c-0.808,0.808 -2.194,0.244 -2.194,-0.898l0,-2.039l-8.978,-0c-0.706,-0 -1.283,-0.578 -1.283,-1.283l0,-7.696c0,-0.706 0.577,-1.283 1.283,-1.283l8.978,0Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#undefined-ctext::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='copy' d='M15.5,20l-10,0l0,-13c0,-0.55 -0.45,-1 -1,-1c-0.55,-0 -1,0.45 -1,1l0,13c0,1.1 0.9,2 2,2l10,0c0.55,0 1,-0.45 1,-1c0,-0.55 -0.45,-1 -1,-1Zm5,-4l0,-12c0,-1.1 -0.9,-2 -2,-2l-9,-0c-1.1,-0 -2,0.9 -2,2l0,12c0,1.1 0.9,2 2,2l9,0c1.1,0 2,-0.9 2,-2Zm-2,0l-9,0l0,-12l9,-0l0,12Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#undefined-delete::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='delete' d='M5,6.999l0,12c0,1.102 0.897,2 2,2l10,-0c1.103,-0 2,-0.898 2,-2l0,-12l-14,0Zm6,10.001l-2,0l0,-6l2,0l0,6Zm4,0l-2,0l0,-6l2,0l0,6Zm0,-13.001l0,-1.999l-6,-0l0,1.999l-6,-0l0,2l18,-0l0,-2l-6,-0Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#undefined-move::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='move_note' d='M20,6l-8,0l-1.41,-1.41c-0.38,-0.38 -0.89,-0.59 -1.42,-0.59l-5.17,0c-1.1,0 -2,0.9 -2,2l0,12c0,1.1 0.9,2 2,2l16,0c1.1,0 2,-0.9 2,-2l0,-10c0,-1.1 -0.9,-2 -2,-2Zm-8,9.79l0,-1.79l-3,0c-0.55,0 -1,-0.45 -1,-1c0,-0.55 0.45,-1 1,-1l3,0l0,-1.79c0,-0.45 0.54,-0.67 0.85,-0.35l2.79,2.79c0.2,0.2 0.2,0.51 0,0.71l-2.79,2.79c-0.31,0.31 -0.85,0.09 -0.85,-0.36Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#undefined-cid::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='id' d='M5.384,4.365c0.221,-0 0.4,0.179 0.4,0.4c0,2.15 0,12.32 0,14.47c0,0.221 -0.179,0.4 -0.4,0.4c-0.727,0 -2.257,0 -2.984,0c-0.221,0 -0.4,-0.179 -0.4,-0.4c-0,-2.15 -0,-12.32 -0,-14.47c0,-0.221 0.179,-0.4 0.4,-0.4c0.727,-0 2.257,-0 2.984,-0Zm8.538,-0c5.312,-0 8.078,3.076 8.078,7.613c0,4.537 -2.833,7.657 -7.989,7.657l-4.956,0c-0.221,0 -0.4,-0.179 -0.4,-0.4c-0,-2.15 -0,-12.32 -0,-14.47c-0,-0.221 0.179,-0.4 0.4,-0.4c1.229,-0 4.867,-0 4.867,-0Zm-0.111,12.327c2.7,-0 4.382,-1.417 4.382,-4.692c0,-3.209 -1.792,-4.692 -4.382,-4.692l-0.972,0c-0.221,0 -0.4,0.179 -0.4,0.4c0,1.536 0,7.048 0,8.584c0,0.221 0.179,0.4 0.4,0.4c0.405,-0 0.972,-0 0.972,-0Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#message-report::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3CclipPath id='_clip1'%3E%3Crect id='Filled1' serif:id='Filled' x='0' y='0' width='24' height='24'/%3E%3C/clipPath%3E%3Cg clip-path='url(%23_clip1)'%3E%3Cg id='Context'%3E%3Cpath id='message' d='M3.739,2.271c-0.96,0 -1.739,0.779 -1.739,1.74l0,11.415c0,0.961 0.779,1.739 1.739,1.739l1.739,0c0.24,0 0.435,0.195 0.435,0.435l0,3.693c0,0.377 0.447,0.575 0.726,0.322l4.43,-4.001c0.319,-0.289 0.735,-0.449 1.166,-0.449l8.026,0c0.96,0 1.739,-0.778 1.739,-1.739l0,-11.415c0,-0.961 -0.779,-1.74 -1.739,-1.74l-16.522,0Zm8.262,12.116c-0.654,0 -1.18,-0.526 -1.18,-1.178c0,-0.653 0.526,-1.179 1.18,-1.179c0.653,0 1.179,0.526 1.179,1.179c-0,0.652 -0.526,1.178 -1.179,1.178Zm-0,-3.898c-0.499,0 -0.907,-0.408 -0.907,-0.906l-0,-3.626c-0,-0.499 0.408,-0.907 0.907,-0.907c0.498,0 0.907,0.408 0.907,0.907l-0,3.626c-0,0.498 -0.409,0.906 -0.907,0.906Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3Crect x='0' y='3' width='24' height='24' style='fill:none;fill-rule:nonzero;'/%3E%3Crect x='-1.653' y='1.931' width='24' height='24' style='fill:none;fill-rule:nonzero;'/%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#message-translate-message::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3CclipPath id='_clip1'%3E%3Crect id='Filled1' serif:id='Filled' x='0' y='0' width='24' height='24'/%3E%3C/clipPath%3E%3Cg clip-path='url(%23_clip1)'%3E%3Cg id='Context'%3E%3Cpath id='Languages' d='M12.792,15.4c0.13,-0.334 0.047,-0.714 -0.213,-0.973l-1.936,-1.908l0.028,-0.028c1.612,-1.797 2.76,-3.863 3.437,-6.049l1.797,-0c0.5,-0 0.917,-0.417 0.917,-0.917l-0,-0.019c-0,-0.5 -0.417,-0.917 -0.917,-0.917l-5.568,0l0,-0.926c0,-0.51 -0.416,-0.927 -0.926,-0.927c-0.51,0 -0.926,0.417 -0.926,0.927l-0,0.926l-5.568,0c-0.5,0 -0.917,0.417 -0.917,0.917c-0,0.51 0.417,0.917 0.917,0.917l9.431,0c-0.621,1.797 -1.603,3.493 -2.937,4.975c-0.75,-0.825 -1.38,-1.723 -1.908,-2.668c-0.149,-0.269 -0.417,-0.435 -0.723,-0.435c-0.639,-0 -1.047,0.694 -0.732,1.25c0.584,1.047 1.297,2.047 2.131,2.974l-4.048,3.992c-0.371,0.362 -0.371,0.955 -0,1.316c0.361,0.361 0.945,0.361 1.315,-0l3.965,-3.974l1.871,1.871c0.473,0.472 1.279,0.296 1.51,-0.324Zm4.493,-5.253c-0.556,0 -1.056,0.343 -1.25,0.871l-3.4,9.079c-0.223,0.565 0.204,1.167 0.806,1.167c0.361,-0 0.685,-0.223 0.815,-0.565l0.824,-2.214l4.401,-0l0.833,2.214c0.13,0.333 0.454,0.565 0.816,0.565c0.602,-0 1.028,-0.602 0.815,-1.167l-3.4,-9.079c-0.204,-0.528 -0.704,-0.871 -1.26,-0.871Zm-1.501,6.485l1.501,-4.011l1.501,4.011l-3.002,-0Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3Crect x='-3.691' y='-0.201' width='24' height='24' style='fill:none;fill-rule:nonzero;'/%3E%3Crect x='-3.938' y='4.803' width='24' height='24' style='fill:none;fill-rule:nonzero;'/%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#user-context-notify::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='notification_settings' d='M18.085,15.8l-0,-5.067c-0,-3.111 -1.662,-5.716 -4.561,-6.405l0,-0.689c0,-0.841 -0.689,-1.52 -1.53,-1.52c-0.841,-0 -1.51,0.679 -1.51,1.52l-0,0.689c-2.909,0.689 -4.561,3.284 -4.561,6.405l0,5.067l-1.317,1.308c-0.639,0.638 -0.193,1.733 0.709,1.733l13.347,-0c0.902,-0 1.358,-1.095 0.72,-1.733l-1.297,-1.308Zm-6.091,6.081c1.115,0 2.027,-0.912 2.027,-2.027l-4.054,0c-0,1.115 0.902,2.027 2.027,2.027Zm-5.29,-17.502c0.425,-0.385 0.435,-1.044 0.03,-1.449c-0.385,-0.386 -1.014,-0.396 -1.409,-0.021c-1.733,1.581 -2.929,3.73 -3.314,6.142c-0.091,0.618 0.385,1.175 1.014,1.175c0.486,0 0.912,-0.354 0.993,-0.841c0.304,-1.966 1.277,-3.719 2.686,-5.006Zm11.989,-1.47c-0.406,-0.375 -1.034,-0.365 -1.419,0.021c-0.405,0.405 -0.385,1.054 0.03,1.439c1.399,1.287 2.382,3.04 2.686,5.006c0.071,0.487 0.497,0.841 0.993,0.841c0.618,0 1.105,-0.557 1.004,-1.175c-0.386,-2.402 -1.571,-4.541 -3.294,-6.132Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#user-context-pronoundb::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath d='M19.714,13.286l-6.428,-0l-0,6.428c-0,0.707 -0.579,1.286 -1.286,1.286c-0.707,-0 -1.286,-0.579 -1.286,-1.286l0,-6.428l-6.428,-0c-0.707,-0 -1.286,-0.579 -1.286,-1.286c0,-0.707 0.579,-1.286 1.286,-1.286l6.428,0l0,-6.428c0,-0.707 0.579,-1.286 1.286,-1.286c0.707,0 1.286,0.579 1.286,1.286l-0,6.428l6.428,0c0.707,0 1.286,0.579 1.286,1.286c-0,0.707 -0.579,1.286 -1.286,1.286Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#channel-context-cmapply::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='mark_as_read' d='M8.187,16.653l-4.17,-4.17c-0.465,-0.465 -1.204,-0.465 -1.668,-0c-0.465,0.464 -0.465,1.203 -0,1.668l4.992,4.992c0.465,0.465 1.215,0.465 1.68,0l12.63,-12.618c0.465,-0.465 0.465,-1.204 0,-1.668c-0.464,-0.465 -1.203,-0.465 -1.668,-0l-11.796,11.796Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#channel-context-dmdc-default[aria-checked=true]::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='circle_checked' d='M12,2c-5.52,0 -10,4.48 -10,10c0,5.52 4.48,10 10,10c5.52,0 10,-4.48 10,-10c0,-5.52 -4.48,-10 -10,-10Zm-2.71,14.29l-3.59,-3.59c-0.39,-0.39 -0.39,-1.02 0,-1.41c0.39,-0.39 1.02,-0.39 1.41,0l2.89,2.88l6.88,-6.88c0.39,-0.39 1.02,-0.39 1.41,0c0.39,0.39 0.39,1.02 0,1.41l-7.59,7.59c-0.38,0.39 -1.02,0.39 -1.41,0Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#channel-context-dmdc-default[aria-checked=false]::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='radio_button_unchecked' d='M12,2c-5.52,0 -10,4.48 -10,10c0,5.52 4.48,10 10,10c5.52,0 10,-4.48 10,-10c0,-5.52 -4.48,-10 -10,-10Zm0,18c-4.42,0 -8,-3.58 -8,-8c0,-4.42 3.58,-8 8,-8c4.42,0 8,3.58 8,8c0,4.42 -3.58,8 -8,8Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#message-githubModule::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='Github' d='M12,2c-5.525,0 -10,4.475 -10,10c0,4.425 2.863,8.163 6.838,9.488c0.5,0.087 0.687,-0.213 0.687,-0.475c0,-0.238 -0.012,-1.025 -0.012,-1.863c-2.513,0.463 -3.163,-0.612 -3.363,-1.175c-0.112,-0.287 -0.6,-1.175 -1.025,-1.412c-0.35,-0.188 -0.85,-0.65 -0.012,-0.663c0.787,-0.012 1.35,0.725 1.537,1.025c0.9,1.513 2.338,1.088 2.913,0.825c0.087,-0.65 0.35,-1.087 0.637,-1.337c-2.225,-0.25 -4.55,-1.113 -4.55,-4.938c0,-1.087 0.388,-1.987 1.025,-2.687c-0.1,-0.25 -0.45,-1.275 0.1,-2.65c0,-0 0.838,-0.263 2.75,1.025c0.8,-0.225 1.65,-0.338 2.5,-0.338c0.85,0 1.7,0.113 2.5,0.338c1.912,-1.3 2.75,-1.025 2.75,-1.025c0.55,1.375 0.2,2.4 0.1,2.65c0.638,0.7 1.025,1.587 1.025,2.687c0,3.838 -2.337,4.688 -4.562,4.938c0.362,0.312 0.675,0.912 0.675,1.85c-0,1.337 -0.013,2.412 -0.013,2.75c0,0.262 0.188,0.575 0.688,0.475c4.06,-1.371 6.811,-5.203 6.812,-9.488c0,-5.525 -4.475,-10 -10,-10Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#message-ThemeDownloaderContextLink::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='Theme' d='M12,2c-5.51,0 -10,4.49 -10,10c0,5.51 4.49,10 10,10c1.38,0 2.5,-1.12 2.5,-2.5c0,-0.61 -0.23,-1.2 -0.64,-1.67c-0.08,-0.1 -0.13,-0.21 -0.13,-0.33c0,-0.28 0.22,-0.5 0.5,-0.5l1.77,0c3.31,0 6,-2.69 6,-6c0,-4.96 -4.49,-9 -10,-9Zm5.5,11c-0.83,0 -1.5,-0.67 -1.5,-1.5c0,-0.83 0.67,-1.5 1.5,-1.5c0.83,0 1.5,0.67 1.5,1.5c0,0.83 -0.67,1.5 -1.5,1.5Zm-3,-4c-0.83,0 -1.5,-0.67 -1.5,-1.5c0,-0.83 0.67,-1.5 1.5,-1.5c0.83,0 1.5,0.67 1.5,1.5c0,0.83 -0.67,1.5 -1.5,1.5Zm-9.5,2.5c0,-0.83 0.67,-1.5 1.5,-1.5c0.83,0 1.5,0.67 1.5,1.5c0,0.83 -0.67,1.5 -1.5,1.5c-0.83,0 -1.5,-0.67 -1.5,-1.5Zm6,-4c0,0.83 -0.67,1.5 -1.5,1.5c-0.83,0 -1.5,-0.67 -1.5,-1.5c0,-0.83 0.67,-1.5 1.5,-1.5c0.83,0 1.5,0.67 1.5,1.5Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#message-PluginDownloaderContextLink::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='Plugin' d='M19.619,11.524l-1.429,-0l0,-3.81c0,-1.047 -0.857,-1.904 -1.904,-1.904l-3.81,-0l0,-1.429c0,-1.314 -1.066,-2.381 -2.381,-2.381c-1.314,0 -2.381,1.067 -2.381,2.381l0,1.429l-3.809,-0c-1.048,-0 -1.895,0.857 -1.895,1.904l-0,3.619l1.419,0c1.419,0 2.571,1.153 2.571,2.572c0,1.419 -1.152,2.571 -2.571,2.571l-1.429,0l0,3.619c0,1.048 0.857,1.905 1.905,1.905l3.619,-0l-0,-1.429c-0,-1.419 1.152,-2.571 2.571,-2.571c1.419,-0 2.572,1.152 2.572,2.571l-0,1.429l3.619,-0c1.047,-0 1.904,-0.857 1.904,-1.905l0,-3.809l1.429,-0c1.314,-0 2.381,-1.067 2.381,-2.381c0,-1.315 -1.067,-2.381 -2.381,-2.381Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#textarea-context-insert-timestamp-btn::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3CclipPath id='_clip1'%3E%3Crect id='Filled1' serif:id='Filled' x='0' y='0' width='24' height='24'/%3E%3C/clipPath%3E%3Cg clip-path='url(%23_clip1)'%3E%3Cg id='Context'%3E%3C/g%3E%3Crect x='2' y='0' width='24' height='24' style='fill:none;fill-rule:nonzero;'/%3E%3Cpath d='M11.99,2c-5.52,0 -9.99,4.48 -9.99,10c0,5.52 4.47,10 9.99,10c5.53,0 10.01,-4.48 10.01,-10c0,-5.52 -4.48,-10 -10.01,-10Zm0.01,18c-4.42,0 -8,-3.58 -8,-8c0,-4.42 3.58,-8 8,-8c4.42,0 8,3.58 8,8c0,4.42 -3.58,8 -8,8Zm-0.22,-13l-0.06,0c-0.4,0 -0.72,0.32 -0.72,0.72l0,4.72c0,0.35 0.18,0.68 0.49,0.86l4.15,2.49c0.34,0.2 0.78,0.1 0.98,-0.24c0.21,-0.34 0.1,-0.79 -0.25,-0.99l-3.87,-2.3l0,-4.54c0,-0.4 -0.32,-0.72 -0.72,-0.72Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#user-context-bf-add::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3CclipPath id='_clip1'%3E%3Crect id='Filled1' serif:id='Filled' x='0' y='0' width='24' height='24'/%3E%3C/clipPath%3E%3Cg clip-path='url(%23_clip1)'%3E%3Cg id='Context'%3E%3Cpath d='M21.149,5.432c-0,0.629 -0.515,1.143 -1.144,1.143l-1.144,0l0,1.144c0,0.629 -0.515,1.144 -1.144,1.144c-0.629,0 -1.144,-0.515 -1.144,-1.144l0,-1.144l-1.143,0c-0.63,0 -1.144,-0.514 -1.144,-1.143c-0,-0.63 0.514,-1.144 1.144,-1.144l1.143,-0l0,-1.144c0,-0.629 0.515,-1.144 1.144,-1.144c0.629,0 1.144,0.515 1.144,1.144l0,1.144l1.144,-0c0.629,-0 1.144,0.514 1.144,1.144Zm-2.288,15.419c0,0.823 -0.835,1.372 -1.59,1.052l-6.417,-2.745l-6.417,2.745c-0.755,0.332 -1.59,-0.229 -1.59,-1.052l0,-16.563c0,-1.259 1.03,-2.288 2.288,-2.288l8.007,0c-0.721,0.961 -1.144,2.139 -1.144,3.432c-0,3.157 2.562,5.719 5.719,5.719c0.389,-0 0.778,-0.035 1.144,-0.115l0,9.815Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3Crect x='-1.98' y='4.191' width='24' height='24' style='fill:none;'/%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#user-context-bf-remove::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3CclipPath id='_clip1'%3E%3Crect id='Filled1' serif:id='Filled' x='0' y='0' width='24' height='24'/%3E%3C/clipPath%3E%3Cg clip-path='url(%23_clip1)'%3E%3Cg id='Context'%3E%3Cpath d='M21.149,5.432c-0,0.629 -0.515,1.143 -1.144,1.143l-1.144,0l0,1.144c0,0.629 -0.515,1.144 -1.144,1.144c-0.629,0 -1.144,-0.515 -1.144,-1.144l0,-1.144l-1.143,0c-0.63,0 -1.144,-0.514 -1.144,-1.143c-0,-0.63 0.514,-1.144 1.144,-1.144l1.143,-0l0,-1.144c0,-0.629 0.515,-1.144 1.144,-1.144c0.629,0 1.144,0.515 1.144,1.144l0,1.144l1.144,-0c0.629,-0 1.144,0.514 1.144,1.144Zm-2.288,15.419c0,0.823 -0.835,1.372 -1.59,1.052l-6.417,-2.745l-6.417,2.745c-0.755,0.332 -1.59,-0.229 -1.59,-1.052l0,-16.563c0,-1.259 1.03,-2.288 2.288,-2.288l8.007,0c-0.721,0.961 -1.144,2.139 -1.144,3.432c-0,3.157 2.562,5.719 5.719,5.719c0.389,-0 0.778,-0.035 1.144,-0.115l0,9.815Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3Crect x='-1.98' y='4.191' width='24' height='24' style='fill:none;'/%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#user-context-cutecord-add-cute-user::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath d='M13.346,20.307c-0.76,0.69 -1.93,0.69 -2.69,-0.01l-0.11,-0.1c-5.25,-4.75 -8.68,-7.86 -8.55,-11.74c0.06,-1.7 0.93,-3.33 2.34,-4.29c2.64,-1.8 5.9,-0.96 7.66,1.1c1.76,-2.06 5.02,-2.91 7.66,-1.1c1.41,0.96 2.28,2.59 2.34,4.29c0.14,3.88 -3.3,6.99 -8.55,11.76l-0.1,0.09Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#guild-context-cutecord-add-cute-guild::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath d='M13.346,20.307c-0.76,0.69 -1.93,0.69 -2.69,-0.01l-0.11,-0.1c-5.25,-4.75 -8.68,-7.86 -8.55,-11.74c0.06,-1.7 0.93,-3.33 2.34,-4.29c2.64,-1.8 5.9,-0.96 7.66,1.1c1.76,-2.06 5.02,-2.91 7.66,-1.1c1.41,0.96 2.28,2.59 2.34,4.29c0.14,3.88 -3.3,6.99 -8.55,11.76l-0.1,0.09Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#user-context-cutecord-add-meanie-user::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath d='M14.524,3.669c0.045,-0.108 0.135,-0.191 0.246,-0.227c1.555,-0.485 3.328,-0.343 4.886,0.725c1.41,0.96 2.28,2.59 2.34,4.29c0.14,3.88 -3.3,6.99 -8.55,11.76l-0.1,0.09c-0.76,0.69 -1.93,0.69 -2.69,-0.01l-0.11,-0.1c-5.25,-4.75 -8.68,-7.86 -8.55,-11.74c0.06,-1.7 0.93,-3.33 2.34,-4.29c2.517,-1.716 5.598,-1.032 7.405,0.821c0.105,0.11 0.137,0.27 0.084,0.413c-0.329,0.892 -1.513,4.08 -1.513,4.08c-0.227,0.614 0.203,1.289 0.861,1.339l1.665,0.127l-1.163,6.189c-0.053,0.297 0.369,0.42 0.481,0.137l2.276,-5.914c0.238,-0.624 -0.192,-1.308 -0.86,-1.359l-1.655,-0.126c0,-0 2.185,-5.201 2.607,-6.205Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#guild-context-cutecord-add-meanie-guild::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath d='M14.524,3.669c0.045,-0.108 0.135,-0.191 0.246,-0.227c1.555,-0.485 3.328,-0.343 4.886,0.725c1.41,0.96 2.28,2.59 2.34,4.29c0.14,3.88 -3.3,6.99 -8.55,11.76l-0.1,0.09c-0.76,0.69 -1.93,0.69 -2.69,-0.01l-0.11,-0.1c-5.25,-4.75 -8.68,-7.86 -8.55,-11.74c0.06,-1.7 0.93,-3.33 2.34,-4.29c2.517,-1.716 5.598,-1.032 7.405,0.821c0.105,0.11 0.137,0.27 0.084,0.413c-0.329,0.892 -1.513,4.08 -1.513,4.08c-0.227,0.614 0.203,1.289 0.861,1.339l1.665,0.127l-1.163,6.189c-0.053,0.297 0.369,0.42 0.481,0.137l2.276,-5.914c0.238,-0.624 -0.192,-1.308 -0.86,-1.359l-1.655,-0.126c0,-0 2.185,-5.201 2.607,-6.205Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte[id*=better-settings-open]::before{--icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24px' viewBox='0 0 24 24' width='24px' fill='%23000000'%3E%3Cpath d='M0 0h24v24H0V0z' fill='none'/%3E%3Cpath d='M18 19H6c-.55 0-1-.45-1-1V6c0-.55.45-1 1-1h5c.55 0 1-.45 1-1s-.45-1-1-1H5c-1.11 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-6c0-.55-.45-1-1-1s-1 .45-1 1v5c0 .55-.45 1-1 1zM14 4c0 .55.45 1 1 1h2.59l-9.13 9.13c-.39.39-.39 1.02 0 1.41.39.39 1.02.39 1.41 0L19 6.41V9c0 .55.45 1 1 1s1-.45 1-1V3h-6c-.55 0-1 .45-1 1z'/%3E%3C/svg%3E")}.item-1tOPte[id*=better-settings-customize]::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath d='M19.292,9.831l0.649,-0.647c1.412,-1.412 1.412,-3.711 -0,-5.125c-1.413,-1.412 -3.713,-1.412 -5.125,0l-0.647,0.648l5.123,5.124Zm-6.397,-3.853l-7.713,7.715l5.125,5.123l7.712,-7.715l-5.124,-5.123Zm-8.779,14.996l4.641,-1.16l-4.573,-4.573l-1.16,4.642c-0.077,0.306 0.013,0.631 0.236,0.854c0.224,0.223 0.549,0.312 0.856,0.237Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")} \ No newline at end of file diff --git a/modules/plugins/powercord.scss b/modules/plugins/powercord.scss index 74f2303..5d65e70 100644 --- a/modules/plugins/powercord.scss +++ b/modules/plugins/powercord.scss @@ -1,5 +1,5 @@ // ╔══════════════════════════╦═════════════════════════════════════════════════════════════════════════════[─]═[□]═[×]═╗ -// ║ Filled ║ Mixins ║ +// ║ Powercord ║ Mixins ║ // ╚══════════════════════════╩═════════════════════════════════════════════════════════════════════════════════════════╝ // Context Icon (Normal) @@ -30,6 +30,20 @@ } } +// Context Icon (Addition) +@mixin icon-addition($item-id, $url, $status:"") { + @if $status != "" { + .item-1tOPte[id*=#{$item-id}][aria-checked="#{$status}"]::before { + --icon: #{$url}; + } + } + @else { + .item-1tOPte[id*=#{$item-id}]::before { + --icon: #{$url}; + } + } +} + // Slider @mixin icon-slider($item-id, $url) { ##{$item-id} .sliderContainer-2Nrll8::before { @@ -39,10 +53,117 @@ } // ╔══════════════════════════╦═════════════════════════════════════════════════════════════════════════════[─]═[□]═[×]═╗ -// ║ Filled ║ Spotify Modal (Powercord Plugin) ║ +// ║ Powercord ║ Settings (Plugins) ║ // ╚══════════════════════════╩═════════════════════════════════════════════════════════════════════════════════════════╝ +// Open Plugins Folder +@include icon-addition( + item-0-0-1, + url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24px' viewBox='0 0 24 24' width='24px' fill='%23000000'%3E%3Cpath d='M0 0h24v24H0V0z' fill='none'/%3E%3Cpath d='M10.59 4.59C10.21 4.21 9.7 4 9.17 4H4c-1.1 0-1.99.9-1.99 2L2 18c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2h-8l-1.41-1.41z'/%3E%3C/svg%3E") +); + +// Load Missing Plugins +@include icon-addition( + item-0-0-2, + url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24px' viewBox='0 0 24 24' width='24px' fill='%23000000'%3E%3Cpath d='M0 0h24v24H0V0z' fill='none'/%3E%3Cpath d='M17.65 6.35c-1.63-1.63-3.94-2.57-6.48-2.31-3.67.37-6.69 3.35-7.1 7.02C3.52 15.91 7.27 20 12 20c3.19 0 5.93-1.87 7.21-4.56.32-.67-.16-1.44-.9-1.44-.37 0-.72.2-.88.53-1.13 2.43-3.84 3.97-6.8 3.31-2.22-.49-4.01-2.3-4.48-4.52C5.31 9.44 8.26 6 12 6c1.66 0 3.14.69 4.22 1.78l-1.51 1.51c-.63.63-.19 1.71.7 1.71H19c.55 0 1-.45 1-1V6.41c0-.89-1.08-1.34-1.71-.71l-.64.65z'/%3E%3C/svg%3E") +); + +// ╔══════════════════════════╦═════════════════════════════════════════════════════════════════════════════[─]═[□]═[×]═╗ +// ║ Powercord ║ Spotify Modal (Powercord Plugin) ║ +// ╚══════════════════════════╩═════════════════════════════════════════════════════════════════════════════════════════╝ + +// Devices +@include icon-normal( + powercord-spotify-menu-devices, + url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24px' viewBox='0 0 24 24' width='24px' fill='%23000000'%3E%3Cpath d='M0 0h24v24H0V0z' fill='none'/%3E%3Cpath d='M4 7c0-.55.45-1 1-1h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-1.1 0-2 .9-2 2v11h-.5c-.83 0-1.5.67-1.5 1.5S.67 20 1.5 20H14v-3H4V7zm19 1h-6c-.55 0-1 .45-1 1v10c0 .55.45 1 1 1h6c.55 0 1-.45 1-1V9c0-.55-.45-1-1-1zm-1 9h-4v-7h4v7z'/%3E%3C/svg%3E") +); + +// Playlists +@include icon-normal( + powercord-spotify-menu-playlists, + url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24px' viewBox='0 0 24 24' width='24px' fill='%23000000'%3E%3Cpath d='M14 6H4c-.55 0-1 .45-1 1s.45 1 1 1h10c.55 0 1-.45 1-1s-.45-1-1-1zm0 4H4c-.55 0-1 .45-1 1s.45 1 1 1h10c.55 0 1-.45 1-1s-.45-1-1-1zM4 16h6c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1s.45 1 1 1zM19 6c-1.1 0-2 .9-2 2v6.18c-.31-.11-.65-.18-1-.18-1.84 0-3.28 1.64-2.95 3.54.21 1.21 1.2 2.2 2.41 2.41 1.9.33 3.54-1.11 3.54-2.95V8h2c.55 0 1-.45 1-1s-.45-1-1-1h-2z'/%3E%3C/svg%3E") +); + +// Albums +@include icon-normal( + powercord-spotify-menu-albums, + url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24px' viewBox='0 0 24 24' width='24px' fill='%23000000'%3E%3Cpath d='M20 2H8c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm-3 5h-2v5.37c0 1.27-.9 2.44-2.16 2.6-1.69.23-3.11-1.25-2.8-2.95.2-1.1 1.18-1.95 2.3-2.02.63-.04 1.2.16 1.66.51V6c0-.55.45-1 1-1h2c.55 0 1 .45 1 1s-.45 1-1 1zM3 6c-.55 0-1 .45-1 1v13c0 1.1.9 2 2 2h13c.55 0 1-.45 1-1s-.45-1-1-1H5c-.55 0-1-.45-1-1V7c0-.55-.45-1-1-1z'/%3E%3C/svg%3E") +); + +// Top Songs +@include icon-normal( + powercord-spotify-menu-top-songs, + url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24px' viewBox='0 0 24 24' width='24px' fill='%23000000'%3E%3Cpath d='M20 2H8c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm-3 5h-2v5.37c0 1.27-.9 2.44-2.16 2.6-1.69.23-3.11-1.25-2.8-2.95.2-1.1 1.18-1.95 2.3-2.02.63-.04 1.2.16 1.66.51V6c0-.55.45-1 1-1h2c.55 0 1 .45 1 1s-.45 1-1 1zM3 6c-.55 0-1 .45-1 1v13c0 1.1.9 2 2 2h13c.55 0 1-.45 1-1s-.45-1-1-1H5c-.55 0-1-.45-1-1V7c0-.55-.45-1-1-1z'/%3E%3C/svg%3E") +); + +// Songs +@include icon-normal( + powercord-spotify-menu-songs, + url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24px' viewBox='0 0 24 24' width='24px' fill='%23000000'%3E%3Cpath d='M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 14.5c-2.49 0-4.5-2.01-4.5-4.5S9.51 7.5 12 7.5s4.5 2.01 4.5 4.5-2.01 4.5-4.5 4.5zm0-5.5c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1z'/%3E%3C/svg%3E") +); + +// Repeat Mode +@include icon-normal( + powercord-spotify-menu-repeat, + url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24px' viewBox='0 0 24 24' width='24px' fill='%23000000'%3E%3Cpath d='M7 7h10v1.79c0 .45.54.67.85.35l2.79-2.79c.2-.2.2-.51 0-.71l-2.79-2.79c-.31-.31-.85-.09-.85.36V5H6c-.55 0-1 .45-1 1v4c0 .55.45 1 1 1s1-.45 1-1V7zm10 10H7v-1.79c0-.45-.54-.67-.85-.35l-2.79 2.79c-.2.2-.2.51 0 .71l2.79 2.79c.31.31.85.09.85-.36V19h11c.55 0 1-.45 1-1v-4c0-.55-.45-1-1-1s-1 .45-1 1v3z'/%3E%3C/svg%3E") +); + + +// Shuffle (True) +@include icon-normal( + powercord-spotify-menu-shuffle, + url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='circle_checked' d='M12,2c-5.52,0 -10,4.48 -10,10c0,5.52 4.48,10 10,10c5.52,0 10,-4.48 10,-10c0,-5.52 -4.48,-10 -10,-10Zm-2.71,14.29l-3.59,-3.59c-0.39,-0.39 -0.39,-1.02 0,-1.41c0.39,-0.39 1.02,-0.39 1.41,0l2.89,2.88l6.88,-6.88c0.39,-0.39 1.02,-0.39 1.41,0c0.39,0.39 0.39,1.02 0,1.41l-7.59,7.59c-0.38,0.39 -1.02,0.39 -1.41,0Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"), + true +); + +// Shuffle (False) +@include icon-normal( + powercord-spotify-menu-shuffle, + url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='radio_button_unchecked' d='M12,2c-5.52,0 -10,4.48 -10,10c0,5.52 4.48,10 10,10c5.52,0 10,-4.48 10,-10c0,-5.52 -4.48,-10 -10,-10Zm0,18c-4.42,0 -8,-3.58 -8,-8c0,-4.42 3.58,-8 8,-8c4.42,0 8,3.58 8,8c0,4.42 -3.58,8 -8,8Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"), + false +); + +// Save to Liked Songs +@include icon-normal( + powercord-spotify-menu-save-liked, + url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24px' viewBox='0 0 24 24' width='24px' fill='%23000000'%3E%3Cpath d='M0 0h24v24H0V0z' fill='none'/%3E%3Cpath d='M13.35 20.13c-.76.69-1.93.69-2.69-.01l-.11-.1C5.3 15.27 1.87 12.16 2 8.28c.06-1.7.93-3.33 2.34-4.29 2.64-1.8 5.9-.96 7.66 1.1 1.76-2.06 5.02-2.91 7.66-1.1 1.41.96 2.28 2.59 2.34 4.29.14 3.88-3.3 6.99-8.55 11.76l-.1.09z'/%3E%3C/svg%3E") +); + +// Save to Playlist +@include icon-normal( + powercord-spotify-menu-save-playlist, + url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24px' viewBox='0 0 24 24' width='24px' fill='%23000000'%3E%3Cpath d='M13 10H3c-.55 0-1 .45-1 1s.45 1 1 1h10c.55 0 1-.45 1-1s-.45-1-1-1zm0-4H3c-.55 0-1 .45-1 1s.45 1 1 1h10c.55 0 1-.45 1-1s-.45-1-1-1zm5 8v-3c0-.55-.45-1-1-1s-1 .45-1 1v3h-3c-.55 0-1 .45-1 1s.45 1 1 1h3v3c0 .55.45 1 1 1s1-.45 1-1v-3h3c.55 0 1-.45 1-1s-.45-1-1-1h-3zM3 16h6c.55 0 1-.45 1-1s-.45-1-1-1H3c-.55 0-1 .45-1 1s.45 1 1 1z'/%3E%3C/svg%3E") +); + +// Open in Spotify +@include icon-normal( + powercord-spotify-menu-open-spotify, + url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:serif='http://www.serif.com/' width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xml:space='preserve' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg transform='matrix(0.119412,0,0,0.119415,1.96979,1.96692)'%3E%3Cpath d='M83.996,0.277C37.747,0.277 0.253,37.77 0.253,84.019C0.253,130.27 37.747,167.76 83.996,167.76C130.25,167.76 167.74,130.27 167.74,84.019C167.74,37.773 130.25,0.281 83.995,0.281L83.996,0.277ZM122.4,121.057C120.9,123.517 117.68,124.297 115.22,122.787C95.558,110.777 70.806,108.057 41.656,114.717C38.847,115.357 36.047,113.597 35.407,110.787C34.764,107.977 36.517,105.177 39.333,104.537C71.233,97.249 98.596,100.387 120.67,113.877C123.13,115.387 123.91,118.597 122.4,121.057ZM132.65,98.255C130.76,101.327 126.74,102.297 123.67,100.407C101.16,86.571 66.847,82.564 40.222,90.646C36.769,91.689 33.122,89.743 32.074,86.296C31.034,82.843 32.981,79.203 36.428,78.153C66.841,68.925 104.65,73.395 130.5,89.28C133.57,91.17 134.54,95.19 132.65,98.256L132.65,98.255ZM133.53,74.511C106.54,58.48 62.01,57.006 36.241,64.827C32.103,66.082 27.727,63.746 26.473,59.608C25.219,55.468 27.553,51.095 31.694,49.837C61.275,40.857 110.45,42.592 141.524,61.039C145.254,63.248 146.474,68.055 144.264,71.772C142.064,75.494 137.244,76.721 133.534,74.511L133.53,74.511Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") +); +// Send Album URL to Channel +@include icon-normal( + powercord-spotify-menu-send-album, + url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24px' viewBox='0 0 24 24' width='24px' fill='%23000000'%3E%3Cpath d='M0 0h24v24H0V0z' fill='none'/%3E%3Cpath d='M18 16.08c-.76 0-1.44.3-1.96.77L8.91 12.7c.05-.23.09-.46.09-.7s-.04-.47-.09-.7l7.05-4.11c.54.5 1.25.81 2.04.81 1.66 0 3-1.34 3-3s-1.34-3-3-3-3 1.34-3 3c0 .24.04.47.09.7L8.04 9.81C7.5 9.31 6.79 9 6 9c-1.66 0-3 1.34-3 3s1.34 3 3 3c.79 0 1.5-.31 2.04-.81l7.12 4.16c-.05.21-.08.43-.08.65 0 1.61 1.31 2.92 2.92 2.92s2.92-1.31 2.92-2.92-1.31-2.92-2.92-2.92z'/%3E%3C/svg%3E") +); + +// Send Song URL to Channel +@include icon-normal( + powercord-spotify-menu-send-song, + url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24px' viewBox='0 0 24 24' width='24px' fill='%23000000'%3E%3Cpath d='M0 0h24v24H0V0z' fill='none'/%3E%3Cpath d='M18 16.08c-.76 0-1.44.3-1.96.77L8.91 12.7c.05-.23.09-.46.09-.7s-.04-.47-.09-.7l7.05-4.11c.54.5 1.25.81 2.04.81 1.66 0 3-1.34 3-3s-1.34-3-3-3-3 1.34-3 3c0 .24.04.47.09.7L8.04 9.81C7.5 9.31 6.79 9 6 9c-1.66 0-3 1.34-3 3s1.34 3 3 3c.79 0 1.5-.31 2.04-.81l7.12 4.16c-.05.21-.08.43-.08.65 0 1.61 1.31 2.92 2.92 2.92s2.92-1.31 2.92-2.92-1.31-2.92-2.92-2.92z'/%3E%3C/svg%3E") +); + +// Copy Album URL +@include icon-normal( + powercord-spotify-menu-copy-album, + url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24px' viewBox='0 0 24 24' width='24px' fill='%23000000'%3E%3Cpath d='M0 0h24v24H0V0z' fill='none'/%3E%3Cpath d='M17 7h-4v2h4c1.65 0 3 1.35 3 3s-1.35 3-3 3h-4v2h4c2.76 0 5-2.24 5-5s-2.24-5-5-5zm-6 8H7c-1.65 0-3-1.35-3-3s1.35-3 3-3h4V7H7c-2.76 0-5 2.24-5 5s2.24 5 5 5h4v-2zm-3-4h8v2H8z'/%3E%3C/svg%3E") +); + +// Copy Song URL +@include icon-normal( + powercord-spotify-menu-copy-song, + url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24px' viewBox='0 0 24 24' width='24px' fill='%23000000'%3E%3Cpath d='M0 0h24v24H0V0z' fill='none'/%3E%3Cpath d='M17 7h-4v2h4c1.65 0 3 1.35 3 3s-1.35 3-3 3h-4v2h4c2.76 0 5-2.24 5-5s-2.24-5-5-5zm-6 8H7c-1.65 0-3-1.35-3-3s1.35-3 3-3h4V7H7c-2.76 0-5 2.24-5 5s2.24 5 5 5h4v-2zm-3-4h8v2H8z'/%3E%3C/svg%3E") +); // ╔══════════════════════════╦═════════════════════════════════════════════════════════════════════════════[─]═[□]═[×]═╗ // ║ Filled ║ Server Profile (Powercord Plugin) ║ @@ -60,7 +181,7 @@ ); // ╔══════════════════════════╦═════════════════════════════════════════════════════════════════════════════[─]═[□]═[×]═╗ -// ║ Filled ║ Rich Quote (Powercord Plugin) ║ +// ║ Powercord ║ Rich Quote (Powercord Plugin) ║ // ╚══════════════════════════╩═════════════════════════════════════════════════════════════════════════════════════════╝ @include icon-normal( @@ -69,7 +190,7 @@ ); // ╔══════════════════════════╦═════════════════════════════════════════════════════════════════════════════[─]═[□]═[×]═╗ -// ║ Filled ║ Reverse Image Search (Powercord Plugin) ║ +// ║ Powercord ║ Reverse Image Search (Powercord Plugin) ║ // ╚══════════════════════════╩═════════════════════════════════════════════════════════════════════════════════════════╝ // User (Powercord Plugin) @@ -97,7 +218,7 @@ ); // ╔══════════════════════════╦═════════════════════════════════════════════════════════════════════════════[─]═[□]═[×]═╗ -// ║ Filled ║ View Raw (Powercord Plugin) ║ +// ║ Powercord ║ View Raw (Powercord Plugin) ║ // ╚══════════════════════════╩═════════════════════════════════════════════════════════════════════════════════════════╝ // View Raw @@ -113,7 +234,7 @@ ); // ╔══════════════════════════╦═════════════════════════════════════════════════════════════════════════════[─]═[□]═[×]═╗ -// ║ Filled ║ Holy Notes (Powercord Plugin) ║ +// ║ Powercord ║ Holy Notes (Powercord Plugin) ║ // ╚══════════════════════════╩═════════════════════════════════════════════════════════════════════════════════════════╝ // Note Message (Powercord Plugin) @@ -153,7 +274,7 @@ ); // ╔══════════════════════════╦═════════════════════════════════════════════════════════════════════════════[─]═[□]═[×]═╗ -// ║ Filled ║ Report Messages (Powercord Plugin) ║ +// ║ Powercord ║ Report Messages (Powercord Plugin) ║ // ╚══════════════════════════╩═════════════════════════════════════════════════════════════════════════════════════════╝ // Image (Powercord Plugin) @@ -163,7 +284,7 @@ ); // ╔══════════════════════════╦═════════════════════════════════════════════════════════════════════════════[─]═[□]═[×]═╗ -// ║ Filled ║ Message Translate (Powercord Plugin) ║ +// ║ Powercord ║ Message Translate (Powercord Plugin) ║ // ╚══════════════════════════╩═════════════════════════════════════════════════════════════════════════════════════════╝ // Translate Message (Powercord Plugin) @@ -173,7 +294,7 @@ ); // ╔══════════════════════════╦═════════════════════════════════════════════════════════════════════════════[─]═[□]═[×]═╗ -// ║ Filled ║ User Notifis (Powercord Plugin) ║ +// ║ Powercord ║ User Notifis (Powercord Plugin) ║ // ╚══════════════════════════╩═════════════════════════════════════════════════════════════════════════════════════════╝ // Message Notifs (Powercord Plugin) @@ -183,7 +304,7 @@ ); // ╔══════════════════════════╦═════════════════════════════════════════════════════════════════════════════[─]═[□]═[×]═╗ -// ║ Filled ║ Add Pronouns (Powercord Plugin) ║ +// ║ Powercord ║ Add Pronouns (Powercord Plugin) ║ // ╚══════════════════════════╩═════════════════════════════════════════════════════════════════════════════════════════╝ // Add Pronouns (Powercord Plugin) @@ -193,7 +314,7 @@ ); // ╔══════════════════════════╦═════════════════════════════════════════════════════════════════════════════[─]═[□]═[×]═╗ -// ║ Filled ║ Custom Mute (Powercord Plugin) ║ +// ║ Powercord ║ Custom Mute (Powercord Plugin) ║ // ╚══════════════════════════╩═════════════════════════════════════════════════════════════════════════════════════════╝ // Apply @@ -217,7 +338,7 @@ ); // ╔══════════════════════════╦═════════════════════════════════════════════════════════════════════════════[─]═[□]═[×]═╗ -// ║ Filled ║ Github in Discord (Powercord Plugin) ║ +// ║ Powercord ║ Github in Discord (Powercord Plugin) ║ // ╚══════════════════════════╩═════════════════════════════════════════════════════════════════════════════════════════╝ // Open Repository (Powercord Plugin) @@ -227,7 +348,7 @@ ); // ╔══════════════════════════╦═════════════════════════════════════════════════════════════════════════════[─]═[□]═[×]═╗ -// ║ Filled ║ Theme Downloader (Powercord Plugin) ║ +// ║ Powercord ║ Theme Downloader (Powercord Plugin) ║ // ╚══════════════════════════╩═════════════════════════════════════════════════════════════════════════════════════════╝ // Theme Downloader (Powercord Plugin) @@ -237,7 +358,7 @@ ); // ╔══════════════════════════╦═════════════════════════════════════════════════════════════════════════════[─]═[□]═[×]═╗ -// ║ Filled ║ Plugin Downloader (Powercord Plugin) ║ +// ║ Powercord ║ Plugin Downloader (Powercord Plugin) ║ // ╚══════════════════════════╩═════════════════════════════════════════════════════════════════════════════════════════╝ // Plugin Downloader (Powercord Plugin) @@ -247,7 +368,7 @@ ); // ╔══════════════════════════╦═════════════════════════════════════════════════════════════════════════════[─]═[□]═[×]═╗ -// ║ Filled ║ Insert Timestamp (Powercord Plugin) ║ +// ║ Powercord ║ Insert Timestamp (Powercord Plugin) ║ // ╚══════════════════════════╩═════════════════════════════════════════════════════════════════════════════════════════╝ // Insert Timestamp (Powercord Plugin) @@ -257,7 +378,7 @@ ); // ╔══════════════════════════╦═════════════════════════════════════════════════════════════════════════════[─]═[□]═[×]═╗ -// ║ Filled ║ Better Friends (Powercord Plugin) ║ +// ║ Powercord ║ Better Friends (Powercord Plugin) ║ // ╚══════════════════════════╩═════════════════════════════════════════════════════════════════════════════════════════╝ // Add as Favorite (Powercord Plugin) @@ -273,7 +394,7 @@ ); // ╔══════════════════════════╦═════════════════════════════════════════════════════════════════════════════[─]═[□]═[×]═╗ -// ║ Filled ║ Cutecord (Powercord Plugin) ║ +// ║ Powercord ║ Cutecord (Powercord Plugin) ║ // ╚══════════════════════════╩═════════════════════════════════════════════════════════════════════════════════════════╝ // Cute (Powercord Plugin) @@ -296,4 +417,20 @@ @include icon-normal( guild-context-cutecord-add-meanie-guild, url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath d='M14.524,3.669c0.045,-0.108 0.135,-0.191 0.246,-0.227c1.555,-0.485 3.328,-0.343 4.886,0.725c1.41,0.96 2.28,2.59 2.34,4.29c0.14,3.88 -3.3,6.99 -8.55,11.76l-0.1,0.09c-0.76,0.69 -1.93,0.69 -2.69,-0.01l-0.11,-0.1c-5.25,-4.75 -8.68,-7.86 -8.55,-11.74c0.06,-1.7 0.93,-3.33 2.34,-4.29c2.517,-1.716 5.598,-1.032 7.405,0.821c0.105,0.11 0.137,0.27 0.084,0.413c-0.329,0.892 -1.513,4.08 -1.513,4.08c-0.227,0.614 0.203,1.289 0.861,1.339l1.665,0.127l-1.163,6.189c-0.053,0.297 0.369,0.42 0.481,0.137l2.276,-5.914c0.238,-0.624 -0.192,-1.308 -0.86,-1.359l-1.655,-0.126c0,-0 2.185,-5.201 2.607,-6.205Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") +); + +// ╔══════════════════════════╦═════════════════════════════════════════════════════════════════════════════[─]═[□]═[×]═╗ +// ║ Powercord ║ Better Settings ║ +// ╚══════════════════════════╩═════════════════════════════════════════════════════════════════════════════════════════╝ + +// Open +@include icon-addition( + better-settings-open, + url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24px' viewBox='0 0 24 24' width='24px' fill='%23000000'%3E%3Cpath d='M0 0h24v24H0V0z' fill='none'/%3E%3Cpath d='M18 19H6c-.55 0-1-.45-1-1V6c0-.55.45-1 1-1h5c.55 0 1-.45 1-1s-.45-1-1-1H5c-1.11 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-6c0-.55-.45-1-1-1s-1 .45-1 1v5c0 .55-.45 1-1 1zM14 4c0 .55.45 1 1 1h2.59l-9.13 9.13c-.39.39-.39 1.02 0 1.41.39.39 1.02.39 1.41 0L19 6.41V9c0 .55.45 1 1 1s1-.45 1-1V3h-6c-.55 0-1 .45-1 1z'/%3E%3C/svg%3E") +); + +// Customize +@include icon-addition( + better-settings-customize, + url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath d='M19.292,9.831l0.649,-0.647c1.412,-1.412 1.412,-3.711 -0,-5.125c-1.413,-1.412 -3.713,-1.412 -5.125,0l-0.647,0.648l5.123,5.124Zm-6.397,-3.853l-7.713,7.715l5.125,5.123l7.712,-7.715l-5.124,-5.123Zm-8.779,14.996l4.641,-1.16l-4.573,-4.573l-1.16,4.642c-0.077,0.306 0.013,0.631 0.236,0.854c0.224,0.223 0.549,0.312 0.856,0.237Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") ); \ No newline at end of file diff --git a/powercord_manifest.json b/powercord_manifest.json index 04ef699..f9094b2 100644 --- a/powercord_manifest.json +++ b/powercord_manifest.json @@ -1,6 +1,6 @@ { "name": "CreArts | Context-Icons", - "version": "0.0.6", + "version": "1.0.0", "author": "CorellanStoma#1996", "description": "Context Icons adds icons to the discord context menu's.", "license": "MIT", diff --git a/src/base/_base.scss b/src/base/_base.scss index 60184d7..4449f29 100644 --- a/src/base/_base.scss +++ b/src/base/_base.scss @@ -16,7 +16,6 @@ // Menu Witdh .layer-v9HyYc > .styleFlexible-wGDiIL { width: var(--context-menu-width); - width: fit-content; } // Sub Menu Witdh @@ -38,7 +37,7 @@ width: var(--context-icon-size); mask: var(--icon) center/contain no-repeat; -webkit-mask: var(--icon) center/contain no-repeat; - --icon: url(""); + --icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' enable-background='new 0 0 24 24' height='24px' viewBox='0 0 24 24' width='24px' fill='%23000000'%3E%3Cg%3E%3Crect fill='none' height='24' width='24'/%3E%3Cpath d='M19,3H5C3.9,3,3,3.9,3,5v14c0,1.1,0.9,2,2,2h14c1.1,0,2-0.9,2-2V5C21,3.9,20.1,3,19,3z M12.01,18 c-0.7,0-1.26-0.56-1.26-1.26c0-0.71,0.56-1.25,1.26-1.25c0.71,0,1.25,0.54,1.25,1.25C13.25,17.43,12.72,18,12.01,18z M15.02,10.6 c-0.76,1.11-1.48,1.46-1.87,2.17c-0.1,0.18-0.16,0.32-0.19,0.63c-0.05,0.45-0.45,0.78-0.9,0.78H12c-0.52,0-0.93-0.44-0.88-0.96 c0.03-0.34,0.11-0.69,0.3-1.03c0.49-0.87,1.42-1.39,1.96-2.16c0.57-0.81,0.25-2.33-1.37-2.33c-0.71,0-1.18,0.36-1.47,0.79 c-0.25,0.36-0.69,0.53-1.1,0.36l0,0C8.91,8.64,8.72,8,9.04,7.54C9.65,6.65,10.67,6,11.99,6c1.48,0,2.49,0.67,3.01,1.52 C15.44,8.24,15.7,9.59,15.02,10.6z'/%3E%3C/g%3E%3C/svg%3E"); } // Disabled diff --git a/src/base/_buttons.scss b/src/base/_buttons.scss index b23b2e9..639a012 100644 --- a/src/base/_buttons.scss +++ b/src/base/_buttons.scss @@ -67,6 +67,10 @@ @include danger-background-normal(user-context-voice-deafen); @include danger-background-normal(undefined-delete); @include danger-background-normal(message-report); +@include danger-background-normal(message-remove-reactions); +@include danger-background-normal(guild-settings-role-context-delete-role); +@include danger-background-normal(guild-entry-context-remove-from-hub); +@include danger-background-normal(guild-entry-context-report-server-listing); // Hover @include danger-background-hover(message-delete); @@ -84,6 +88,10 @@ @include danger-background-hover(user-context-voice-deafen); @include danger-background-hover(undefined-delete); @include danger-background-hover(message-report); +@include danger-background-hover(message-remove-reactions); +@include danger-background-hover(guild-settings-role-context-delete-role); +@include danger-background-hover(guild-entry-context-remove-from-hub); +@include danger-background-hover(guild-entry-context-report-server-listing); // ╔══════════════════════════╦═════════════════════════════════════════════════════════════════════════════[─]═[□]═[×]═╗ // ║ Base ║ Danger Icon ║ @@ -105,7 +113,10 @@ @include danger-icon-normal(user-context-voice-deafen); @include danger-icon-normal(undefined-delete); @include danger-icon-normal(message-report); - +@include danger-icon-normal(message-remove-reactions); +@include danger-icon-normal(guild-settings-role-context-delete-role); +@include danger-icon-normal(guild-entry-context-remove-from-hub); +@include danger-icon-normal(guild-entry-context-report-server-listing); // Hover @include danger-icon-hover(message-delete); @@ -122,4 +133,8 @@ @include danger-icon-hover(user-context-voice-mute); @include danger-icon-hover(user-context-voice-deafen); @include danger-icon-hover(undefined-delete); -@include danger-icon-hover(message-report); \ No newline at end of file +@include danger-icon-hover(message-report); +@include danger-icon-hover(message-remove-reactions); +@include danger-icon-hover(guild-settings-role-context-delete-role); +@include danger-icon-hover(guild-entry-context-remove-from-hub); +@include danger-icon-hover(guild-entry-context-report-server-listing); \ No newline at end of file diff --git a/src/base/_calendar.scss b/src/base/_calendar.scss deleted file mode 100644 index 6923923..0000000 --- a/src/base/_calendar.scss +++ /dev/null @@ -1,170 +0,0 @@ -// ╔══════════════════════════╦═════════════════════════════════════════════════════════════════════════════[─]═[□]═[×]═╗ -// ║ Calendar ║ General ║ -// ╚══════════════════════════╩═════════════════════════════════════════════════════════════════════════════════════════╝ - -// Background -.react-datepicker { - background: var(--background-floating) !important; -} - -.react-datepicker__header, -.react-datepicker__heade, -.react-datepicker__current-month { - background: transparent !important; -} - -// Border -.datePicker--XZbmJ .react-datepicker__day { - border-color: var(--background-tertiary) !important; -} - -// Radius -.container-3ayLPN { - border-radius: var(--context-menu-radius); -} - -// ╔══════════════════════════╦═════════════════════════════════════════════════════════════════════════════[─]═[□]═[×]═╗ -// ║ Calendar ║ Day ║ -// ╚══════════════════════════╩═════════════════════════════════════════════════════════════════════════════════════════╝ - -// Day (Normal) -.react-datepicker__day { - background: var(--background-secondary-alt) !important; - font-weight: 600; -} - -// Day (Hover) -.react-datepicker__day:hover { - background: var(--brand-experiment) !important; -} - -.react-datepicker__day:not(.react-datepicker__day--outside-month, .react-datepicker__day--disabled):hover { - color: white !important; - font-weight: 600; -} - -// ╔══════════════════════════╦═════════════════════════════════════════════════════════════════════════════[─]═[□]═[×]═╗ -// ║ Calendar ║ Outside Month ║ -// ╚══════════════════════════╩═════════════════════════════════════════════════════════════════════════════════════════╝ - -// Outside Month (Normal) -.react-datepicker__day--outside-month { - background: transparent !important; -} -// Outside Month (Hover) -.react-datepicker__day--outside-month:hover { - background: transparent !important; -} - -// ╔══════════════════════════╦═════════════════════════════════════════════════════════════════════════════[─]═[□]═[×]═╗ -// ║ Calendar ║ Day Disabled ║ -// ╚══════════════════════════╩═════════════════════════════════════════════════════════════════════════════════════════╝ - -// Day Disabled (Normal) -.react-datepicker__day--disabled { - background: transparent !important; -} -// Day Disabled (Hover) -.react-datepicker__day--disabled:hover { - background: transparent !important; -} - -// ╔══════════════════════════╦═════════════════════════════════════════════════════════════════════════════[─]═[□]═[×]═╗ -// ║ Calendar ║ Date Picker (Header) ║ -// ╚══════════════════════════╩═════════════════════════════════════════════════════════════════════════════════════════╝ - -// Background -.datePicker--XZbmJ .react-datepicker__header { - background: var(--background-tertiary) !important; - margin-bottom: 20px; - border-radius: 8px; -} - -// Header -.react-datepicker__current-month { - border-color: transparent !important; - margin-top: 0px !important; - padding-top: 10px !important; - padding-bottom: 0px !important; -} - -// Navigation (Left) -.calendarPicker-2yf6Ci .react-datepicker__navigation.react-datepicker__navigation--previous { - border: none; - top: 30px; - margin-left: 10px; -} - -// Navigation (Right) -.calendarPicker-2yf6Ci .react-datepicker__navigation.react-datepicker__navigation--next { - border: none; - top: 30px; - margin-right: 10px; -} - -// ╔══════════════════════════╦═════════════════════════════════════════════════════════════════════════════[─]═[□]═[×]═╗ -// ║ Calendar ║ Date Picker (Body) ║ -// ╚══════════════════════════╩═════════════════════════════════════════════════════════════════════════════════════════╝ - -// Radius (Top Left) -.calendarPicker-2yf6Ci .react-datepicker__week:first-of-type>.react-datepicker__day:first-of-type { - border-radius: var(--context-menu-radius) 0 0 !important; -} - -// Radius (Top Right) -.calendarPicker-2yf6Ci .react-datepicker__week:first-of-type>.react-datepicker__day:last-of-type { - border-radius: 0 var(--context-menu-radius) 0 0 !important; -} - -// Radius (Bottom Left) -.calendarPicker-2yf6Ci .react-datepicker__week:last-of-type>.react-datepicker__day:first-of-type { - border-radius: 0 0 0 var(--context-menu-radius) !important; -} - -// Radius (Bottom Right) -.calendarPicker-2yf6Ci .react-datepicker__week:last-of-type>.react-datepicker__day:last-of-type { - border-radius: 0 0 var(--context-menu-radius) !important; -} - -// ╔══════════════════════════╦═════════════════════════════════════════════════════════════════════════════[─]═[□]═[×]═╗ -// ║ Calendar ║ Date Picker (Footer) ║ -// ╚══════════════════════════╩═════════════════════════════════════════════════════════════════════════════════════════╝ - -//Background -.datePicker--XZbmJ .datePickerHint-3Q1Udw { - background: var(--background-tertiary) !important; - border-radius: 8px; - margin-bottom: 20px; - padding: 12px 12px 12px 12px; -} - -// Tag -.datePicker--XZbmJ .datePickerHint-3Q1Udw .hintValue-29ny8Z { - margin-left: 6px; - padding-left: 6px; - padding-right: 6px; -} - -// ╔══════════════════════════╦═════════════════════════════════════════════════════════════════════════════[─]═[□]═[×]═╗ -// ║ Calendar ║ Text ║ -// ╚══════════════════════════╩═════════════════════════════════════════════════════════════════════════════════════════╝ - -// Header -.theme-dark .calendarPicker-2yf6Ci .react-datepicker__current-month, -.theme-light .calendarPicker-2yf6Ci .react-datepicker__current-month { - color: var(--calendar-text-normal); -} - -// Date -.theme-dark .calendarPicker-2yf6Ci .react-datepicker__day-name, -.theme-light .calendarPicker-2yf6Ci .react-datepicker__day-name { - color: var(--calendar-text-normal); - font-weight: 600; -} - -// Text -.theme-dar .datePicker--XZbmJ .datePickerHint-3Q1Udw .hint-165cR4, -.theme-light .datePicker--XZbmJ .datePickerHint-3Q1Udw .hint-165cR4 { - color: var(--calendar-text-normal); - font-weight: 400; -} \ No newline at end of file diff --git a/src/base/_deactivated.scss b/src/base/_deactivated.scss index c6b56aa..af6e16d 100644 --- a/src/base/_deactivated.scss +++ b/src/base/_deactivated.scss @@ -46,9 +46,8 @@ // Collapse Category @include deactivated-normal(channel-context-collapse-category); -// ╔══════════════════════════╦═════════════════════════════════════════════════════════════════════════════[─]═[□]═[×]═╗ -// ║ Deactivated ║ Server ║ -// ╚══════════════════════════╩═════════════════════════════════════════════════════════════════════════════════════════╝ +// Spotify Shuffel (Powercord) +@include deactivated-normal(powercord-spotify-menu-shuffle); // Server Profile @include deactivated-normal(guild-header-popout-guild-profile); @@ -71,6 +70,12 @@ // Create Category @include deactivated-normal(guild-header-popout-create-category); +// Create Event +@include deactivated-normal(guild-header-popout-create-event); + +// Mark as Read +@include deactivated-normal(guild-header-popout-mark-guild-read); + // Notification Settings @include deactivated-normal(guild-header-popout-notifications); @@ -86,17 +91,9 @@ // Leave Server @include deactivated-normal(guild-header-popout-leave); -// ╔══════════════════════════╦═════════════════════════════════════════════════════════════════════════════[─]═[□]═[×]═╗ -// ║ Deactivated ║ Server ║ -// ╚══════════════════════════╩═════════════════════════════════════════════════════════════════════════════════════════╝ - // Hide Muted Channles @include deactivated-normal(guild-context-hide-muted-channels); -// ╔══════════════════════════╦═════════════════════════════════════════════════════════════════════════════[─]═[□]═[×]═╗ -// ║ Deactivated ║ User Settings ║ -// ╚══════════════════════════╩═════════════════════════════════════════════════════════════════════════════════════════╝ - // Deafen @include deactivated-normal(user-context-deafen); @@ -106,10 +103,6 @@ // Server Deafen @include deactivated-normal(user-context-voice-deafen); -// ╔══════════════════════════╦═════════════════════════════════════════════════════════════════════════════[─]═[□]═[×]═╗ -// ║ Deactivated ║ Message (Actions) ║ -// ╚══════════════════════════╩═════════════════════════════════════════════════════════════════════════════════════════╝ - // Edit Message @include deactivated-normal(message-actions-edit); @@ -119,6 +112,9 @@ // Reply @include deactivated-normal(message-actions-reply); +// View Thread +@include deactivated-normal(message-actions-goto-thread); + // Create Thread @include deactivated-normal(message-actions-thread); @@ -137,34 +133,18 @@ // Copy ID @include deactivated-normal(message-actions-copy-id); -// ╔══════════════════════════╦═════════════════════════════════════════════════════════════════════════════[─]═[□]═[×]═╗ -// ║ Deactivated ║ Spotify Activity ║ -// ╚══════════════════════════╩═════════════════════════════════════════════════════════════════════════════════════════╝ - // Spotify @include deactivated-extra(spotify-toggle); -// ╔══════════════════════════╦═════════════════════════════════════════════════════════════════════════════[─]═[□]═[×]═╗ -// ║ Deactivated ║ Mention ║ -// ╚══════════════════════════╩═════════════════════════════════════════════════════════════════════════════════════════╝ - // Include @everyone mentions @include deactivated-normal(mentions-filter-Everyone); // Include @role mentions @include deactivated-normal(mentions-filter-Roles); -// ╔══════════════════════════╦═════════════════════════════════════════════════════════════════════════════[─]═[□]═[×]═╗ -// ║ Filled ║ Video Device ║ -// ╚══════════════════════════╩═════════════════════════════════════════════════════════════════════════════════════════╝ - // Video Device @include deactivated-extra(video-device-context-video-device); -// ╔══════════════════════════╦═════════════════════════════════════════════════════════════════════════════[─]═[□]═[×]═╗ -// ║ Filled ║ RTC Channel ║ -// ╚══════════════════════════╩═════════════════════════════════════════════════════════════════════════════════════════╝ - // Include @role mentions @include deactivated-normal(rtc-channel-VOICE_ACTIVITY); @@ -174,20 +154,12 @@ // Include @role mentions @include deactivated-normal(rtc-channel-show-voice-states); -// ╔══════════════════════════╦═════════════════════════════════════════════════════════════════════════════[─]═[□]═[×]═╗ -// ║ Filled ║ Channel ║ -// ╚══════════════════════════╩═════════════════════════════════════════════════════════════════════════════════════════╝ - // Set as default duration @include deactivated-normal(channel-context-dmdc-default); // Hide Names @include deactivated-normal(channel-context-hide-voice-names); -// ╔══════════════════════════╦═════════════════════════════════════════════════════════════════════════════[─]═[□]═[×]═╗ -// ║ Filled ║ Input / Output Device ║ -// ╚══════════════════════════╩═════════════════════════════════════════════════════════════════════════════════════════╝ - // Audio Device @include deactivated-extra(audio-device-context-input); @@ -201,4 +173,19 @@ @include deactivated-normal(audio-device-context-PUSH_TO_TALK); // Push to Talk -@include deactivated-normal(audio-device-context-voice-settings); \ No newline at end of file +@include deactivated-normal(audio-device-context-voice-settings); + +// Search +@include deactivated-normal(thread-context-search); + +// Pins +@include deactivated-normal(thread-context-pins); + +// View Server As Role +@include deactivated-normal(guild-settings-role-context-view-as-role); + +// Delete +@include deactivated-normal(guild-settings-role-context-delete-role); + +// Report Server +@include deactivated-normal(guild-entry-context-report-server-listing); \ No newline at end of file diff --git a/src/base/_icons.scss b/src/base/_icons.scss index 0fc90c1..b73224d 100644 --- a/src/base/_icons.scss +++ b/src/base/_icons.scss @@ -1,5 +1,5 @@ // ╔══════════════════════════╦═════════════════════════════════════════════════════════════════════════════[─]═[□]═[×]═╗ -// ║ Filled ║ Mixins ║ +// ║ Icons ║ Mixins ║ // ╚══════════════════════════╩═════════════════════════════════════════════════════════════════════════════════════════╝ // Context Icon (Normal) @@ -39,7 +39,7 @@ } // ╔══════════════════════════╦═════════════════════════════════════════════════════════════════════════════[─]═[□]═[×]═╗ -// ║ Filled ║ Actions ║ +// ║ Icons ║ Actions ║ // ╚══════════════════════════╩═════════════════════════════════════════════════════════════════════════════════════════╝ // Quickstar (Powercord Plugin) @@ -78,7 +78,7 @@ } // ╔══════════════════════════╦═════════════════════════════════════════════════════════════════════════════[─]═[□]═[×]═╗ -// ║ Filled ║ Slider ║ +// ║ Icons ║ Slider ║ // ╚══════════════════════════╩═════════════════════════════════════════════════════════════════════════════════════════╝ // Saturation (Slider) @@ -154,7 +154,7 @@ ); // ╔══════════════════════════╦═════════════════════════════════════════════════════════════════════════════[─]═[□]═[×]═╗ -// ║ Filled ║ User ║ +// ║ Icons ║ User ║ // ╚══════════════════════════╩═════════════════════════════════════════════════════════════════════════════════════════╝ // Mark as Read @@ -193,6 +193,13 @@ url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='add_note' d='M14.59,2.59c-0.38,-0.38 -0.89,-0.59 -1.42,-0.59l-7.17,0c-1.1,0 -2,0.9 -2,2l0,16c0,1.1 0.89,2 1.99,2l12.01,0c1.1,0 2,-0.9 2,-2l0,-11.17c0,-0.53 -0.21,-1.04 -0.59,-1.41l-4.82,-4.83Zm0.41,15.41l-6,0c-0.55,0 -1,-0.45 -1,-1c0,-0.55 0.45,-1 1,-1l6,0c0.55,0 1,0.45 1,1c0,0.55 -0.45,1 -1,1Zm0,-4l-6,0c-0.55,0 -1,-0.45 -1,-1c0,-0.55 0.45,-1 1,-1l6,0c0.55,0 1,0.45 1,1c0,0.55 -0.45,1 -1,1Zm-2,-6l0,-4.5l5.5,5.5l-4.5,0c-0.55,0 -1,-0.45 -1,-1Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") ); + +// Add Note +@include icon-normal( + user-context-add-friend-nickname, + url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' enable-background='new 0 0 24 24' height='24px' viewBox='0 0 24 24' width='24px' fill='%23000000'%3E%3Cg%3E%3Crect fill='none' height='24' width='24'/%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Cpath d='M15,16l-4,4h8c1.1,0,2-0.9,2-2v0c0-1.1-0.9-2-2-2H15z'/%3E%3Cpath d='M12.06,7.19l-8.77,8.77C3.11,16.14,3,16.4,3,16.66V19c0,0.55,0.45,1,1,1h2.34c0.27,0,0.52-0.11,0.71-0.29l8.77-8.77 L12.06,7.19z'/%3E%3Cpath d='M18.71,8.04c0.39-0.39,0.39-1.02,0-1.41l-2.34-2.34c-0.39-0.39-1.02-0.39-1.41,0l-1.83,1.83l3.75,3.75L18.71,8.04z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") +); + // Watch Stream @include icon-normal( user-context-watch-stream, @@ -373,7 +380,7 @@ ); // ╔══════════════════════════╦═════════════════════════════════════════════════════════════════════════════[─]═[□]═[×]═╗ -// ║ Filled ║ User (Actions) ║ +// ║ Icons ║ User (Actions) ║ // ╚══════════════════════════╩═════════════════════════════════════════════════════════════════════════════════════════╝ // Start Video Call @@ -395,7 +402,7 @@ ); // ╔══════════════════════════╦═════════════════════════════════════════════════════════════════════════════[─]═[□]═[×]═╗ -// ║ Filled ║ Group ║ +// ║ Icons ║ Group ║ // ╚══════════════════════════╩═════════════════════════════════════════════════════════════════════════════════════════╝ // Mark as Read @@ -441,7 +448,7 @@ ); // ╔══════════════════════════╦═════════════════════════════════════════════════════════════════════════════[─]═[□]═[×]═╗ -// ║ Filled ║ Message ║ +// ║ Icons ║ Message ║ // ╚══════════════════════════╩═════════════════════════════════════════════════════════════════════════════════════════╝ // Copy @@ -517,6 +524,12 @@ url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath d='M2,4c0,-1.105 0.896,-2 2,-2l16,0c1.105,0 2,0.895 2,2l0,12c0,1.104 -0.895,2 -2,2l-9,0l-4,4l0,-4l-3,0c-1.104,0 -2,-0.896 -2,-2l0,-12Zm9.529,0.403c0.177,-0.177 0.444,-0.229 0.677,-0.134c0.232,0.094 0.383,0.321 0.383,0.57l-0,9.877c-0,0.25 -0.151,0.475 -0.383,0.571c-0.233,0.095 -0.5,0.042 -0.677,-0.134l-2.667,-2.907l-1.863,0c-0.342,0 -0.621,-0.277 -0.621,-0.617l-0,-3.704c-0,-0.339 0.279,-0.617 0.621,-0.617l1.863,-0l2.667,-2.905Zm2.302,2.288l-0,-1.235c2.398,0 4.348,1.939 4.348,4.321c-0,2.384 -1.95,4.321 -4.348,4.321l-0,-1.234c1.712,-0 3.106,-1.385 3.106,-3.087c-0,-1.701 -1.394,-3.086 -3.106,-3.086Zm1.863,3.086c0,-1.02 -0.836,-1.852 -1.863,-1.852l-0,1.235c0.342,-0 0.621,0.277 0.621,0.617c0,0.34 -0.279,0.617 -0.621,0.617l-0,1.235c1.027,0 1.863,-0.83 1.863,-1.852Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") ); +// Remove All Reactions +@include icon-normal( + message-remove-reactions, + url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24px' viewBox='0 0 24 24' width='24px' fill='%23000000'%3E%3Cpath d='M0 0h24v24H0V0z' fill='none'/%3E%3Cpath d='M16 16h2c.55 0 1 .45 1 1s-.45 1-1 1h-2c-.55 0-1-.45-1-1s.45-1 1-1zm0-8h5c.55 0 1 .45 1 1s-.45 1-1 1h-5c-.55 0-1-.45-1-1s.45-1 1-1zm0 4h4c.55 0 1 .45 1 1s-.45 1-1 1h-4c-.55 0-1-.45-1-1s.45-1 1-1zM3 18c0 1.1.9 2 2 2h6c1.1 0 2-.9 2-2V8H3v10zM13 5h-2l-.71-.71c-.18-.18-.44-.29-.7-.29H6.41c-.26 0-.52.11-.7.29L5 5H3c-.55 0-1 .45-1 1s.45 1 1 1h10c.55 0 1-.45 1-1s-.45-1-1-1z'/%3E%3C/svg%3E") +); + // Delete Message @include icon-normal( message-delete, @@ -554,7 +567,7 @@ ); // ╔══════════════════════════╦═════════════════════════════════════════════════════════════════════════════[─]═[□]═[×]═╗ -// ║ Filled ║ Message (Actions) ║ +// ║ Icons ║ Message (Actions) ║ // ╚══════════════════════════╩═════════════════════════════════════════════════════════════════════════════════════════╝ // Edit Message @@ -575,6 +588,12 @@ url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='reply' d='M9.946,7.878c-0.097,-0.015 -0.168,-0.099 -0.168,-0.197c-0,-0.654 -0,-3.017 -0,-4.064c-0,-0.082 -0.05,-0.156 -0.127,-0.186c-0.076,-0.03 -0.163,-0.011 -0.219,0.049c-1.377,1.468 -6.433,6.861 -7.304,7.791c-0.072,0.077 -0.072,0.196 0,0.273c0.871,0.929 5.927,6.322 7.304,7.791c0.056,0.06 0.143,0.079 0.219,0.049c0.077,-0.03 0.127,-0.104 0.127,-0.186c-0,-1.054 -0,-3.446 -0,-4.153c-0,-0.053 0.021,-0.105 0.059,-0.142c0.038,-0.038 0.089,-0.059 0.142,-0.058c5.095,0.043 8.774,1.707 11.473,5.274c0.055,0.077 0.156,0.104 0.242,0.066c0.086,-0.038 0.134,-0.132 0.114,-0.224c-1.27,-5.561 -4.607,-10.904 -11.862,-12.083Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") ); +// View Thread +@include icon-normal( + message-actions-goto-thread, + url("data:image/svg+xml,%3Csvg xmlns:xlink='http://www.w3.org/1999/xlink' xmlns='http://www.w3.org/2000/svg' x='0' y='0' class='icon-22AiRD' aria-hidden='false' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath fill='%23B9BBBE' d='M5.43309 21C5.35842 21 5.30189 20.9325 5.31494 20.859L5.99991 17H2.14274C2.06819 17 2.01168 16.9327 2.02453 16.8593L2.33253 15.0993C2.34258 15.0419 2.39244 15 2.45074 15H6.34991L7.40991 9H3.55274C3.47819 9 3.42168 8.93274 3.43453 8.85931L3.74253 7.09931C3.75258 7.04189 3.80244 7 3.86074 7H7.75991L8.45234 3.09903C8.46251 3.04174 8.51231 3 8.57049 3H10.3267C10.4014 3 10.4579 3.06746 10.4449 3.14097L9.75991 7H15.7599L16.4523 3.09903C16.4625 3.04174 16.5123 3 16.5705 3H18.3267C18.4014 3 18.4579 3.06746 18.4449 3.14097L17.7599 7H21.6171C21.6916 7 21.7481 7.06725 21.7353 7.14069L21.4273 8.90069C21.4172 8.95811 21.3674 9 21.3091 9H17.4099L17.0495 11.04H15.05L15.4104 9H9.41035L8.35035 15H10.5599V17H7.99991L7.30749 20.901C7.29732 20.9583 7.24752 21 7.18934 21H5.43309Z'/%3E%3Cpath fill='%23B9BBBE' d='M13.4399 12.96C12.9097 12.96 12.4799 13.3898 12.4799 13.92V20.2213C12.4799 20.7515 12.9097 21.1813 13.4399 21.1813H14.3999C14.5325 21.1813 14.6399 21.2887 14.6399 21.4213V23.4597C14.6399 23.6677 14.8865 23.7773 15.0408 23.6378L17.4858 21.4289C17.6622 21.2695 17.8916 21.1813 18.1294 21.1813H22.5599C23.0901 21.1813 23.5199 20.7515 23.5199 20.2213V13.92C23.5199 13.3898 23.0901 12.96 22.5599 12.96H13.4399Z'/%3E%3C/svg%3E") +); + // Create Thread @include icon-normal( message-actions-thread, @@ -612,7 +631,7 @@ ); // ╔══════════════════════════╦═════════════════════════════════════════════════════════════════════════════[─]═[□]═[×]═╗ -// ║ Filled ║ User Profile (Actions) ║ +// ║ Icons ║ User Profile (Actions) ║ // ╚══════════════════════════╩═════════════════════════════════════════════════════════════════════════════════════════╝ // Remove Friend @@ -633,7 +652,7 @@ ); // ╔══════════════════════════╦═════════════════════════════════════════════════════════════════════════════[─]═[□]═[×]═╗ -// ║ Filled ║ Stream ║ +// ║ Icons ║ Stream ║ // ╚══════════════════════════╩═════════════════════════════════════════════════════════════════════════════════════════╝ // Stop Watching @@ -677,7 +696,7 @@ ); // ╔══════════════════════════╦═════════════════════════════════════════════════════════════════════════════[─]═[□]═[×]═╗ -// ║ Filled ║ Image (Actions) ║ +// ║ Icons ║ Image (Actions) ║ // ╚══════════════════════════╩═════════════════════════════════════════════════════════════════════════════════════════╝ // Copy Image @@ -705,7 +724,7 @@ ); // ╔══════════════════════════╦═════════════════════════════════════════════════════════════════════════════[─]═[□]═[×]═╗ -// ║ Filled ║ Text Area ║ +// ║ Icons ║ Text Area ║ // ╚══════════════════════════╩═════════════════════════════════════════════════════════════════════════════════════════╝ // Sticker Suggestions (True) @@ -749,7 +768,7 @@ ); // ╔══════════════════════════╦═════════════════════════════════════════════════════════════════════════════[─]═[□]═[×]═╗ -// ║ Filled ║ Channel ║ +// ║ Icons ║ Channel ║ // ╚══════════════════════════╩═════════════════════════════════════════════════════════════════════════════════════════╝ // Mark as Read @@ -810,17 +829,6 @@ false ); - - - - - - - - - - - // Edit Channel @include icon-normal( channel-context-edit-channel, @@ -870,7 +878,7 @@ ); // ╔══════════════════════════╦═════════════════════════════════════════════════════════════════════════════[─]═[□]═[×]═╗ -// ║ Filled ║ Server ║ +// ║ Icons ║ Server ║ // ╚══════════════════════════╩═════════════════════════════════════════════════════════════════════════════════════════╝ // Server Boost @@ -909,6 +917,19 @@ url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='create_category' d='M20,6.5l-8,-0l-1.447,-1.894c-0.339,-0.678 -1.032,-1.106 -1.789,-1.106l-5.764,-0c-0.553,-0 -1,0.447 -1,1l-0,14c-0,1.104 0.895,2 2,2l16,0c1.104,0 2,-0.896 2,-2l0,-10c0,-1.104 -0.896,-2 -2,-2Zm-4,8l-3,-0l0,3l-2,0l0,-3l-3,-0l0,-2l3,-0l0,-3l2,-0l0,3l3,-0l0,2Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") ); +// Create Event +@include icon-normal( + guild-header-popout-create-event, + url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:serif='http://www.serif.com/' width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xml:space='preserve' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cpath d='M21,4L21,1L19,1L19,4L16,4L16,6L19,6L19,9L21,9L21,6L24,6L24,4L21,4Z' style='fill-rule:nonzero;'/%3E%3Cpath d='M8,4L14,4L14,9L5,9L5,20L19,20L19,11L21,11L21,20C21,21.1 20.1,22 19,22L5,22C4.47,22 3.961,21.789 3.586,21.414C3.211,21.039 3,20.53 3,20L3.01,6C3.01,4.9 3.89,4 5,4L6,4L6,2L8,2L8,4Z' style='fill-rule:nonzero;'/%3E%3Crect x='7' y='11' width='5' height='5' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/svg%3E") +); + +// Mark As Read +@include icon-normal( + guild-header-popout-mark-guild-read, + url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='mark_as_read' d='M8.187,16.653l-4.17,-4.17c-0.465,-0.465 -1.204,-0.465 -1.668,-0c-0.465,0.464 -0.465,1.203 -0,1.668l4.992,4.992c0.465,0.465 1.215,0.465 1.68,0l12.63,-12.618c0.465,-0.465 0.465,-1.204 0,-1.668c-0.464,-0.465 -1.203,-0.465 -1.668,-0l-11.796,11.796Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") +); + + // Notification Settings @include icon-normal( guild-header-popout-notifications, @@ -918,13 +939,13 @@ // Privacy Settings @include icon-normal( guild-header-popout-privacy, - url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='privacy_settings' d='M12,22c0.192,0 0.386,-0.03 0.571,-0.09c4.3,-1.38 7.43,-5.99 7.43,-10.82l0.01,-6.217c-0,-0.553 -0.448,-1.002 -1.002,-1.002c-3.444,0 -5.507,-0.792 -6.141,-1.425c-0.217,-0.218 -0.56,-0.448 -0.868,-0.446c-0.308,-0.002 -0.651,0.228 -0.868,0.446c-0.634,0.633 -2.697,1.425 -6.141,1.425c-0.554,0 -1.002,0.449 -1.002,1.002l0.01,6.217c0,4.83 3.13,9.44 7.43,10.82c0.185,0.06 0.378,0.09 0.571,0.09Zm-0,-18.739l-0,8.739l6.959,0c-0.317,3.922 -2.94,7.53 -6.461,8.66c-0.161,0.052 -0.33,0.078 -0.498,0.078l-0,-8.738l-6.959,0c-0.021,-0.264 -0.032,-0.529 -0.032,-0.796l-0.009,-5.433c-0,-0.483 0.391,-0.875 0.875,-0.875c3.01,0 4.813,-0.692 5.366,-1.246c0.19,-0.19 0.49,-0.39 0.759,-0.389Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") + url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24px' viewBox='0 0 24 24' width='24px' fill='%23000000'%3E%3Cpath d='M11.19 1.36l-7 3.11C3.47 4.79 3 5.51 3 6.3V11c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V6.3c0-.79-.47-1.51-1.19-1.83l-7-3.11c-.51-.23-1.11-.23-1.62 0zM12 11.99h7c-.53 4.12-3.28 7.79-7 8.94V12H5V6.3l7-3.11v8.8z'/%3E%3C/svg%3E") ); // Change Nickname @include icon-normal( guild-header-popout-change-nickname, - url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='edit' d='M2,18.067l0,3.378c0,0.311 0.244,0.555 0.555,0.555l3.378,-0c0.144,-0 0.289,-0.056 0.389,-0.167c-0,0 10.024,-10.015 11.848,-11.837c0.075,-0.075 0.117,-0.177 0.117,-0.283c0,-0.106 -0.042,-0.208 -0.117,-0.283c-0.76,-0.76 -2.84,-2.84 -3.6,-3.6c-0.156,-0.157 -0.409,-0.157 -0.566,-0c-1.822,1.822 -11.837,11.837 -11.837,11.837c-0.111,0.111 -0.167,0.245 -0.167,0.4Zm19.675,-11.576c0.433,-0.433 0.433,-1.133 0,-1.566l-2.6,-2.6c-0.433,-0.433 -1.133,-0.433 -1.566,-0c-0,-0 -1.192,1.191 -1.75,1.75c-0.075,0.075 -0.117,0.177 -0.117,0.283c-0,0.106 0.042,0.208 0.117,0.283c0.76,0.76 2.84,2.84 3.6,3.6c0.075,0.075 0.177,0.117 0.283,0.117c0.106,0 0.208,-0.042 0.283,-0.117c0.559,-0.558 1.75,-1.75 1.75,-1.75Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") + url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath d='M19.292,9.831l0.649,-0.647c1.412,-1.412 1.412,-3.711 -0,-5.125c-1.413,-1.412 -3.713,-1.412 -5.125,0l-0.647,0.648l5.123,5.124Zm-6.397,-3.853l-7.713,7.715l5.125,5.123l7.712,-7.715l-5.124,-5.123Zm-8.779,14.996l4.641,-1.16l-4.573,-4.573l-1.16,4.642c-0.077,0.306 0.013,0.631 0.236,0.854c0.224,0.223 0.549,0.312 0.856,0.237Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") ); // Leave Server @@ -947,11 +968,27 @@ false ); -// ╔══════════════════════════╦═════════════════════════════════════════════════════════════════════════════[─]═[□]═[×]═╗ -// ║ Filled ║ Guild ║ -// ╚══════════════════════════╩═════════════════════════════════════════════════════════════════════════════════════════╝ +// View Server As Role +@include icon-normal( + guild-settings-role-context-view-as-role, + url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24px' viewBox='0 0 24 24' width='24px' fill='%23000000'%3E%3Cpath d='M0 0h24v24H0V0z' fill='none'/%3E%3Cpath d='M12 4.5C7 4.5 2.73 7.61 1 12c1.73 4.39 6 7.5 11 7.5s9.27-3.11 11-7.5c-1.73-4.39-6-7.5-11-7.5zM12 17c-2.76 0-5-2.24-5-5s2.24-5 5-5 5 2.24 5 5-2.24 5-5 5zm0-8c-1.66 0-3 1.34-3 3s1.34 3 3 3 3-1.34 3-3-1.34-3-3-3z'/%3E%3C/svg%3E") +); + +// Copy ID +@include icon-normal( + guild-settings-role-context-devmode-copy-id, + url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='id' d='M5.384,4.365c0.221,-0 0.4,0.179 0.4,0.4c0,2.15 0,12.32 0,14.47c0,0.221 -0.179,0.4 -0.4,0.4c-0.727,0 -2.257,0 -2.984,0c-0.221,0 -0.4,-0.179 -0.4,-0.4c-0,-2.15 -0,-12.32 -0,-14.47c0,-0.221 0.179,-0.4 0.4,-0.4c0.727,-0 2.257,-0 2.984,-0Zm8.538,-0c5.312,-0 8.078,3.076 8.078,7.613c0,4.537 -2.833,7.657 -7.989,7.657l-4.956,0c-0.221,0 -0.4,-0.179 -0.4,-0.4c-0,-2.15 -0,-12.32 -0,-14.47c-0,-0.221 0.179,-0.4 0.4,-0.4c1.229,-0 4.867,-0 4.867,-0Zm-0.111,12.327c2.7,-0 4.382,-1.417 4.382,-4.692c0,-3.209 -1.792,-4.692 -4.382,-4.692l-0.972,0c-0.221,0 -0.4,0.179 -0.4,0.4c0,1.536 0,7.048 0,8.584c0,0.221 0.179,0.4 0.4,0.4c0.405,-0 0.972,-0 0.972,-0Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") +); +// Delete +@include icon-normal( + guild-settings-role-context-delete-role, + url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='delete' d='M5,6.999l0,12c0,1.102 0.897,2 2,2l10,-0c1.103,-0 2,-0.898 2,-2l0,-12l-14,0Zm6,10.001l-2,0l0,-6l2,0l0,6Zm4,0l-2,0l0,-6l2,0l0,6Zm0,-13.001l0,-1.999l-6,-0l0,1.999l-6,-0l0,2l18,-0l0,-2l-6,-0Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") +); +// ╔══════════════════════════╦═════════════════════════════════════════════════════════════════════════════[─]═[□]═[×]═╗ +// ║ Icons ║ Guild ║ +// ╚══════════════════════════╩═════════════════════════════════════════════════════════════════════════════════════════╝ // Mark as Read @include icon-normal( @@ -1006,13 +1043,13 @@ // Privacy Settings @include icon-normal( guild-context-privacy, - url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='privacy_settings' d='M12,22c0.192,0 0.386,-0.03 0.571,-0.09c4.3,-1.38 7.43,-5.99 7.43,-10.82l0.01,-6.217c-0,-0.553 -0.448,-1.002 -1.002,-1.002c-3.444,0 -5.507,-0.792 -6.141,-1.425c-0.217,-0.218 -0.56,-0.448 -0.868,-0.446c-0.308,-0.002 -0.651,0.228 -0.868,0.446c-0.634,0.633 -2.697,1.425 -6.141,1.425c-0.554,0 -1.002,0.449 -1.002,1.002l0.01,6.217c0,4.83 3.13,9.44 7.43,10.82c0.185,0.06 0.378,0.09 0.571,0.09Zm-0,-18.739l-0,8.739l6.959,0c-0.317,3.922 -2.94,7.53 -6.461,8.66c-0.161,0.052 -0.33,0.078 -0.498,0.078l-0,-8.738l-6.959,0c-0.021,-0.264 -0.032,-0.529 -0.032,-0.796l-0.009,-5.433c-0,-0.483 0.391,-0.875 0.875,-0.875c3.01,0 4.813,-0.692 5.366,-1.246c0.19,-0.19 0.49,-0.39 0.759,-0.389Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") + url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24px' viewBox='0 0 24 24' width='24px' fill='%23000000'%3E%3Cpath d='M11.19 1.36l-7 3.11C3.47 4.79 3 5.51 3 6.3V11c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V6.3c0-.79-.47-1.51-1.19-1.83l-7-3.11c-.51-.23-1.11-.23-1.62 0zM12 11.99h7c-.53 4.12-3.28 7.79-7 8.94V12H5V6.3l7-3.11v8.8z'/%3E%3C/svg%3E") ); // Change Nickname @include icon-normal( guild-context-change-nickname, - url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='edit' d='M2,18.067l0,3.378c0,0.311 0.244,0.555 0.555,0.555l3.378,-0c0.144,-0 0.289,-0.056 0.389,-0.167c-0,0 10.024,-10.015 11.848,-11.837c0.075,-0.075 0.117,-0.177 0.117,-0.283c0,-0.106 -0.042,-0.208 -0.117,-0.283c-0.76,-0.76 -2.84,-2.84 -3.6,-3.6c-0.156,-0.157 -0.409,-0.157 -0.566,-0c-1.822,1.822 -11.837,11.837 -11.837,11.837c-0.111,0.111 -0.167,0.245 -0.167,0.4Zm19.675,-11.576c0.433,-0.433 0.433,-1.133 0,-1.566l-2.6,-2.6c-0.433,-0.433 -1.133,-0.433 -1.566,-0c-0,-0 -1.192,1.191 -1.75,1.75c-0.075,0.075 -0.117,0.177 -0.117,0.283c-0,0.106 0.042,0.208 0.117,0.283c0.76,0.76 2.84,2.84 3.6,3.6c0.075,0.075 0.177,0.117 0.283,0.117c0.106,0 0.208,-0.042 0.283,-0.117c0.559,-0.558 1.75,-1.75 1.75,-1.75Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") + url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath d='M19.292,9.831l0.649,-0.647c1.412,-1.412 1.412,-3.711 -0,-5.125c-1.413,-1.412 -3.713,-1.412 -5.125,0l-0.647,0.648l5.123,5.124Zm-6.397,-3.853l-7.713,7.715l5.125,5.123l7.712,-7.715l-5.124,-5.123Zm-8.779,14.996l4.641,-1.16l-4.573,-4.573l-1.16,4.642c-0.077,0.306 0.013,0.631 0.236,0.854c0.224,0.223 0.549,0.312 0.856,0.237Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") ); // Create Channel @@ -1027,6 +1064,12 @@ url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='create_category' d='M20,6.5l-8,-0l-1.447,-1.894c-0.339,-0.678 -1.032,-1.106 -1.789,-1.106l-5.764,-0c-0.553,-0 -1,0.447 -1,1l-0,14c-0,1.104 0.895,2 2,2l16,0c1.104,0 2,-0.896 2,-2l0,-10c0,-1.104 -0.896,-2 -2,-2Zm-4,8l-3,-0l0,3l-2,0l0,-3l-3,-0l0,-2l3,-0l0,-3l2,-0l0,3l3,-0l0,2Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") ); +// Create Event +@include icon-normal( + guild-context-create-event, + url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:serif='http://www.serif.com/' width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xml:space='preserve' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cpath d='M21,4L21,1L19,1L19,4L16,4L16,6L19,6L19,9L21,9L21,6L24,6L24,4L21,4Z' style='fill-rule:nonzero;'/%3E%3Cpath d='M8,4L14,4L14,9L5,9L5,20L19,20L19,11L21,11L21,20C21,21.1 20.1,22 19,22L5,22C4.47,22 3.961,21.789 3.586,21.414C3.211,21.039 3,20.53 3,20L3.01,6C3.01,4.9 3.89,4 5,4L6,4L6,2L8,2L8,4Z' style='fill-rule:nonzero;'/%3E%3Crect x='7' y='11' width='5' height='5' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/svg%3E") +); + // Leave Server @include icon-normal( guild-context-leave-guild, @@ -1070,9 +1113,15 @@ ); // ╔══════════════════════════╦═════════════════════════════════════════════════════════════════════════════[─]═[□]═[×]═╗ -// ║ Filled ║ Thread ║ +// ║ Icons ║ Thread ║ // ╚══════════════════════════╩═════════════════════════════════════════════════════════════════════════════════════════╝ +// Open in Split View +@include icon-normal( + thread-context-open, + url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24px' viewBox='0 0 24 24' width='24px' fill='%23000000'%3E%3Cpath d='M0 0h24v24H0V0z' fill='none'/%3E%3Cpath d='M4 15h6c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1s.45 1 1 1zm0 4h6c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1s.45 1 1 1zm0-8h6c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1s.45 1 1 1zM3 6c0 .55.45 1 1 1h6c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1zm11-1h6c.55 0 1 .45 1 1v12c0 .55-.45 1-1 1h-6c-.55 0-1-.45-1-1V6c0-.55.45-1 1-1z'/%3E%3C/svg%3E") +); + // Leave Thread @include icon-normal( thread-context-leave-thread, @@ -1122,6 +1171,24 @@ url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='auto-archive' d='M12,6.172l0,1.738c0,0.438 0.525,0.651 0.826,0.34l2.71,-2.71c0.194,-0.194 0.194,-0.495 -0,-0.689l-2.71,-2.711c-0.301,-0.301 -0.826,-0.087 -0.826,0.35l0,1.739c-4.293,-0 -7.771,3.477 -7.771,7.771c0,1.01 0.194,1.981 0.554,2.865c0.262,0.651 1.097,0.826 1.593,0.331c0.262,-0.263 0.369,-0.661 0.223,-1.011c-0.281,-0.67 -0.427,-1.418 -0.427,-2.185c-0,-3.215 2.613,-5.828 5.828,-5.828Zm5.624,2.632c-0.262,0.262 -0.369,0.67 -0.223,1.01c0.272,0.68 0.427,1.418 0.427,2.186c0,3.215 -2.613,5.828 -5.828,5.828l0,-1.739c0,-0.437 -0.525,-0.651 -0.826,-0.34l-2.71,2.71c-0.194,0.195 -0.194,0.496 0,0.69l2.71,2.71c0.301,0.301 0.826,0.088 0.826,-0.34l-0,-1.748c4.293,-0 7.771,-3.478 7.771,-7.771c-0,-1.01 -0.194,-1.982 -0.554,-2.866c-0.262,-0.651 -1.097,-0.825 -1.593,-0.33Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") ); +// Search +@include icon-normal( + thread-context-search, + url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24px' viewBox='0 0 24 24' width='24px' fill='%23000000'%3E%3Cpath d='M0 0h24v24H0V0z' fill='none'/%3E%3Cpath d='M15.5 14h-.79l-.28-.27c1.2-1.4 1.82-3.31 1.48-5.34-.47-2.78-2.79-5-5.59-5.34-4.23-.52-7.79 3.04-7.27 7.27.34 2.8 2.56 5.12 5.34 5.59 2.03.34 3.94-.28 5.34-1.48l.27.28v.79l4.25 4.25c.41.41 1.08.41 1.49 0 .41-.41.41-1.08 0-1.49L15.5 14zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14z'/%3E%3C/svg%3E") +); + +// Pins +@include icon-normal( + thread-context-pins, + url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='pin_message' d='M21.718,12.653c0.075,-0.075 0.117,-0.177 0.117,-0.283c0,-0.106 -0.042,-0.207 -0.117,-0.283c-1.48,-1.48 -8.325,-8.324 -9.805,-9.804c-0.156,-0.156 -0.409,-0.157 -0.565,-0.001c-0.263,0.263 -0.653,0.653 -0.916,0.915c-0.076,0.075 -0.118,0.177 -0.118,0.283c0,0.106 0.042,0.208 0.117,0.283c0.264,0.264 0.654,0.654 0.917,0.917c0.075,0.075 2.117,0.177 0.117,0.283c0,0.106 -0.042,0.207 -0.117,0.283c-1.083,1.082 -4.903,4.901 -4.903,4.901l-0,0.002c-0.001,0.001 -0.002,0 -0.003,-0.001c-0.044,-0.045 -0.779,-0.781 -1.196,-1.198c-0.075,-0.075 -0.177,-0.117 -0.283,-0.117c-0.106,-0 -0.208,0.042 -0.283,0.117c-0.263,0.263 -0.653,0.653 -0.916,0.917c-0.156,0.156 -0.156,0.409 0,0.565c0.801,0.801 3.078,3.078 3.879,3.878c0.075,0.076 0.118,0.177 0.118,0.283c-0,0.106 -0.043,0.208 -0.118,0.283c-1,1 -4.36,4.36 -5.36,5.36c-0.075,0.075 -0.117,0.177 -0.117,0.283c-0,0.106 0.042,0.208 0.117,0.283c0.263,0.263 0.653,0.652 0.915,0.915c0.157,0.156 0.41,0.156 0.566,0c1,-0.999 4.361,-4.36 5.361,-5.36c0.156,-0.156 0.409,-0.156 0.565,0c0.801,0.801 3.079,3.078 3.88,3.879c0.156,0.156 0.409,0.156 0.566,-0c0.263,-0.263 0.652,-0.653 0.915,-0.916c0.075,-0.075 0.117,-0.177 0.117,-0.283c0,-0.106 -0.042,-0.207 -0.117,-0.282c-0.263,-0.263 -0.652,-0.653 -0.915,-0.916c-0.157,-0.156 -0.157,-0.41 -0,-0.566c1.074,-1.075 4.847,-4.848 4.901,-4.902c0,-0 0.001,-0.001 0.001,-0.001c0,0 0,0 0,0c0,0 0.769,0.769 1.199,1.199c0.075,0.075 0.177,0.117 0.283,0.117c0.106,-0 0.208,-0.042 0.283,-0.117c0.263,-0.263 0.652,-0.653 0.915,-0.916Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") +); + +// Unarchive Thread +@include icon-normal( + thread-context-unarchive-thread, + url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24px' viewBox='0 0 24 24' width='24px' fill='%23000000'%3E%3Cpath d='M0 0h24v24H0V0z' fill='none'/%3E%3Cpath d='M20.55 5.22l-1.39-1.68C18.88 3.21 18.47 3 18 3H6c-.47 0-.88.21-1.15.55L3.46 5.22C3.17 5.57 3 6.01 3 6.5V19c0 1.1.89 2 2 2h14c1.1 0 2-.9 2-2V6.5c0-.49-.17-.93-.45-1.28zm-8.2 4.63L17.5 15H14v2h-4v-2H6.5l5.15-5.15c.19-.19.51-.19.7 0zM5.12 5l.82-1h12l.93 1H5.12z'/%3E%3C/svg%3E") +); + // Delete Thread @include icon-normal( thread-context-delete-channel, @@ -1135,7 +1202,7 @@ ); // ╔══════════════════════════╦═════════════════════════════════════════════════════════════════════════════[─]═[□]═[×]═╗ -// ║ Filled ║ Spotify ║ +// ║ Icons ║ Spotify ║ // ╚══════════════════════════╩═════════════════════════════════════════════════════════════════════════════════════════╝ // Activity (True) @@ -1153,7 +1220,7 @@ ); // ╔══════════════════════════╦═════════════════════════════════════════════════════════════════════════════[─]═[□]═[×]═╗ -// ║ Filled ║ Mention ║ +// ║ Icons ║ Mention ║ // ╚══════════════════════════╩═════════════════════════════════════════════════════════════════════════════════════════╝ // Include @everyone mentions (True) @@ -1185,7 +1252,7 @@ ); // ╔══════════════════════════╦═════════════════════════════════════════════════════════════════════════════[─]═[□]═[×]═╗ -// ║ Filled ║ Now Playing ║ +// ║ Icons ║ Now Playing ║ // ╚══════════════════════════╩═════════════════════════════════════════════════════════════════════════════════════════╝ // Message @@ -1214,7 +1281,7 @@ // ╔══════════════════════════╦═════════════════════════════════════════════════════════════════════════════[─]═[□]═[×]═╗ -// ║ Filled ║ Live Stage ║ +// ║ Icons ║ Live Stage ║ // ╚══════════════════════════╩═════════════════════════════════════════════════════════════════════════════════════════╝ // Copy ID @@ -1224,7 +1291,7 @@ ); // ╔══════════════════════════╦═════════════════════════════════════════════════════════════════════════════[─]═[□]═[×]═╗ -// ║ Filled ║ Video Device ║ +// ║ Icons ║ Video Device ║ // ╚══════════════════════════╩═════════════════════════════════════════════════════════════════════════════════════════╝ // Preview Camera (True) @@ -1248,7 +1315,7 @@ ); // ╔══════════════════════════╦═════════════════════════════════════════════════════════════════════════════[─]═[□]═[×]═╗ -// ║ Filled ║ RTC Channel ║ +// ║ Icons ║ RTC Channel ║ // ╚══════════════════════════╩═════════════════════════════════════════════════════════════════════════════════════════╝ // Voice Activity (True) @@ -1294,7 +1361,7 @@ ); // ╔══════════════════════════╦═════════════════════════════════════════════════════════════════════════════[─]═[□]═[×]═╗ -// ║ Filled ║ Subscription ║ +// ║ Icons ║ Subscription ║ // ╚══════════════════════════╩═════════════════════════════════════════════════════════════════════════════════════════╝ // Transfer Boost @@ -1304,7 +1371,7 @@ ); // ╔══════════════════════════╦═════════════════════════════════════════════════════════════════════════════[─]═[□]═[×]═╗ -// ║ Filled ║ Input / Output Device ║ +// ║ Icons ║ Input / Output Device ║ // ╚══════════════════════════╩═════════════════════════════════════════════════════════════════════════════════════════╝ // Audio Device (True) @@ -1370,13 +1437,13 @@ ); // ╔══════════════════════════╦═════════════════════════════════════════════════════════════════════════════[─]═[□]═[×]═╗ -// ║ Filled ║ Output Device ║ +// ║ Icons ║ Output Device ║ // ╚══════════════════════════╩═════════════════════════════════════════════════════════════════════════════════════════╝ // ╔══════════════════════════╦═════════════════════════════════════════════════════════════════════════════[─]═[□]═[×]═╗ -// ║ Filled ║ Settings ║ +// ║ Icons ║ Settings ║ // ╚══════════════════════════╩═════════════════════════════════════════════════════════════════════════════════════════╝ // My Account @@ -1394,13 +1461,13 @@ // Privacy & Safety @include icon-normal( user-settings-cog-Privacy___Safety, - url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='privacy_settings' d='M12,22c0.192,0 0.386,-0.03 0.571,-0.09c4.3,-1.38 7.43,-5.99 7.43,-10.82l0.01,-6.217c-0,-0.553 -0.448,-1.002 -1.002,-1.002c-3.444,0 -5.507,-0.792 -6.141,-1.425c-0.217,-0.218 -0.56,-0.448 -0.868,-0.446c-0.308,-0.002 -0.651,0.228 -0.868,0.446c-0.634,0.633 -2.697,1.425 -6.141,1.425c-0.554,0 -1.002,0.449 -1.002,1.002l0.01,6.217c0,4.83 3.13,9.44 7.43,10.82c0.185,0.06 0.378,0.09 0.571,0.09Zm-0,-18.739l-0,8.739l6.959,0c-0.317,3.922 -2.94,7.53 -6.461,8.66c-0.161,0.052 -0.33,0.078 -0.498,0.078l-0,-8.738l-6.959,0c-0.021,-0.264 -0.032,-0.529 -0.032,-0.796l-0.009,-5.433c-0,-0.483 0.391,-0.875 0.875,-0.875c3.01,0 4.813,-0.692 5.366,-1.246c0.19,-0.19 0.49,-0.39 0.759,-0.389Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") + url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24px' viewBox='0 0 24 24' width='24px' fill='%23000000'%3E%3Cpath d='M11.19 1.36l-7 3.11C3.47 4.79 3 5.51 3 6.3V11c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V6.3c0-.79-.47-1.51-1.19-1.83l-7-3.11c-.51-.23-1.11-.23-1.62 0zM12 11.99h7c-.53 4.12-3.28 7.79-7 8.94V12H5V6.3l7-3.11v8.8z'/%3E%3C/svg%3E") ); // Authorized Apps @include icon-normal( user-settings-cog-Authorized_Apps, - url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='apps' d='M4.222,22l4.445,-0c1.222,-0 2.222,-1 2.222,-2.222l-0,-4.445c-0,-1.222 -1,-2.222 -2.222,-2.222l-4.445,0c-1.222,0 -2.222,1 -2.222,2.222l-0,4.445c-0,1.222 1,2.222 2.222,2.222Zm11.111,-0l4.445,-0c1.222,-0 2.222,-1 2.222,-2.222l0,-4.445c0,-1.222 -1,-2.222 -2.222,-2.222l-4.445,0c-1.222,0 -2.222,1 -2.222,2.222l0,4.445c0,1.222 1,2.222 2.222,2.222Zm-11.111,-11.111l4.445,-0c1.222,-0 2.222,-1 2.222,-2.222l-0,-4.445c-0,-1.222 -1,-2.222 -2.222,-2.222l-4.445,0c-1.222,0 -2.222,1 -2.222,2.222l-0,4.445c-0,1.222 1,2.222 2.222,2.222Zm8.889,-6.667l0,4.445c0,1.222 1,2.222 2.222,2.222l4.445,-0c1.222,-0 2.222,-1 2.222,-2.222l0,-4.445c0,-1.222 -1,-2.222 -2.222,-2.222l-4.445,0c-1.222,0 -2.222,1 -2.222,2.222Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") + url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M 10.413066,22.472382 C 9.3280446,22.350012 8.342478,21.899705 7.542378,21.16076 6.7970726,20.472421 6.2547842,19.516599 6.0540394,18.537452 5.7732506,17.167889 6.0268744,15.828398 6.7833501,14.685661 c 0.7149377,-1.07999 1.8679918,-1.863174 3.121425,-2.120154 2.4110899,-0.494322 4.7427559,0.719742 5.6933269,2.964432 0.04502,0.106321 0.08942,0.215058 0.09866,0.241638 0.01589,0.04574 0.238897,0.04833 4.160019,0.04833 H 24 v 1.629328 1.629327 h -0.676586 -0.676585 v 1.656943 1.656944 H 20.838 19.029171 v -1.656944 -1.656943 h -1.643728 -1.643727 l -0.02564,0.06214 c -0.238546,0.578169 -0.345544,0.790282 -0.56867,1.127338 -0.714938,1.079989 -1.867992,1.863174 -3.121425,2.120154 -0.537368,0.110174 -1.115172,0.140333 -1.612919,0.0842 z m 0.948717,-3.269191 c 0.61852,-0.131048 1.155697,-0.609521 1.348598,-1.201222 0.08078,-0.247789 0.100388,-0.750951 0.03885,-0.9969 -0.163111,-0.651855 -0.663796,-1.160384 -1.303594,-1.324017 -0.370846,-0.09485 -0.825072,-0.06508 -1.156837,0.07582 -0.7030941,0.298591 -1.1630854,1.03947 -1.1101007,1.78797 0.078352,1.106857 1.1050297,1.886757 2.1830887,1.658349 z M 1.7969602,19.037058 C 0.88019419,18.851621 0.17351449,18.119482 0.03266767,17.209209 c -0.04355689,-0.281502 -0.04355689,-13.6538568 0,-13.9353598 0.14492476,-0.936628 0.90199253,-1.693697 1.83862163,-1.838622 0.1427843,-0.02209 2.7285479,-0.03073 9.2005097,-0.03073 7.649604,0 9.032352,0.0059 9.204552,0.0391 0.932802,0.179962 1.644908,0.909129 1.787434,1.830255 0.02182,0.141043 0.03073,1.855759 0.03073,5.916668 v 5.7180678 h -1.237837 -1.237839 l 0.06347,-0.189249 c 0.153051,-0.45634 0.149608,-0.341236 0.141413,-4.7283588 l -0.0076,-4.043693 -0.07341,-0.265652 c -0.271713,-0.98322 -0.99671,-1.708892 -1.978165,-1.98001 l -0.268091,-0.07406 h -6.50346 -6.5035027 l -0.2680917,0.07406 c -0.9986773,0.275875 -1.7337058,1.025317 -1.9891948,2.028201 l -0.062434,0.245077 v 4.1285498 4.128551 l 0.062434,0.245076 c 0.2583236,1.014013 1.0108789,1.774384 2.0104457,2.03133 l 0.1121636,0.02883 -0.012008,0.547116 c -0.015788,0.719317 0.045818,1.303249 0.2023792,1.91826 l 0.019333,0.07594 -1.294029,-0.0026 c -0.9508154,-0.0019 -1.3416381,-0.01222 -1.4735311,-0.0389 z m 2.4582786,-8.30535 c 4.069e-4,-2.8868108 0.00664,-3.4329908 0.041066,-3.5969478 0.1305,-0.621569 0.6486328,-1.139702 1.2702019,-1.270202 0.2907979,-0.06105 10.6174123,-0.06105 10.9082103,0 0.621569,0.1305 1.139701,0.648633 1.270202,1.270202 0.03442,0.163957 0.04066,0.710137 0.04107,3.5969478 l 4.76e-4,3.403637 H 17.37731 16.968161 l -0.06501,-0.117366 c -0.344917,-0.622762 -0.876549,-1.278148 -1.451093,-1.788882 -0.955456,-0.849344 -2.231147,-1.417358 -3.602979,-1.604262 -0.338072,-0.04606 -1.291255,-0.04606 -1.629327,0 -0.6950474,0.0947 -1.3746017,0.28816 -1.9824426,0.564387 -0.3433391,0.156027 -0.7809754,0.401803 -0.989983,0.555975 -0.062809,0.04633 -0.1426792,0.102877 -0.1774895,0.12566 -0.03481,0.02278 -0.1822547,0.140211 -0.3276536,0.260951 -0.4796316,0.39829 -0.9301607,0.893863 -1.2440003,1.368376 -0.095434,0.144292 -0.195129,0.293798 -0.2215455,0.332236 -0.026416,0.03844 -0.074779,0.12232 -0.1074733,0.186406 l -0.059444,0.116519 H 4.6822421 4.2547596 Z'/%3E%3C/svg%3E") ); // Connections @@ -1409,10 +1476,16 @@ url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath d='M5.333,7.833c0,-0.458 0.375,-0.833 0.834,-0.833l13.333,0c0.458,0 0.833,-0.375 0.833,-0.833c0,-0.459 -0.375,-0.834 -0.833,-0.834l-14.167,0c-0.916,0 -1.666,0.75 -1.666,1.667l-0,9.167l-0.417,-0c-0.692,-0 -1.25,0.558 -1.25,1.25c-0,0.691 0.558,1.25 1.25,1.25l10.417,-0l-0,-2.5l-8.334,-0l0,-8.334Zm15.834,0.834l-5,-0c-0.459,-0 -0.834,0.375 -0.834,0.833l0,8.333c0,0.459 0.375,0.834 0.834,0.834l5,-0c0.458,-0 0.833,-0.375 0.833,-0.834l0,-8.333c0,-0.458 -0.375,-0.833 -0.833,-0.833Zm-0.834,7.5l-3.333,-0l0,-5.834l3.333,0l0,5.834Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") ); -// Subscriptions +// Discord Nitro @include icon-normal( user-settings-cog-Discord_Nitro, - url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath d='M17.769,18.37c3.684,-1.647 5.235,-5.828 3.555,-9.312c-1.163,-2.471 -3.619,-3.928 -6.204,-4.055l-7.303,0c-0.647,0 -1.099,0.507 -1.099,1.077c-0,0.634 0.517,1.077 1.099,1.077l1.874,0c0.388,0 0.711,0.317 0.711,0.697c-0,0.38 -0.323,0.697 -0.711,0.697l-4.589,-0c-0.388,-0 -0.711,0.317 -0.711,0.697c0,0.38 0.323,0.697 0.711,0.697l3.296,-0c0.388,-0 0.711,0.316 0.711,0.697c0,0.38 -0.323,0.696 -0.711,0.696l-2.068,0c-0.388,0 -0.711,0.317 -0.711,0.697c0,0.38 0.323,0.697 0.711,0.697l1.422,0c0.065,0.76 0.259,1.521 0.582,2.217c1.615,3.485 5.881,5.005 9.435,3.421Zm-6.614,-4.718c-0.938,-2.004 -0.042,-4.373 2.001,-5.293c2.044,-0.92 4.461,-0.042 5.4,1.962c0.938,2.003 0.042,4.372 -2.002,5.292c-2.043,0.92 -4.461,0.042 -5.399,-1.961Zm5.257,-3.961l1.293,2.154c0.064,0.127 0.064,0.19 -0,0.317l-1.293,2.154c-0.064,0.127 -0.194,0.127 -0.258,0.127l-2.521,-0c-0.129,-0 -0.194,-0.064 -0.258,-0.127l-1.293,-2.154c-0.064,-0.127 -0.064,-0.19 0,-0.317l1.293,-2.154c0.064,-0.126 0.194,-0.126 0.258,-0.126l2.521,-0c0.129,-0.064 0.194,-0 0.258,0.126Zm-13.313,0.254c0.388,-0 0.711,-0.317 0.711,-0.697c-0,-0.38 -0.323,-0.697 -0.711,-0.697l-0.388,-0c-0.388,-0 -0.711,0.317 -0.711,0.697c0,0.38 0.323,0.697 0.711,0.697l0.388,-0Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") + url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:serif='http://www.serif.com/' width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xml:space='preserve' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg transform='matrix(1.30968,0,0,1.30968,-1.09134,2.41314)'%3E%3Cpath d='M1.84,5.437C2.195,5.437 2.491,5.147 2.491,4.798C2.491,4.45 2.195,4.16 1.84,4.16L1.485,4.16C1.129,4.16 0.833,4.45 0.833,4.798C0.833,5.147 1.129,5.437 1.485,5.437L1.84,5.437ZM15.282,13.157C18.657,11.648 20.078,7.817 18.539,4.624C17.473,2.36 15.223,1.025 12.854,0.909L6.163,0.909C5.571,0.909 5.156,1.374 5.156,1.896C5.156,2.476 5.63,2.883 6.163,2.883L7.88,2.883C8.235,2.883 8.531,3.173 8.531,3.521C8.531,3.869 8.235,4.16 7.88,4.16L3.676,4.16C3.32,4.16 3.024,4.45 3.024,4.798C3.024,5.147 3.32,5.437 3.676,5.437L6.696,5.437C7.051,5.437 7.347,5.727 7.347,6.075C7.347,6.424 7.051,6.714 6.696,6.714L4.801,6.714C4.445,6.714 4.149,7.004 4.149,7.352C4.149,7.701 4.445,7.991 4.801,7.991L6.104,7.991C6.163,8.687 6.34,9.384 6.637,10.022C8.117,13.215 12.025,14.608 15.282,13.157ZM9.222,8.833C8.362,6.998 9.183,4.827 11.055,3.984C12.928,3.141 15.143,3.946 16.002,5.781C16.862,7.617 16.041,9.788 14.169,10.631C12.296,11.473 10.081,10.669 9.222,8.833Z'/%3E%3C/g%3E%3Cg transform='matrix(1.30968,0,0,1.30968,-1.09134,2.41314)'%3E%3Cpath d='M14.039,5.205L15.223,7.178C15.282,7.294 15.282,7.352 15.223,7.468L14.039,9.442C13.979,9.558 13.861,9.558 13.802,9.558L11.492,9.558C11.374,9.558 11.315,9.5 11.255,9.442L10.071,7.468C10.012,7.352 10.012,7.294 10.071,7.178L11.255,5.205C11.315,5.089 11.433,5.089 11.492,5.089L13.802,5.089C13.932,5.089 13.979,5.089 14.039,5.205Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") +); + +// Subscriptions +@include icon-normal( + user-settings-cog-Subscriptions, + url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24px' viewBox='0 0 24 24' width='24px' fill='%23000000'%3E%3Cpath d='M0 0h24v24H0V0z' fill='none'/%3E%3Cpath d='M20 4H4c-1.11 0-1.99.89-1.99 2L2 18c0 1.11.89 2 2 2h16c1.11 0 2-.89 2-2V6c0-1.11-.89-2-2-2zm-1 14H5c-.55 0-1-.45-1-1v-5h16v5c0 .55-.45 1-1 1zm1-10H4V7c0-.55.45-1 1-1h14c.55 0 1 .45 1 1v1z'/%3E%3C/svg%3E") ); // Server Boost @@ -1430,7 +1503,7 @@ // Billing @include icon-normal( user-settings-cog-Billing, - url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24px' viewBox='0 0 24 24' width='24px' fill='%23000000'%3E%3Cpath d='M0 0h24v24H0V0z' fill='none'/%3E%3Cpath d='M20 4H4c-1.11 0-1.99.89-1.99 2L2 18c0 1.11.89 2 2 2h16c1.11 0 2-.89 2-2V6c0-1.11-.89-2-2-2zm-1 14H5c-.55 0-1-.45-1-1v-5h16v5c0 .55-.45 1-1 1zm1-10H4V6h16v2z'/%3E%3C/svg%3E") + url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' enable-background='new 0 0 24 24' height='24px' viewBox='0 0 24 24' width='24px' fill='%23000000'%3E%3Cg%3E%3Cpath d='M0,0v24h24V0H0z M1,13V7c0-1.66,1.34-3,3-3h12c1.66,0,3,1.34,3,3v7c0,1.1-0.9,2-2,2H4C2.34,16,1,14.66,1,13z M23,18c0,1.1-0.9,2-2,2H5c-0.55,0-1-0.45-1-1c0-0.55,0.45-1,1-1h16V8c0-0.55,0.45-1,1-1s1,0.45,1,1V18z' fill='none'/%3E%3Cpath d='M23,8v10c0,1.1-0.9,2-2,2H5c-0.55,0-1-0.45-1-1c0-0.55,0.45-1,1-1h16V8c0-0.55,0.45-1,1-1S23,7.45,23,8z M4,16 c-1.66,0-3-1.34-3-3V7c0-1.66,1.34-3,3-3h12c1.66,0,3,1.34,3,3v7c0,1.1-0.9,2-2,2H4z M7,10c0,1.66,1.34,3,3,3s3-1.34,3-3 s-1.34-3-3-3S7,8.34,7,10z'/%3E%3C/g%3E%3C/svg%3E") ); // Appearance @@ -1442,7 +1515,7 @@ // Accessibility @include icon-normal( user-settings-cog-Accessibility, - url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath d='M21.874,4.903l-13.626,0l-0,-1.901c-0,-0.888 -1.086,-1.333 -1.703,-0.715l-3.728,3.752c-0.395,0.395 -0.395,1.012 0,1.407l3.728,3.752c0.641,0.642 1.703,0.197 1.703,-0.716l-0,-1.876l13.626,-0l-0,-3.703Zm-0.691,11.627l-3.728,-3.752c-0.641,-0.642 -1.703,-0.198 -1.703,0.715l0,1.901l-13.626,0l0,3.703l13.626,-0l0,1.901c0,0.888 1.086,1.333 1.703,0.715l3.728,-3.752c0.395,-0.395 0.395,-1.036 -0,-1.431Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") + url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24px' viewBox='0 0 24 24' width='24px' fill='%23000000'%3E%3Cpath d='M0 0h24v24H0V0z' fill='none'/%3E%3Cpath d='M20.75 6.99c-.14-.55-.69-.87-1.24-.75-2.38.53-5.03.76-7.51.76s-5.13-.23-7.51-.76c-.55-.12-1.1.2-1.24.75-.14.56.2 1.13.75 1.26 1.61.36 3.35.61 5 .75v12c0 .55.45 1 1 1s1-.45 1-1v-5h2v5c0 .55.45 1 1 1s1-.45 1-1V9c1.65-.14 3.39-.39 4.99-.75.56-.13.9-.7.76-1.26zM12 6c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2z'/%3E%3C/svg%3E") ); // Voice & Video @@ -1454,13 +1527,13 @@ // Text & Images @include icon-normal( user-settings-cog-Text___Images, - url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath d='M21.874,4.903l-13.626,0l-0,-1.901c-0,-0.888 -1.086,-1.333 -1.703,-0.715l-3.728,3.752c-0.395,0.395 -0.395,1.012 0,1.407l3.728,3.752c0.641,0.642 1.703,0.197 1.703,-0.716l-0,-1.876l13.626,-0l-0,-3.703Zm-0.691,11.627l-3.728,-3.752c-0.641,-0.642 -1.703,-0.198 -1.703,0.715l0,1.901l-13.626,0l0,3.703l13.626,-0l0,1.901c0,0.888 1.086,1.333 1.703,0.715l3.728,-3.752c0.395,-0.395 0.395,-1.036 -0,-1.431Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") + url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24px' viewBox='0 0 24 24' width='24px' fill='%23000000'%3E%3Cpath d='M0 0h24v24H0V0z' fill='none'/%3E%3Cpath d='M20 2H4c-1.1 0-2 .9-2 2v18l4-4h14c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zM5.63 13.19l2.49-3.2c.2-.25.58-.26.78-.01l2.1 2.53 3.1-3.99c.2-.26.6-.26.8.01l3.51 4.68c.25.33.01.8-.4.8H6.02c-.41-.01-.65-.49-.39-.82z'/%3E%3C/svg%3E") ); // Notifications @include icon-normal( user-settings-cog-Notifications, - url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath d='M12,22c1.023,-0 1.851,-0.828 1.851,-1.851l-3.702,-0c-0,1.023 0.828,1.851 1.851,1.851Zm7.712,-4.381l-1.2,-1.2l-0,-5.582c-0,-3.116 -2.196,-5.721 -5.116,-6.353l-0,-1.089c-0,-0.772 -0.624,-1.395 -1.396,-1.395c-0.772,0 -1.395,0.623 -1.395,1.395l-0,1.089c-2.921,0.632 -5.116,3.237 -5.116,6.353l-0,5.582l-1.2,1.2c-0.587,0.586 -0.177,1.59 0.651,1.59l14.111,0c0.838,0 1.247,-1.004 0.661,-1.59Zm-6.782,-2.131l-1.86,0l-0,-1.86l1.86,-0l0,1.86Zm0,-4.651c0,0.512 -0.418,0.93 -0.93,0.93c-0.511,0 -0.93,-0.418 -0.93,-0.93l-0,-1.86c-0,-0.512 0.419,-0.93 0.93,-0.93c0.512,-0 0.93,0.418 0.93,0.93l0,1.86Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") + url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24px' viewBox='0 0 24 24' width='24px' fill='%23000000'%3E%3Cpath d='M0 0h24v24H0V0z' fill='none'/%3E%3Cpath d='M12 22c1.1 0 2-.9 2-2h-4c0 1.1.89 2 2 2zm6-6v-5c0-3.07-1.64-5.64-4.5-6.32V4c0-.83-.67-1.5-1.5-1.5s-1.5.67-1.5 1.5v.68C7.63 5.36 6 7.92 6 11v5l-1.29 1.29c-.63.63-.19 1.71.7 1.71h13.17c.89 0 1.34-1.08.71-1.71L18 16z'/%3E%3C/svg%3E") ); // Keybinds @@ -1490,33 +1563,25 @@ // Streamer Mode @include icon-normal( user-settings-cog-Streamer_Mode, - url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='video_call' d='M17.556,10.333l-0,-3.889c-0,-0.611 -0.5,-1.111 -1.112,-1.111l-13.333,0c-0.611,0 -1.111,0.5 -1.111,1.111l-0,11.112c-0,0.611 0.5,1.111 1.111,1.111l13.333,-0c0.612,-0 1.112,-0.5 1.112,-1.111l-0,-3.889l2.544,2.544c0.7,0.7 1.9,0.2 1.9,-0.789l0,-6.855c0,-0.989 -1.2,-1.489 -1.9,-0.789l-2.544,2.555Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") + url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24px' viewBox='0 0 24 24' width='24px' fill='%23000000'%3E%3Cpath d='M17 10.5V7c0-.55-.45-1-1-1H4c-.55 0-1 .45-1 1v10c0 .55.45 1 1 1h12c.55 0 1-.45 1-1v-3.5l2.29 2.29c.63.63 1.71.18 1.71-.71V8.91c0-.89-1.08-1.34-1.71-.71L17 10.5z'/%3E%3C/svg%3E") ); - - - - - - - - // Advanced @include icon-normal( user-settings-cog-Advanced, - url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath d='M21.874,4.903l-13.626,0l-0,-1.901c-0,-0.888 -1.086,-1.333 -1.703,-0.715l-3.728,3.752c-0.395,0.395 -0.395,1.012 0,1.407l3.728,3.752c0.641,0.642 1.703,0.197 1.703,-0.716l-0,-1.876l13.626,-0l-0,-3.703Zm-0.691,11.627l-3.728,-3.752c-0.641,-0.642 -1.703,-0.198 -1.703,0.715l0,1.901l-13.626,0l0,3.703l13.626,-0l0,1.901c0,0.888 1.086,1.333 1.703,0.715l3.728,-3.752c0.395,-0.395 0.395,-1.036 -0,-1.431Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") + url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' enable-background='new 0 0 24 24' height='24px' viewBox='0 0 24 24' width='24px' fill='%23000000'%3E%3Crect fill='none' height='24' width='24'/%3E%3Cpath d='M19.5,12c0-0.23-0.01-0.45-0.03-0.68l1.86-1.41c0.4-0.3,0.51-0.86,0.26-1.3l-1.87-3.23c-0.25-0.44-0.79-0.62-1.25-0.42 l-2.15,0.91c-0.37-0.26-0.76-0.49-1.17-0.68l-0.29-2.31C14.8,2.38,14.37,2,13.87,2h-3.73C9.63,2,9.2,2.38,9.14,2.88L8.85,5.19 c-0.41,0.19-0.8,0.42-1.17,0.68L5.53,4.96c-0.46-0.2-1-0.02-1.25,0.42L2.41,8.62c-0.25,0.44-0.14,0.99,0.26,1.3l1.86,1.41 C4.51,11.55,4.5,11.77,4.5,12s0.01,0.45,0.03,0.68l-1.86,1.41c-0.4,0.3-0.51,0.86-0.26,1.3l1.87,3.23c0.25,0.44,0.79,0.62,1.25,0.42 l2.15-0.91c0.37,0.26,0.76,0.49,1.17,0.68l0.29,2.31C9.2,21.62,9.63,22,10.13,22h3.73c0.5,0,0.93-0.38,0.99-0.88l0.29-2.31 c0.41-0.19,0.8-0.42,1.17-0.68l2.15,0.91c0.46,0.2,1,0.02,1.25-0.42l1.87-3.23c0.25-0.44,0.14-0.99-0.26-1.3l-1.86-1.41 C19.49,12.45,19.5,12.23,19.5,12z M12.04,15.5c-1.93,0-3.5-1.57-3.5-3.5s1.57-3.5,3.5-3.5s3.5,1.57,3.5,3.5S13.97,15.5,12.04,15.5z'/%3E%3C/svg%3E") ); // Activity Status @include icon-normal( user-settings-cog-Game_Activity, - url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath d='M21.874,4.903l-13.626,0l-0,-1.901c-0,-0.888 -1.086,-1.333 -1.703,-0.715l-3.728,3.752c-0.395,0.395 -0.395,1.012 0,1.407l3.728,3.752c0.641,0.642 1.703,0.197 1.703,-0.716l-0,-1.876l13.626,-0l-0,-3.703Zm-0.691,11.627l-3.728,-3.752c-0.641,-0.642 -1.703,-0.198 -1.703,0.715l0,1.901l-13.626,0l0,3.703l13.626,-0l0,1.901c0,0.888 1.086,1.333 1.703,0.715l3.728,-3.752c0.395,-0.395 0.395,-1.036 -0,-1.431Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") + url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24px' viewBox='0 0 24 24' width='24px' fill='%23000000'%3E%3Cpath d='M15 7.29V3c0-.55-.45-1-1-1h-4c-.55 0-1 .45-1 1v4.29c0 .13.05.26.15.35l2.5 2.5c.2.2.51.2.71 0l2.5-2.5c.09-.09.14-.21.14-.35zM7.29 9H3c-.55 0-1 .45-1 1v4c0 .55.45 1 1 1h4.29c.13 0 .26-.05.35-.15l2.5-2.5c.2-.2.2-.51 0-.71l-2.5-2.5C7.55 9.05 7.43 9 7.29 9zM9 16.71V21c0 .55.45 1 1 1h4c.55 0 1-.45 1-1v-4.29c0-.13-.05-.26-.15-.35l-2.5-2.5c-.2-.2-.51-.2-.71 0l-2.5 2.5c-.09.09-.14.21-.14.35zm7.35-7.56l-2.5 2.5c-.2.2-.2.51 0 .71l2.5 2.5c.09.09.22.15.35.15H21c.55 0 1-.45 1-1v-4c0-.55-.45-1-1-1h-4.29c-.14-.01-.26.04-.36.14z'/%3E%3C/svg%3E") ); // Game Overlay @include icon-normal( user-settings-cog-Overlay, - url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath d='M21.874,4.903l-13.626,0l-0,-1.901c-0,-0.888 -1.086,-1.333 -1.703,-0.715l-3.728,3.752c-0.395,0.395 -0.395,1.012 0,1.407l3.728,3.752c0.641,0.642 1.703,0.197 1.703,-0.716l-0,-1.876l13.626,-0l-0,-3.703Zm-0.691,11.627l-3.728,-3.752c-0.641,-0.642 -1.703,-0.198 -1.703,0.715l0,1.901l-13.626,0l0,3.703l13.626,-0l0,1.901c0,0.888 1.086,1.333 1.703,0.715l3.728,-3.752c0.395,-0.395 0.395,-1.036 -0,-1.431Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") + url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24px' viewBox='0 0 24 24' width='24px' fill='%23000000'%3E%3Cpath d='M0 0h24v24H0V0z' fill='none'/%3E%3Cpath d='M12.6 18.06c-.36.28-.87.28-1.23 0l-6.15-4.78c-.36-.28-.86-.28-1.22 0-.51.4-.51 1.17 0 1.57l6.76 5.26c.72.56 1.73.56 2.46 0l6.76-5.26c.51-.4.51-1.17 0-1.57l-.01-.01c-.36-.28-.86-.28-1.22 0l-6.15 4.79zm.63-3.02l6.76-5.26c.51-.4.51-1.18 0-1.58l-6.76-5.26c-.72-.56-1.73-.56-2.46 0L4.01 8.21c-.51.4-.51 1.18 0 1.58l6.76 5.26c.72.56 1.74.56 2.46-.01z'/%3E%3C/svg%3E") ); // Powercord @@ -1528,23 +1593,57 @@ // Change Log @include icon-normal( user-settings-cog-changelog, - url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath d='M21.874,4.903l-13.626,0l-0,-1.901c-0,-0.888 -1.086,-1.333 -1.703,-0.715l-3.728,3.752c-0.395,0.395 -0.395,1.012 0,1.407l3.728,3.752c0.641,0.642 1.703,0.197 1.703,-0.716l-0,-1.876l13.626,-0l-0,-3.703Zm-0.691,11.627l-3.728,-3.752c-0.641,-0.642 -1.703,-0.198 -1.703,0.715l0,1.901l-13.626,0l0,3.703l13.626,-0l0,1.901c0,0.888 1.086,1.333 1.703,0.715l3.728,-3.752c0.395,-0.395 0.395,-1.036 -0,-1.431Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") + url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' enable-background='new 0 0 24 24' height='24px' viewBox='0 0 24 24' width='24px' fill='%23000000'%3E%3Cg%3E%3Crect fill='none' height='24' width='24'/%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Cpath d='M11,8.75v3.68c0,0.35,0.19,0.68,0.49,0.86l3.12,1.85c0.36,0.21,0.82,0.09,1.03-0.26c0.21-0.36,0.1-0.82-0.26-1.03 l-2.87-1.71v-3.4C12.5,8.34,12.16,8,11.75,8S11,8.34,11,8.75z M21,9.5V4.21c0-0.45-0.54-0.67-0.85-0.35l-1.78,1.78 c-1.81-1.81-4.39-2.85-7.21-2.6c-4.19,0.38-7.64,3.75-8.1,7.94C2.46,16.4,6.69,21,12,21c4.59,0,8.38-3.44,8.93-7.88 c0.07-0.6-0.4-1.12-1-1.12c-0.5,0-0.92,0.37-0.98,0.86c-0.43,3.49-3.44,6.19-7.05,6.14c-3.71-0.05-6.84-3.18-6.9-6.9 C4.94,8.2,8.11,5,12,5c1.93,0,3.68,0.79,4.95,2.05l-2.09,2.09C14.54,9.46,14.76,10,15.21,10h5.29C20.78,10,21,9.78,21,9.5z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") ); // HypeSquad @include icon-normal( user-settings-cog-Hypesquad_Online, - url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath d='M21.874,4.903l-13.626,0l-0,-1.901c-0,-0.888 -1.086,-1.333 -1.703,-0.715l-3.728,3.752c-0.395,0.395 -0.395,1.012 0,1.407l3.728,3.752c0.641,0.642 1.703,0.197 1.703,-0.716l-0,-1.876l13.626,-0l-0,-3.703Zm-0.691,11.627l-3.728,-3.752c-0.641,-0.642 -1.703,-0.198 -1.703,0.715l0,1.901l-13.626,0l0,3.703l13.626,-0l0,1.901c0,0.888 1.086,1.333 1.703,0.715l3.728,-3.752c0.395,-0.395 0.395,-1.036 -0,-1.431Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") + url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='m 23.988076,4.0407257 -4.020135,7.7588623 c -0.05567,0.147956 0.01528,0.313482 0.160804,0.375213 h 2.532686 c 0.154403,0.01365 0.265061,0.155051 0.241208,0.308211 0.0011,0.07406 -0.03389,0.144041 -0.0938,0.187607 L 12.19568,20.335677 c -0.100799,0.05243 -0.220819,0.05243 -0.321611,0 L 1.2073048,12.684018 c -0.1055339,-0.11322 -0.1055339,-0.288786 0,-0.402014 v 0 c 0.046769,-0.04879 0.1077235,-0.08162 0.1742059,-0.0938 h 2.3718807 c 0.162819,0 0.29481,-0.131994 0.29481,-0.29481 v 0 -0.0938 L 0.02806482,4.0407257 c -0.067899,-0.1444542 -0.0085,-0.3167117 0.1340046,-0.3886131 0.059633,-0.026948 0.127973,-0.026948 0.1876063,0 L 9.8907994,9.9101245 c 0.1746236,0.09447 0.3117316,0.2457635 0.3886126,0.4288145 l 1.46065,2.9213 c 0.06036,0.132342 0.219144,0.187311 0.34841,0.120604 0.05616,-0.02522 0.103024,-0.06739 0.134006,-0.120604 l 1.407047,-2.9079 c 0.09676,-0.169537 0.22939,-0.315887 0.388613,-0.4288145 l 9.541123,-6.2714119 c 0.140608,-0.066801 0.308733,-0.0067 0.375213,0.1340045 v 0 c 0.06062,0.069924 0.0809,0.1661763 0.0536,0.2546086 z'/%3E%3C/svg%3E") ); // Experiments @include icon-normal( user-settings-cog-Experiments, - url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath d='M21.874,4.903l-13.626,0l-0,-1.901c-0,-0.888 -1.086,-1.333 -1.703,-0.715l-3.728,3.752c-0.395,0.395 -0.395,1.012 0,1.407l3.728,3.752c0.641,0.642 1.703,0.197 1.703,-0.716l-0,-1.876l13.626,-0l-0,-3.703Zm-0.691,11.627l-3.728,-3.752c-0.641,-0.642 -1.703,-0.198 -1.703,0.715l0,1.901l-13.626,0l0,3.703l13.626,-0l0,1.901c0,0.888 1.086,1.333 1.703,0.715l3.728,-3.752c0.395,-0.395 0.395,-1.036 -0,-1.431Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") + url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' enable-background='new 0 0 24 24' height='24px' viewBox='0 0 24 24' width='24px' fill='%23000000'%3E%3Crect fill='none' height='24' width='24'/%3E%3Cpath d='M20.54,17.73L15,11V5h1c0.55,0,1-0.45,1-1s-0.45-1-1-1H8C7.45,3,7,3.45,7,4s0.45,1,1,1h1v6l-5.54,6.73 C3.14,18.12,3,18.56,3,19c0.01,1.03,0.82,2,2,2H19c1.19,0,2-0.97,2-2C21,18.56,20.86,18.12,20.54,17.73z'/%3E%3C/svg%3E") ); // Developer Options @include icon-normal( user-settings-cog-Developer_Options, - url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath d='M21.874,4.903l-13.626,0l-0,-1.901c-0,-0.888 -1.086,-1.333 -1.703,-0.715l-3.728,3.752c-0.395,0.395 -0.395,1.012 0,1.407l3.728,3.752c0.641,0.642 1.703,0.197 1.703,-0.716l-0,-1.876l13.626,-0l-0,-3.703Zm-0.691,11.627l-3.728,-3.752c-0.641,-0.642 -1.703,-0.198 -1.703,0.715l0,1.901l-13.626,0l0,3.703l13.626,-0l0,1.901c0,0.888 1.086,1.333 1.703,0.715l3.728,-3.752c0.395,-0.395 0.395,-1.036 -0,-1.431Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") + url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24px' viewBox='0 0 24 24' width='24px' fill='%23000000'%3E%3Cpath d='M0 0h24v24H0V0z' fill='none'/%3E%3Cpath d='M8.7 15.9L4.8 12l3.9-3.9c.39-.39.39-1.01 0-1.4-.39-.39-1.01-.39-1.4 0l-4.59 4.59c-.39.39-.39 1.02 0 1.41l4.59 4.6c.39.39 1.01.39 1.4 0 .39-.39.39-1.01 0-1.4zm6.6 0l3.9-3.9-3.9-3.9c-.39-.39-.39-1.01 0-1.4.39-.39 1.01-.39 1.4 0l4.59 4.59c.39.39.39 1.02 0 1.41l-4.59 4.6c-.39.39-1.01.39-1.4 0-.39-.39-.39-1.01 0-1.4z'/%3E%3C/svg%3E") +); + +// Hotspot Options +@include icon-normal( + user-settings-cog-Hotspot_Options, + url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24px' viewBox='0 0 24 24' width='24px' fill='%23000000'%3E%3Cpath d='M0 0h24v24H0V0z' fill='none'/%3E%3Cpath d='M3 18c0 .55.45 1 1 1h5v-2H4c-.55 0-1 .45-1 1zM3 6c0 .55.45 1 1 1h9V5H4c-.55 0-1 .45-1 1zm10 14v-1h7c.55 0 1-.45 1-1s-.45-1-1-1h-7v-1c0-.55-.45-1-1-1s-1 .45-1 1v4c0 .55.45 1 1 1s1-.45 1-1zM7 10v1H4c-.55 0-1 .45-1 1s.45 1 1 1h3v1c0 .55.45 1 1 1s1-.45 1-1v-4c0-.55-.45-1-1-1s-1 .45-1 1zm14 2c0-.55-.45-1-1-1h-9v2h9c.55 0 1-.45 1-1zm-5-3c.55 0 1-.45 1-1V7h3c.55 0 1-.45 1-1s-.45-1-1-1h-3V4c0-.55-.45-1-1-1s-1 .45-1 1v4c0 .55.45 1 1 1z'/%3E%3C/svg%3E") +); + +// ╔══════════════════════════╦═════════════════════════════════════════════════════════════════════════════[─]═[□]═[×]═╗ +// ║ Icons ║ Study Hub ║ +// ╚══════════════════════════╩═════════════════════════════════════════════════════════════════════════════════════════╝ + +// Edit Settings +@include icon-normal( + guild-entry-context-update-entry, + url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' enable-background='new 0 0 24 24' height='24px' viewBox='0 0 24 24' width='24px' fill='%23000000'%3E%3Crect fill='none' height='24' width='24'/%3E%3Cpath d='M19.5,12c0-0.23-0.01-0.45-0.03-0.68l1.86-1.41c0.4-0.3,0.51-0.86,0.26-1.3l-1.87-3.23c-0.25-0.44-0.79-0.62-1.25-0.42 l-2.15,0.91c-0.37-0.26-0.76-0.49-1.17-0.68l-0.29-2.31C14.8,2.38,14.37,2,13.87,2h-3.73C9.63,2,9.2,2.38,9.14,2.88L8.85,5.19 c-0.41,0.19-0.8,0.42-1.17,0.68L5.53,4.96c-0.46-0.2-1-0.02-1.25,0.42L2.41,8.62c-0.25,0.44-0.14,0.99,0.26,1.3l1.86,1.41 C4.51,11.55,4.5,11.77,4.5,12s0.01,0.45,0.03,0.68l-1.86,1.41c-0.4,0.3-0.51,0.86-0.26,1.3l1.87,3.23c0.25,0.44,0.79,0.62,1.25,0.42 l2.15-0.91c0.37,0.26,0.76,0.49,1.17,0.68l0.29,2.31C9.2,21.62,9.63,22,10.13,22h3.73c0.5,0,0.93-0.38,0.99-0.88l0.29-2.31 c0.41-0.19,0.8-0.42,1.17-0.68l2.15,0.91c0.46,0.2,1,0.02,1.25-0.42l1.87-3.23c0.25-0.44,0.14-0.99-0.26-1.3l-1.86-1.41 C19.49,12.45,19.5,12.23,19.5,12z M12.04,15.5c-1.93,0-3.5-1.57-3.5-3.5s1.57-3.5,3.5-3.5s3.5,1.57,3.5,3.5S13.97,15.5,12.04,15.5z'/%3E%3C/svg%3E") +); + +// Remove from Hub +@include icon-normal( + guild-entry-context-remove-from-hub, + url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24px' viewBox='0 0 24 24' width='24px' fill='%23000000'%3E%3Cpath d='M0 0h24v24H0V0z' fill='none'/%3E%3Cpath d='M7 12c0 .55.45 1 1 1h8c.55 0 1-.45 1-1s-.45-1-1-1H8c-.55 0-1 .45-1 1zm5-10C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z'/%3E%3C/svg%3E") +); + +// Report Server +@include icon-normal( + guild-entry-context-report-server-listing, + url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24px' viewBox='0 0 24 24' width='24px' fill='%23000000'%3E%3Cpath d='M0 0h24v24H0V0z' fill='none'/%3E%3Cpath d='M14.4 6l-.24-1.2c-.09-.46-.5-.8-.98-.8H6c-.55 0-1 .45-1 1v15c0 .55.45 1 1 1s1-.45 1-1v-6h5.6l.24 1.2c.09.47.5.8.98.8H19c.55 0 1-.45 1-1V7c0-.55-.45-1-1-1h-4.6z'/%3E%3C/svg%3E") +); + +// Copy ID +@include icon-normal( + guild-entry-context-devmode-copy-id, + url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='id' d='M5.384,4.365c0.221,-0 0.4,0.179 0.4,0.4c0,2.15 0,12.32 0,14.47c0,0.221 -0.179,0.4 -0.4,0.4c-0.727,0 -2.257,0 -2.984,0c-0.221,0 -0.4,-0.179 -0.4,-0.4c-0,-2.15 -0,-12.32 -0,-14.47c0,-0.221 0.179,-0.4 0.4,-0.4c0.727,-0 2.257,-0 2.984,-0Zm8.538,-0c5.312,-0 8.078,3.076 8.078,7.613c0,4.537 -2.833,7.657 -7.989,7.657l-4.956,0c-0.221,0 -0.4,-0.179 -0.4,-0.4c-0,-2.15 -0,-12.32 -0,-14.47c-0,-0.221 0.179,-0.4 0.4,-0.4c1.229,-0 4.867,-0 4.867,-0Zm-0.111,12.327c2.7,-0 4.382,-1.417 4.382,-4.692c0,-3.209 -1.792,-4.692 -4.382,-4.692l-0.972,0c-0.221,0 -0.4,0.179 -0.4,0.4c0,1.536 0,7.048 0,8.584c0,0.221 0.179,0.4 0.4,0.4c0.405,-0 0.972,-0 0.972,-0Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") ); \ No newline at end of file diff --git a/src/source.css b/src/source.css index 764c1fc..ae0330f 100644 --- a/src/source.css +++ b/src/source.css @@ -1 +1 @@ -.buttonContainer-DHceWr .wrapper-2aW0bm{border-radius:var(--context-menu-radius);background:var(--background-floating)}.menu-3sdvDG{border-radius:var(--context-menu-radius)}.item-1tOPte{margin-bottom:var(--context-menu-spacing);margin-top:var(--context-menu-spacing)}.layer-v9HyYc>.styleFlexible-wGDiIL{width:var(--context-menu-width);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.layer-v9HyYc>.submenuPaddingContainer-fiOCHc{min-width:var(--context-menu-width)}.scroller-3BxosC{max-height:var(--context-settings-height)}.item-1tOPte::before{content:"";background:var(--context-icon-normal);margin-right:var(--context-icon-spacing);height:var(--context-icon-size);width:var(--context-icon-size);mask:var(--icon) center/contain no-repeat;-webkit-mask:var(--icon) center/contain no-repeat;--icon: url("")}.disabled-1WRMNA{opacity:var(--context-disabled-opacity)}.separator-2I32lJ{border-color:var(--context-separator);margin:var(--separator-spacing-height) var(--separator-spacing-width) var(--separator-spacing-height) var(--separator-spacing-width)}.item-1tOPte[id^=now-playing-menu-]:not(#now-playing-menu-message,#now-playing-menu-play-undefined,[id^=now-playing-menu-spotify-play],[id^=now-playing-menu-spotify-sync])::before,#status-picker .item-1tOPte::before,#channel-attach .item-1tOPte::before,.submenuPaddingContainer-fiOCHc .item-1tOPte::before,.item-1tOPte.hideInteraction-1iHO1O::before,#channel-context-900::before,#channel-context-3600::before,#channel-context-28800::before,#channel-context-86400::before,#channel-context--1::before,#subscription-context-cancel::before{content:none !important}.submenu-2-ysNh .item-1tOPte{flex-direction:row-reverse}.submenu-2-ysNh .item-1tOPte .imageContainer-2fGqYU,.submenu-2-ysNh .item-1tOPte .iconContainer-2-XQPY{margin-left:0px;margin-right:8px}.item-1tOPte#gdm-context-change-icon .labelContainer-1BLJti{padding:0;min-height:0}.item-1tOPte#gdm-context-change-icon{display:flex;padding:6px 8px;min-height:32px;margin:0px 12px 0px 0px}.colorDefault-2K3EoJ.focused-3afm-j{border-radius:var(--context-button-radius);color:var(--context-icon-focused)}.colorDefault-2K3EoJ.focused-3afm-j.item-1tOPte::before{background:var(--context-icon-focused)}.item-1tOPte#message-delete.colorDefault-2K3EoJ{background:var(--danger-background-normal);border-radius:var(--danger-background-radius);color:var(--danger-text-normal)}.item-1tOPte#message-actions-delete.colorDefault-2K3EoJ{background:var(--danger-background-normal);border-radius:var(--danger-background-radius);color:var(--danger-text-normal)}.item-1tOPte#channel-context-delete-channel.colorDefault-2K3EoJ{background:var(--danger-background-normal);border-radius:var(--danger-background-radius);color:var(--danger-text-normal)}.item-1tOPte#user-context-kick.colorDefault-2K3EoJ{background:var(--danger-background-normal);border-radius:var(--danger-background-radius);color:var(--danger-text-normal)}.item-1tOPte#user-context-ban.colorDefault-2K3EoJ{background:var(--danger-background-normal);border-radius:var(--danger-background-radius);color:var(--danger-text-normal)}.item-1tOPte#guild-context-leave-guild.colorDefault-2K3EoJ{background:var(--danger-background-normal);border-radius:var(--danger-background-radius);color:var(--danger-text-normal)}.item-1tOPte#guild-header-popout-leave.colorDefault-2K3EoJ{background:var(--danger-background-normal);border-radius:var(--danger-background-radius);color:var(--danger-text-normal)}.item-1tOPte#thread-context-delete-channel.colorDefault-2K3EoJ{background:var(--danger-background-normal);border-radius:var(--danger-background-radius);color:var(--danger-text-normal)}.item-1tOPte#user-profile-actions-user-remove.colorDefault-2K3EoJ{background:var(--danger-background-normal);border-radius:var(--danger-background-radius);color:var(--danger-text-normal)}.item-1tOPte#user-profile-actions-user-block.colorDefault-2K3EoJ{background:var(--danger-background-normal);border-radius:var(--danger-background-radius);color:var(--danger-text-normal)}.item-1tOPte#friend-row-remove-friend.colorDefault-2K3EoJ{background:var(--danger-background-normal);border-radius:var(--danger-background-radius);color:var(--danger-text-normal)}.item-1tOPte#user-context-voice-mute.colorDefault-2K3EoJ{background:var(--danger-background-normal);border-radius:var(--danger-background-radius);color:var(--danger-text-normal)}.item-1tOPte#user-context-voice-deafen.colorDefault-2K3EoJ{background:var(--danger-background-normal);border-radius:var(--danger-background-radius);color:var(--danger-text-normal)}.item-1tOPte#undefined-delete.colorDefault-2K3EoJ{background:var(--danger-background-normal);border-radius:var(--danger-background-radius);color:var(--danger-text-normal)}.item-1tOPte#message-report.colorDefault-2K3EoJ{background:var(--danger-background-normal);border-radius:var(--danger-background-radius);color:var(--danger-text-normal)}.item-1tOPte#message-delete.colorDefault-2K3EoJ.focused-3afm-j{background:var(--danger-background-hover);border-radius:var(--danger-background-radius);color:var(--danger-text-focused)}.item-1tOPte#message-actions-delete.colorDefault-2K3EoJ.focused-3afm-j{background:var(--danger-background-hover);border-radius:var(--danger-background-radius);color:var(--danger-text-focused)}.item-1tOPte#channel-context-delete-channel.colorDefault-2K3EoJ.focused-3afm-j{background:var(--danger-background-hover);border-radius:var(--danger-background-radius);color:var(--danger-text-focused)}.item-1tOPte#user-context-kick.colorDefault-2K3EoJ.focused-3afm-j{background:var(--danger-background-hover);border-radius:var(--danger-background-radius);color:var(--danger-text-focused)}.item-1tOPte#user-context-ban.colorDefault-2K3EoJ.focused-3afm-j{background:var(--danger-background-hover);border-radius:var(--danger-background-radius);color:var(--danger-text-focused)}.item-1tOPte#guild-context-leave-guild.colorDefault-2K3EoJ.focused-3afm-j{background:var(--danger-background-hover);border-radius:var(--danger-background-radius);color:var(--danger-text-focused)}.item-1tOPte#guild-header-popout-leave.colorDefault-2K3EoJ.focused-3afm-j{background:var(--danger-background-hover);border-radius:var(--danger-background-radius);color:var(--danger-text-focused)}.item-1tOPte#thread-context-delete-channel.colorDefault-2K3EoJ.focused-3afm-j{background:var(--danger-background-hover);border-radius:var(--danger-background-radius);color:var(--danger-text-focused)}.item-1tOPte#user-profile-actions-user-remove.colorDefault-2K3EoJ.focused-3afm-j{background:var(--danger-background-hover);border-radius:var(--danger-background-radius);color:var(--danger-text-focused)}.item-1tOPte#user-profile-actions-user-block.colorDefault-2K3EoJ.focused-3afm-j{background:var(--danger-background-hover);border-radius:var(--danger-background-radius);color:var(--danger-text-focused)}.item-1tOPte#friend-row-remove-friend.colorDefault-2K3EoJ.focused-3afm-j{background:var(--danger-background-hover);border-radius:var(--danger-background-radius);color:var(--danger-text-focused)}.item-1tOPte#user-context-voice-mute.colorDefault-2K3EoJ.focused-3afm-j{background:var(--danger-background-hover);border-radius:var(--danger-background-radius);color:var(--danger-text-focused)}.item-1tOPte#user-context-voice-deafen.colorDefault-2K3EoJ.focused-3afm-j{background:var(--danger-background-hover);border-radius:var(--danger-background-radius);color:var(--danger-text-focused)}.item-1tOPte#undefined-delete.colorDefault-2K3EoJ.focused-3afm-j{background:var(--danger-background-hover);border-radius:var(--danger-background-radius);color:var(--danger-text-focused)}.item-1tOPte#message-report.colorDefault-2K3EoJ.focused-3afm-j{background:var(--danger-background-hover);border-radius:var(--danger-background-radius);color:var(--danger-text-focused)}.item-1tOPte#message-delete.colorDefault-2K3EoJ::before{background:var(--danger-icon-normal)}.item-1tOPte#message-actions-delete.colorDefault-2K3EoJ::before{background:var(--danger-icon-normal)}.item-1tOPte#channel-context-delete-channel.colorDefault-2K3EoJ::before{background:var(--danger-icon-normal)}.item-1tOPte#user-context-kick.colorDefault-2K3EoJ::before{background:var(--danger-icon-normal)}.item-1tOPte#user-context-ban.colorDefault-2K3EoJ::before{background:var(--danger-icon-normal)}.item-1tOPte#guild-context-leave-guild.colorDefault-2K3EoJ::before{background:var(--danger-icon-normal)}.item-1tOPte#guild-header-popout-leave.colorDefault-2K3EoJ::before{background:var(--danger-icon-normal)}.item-1tOPte#thread-context-delete-channel.colorDefault-2K3EoJ::before{background:var(--danger-icon-normal)}.item-1tOPte#user-profile-actions-user-remove.colorDefault-2K3EoJ::before{background:var(--danger-icon-normal)}.item-1tOPte#user-profile-actions-user-block.colorDefault-2K3EoJ::before{background:var(--danger-icon-normal)}.item-1tOPte#friend-row-remove-friend.colorDefault-2K3EoJ::before{background:var(--danger-icon-normal)}.item-1tOPte#user-context-voice-mute.colorDefault-2K3EoJ::before{background:var(--danger-icon-normal)}.item-1tOPte#user-context-voice-deafen.colorDefault-2K3EoJ::before{background:var(--danger-icon-normal)}.item-1tOPte#undefined-delete.colorDefault-2K3EoJ::before{background:var(--danger-icon-normal)}.item-1tOPte#message-report.colorDefault-2K3EoJ::before{background:var(--danger-icon-normal)}.item-1tOPte#message-delete.colorDefault-2K3EoJ.focused-3afm-j::before{background:var(--danger-icon-focused)}.item-1tOPte#message-actions-delete.colorDefault-2K3EoJ.focused-3afm-j::before{background:var(--danger-icon-focused)}.item-1tOPte#channel-context-delete-channel.colorDefault-2K3EoJ.focused-3afm-j::before{background:var(--danger-icon-focused)}.item-1tOPte#user-context-kick.colorDefault-2K3EoJ.focused-3afm-j::before{background:var(--danger-icon-focused)}.item-1tOPte#user-context-ban.colorDefault-2K3EoJ.focused-3afm-j::before{background:var(--danger-icon-focused)}.item-1tOPte#guild-context-leave-guild.colorDefault-2K3EoJ.focused-3afm-j::before{background:var(--danger-icon-focused)}.item-1tOPte#guild-header-popout-leave.colorDefault-2K3EoJ.focused-3afm-j::before{background:var(--danger-icon-focused)}.item-1tOPte#thread-context-delete-channel.colorDefault-2K3EoJ.focused-3afm-j::before{background:var(--danger-icon-focused)}.item-1tOPte#user-profile-actions-user-remove.colorDefault-2K3EoJ.focused-3afm-j::before{background:var(--danger-icon-focused)}.item-1tOPte#user-profile-actions-user-block.colorDefault-2K3EoJ.focused-3afm-j::before{background:var(--danger-icon-focused)}.item-1tOPte#friend-row-remove-friend.colorDefault-2K3EoJ.focused-3afm-j::before{background:var(--danger-icon-focused)}.item-1tOPte#user-context-voice-mute.colorDefault-2K3EoJ.focused-3afm-j::before{background:var(--danger-icon-focused)}.item-1tOPte#user-context-voice-deafen.colorDefault-2K3EoJ.focused-3afm-j::before{background:var(--danger-icon-focused)}.item-1tOPte#undefined-delete.colorDefault-2K3EoJ.focused-3afm-j::before{background:var(--danger-icon-focused)}.item-1tOPte#message-report.colorDefault-2K3EoJ.focused-3afm-j::before{background:var(--danger-icon-focused)}.react-datepicker{background:var(--background-floating) !important}.react-datepicker__header,.react-datepicker__heade,.react-datepicker__current-month{background:transparent !important}.datePicker--XZbmJ .react-datepicker__day{border-color:var(--background-tertiary) !important}.container-3ayLPN{border-radius:var(--context-menu-radius)}.react-datepicker__day{background:var(--background-secondary-alt) !important;font-weight:600}.react-datepicker__day:hover{background:var(--brand-experiment) !important}.react-datepicker__day:not(.react-datepicker__day--outside-month,.react-datepicker__day--disabled):hover{color:#fff !important;font-weight:600}.react-datepicker__day--outside-month{background:transparent !important}.react-datepicker__day--outside-month:hover{background:transparent !important}.react-datepicker__day--disabled{background:transparent !important}.react-datepicker__day--disabled:hover{background:transparent !important}.datePicker--XZbmJ .react-datepicker__header{background:var(--background-tertiary) !important;margin-bottom:20px;border-radius:8px}.react-datepicker__current-month{border-color:transparent !important;margin-top:0px !important;padding-top:10px !important;padding-bottom:0px !important}.calendarPicker-2yf6Ci .react-datepicker__navigation.react-datepicker__navigation--previous{border:none;top:30px;margin-left:10px}.calendarPicker-2yf6Ci .react-datepicker__navigation.react-datepicker__navigation--next{border:none;top:30px;margin-right:10px}.calendarPicker-2yf6Ci .react-datepicker__week:first-of-type>.react-datepicker__day:first-of-type{border-radius:var(--context-menu-radius) 0 0 !important}.calendarPicker-2yf6Ci .react-datepicker__week:first-of-type>.react-datepicker__day:last-of-type{border-radius:0 var(--context-menu-radius) 0 0 !important}.calendarPicker-2yf6Ci .react-datepicker__week:last-of-type>.react-datepicker__day:first-of-type{border-radius:0 0 0 var(--context-menu-radius) !important}.calendarPicker-2yf6Ci .react-datepicker__week:last-of-type>.react-datepicker__day:last-of-type{border-radius:0 0 var(--context-menu-radius) !important}.datePicker--XZbmJ .datePickerHint-3Q1Udw{background:var(--background-tertiary) !important;border-radius:8px;margin-bottom:20px;padding:12px 12px 12px 12px}.datePicker--XZbmJ .datePickerHint-3Q1Udw .hintValue-29ny8Z{margin-left:6px;padding-left:6px;padding-right:6px}.theme-dark .calendarPicker-2yf6Ci .react-datepicker__current-month,.theme-light .calendarPicker-2yf6Ci .react-datepicker__current-month{color:var(--calendar-text-normal)}.theme-dark .calendarPicker-2yf6Ci .react-datepicker__day-name,.theme-light .calendarPicker-2yf6Ci .react-datepicker__day-name{color:var(--calendar-text-normal);font-weight:600}.theme-dar .datePicker--XZbmJ .datePickerHint-3Q1Udw .hint-165cR4,.theme-light .datePicker--XZbmJ .datePickerHint-3Q1Udw .hint-165cR4{color:var(--calendar-text-normal);font-weight:400}.submenuPaddingContainer-fiOCHc .item-1tOPte .label-22pbtT::before{display:none !important}.item-1tOPte#stream-context-mute .iconContainer-2-XQPY{display:none}.item-1tOPte#stream-context-no-video-hide .iconContainer-2-XQPY{display:none}.item-1tOPte#textarea-context-sticker-suggestions .iconContainer-2-XQPY{display:none}.item-1tOPte#textarea-context-spellcheck .iconContainer-2-XQPY{display:none}.item-1tOPte#user-context-mute .iconContainer-2-XQPY{display:none}.item-1tOPte#user-context-disable-video .iconContainer-2-XQPY{display:none}.item-1tOPte#channel-context-collapse-category .iconContainer-2-XQPY{display:none}.item-1tOPte#guild-header-popout-guild-profile .iconContainer-2-XQPY{display:none}.item-1tOPte#guild-header-popout-premium-subscribe .iconContainer-2-XQPY{display:none}.item-1tOPte#guild-header-popout-invite-people .iconContainer-2-XQPY{display:none}.item-1tOPte#guild-header-popout-settings .iconContainer-2-XQPY{display:none}.item-1tOPte#guild-header-popout-insights .iconContainer-2-XQPY{display:none}.item-1tOPte#guild-header-popout-create-channel .iconContainer-2-XQPY{display:none}.item-1tOPte#guild-header-popout-create-category .iconContainer-2-XQPY{display:none}.item-1tOPte#guild-header-popout-notifications .iconContainer-2-XQPY{display:none}.item-1tOPte#guild-header-popout-privacy .iconContainer-2-XQPY{display:none}.item-1tOPte#guild-header-popout-change-nickname .iconContainer-2-XQPY{display:none}.item-1tOPte#guild-header-popout-hide-muted-channels .iconContainer-2-XQPY{display:none}.item-1tOPte#guild-header-popout-leave .iconContainer-2-XQPY{display:none}.item-1tOPte#guild-context-hide-muted-channels .iconContainer-2-XQPY{display:none}.item-1tOPte#user-context-deafen .iconContainer-2-XQPY{display:none}.item-1tOPte#user-context-voice-mute .iconContainer-2-XQPY{display:none}.item-1tOPte#user-context-voice-deafen .iconContainer-2-XQPY{display:none}.item-1tOPte#message-actions-edit .iconContainer-2-XQPY{display:none}.item-1tOPte#message-actions-pin .iconContainer-2-XQPY{display:none}.item-1tOPte#message-actions-reply .iconContainer-2-XQPY{display:none}.item-1tOPte#message-actions-thread .iconContainer-2-XQPY{display:none}.item-1tOPte#message-actions-mark-unread .iconContainer-2-XQPY{display:none}.item-1tOPte#message-actions-copy-link .iconContainer-2-XQPY{display:none}.item-1tOPte#message-actions-tts .iconContainer-2-XQPY{display:none}.item-1tOPte#message-actions-delete .iconContainer-2-XQPY{display:none}.item-1tOPte#message-actions-copy-id .iconContainer-2-XQPY{display:none}.item-1tOPte[id^=spotify-toggle] .iconContainer-2-XQPY{display:none}.item-1tOPte#mentions-filter-Everyone .iconContainer-2-XQPY{display:none}.item-1tOPte#mentions-filter-Roles .iconContainer-2-XQPY{display:none}.item-1tOPte[id^=video-device-context-video-device] .iconContainer-2-XQPY{display:none}.item-1tOPte#rtc-channel-VOICE_ACTIVITY .iconContainer-2-XQPY{display:none}.item-1tOPte#rtc-channel-PUSH_TO_TALK .iconContainer-2-XQPY{display:none}.item-1tOPte#rtc-channel-show-voice-states .iconContainer-2-XQPY{display:none}.item-1tOPte#channel-context-dmdc-default .iconContainer-2-XQPY{display:none}.item-1tOPte#channel-context-hide-voice-names .iconContainer-2-XQPY{display:none}.item-1tOPte[id^=audio-device-context-input] .iconContainer-2-XQPY{display:none}.item-1tOPte[id^=audio-device-context-output] .iconContainer-2-XQPY{display:none}.item-1tOPte#audio-device-context-VOICE_ACTIVITY .iconContainer-2-XQPY{display:none}.item-1tOPte#audio-device-context-PUSH_TO_TALK .iconContainer-2-XQPY{display:none}.item-1tOPte#audio-device-context-voice-settings .iconContainer-2-XQPY{display:none}.wrapper-2aW0bm .button-1ZiXG9 .emoji[src="/assets/e4d52f4d69d7bba67e5fd70ffe26b70d.svg"]{--icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' enable-background='new 0 0 24 24' height='24px' viewBox='0 0 24 24' width='24px' fill='%23000000'%3E%3Cg%3E%3Crect fill='none' height='24' width='24'/%3E%3Cpath d='M14.43,10l-1.47-4.84c-0.29-0.95-1.63-0.95-1.91,0L9.57,10H5.12c-0.97,0-1.37,1.25-0.58,1.81l3.64,2.6l-1.43,4.61 c-0.29,0.93,0.79,1.68,1.56,1.09L12,17.31l3.69,2.81c0.77,0.59,1.85-0.16,1.56-1.09l-1.43-4.61l3.64-2.6 c0.79-0.57,0.39-1.81-0.58-1.81H14.43z'/%3E%3C/g%3E%3C/svg%3E")}.view-raw-button::after{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='raw' d='M5.831,8.717l-2.737,-0c-0.601,-0 -1.094,0.492 -1.094,1.094l0,4.717c0,0.416 0.339,0.755 0.755,0.755l0.121,0c0.415,0 0.755,-0.339 0.755,-0.755l-0,-1.434l1.204,0l0.788,1.741c0.131,0.273 0.405,0.448 0.7,0.448c0.547,0 0.909,-0.558 0.701,-1.061l-0.537,-1.237c0.548,-0.328 0.985,-0.876 0.985,-1.532l0,-1.095c0,-0.897 -0.744,-1.641 -1.641,-1.641Zm5.472,-0c-0.799,-0 -1.499,0.547 -1.696,1.324l-1.062,4.257c-0.131,0.504 0.252,0.985 0.766,0.985c0.361,0 0.679,-0.251 0.766,-0.602l0.263,-1.039l1.915,-0l0.252,1.039c0.087,0.351 0.405,0.602 0.777,0.602c0.514,0 0.897,-0.481 0.777,-0.985l-1.062,-4.246c-0.197,-0.788 -0.897,-1.335 -1.696,-1.335Zm9.128,0.602l-0.657,2.681l-0.613,-2.473c-0.109,-0.482 -0.536,-0.81 -1.029,-0.81c-0.492,-0 -0.919,0.328 -1.028,0.81l-0.613,2.473l-0.657,-2.681c-0.088,-0.351 -0.405,-0.602 -0.777,-0.602c-0.514,-0 -0.897,0.481 -0.777,0.985l1.193,4.793c0.131,0.46 0.547,0.788 1.018,0.788c0.47,0 0.886,-0.328 1.007,-0.788l0.634,-2.539l0.635,2.539c0.121,0.46 0.536,0.788 1.007,0.788c0.471,0 0.887,-0.328 1.007,-0.788l1.193,-4.793c0.131,-0.504 -0.252,-0.985 -0.766,-0.985c-0.372,-0 -0.69,0.251 -0.777,0.602Zm-9.675,2.681l0.273,-1.094l0.548,-0l0.273,1.094l-1.094,0Zm-4.925,-0.547l-2.189,-0l-0,-1.095l2.189,0l-0,1.095Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.ThemeDownloaderApply{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath d='M17.4,9.059l-1.871,-0l0,-5.883c0,-0.647 -0.529,-1.176 -1.176,-1.176l-4.706,-0c-0.647,-0 -1.176,0.529 -1.176,1.176l-0,5.883l-1.871,-0c-1.047,-0 -1.576,1.27 -0.835,2.012l5.4,5.4c0.459,0.458 1.2,0.458 1.659,-0l5.4,-5.4c0.741,-0.742 0.223,-2.012 -0.824,-2.012Zm-13.635,11.765c-0,0.647 0.529,1.176 1.176,1.176l14.118,-0c0.647,-0 1.176,-0.529 1.176,-1.176c0,-0.648 -0.529,-1.177 -1.176,-1.177l-14.118,0c-0.647,0 -1.176,0.529 -1.176,1.177Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.PluginDownloaderApply{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath d='M17.4,9.059l-1.871,-0l0,-5.883c0,-0.647 -0.529,-1.176 -1.176,-1.176l-4.706,-0c-0.647,-0 -1.176,0.529 -1.176,1.176l-0,5.883l-1.871,-0c-1.047,-0 -1.576,1.27 -0.835,2.012l5.4,5.4c0.459,0.458 1.2,0.458 1.659,-0l5.4,-5.4c0.741,-0.742 0.223,-2.012 -0.824,-2.012Zm-13.635,11.765c-0,0.647 0.529,1.176 1.176,1.176l14.118,-0c0.647,-0 1.176,-0.529 1.176,-1.176c0,-0.648 -0.529,-1.177 -1.176,-1.177l-14.118,0c-0.647,0 -1.176,0.529 -1.176,1.177Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.wrapper-2aW0bm .button-1ZiXG9 .emoji[src="/assets/bbe8ae762f831966587a35010ed46f67.svg"]{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='text_react' d='M9.411,5.046c0.419,-1.134 1.381,-2.046 2.638,-2.046c1.307,0 2.221,0.863 2.639,2.046l4.833,13.415c0.148,0.394 0.197,0.74 0.197,0.912c0,0.961 -0.789,1.627 -1.701,1.627c-1.036,-0 -1.554,-0.542 -1.8,-1.281l-0.741,-2.319l-6.855,0l-0.74,2.294c-0.246,0.764 -0.764,1.306 -1.775,1.306c-0.986,-0 -1.824,-0.74 -1.824,-1.726c-0,-0.394 0.123,-0.69 0.172,-0.813l4.957,-13.415Zm0.271,8.952l4.685,0l-2.293,-7.151l-0.049,-0l-2.343,7.151Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.wrapper-2aW0bm .icon-3Gkjwa path[d="M 19.794, 3.299 H 9.765 L 8.797, 0 h -6.598 C 0.99, 0, 0, 0.99, 0, 2.199 V 16.495 c 0, 1.21, 0.99, 2.199, 2.199, 2.199 H 9.897 l 1.1, 3.299 H 19.794 c 1.21, 0, 2.199 -0.99, 2.199 -2.199 V 5.498 C 21.993, 4.289, 21.003, 3.299, 19.794, 3.299 z M 5.68, 13.839 c -2.48, 0 -4.492 -2.018 -4.492 -4.492 s 2.018 -4.492, 4.492 -4.492 c 1.144, 0, 2.183, 0.407, 3.008, 1.171 l 0.071, 0.071 l -1.342, 1.298 l -0.066 -0.06 c -0.313 -0.297 -0.858 -0.643 -1.671 -0.643 c -1.441, 0 -2.612, 1.193 -2.612, 2.661 c 0, 1.468, 1.171, 2.661, 2.612, 2.661 c 1.507, 0, 2.161 -0.962, 2.337 -1.606 h -2.43 v -1.704 h 4.344 l 0.016, 0.077 c 0.044, 0.231, 0.06, 0.434, 0.06, 0.665 C 10.001, 12.036, 8.225, 13.839, 5.68, 13.839 z M 11.739, 9.979 h 4.393 c 0, 0 -0.374, 1.446 -1.715, 3.008 c -0.588 -0.676 -0.995 -1.336 -1.254 -1.864 h -1.089 L 11.739, 9.979 z M 13.625, 13.839 l -0.588, 0.583 l -0.72 -2.452 C 12.685, 12.63, 13.13, 13.262, 13.625, 13.839 z M 20.893, 19.794 c 0, 0.605 -0.495, 1.1 -1.1, 1.1 H 12.096 l 2.199 -2.199 l -0.896 -3.041 l 1.012 -1.012 l 2.953, 2.953 l 0.803 -0.803 l -2.975 -2.953 c 0.99 -1.138, 1.759 -2.474, 2.106 -3.854 h 1.397 V 8.841 H 14.697 v -1.144 h -1.144 v 1.144 H 11.398 l -1.309 -4.443 H 19.794 c 0.605, 0, 1.1, 0.495, 1.1, 1.1 V 19.794 z"]{d:path("M12.65 15.67c.14-.36.05-.77-.23-1.05l-2.09-2.06.03-.03c1.74-1.94 2.98-4.17 3.71-6.53h1.94c.54 0 .99-.45.99-.99v-.02c0-.54-.45-.99-.99-.99H10V3c0-.55-.45-1-1-1s-1 .45-1 1v1H1.99c-.54 0-.99.45-.99.99 0 .55.45.99.99.99h10.18C11.5 7.92 10.44 9.75 9 11.35c-.81-.89-1.49-1.86-2.06-2.88-.16-.29-.45-.47-.78-.47-.69 0-1.13.75-.79 1.35.63 1.13 1.4 2.21 2.3 3.21L3.3 16.87c-.4.39-.4 1.03 0 1.42.39.39 1.02.39 1.42 0L9 14l2.02 2.02c.51.51 1.38.32 1.63-.35zM17.5 10c-.6 0-1.14.37-1.35.94l-3.67 9.8c-.24.61.22 1.26.87 1.26.39 0 .74-.24.88-.61l.89-2.39h4.75l.9 2.39c.14.36.49.61.88.61.65 0 1.11-.65.88-1.26l-3.67-9.8c-.22-.57-.76-.94-1.36-.94zm-1.62 7l1.62-4.33L19.12 17h-3.24z")}.wrapper-2aW0bm .icon-3Gkjwa path[d="M5 2C3.34315 2 2 3.34315 2 5V19C2 20.6569 3.34315 22 5 22H19C20.6569 22 22 20.6569 22 19V5C22 3.34315 20.6569 2 19 2H5ZM8.79741 7.72V16H6.74541V7.72H8.79741ZM13.2097 7.72C16.0897 7.72 17.5897 9.388 17.5897 11.848C17.5897 14.308 16.0537 16 13.2577 16H10.3537V7.72H13.2097ZM13.1497 14.404C14.6137 14.404 15.5257 13.636 15.5257 11.86C15.5257 10.12 14.5537 9.316 13.1497 9.316H12.4057V14.404H13.1497Z"]{d:path("M5.384,4.365c0.221,-0 0.4,0.179 0.4,0.4c0,2.15 0,12.32 0,14.47c0,0.221 -0.179,0.4 -0.4,0.4c-0.727,0 -2.257,0 -2.984,0c-0.221,0 -0.4,-0.179 -0.4,-0.4c-0,-2.15 -0,-12.32 -0,-14.47c0,-0.221 0.179,-0.4 0.4,-0.4c0.727,-0 2.257,-0 2.984,-0Zm8.538,-0c5.312,-0 8.078,3.076 8.078,7.613c0,4.537 -2.833,7.657 -7.989,7.657l-4.956,0c-0.221,0 -0.4,-0.179 -0.4,-0.4c-0,-2.15 -0,-12.32 -0,-14.47c-0,-0.221 0.179,-0.4 0.4,-0.4c1.229,-0 4.867,-0 4.867,-0Zm-0.111,12.327c2.7,-0 4.382,-1.417 4.382,-4.692c0,-3.209 -1.792,-4.692 -4.382,-4.692l-0.972,0c-0.221,0 -0.4,0.179 -0.4,0.4c0,1.536 0,7.048 0,8.584c0,0.221 0.179,0.4 0.4,0.4c0.405,-0 0.972,-0 0.972,-0Z")}#user-settings-cog-Accessibility--input .sliderContainer-2Nrll8::before{--icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' enable-background='new 0 0 24 24' height='24px' viewBox='0 0 24 24' width='24px' fill='%23000000'%3E%3Crect fill='none' height='24' width='24'/%3E%3Cpath d='M12,7c-2.76,0-5,2.24-5,5s2.24,5,5,5s5-2.24,5-5S14.76,7,12,7L12,7z M2,13l2,0c0.55,0,1-0.45,1-1s-0.45-1-1-1l-2,0 c-0.55,0-1,0.45-1,1S1.45,13,2,13z M20,13l2,0c0.55,0,1-0.45,1-1s-0.45-1-1-1l-2,0c-0.55,0-1,0.45-1,1S19.45,13,20,13z M11,2v2 c0,0.55,0.45,1,1,1s1-0.45,1-1V2c0-0.55-0.45-1-1-1S11,1.45,11,2z M11,20v2c0,0.55,0.45,1,1,1s1-0.45,1-1v-2c0-0.55-0.45-1-1-1 C11.45,19,11,19.45,11,20z M5.99,4.58c-0.39-0.39-1.03-0.39-1.41,0c-0.39,0.39-0.39,1.03,0,1.41l1.06,1.06 c0.39,0.39,1.03,0.39,1.41,0s0.39-1.03,0-1.41L5.99,4.58z M18.36,16.95c-0.39-0.39-1.03-0.39-1.41,0c-0.39,0.39-0.39,1.03,0,1.41 l1.06,1.06c0.39,0.39,1.03,0.39,1.41,0c0.39-0.39,0.39-1.03,0-1.41L18.36,16.95z M19.42,5.99c0.39-0.39,0.39-1.03,0-1.41 c-0.39-0.39-1.03-0.39-1.41,0l-1.06,1.06c-0.39,0.39-0.39,1.03,0,1.41s1.03,0.39,1.41,0L19.42,5.99z M7.05,18.36 c0.39-0.39,0.39-1.03,0-1.41c-0.39-0.39-1.03-0.39-1.41,0l-1.06,1.06c-0.39,0.39-0.39,1.03,0,1.41s1.03,0.39,1.41,0L7.05,18.36z'/%3E%3C/svg%3E");width:20px}#powercord-spotify-menu-volume .sliderContainer-2Nrll8::before{--icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='48px' viewBox='0 0 24 24' width='48px' fill='%23000000'%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3Cpath d='M3 9v6h4l5 5V4L7 9H3zm13.5 3c0-1.77-1.02-3.29-2.5-4.03v8.05c1.48-.73 2.5-2.25 2.5-4.02zM14 3.23v2.06c2.89.86 5 3.54 5 6.71s-2.11 5.85-5 6.71v2.06c4.01-.91 7-4.49 7-8.77s-2.99-7.86-7-8.77z'/%3E%3C/svg%3E");width:20px}#audio-device-context-input .sliderContainer-2Nrll8::before{--icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24px' viewBox='0 0 24 24' width='24px' fill='%23000000'%3E%3Cpath d='M12 14c1.66 0 3-1.34 3-3V5c0-1.66-1.34-3-3-3S9 3.34 9 5v6c0 1.66 1.34 3 3 3zm5.91-3c-.49 0-.9.36-.98.85C16.52 14.2 14.47 16 12 16s-4.52-1.8-4.93-4.15c-.08-.49-.49-.85-.98-.85-.61 0-1.09.54-1 1.14.49 3 2.89 5.35 5.91 5.78V20c0 .55.45 1 1 1s1-.45 1-1v-2.08c3.02-.43 5.42-2.78 5.91-5.78.1-.6-.39-1.14-1-1.14z'/%3E%3C/svg%3E");width:20px}#audio-device-context-output .sliderContainer-2Nrll8::before{--icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' enable-background='new 0 0 24 24' height='24px' viewBox='0 0 24 24' width='24px' fill='%23000000'%3E%3Cg%3E%3Crect fill='none' height='24' width='24'/%3E%3C/g%3E%3Cg%3E%3Cpath d='M3,12v7c0,1.1,0.9,2,2,2h2c1.1,0,2-0.9,2-2v-4c0-1.1-0.9-2-2-2H5v-1c0-3.87,3.13-7,7-7s7,3.13,7,7v1h-2c-1.1,0-2,0.9-2,2v4 c0,1.1,0.9,2,2,2h2c1.1,0,2-0.9,2-2v-7c0-4.97-4.03-9-9-9S3,7.03,3,12z'/%3E%3C/g%3E%3C/svg%3E");width:20px}#user-settings-cog-Voice___Video--input .sliderContainer-2Nrll8::before{--icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24px' viewBox='0 0 24 24' width='24px' fill='%23000000'%3E%3Cpath d='M12 14c1.66 0 3-1.34 3-3V5c0-1.66-1.34-3-3-3S9 3.34 9 5v6c0 1.66 1.34 3 3 3zm5.91-3c-.49 0-.9.36-.98.85C16.52 14.2 14.47 16 12 16s-4.52-1.8-4.93-4.15c-.08-.49-.49-.85-.98-.85-.61 0-1.09.54-1 1.14.49 3 2.89 5.35 5.91 5.78V20c0 .55.45 1 1 1s1-.45 1-1v-2.08c3.02-.43 5.42-2.78 5.91-5.78.1-.6-.39-1.14-1-1.14z'/%3E%3C/svg%3E");width:20px}#user-settings-cog-Voice___Video--output .sliderContainer-2Nrll8::before{--icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' enable-background='new 0 0 24 24' height='24px' viewBox='0 0 24 24' width='24px' fill='%23000000'%3E%3Cg%3E%3Crect fill='none' height='24' width='24'/%3E%3C/g%3E%3Cg%3E%3Cpath d='M3,12v7c0,1.1,0.9,2,2,2h2c1.1,0,2-0.9,2-2v-4c0-1.1-0.9-2-2-2H5v-1c0-3.87,3.13-7,7-7s7,3.13,7,7v1h-2c-1.1,0-2,0.9-2,2v4 c0,1.1,0.9,2,2,2h2c1.1,0,2-0.9,2-2v-7c0-4.97-4.03-9-9-9S3,7.03,3,12z'/%3E%3C/g%3E%3C/svg%3E");width:20px}#user-context-user-volume .sliderContainer-2Nrll8::before{--icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='48px' viewBox='0 0 24 24' width='48px' fill='%23000000'%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3Cpath d='M3 9v6h4l5 5V4L7 9H3zm13.5 3c0-1.77-1.02-3.29-2.5-4.03v8.05c1.48-.73 2.5-2.25 2.5-4.02zM14 3.23v2.06c2.89.86 5 3.54 5 6.71s-2.11 5.85-5 6.71v2.06c4.01-.91 7-4.49 7-8.77s-2.99-7.86-7-8.77z'/%3E%3C/svg%3E");width:20px}#stream-context-user-volume .sliderContainer-2Nrll8::before{--icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='48px' viewBox='0 0 24 24' width='48px' fill='%23000000'%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3Cpath d='M3 9v6h4l5 5V4L7 9H3zm13.5 3c0-1.77-1.02-3.29-2.5-4.03v8.05c1.48-.73 2.5-2.25 2.5-4.02zM14 3.23v2.06c2.89.86 5 3.54 5 6.71s-2.11 5.85-5 6.71v2.06c4.01-.91 7-4.49 7-8.77s-2.99-7.86-7-8.77z'/%3E%3C/svg%3E");width:20px}#rtc-channel-input .sliderContainer-2Nrll8::before{--icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24px' viewBox='0 0 24 24' width='24px' fill='%23000000'%3E%3Cpath d='M12 14c1.66 0 3-1.34 3-3V5c0-1.66-1.34-3-3-3S9 3.34 9 5v6c0 1.66 1.34 3 3 3zm5.91-3c-.49 0-.9.36-.98.85C16.52 14.2 14.47 16 12 16s-4.52-1.8-4.93-4.15c-.08-.49-.49-.85-.98-.85-.61 0-1.09.54-1 1.14.49 3 2.89 5.35 5.91 5.78V20c0 .55.45 1 1 1s1-.45 1-1v-2.08c3.02-.43 5.42-2.78 5.91-5.78.1-.6-.39-1.14-1-1.14z'/%3E%3C/svg%3E");width:20px}#rtc-channel-output .sliderContainer-2Nrll8::before{--icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' enable-background='new 0 0 24 24' height='24px' viewBox='0 0 24 24' width='24px' fill='%23000000'%3E%3Cg%3E%3Crect fill='none' height='24' width='24'/%3E%3C/g%3E%3Cg%3E%3Cpath d='M3,12v7c0,1.1,0.9,2,2,2h2c1.1,0,2-0.9,2-2v-4c0-1.1-0.9-2-2-2H5v-1c0-3.87,3.13-7,7-7s7,3.13,7,7v1h-2c-1.1,0-2,0.9-2,2v4 c0,1.1,0.9,2,2,2h2c1.1,0,2-0.9,2-2v-7c0-4.97-4.03-9-9-9S3,7.03,3,12z'/%3E%3C/g%3E%3C/svg%3E");width:20px}#rtc-channel-output .sliderContainer-2Nrll8::before{--icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' enable-background='new 0 0 24 24' height='24px' viewBox='0 0 24 24' width='24px' fill='%23000000'%3E%3Cg%3E%3Crect fill='none' height='24' width='24'/%3E%3C/g%3E%3Cg%3E%3Cpath d='M3,12v7c0,1.1,0.9,2,2,2h2c1.1,0,2-0.9,2-2v-4c0-1.1-0.9-2-2-2H5v-1c0-3.87,3.13-7,7-7s7,3.13,7,7v1h-2c-1.1,0-2,0.9-2,2v4 c0,1.1,0.9,2,2,2h2c1.1,0,2-0.9,2-2v-7c0-4.97-4.03-9-9-9S3,7.03,3,12z'/%3E%3C/g%3E%3C/svg%3E");width:20px}#rtc-channel-output .sliderContainer-2Nrll8::before{--icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' enable-background='new 0 0 24 24' height='24px' viewBox='0 0 24 24' width='24px' fill='%23000000'%3E%3Cg%3E%3Crect fill='none' height='24' width='24'/%3E%3C/g%3E%3Cg%3E%3Cpath d='M3,12v7c0,1.1,0.9,2,2,2h2c1.1,0,2-0.9,2-2v-4c0-1.1-0.9-2-2-2H5v-1c0-3.87,3.13-7,7-7s7,3.13,7,7v1h-2c-1.1,0-2,0.9-2,2v4 c0,1.1,0.9,2,2,2h2c1.1,0,2-0.9,2-2v-7c0-4.97-4.03-9-9-9S3,7.03,3,12z'/%3E%3C/g%3E%3C/svg%3E");width:20px}.item-1tOPte#user-context-mark-channel-read::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='mark_as_read' d='M8.187,16.653l-4.17,-4.17c-0.465,-0.465 -1.204,-0.465 -1.668,-0c-0.465,0.464 -0.465,1.203 -0,1.668l4.992,4.992c0.465,0.465 1.215,0.465 1.68,0l12.63,-12.618c0.465,-0.465 0.465,-1.204 0,-1.668c-0.464,-0.465 -1.203,-0.465 -1.668,-0l-11.796,11.796Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#user-context-user-profile::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='profile' d='M12,12c2.763,0 5,-2.237 5,-5c0,-2.763 -2.237,-5 -5,-5c-2.763,0 -5,2.238 -5,5c0,2.763 2.237,5 5,5Zm0,2.5c-3.338,0 -10,1.675 -10,5l0,1.25c0,0.688 0.563,1.25 1.25,1.25l17.5,0c0.688,0 1.25,-0.563 1.25,-1.25l0,-1.25c0,-3.325 -6.663,-5 -10,-5Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#user-context-mention::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='mention' d='M12.718,2.026c-6.091,-0.43 -11.122,4.601 -10.692,10.692c0.36,5.291 4.981,9.282 10.282,9.282l3.691,0c0.55,0 1,-0.45 1,-1c-0,-0.55 -0.45,-1 -1,-1l-3.671,-0c-3.731,-0 -7.152,-2.421 -8.082,-6.032c-1.49,-5.801 3.911,-11.212 9.712,-9.712c3.621,0.92 6.042,4.341 6.042,8.072l-0,1.1c-0,0.79 -0.711,1.57 -1.501,1.57c-0.79,0 -1.5,-0.78 -1.5,-1.57l-0,-1.25c-0,-2.511 -1.78,-4.771 -4.261,-5.121c-3.401,-0.49 -6.271,2.45 -5.661,5.871c0.34,1.91 1.83,3.491 3.721,3.941c1.84,0.43 3.59,-0.16 4.741,-1.33c0.89,1.22 2.67,1.86 4.301,1.21c1.34,-0.53 2.16,-1.901 2.16,-3.341l0,-1.09c0,-5.311 -3.991,-9.932 -9.282,-10.292Zm-0.72,12.972c-1.661,0 -3.001,-1.34 -3.001,-3c0,-1.661 1.34,-3.001 3.001,-3.001c1.66,0 3,1.34 3,3.001c0,1.66 -1.34,3 -3,3Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#user-context-message-user::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='message' d='M3.739,2.271c-0.96,0 -1.739,0.779 -1.739,1.74l0,11.415c0,0.961 0.779,1.739 1.739,1.739l1.739,0c0.24,0 0.435,0.195 0.435,0.435l0,3.693c0,0.377 0.447,0.575 0.726,0.322l4.43,-4.001c0.319,-0.289 0.735,-0.449 1.166,-0.449l8.026,0c0.96,0 1.739,-0.778 1.739,-1.739l0,-11.415c0,-0.961 -0.779,-1.74 -1.739,-1.74l-16.522,0Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#user-context-call::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='call' d='M20.04,15.639l-2.827,-0.323c-0.68,-0.078 -1.348,0.156 -1.826,0.634l-2.049,2.049c-3.151,-1.603 -5.734,-4.175 -7.337,-7.337l2.06,-2.06c0.479,-0.479 0.712,-1.147 0.634,-1.826l-0.323,-2.805c-0.133,-1.125 -1.079,-1.971 -2.215,-1.971l-1.926,-0c-1.258,-0 -2.305,1.047 -2.227,2.305c0.59,9.508 8.194,17.101 17.691,17.691c1.258,0.078 2.305,-0.969 2.305,-2.227l0,-1.926c0.011,-1.124 -0.835,-2.071 -1.96,-2.204Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#user-context-note::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='add_note' d='M14.59,2.59c-0.38,-0.38 -0.89,-0.59 -1.42,-0.59l-7.17,0c-1.1,0 -2,0.9 -2,2l0,16c0,1.1 0.89,2 1.99,2l12.01,0c1.1,0 2,-0.9 2,-2l0,-11.17c0,-0.53 -0.21,-1.04 -0.59,-1.41l-4.82,-4.83Zm0.41,15.41l-6,0c-0.55,0 -1,-0.45 -1,-1c0,-0.55 0.45,-1 1,-1l6,0c0.55,0 1,0.45 1,1c0,0.55 -0.45,1 -1,1Zm0,-4l-6,0c-0.55,0 -1,-0.45 -1,-1c0,-0.55 0.45,-1 1,-1l6,0c0.55,0 1,0.45 1,1c0,0.55 -0.45,1 -1,1Zm-2,-6l0,-4.5l5.5,5.5l-4.5,0c-0.55,0 -1,-0.45 -1,-1Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#user-context-watch-stream::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='watch_stream' d='M20.182,3.818l-16.364,0c-1,0 -1.818,0.818 -1.818,1.818l-0,10.909c-0,1 0.818,1.819 1.818,1.819l4.546,-0l-0,0.909c-0,0.5 0.409,0.909 0.909,0.909l5.454,-0c0.5,-0 0.909,-0.409 0.909,-0.909l0,-0.909l4.546,-0c1,-0 1.809,-0.819 1.809,-1.819l0.009,-10.909c0,-1 -0.818,-1.818 -1.818,-1.818Zm-0.909,12.727l-14.546,0c-0.5,0 -0.909,-0.409 -0.909,-0.909l0,-9.091c0,-0.5 0.409,-0.909 0.909,-0.909l14.546,0c0.5,0 0.909,0.409 0.909,0.909l-0,9.091c-0,0.5 -0.409,0.909 -0.909,0.909Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#user-context-mute[aria-checked=true]::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='circle_checked' d='M12,2c-5.52,0 -10,4.48 -10,10c0,5.52 4.48,10 10,10c5.52,0 10,-4.48 10,-10c0,-5.52 -4.48,-10 -10,-10Zm-2.71,14.29l-3.59,-3.59c-0.39,-0.39 -0.39,-1.02 0,-1.41c0.39,-0.39 1.02,-0.39 1.41,0l2.89,2.88l6.88,-6.88c0.39,-0.39 1.02,-0.39 1.41,0c0.39,0.39 0.39,1.02 0,1.41l-7.59,7.59c-0.38,0.39 -1.02,0.39 -1.41,0Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#user-context-mute[aria-checked=false]::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='radio_button_unchecked' d='M12,2c-5.52,0 -10,4.48 -10,10c0,5.52 4.48,10 10,10c5.52,0 10,-4.48 10,-10c0,-5.52 -4.48,-10 -10,-10Zm0,18c-4.42,0 -8,-3.58 -8,-8c0,-4.42 3.58,-8 8,-8c4.42,0 8,3.58 8,8c0,4.42 -3.58,8 -8,8Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#user-context-deafen[aria-checked=true]::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='circle_checked' d='M12,2c-5.52,0 -10,4.48 -10,10c0,5.52 4.48,10 10,10c5.52,0 10,-4.48 10,-10c0,-5.52 -4.48,-10 -10,-10Zm-2.71,14.29l-3.59,-3.59c-0.39,-0.39 -0.39,-1.02 0,-1.41c0.39,-0.39 1.02,-0.39 1.41,0l2.89,2.88l6.88,-6.88c0.39,-0.39 1.02,-0.39 1.41,0c0.39,0.39 0.39,1.02 0,1.41l-7.59,7.59c-0.38,0.39 -1.02,0.39 -1.41,0Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#user-context-deafen[aria-checked=false]::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='radio_button_unchecked' d='M12,2c-5.52,0 -10,4.48 -10,10c0,5.52 4.48,10 10,10c5.52,0 10,-4.48 10,-10c0,-5.52 -4.48,-10 -10,-10Zm0,18c-4.42,0 -8,-3.58 -8,-8c0,-4.42 3.58,-8 8,-8c4.42,0 8,3.58 8,8c0,4.42 -3.58,8 -8,8Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#user-context-disable-video[aria-checked=true]::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='circle_checked' d='M12,2c-5.52,0 -10,4.48 -10,10c0,5.52 4.48,10 10,10c5.52,0 10,-4.48 10,-10c0,-5.52 -4.48,-10 -10,-10Zm-2.71,14.29l-3.59,-3.59c-0.39,-0.39 -0.39,-1.02 0,-1.41c0.39,-0.39 1.02,-0.39 1.41,0l2.89,2.88l6.88,-6.88c0.39,-0.39 1.02,-0.39 1.41,0c0.39,0.39 0.39,1.02 0,1.41l-7.59,7.59c-0.38,0.39 -1.02,0.39 -1.41,0Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#user-context-disable-video[aria-checked=false]::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='radio_button_unchecked' d='M12,2c-5.52,0 -10,4.48 -10,10c0,5.52 4.48,10 10,10c5.52,0 10,-4.48 10,-10c0,-5.52 -4.48,-10 -10,-10Zm0,18c-4.42,0 -8,-3.58 -8,-8c0,-4.42 3.58,-8 8,-8c4.42,0 8,3.58 8,8c0,4.42 -3.58,8 -8,8Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#user-context-change-nickname::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath d='M19.292,9.831l0.649,-0.647c1.412,-1.412 1.412,-3.711 -0,-5.125c-1.413,-1.412 -3.713,-1.412 -5.125,0l-0.647,0.648l5.123,5.124Zm-6.397,-3.853l-7.713,7.715l5.125,5.123l7.712,-7.715l-5.124,-5.123Zm-8.779,14.996l4.641,-1.16l-4.573,-4.573l-1.16,4.642c-0.077,0.306 0.013,0.631 0.236,0.854c0.224,0.223 0.549,0.312 0.856,0.237Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#user-context-voice-mute[aria-checked=true]::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='circle_checked' d='M12,2c-5.52,0 -10,4.48 -10,10c0,5.52 4.48,10 10,10c5.52,0 10,-4.48 10,-10c0,-5.52 -4.48,-10 -10,-10Zm-2.71,14.29l-3.59,-3.59c-0.39,-0.39 -0.39,-1.02 0,-1.41c0.39,-0.39 1.02,-0.39 1.41,0l2.89,2.88l6.88,-6.88c0.39,-0.39 1.02,-0.39 1.41,0c0.39,0.39 0.39,1.02 0,1.41l-7.59,7.59c-0.38,0.39 -1.02,0.39 -1.41,0Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#user-context-voice-mute[aria-checked=false]::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='radio_button_unchecked' d='M12,2c-5.52,0 -10,4.48 -10,10c0,5.52 4.48,10 10,10c5.52,0 10,-4.48 10,-10c0,-5.52 -4.48,-10 -10,-10Zm0,18c-4.42,0 -8,-3.58 -8,-8c0,-4.42 3.58,-8 8,-8c4.42,0 8,3.58 8,8c0,4.42 -3.58,8 -8,8Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#user-context-voice-deafen[aria-checked=true]::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='circle_checked' d='M12,2c-5.52,0 -10,4.48 -10,10c0,5.52 4.48,10 10,10c5.52,0 10,-4.48 10,-10c0,-5.52 -4.48,-10 -10,-10Zm-2.71,14.29l-3.59,-3.59c-0.39,-0.39 -0.39,-1.02 0,-1.41c0.39,-0.39 1.02,-0.39 1.41,0l2.89,2.88l6.88,-6.88c0.39,-0.39 1.02,-0.39 1.41,0c0.39,0.39 0.39,1.02 0,1.41l-7.59,7.59c-0.38,0.39 -1.02,0.39 -1.41,0Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#user-context-voice-deafen[aria-checked=false]::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='radio_button_unchecked' d='M12,2c-5.52,0 -10,4.48 -10,10c0,5.52 4.48,10 10,10c5.52,0 10,-4.48 10,-10c0,-5.52 -4.48,-10 -10,-10Zm0,18c-4.42,0 -8,-3.58 -8,-8c0,-4.42 3.58,-8 8,-8c4.42,0 8,3.58 8,8c0,4.42 -3.58,8 -8,8Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#user-context-leave-thread::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath d='M10.656,16.767c0.433,0.433 1.133,0.433 1.566,-0l3.989,-3.989c0.433,-0.434 0.433,-1.134 0,-1.567l-3.989,-3.989c-0.433,-0.433 -1.133,-0.433 -1.566,0c-0.434,0.434 -0.434,1.134 -0,1.567l2.088,2.1l-9.633,-0c-0.611,-0 -1.111,0.5 -1.111,1.111c0,0.611 0.5,1.111 1.111,1.111l9.633,0l-2.088,2.089c-0.434,0.433 -0.423,1.144 -0,1.567Zm9.122,-14.767l-15.556,0c-1.233,0 -2.222,1 -2.222,2.222l0,3.334c0,0.611 0.5,1.111 1.111,1.111c0.611,-0 1.111,-0.5 1.111,-1.111l0,-2.223c0,-0.611 0.5,-1.111 1.111,-1.111l13.334,0c0.611,0 1.111,0.5 1.111,1.111l-0,13.334c-0,0.611 -0.5,1.111 -1.111,1.111l-13.334,-0c-0.611,-0 -1.111,-0.5 -1.111,-1.111l0,-2.223c0,-0.611 -0.5,-1.111 -1.111,-1.111c-0.611,0 -1.111,0.5 -1.111,1.111l0,3.334c0,1.222 1,2.222 2.222,2.222l15.556,0c1.222,0 2.222,-1 2.222,-2.222l0,-15.556c0,-1.222 -1,-2.222 -2.222,-2.222Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#user-context-close-dm::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath d='M20.601,3.413c-0.533,-0.532 -1.393,-0.532 -1.925,-0l-6.676,6.662l-6.676,-6.676c-0.532,-0.532 -1.392,-0.532 -1.925,0c-0.532,0.533 -0.532,1.393 0,1.925l6.676,6.676l-6.676,6.676c-0.532,0.532 -0.532,1.392 0,1.925c0.533,0.532 1.393,0.532 1.925,-0l6.676,-6.676l6.676,6.676c0.532,0.532 1.392,0.532 1.925,-0c0.532,-0.533 0.532,-1.393 -0,-1.925l-6.676,-6.676l6.676,-6.676c0.518,-0.519 0.518,-1.392 -0,-1.911Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#user-context-apps::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='apps' d='M4.222,22l4.445,-0c1.222,-0 2.222,-1 2.222,-2.222l-0,-4.445c-0,-1.222 -1,-2.222 -2.222,-2.222l-4.445,0c-1.222,0 -2.222,1 -2.222,2.222l-0,4.445c-0,1.222 1,2.222 2.222,2.222Zm11.111,-0l4.445,-0c1.222,-0 2.222,-1 2.222,-2.222l0,-4.445c0,-1.222 -1,-2.222 -2.222,-2.222l-4.445,0c-1.222,0 -2.222,1 -2.222,2.222l0,4.445c0,1.222 1,2.222 2.222,2.222Zm-11.111,-11.111l4.445,-0c1.222,-0 2.222,-1 2.222,-2.222l-0,-4.445c-0,-1.222 -1,-2.222 -2.222,-2.222l-4.445,0c-1.222,0 -2.222,1 -2.222,2.222l-0,4.445c-0,1.222 1,2.222 2.222,2.222Zm8.889,-6.667l0,4.445c0,1.222 1,2.222 2.222,2.222l4.445,-0c1.222,-0 2.222,-1 2.222,-2.222l0,-4.445c0,-1.222 -1,-2.222 -2.222,-2.222l-4.445,0c-1.222,0 -2.222,1 -2.222,2.222Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#user-context-invite-to-server::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='add_server' d='M19.778,2l-15.556,0c-1.233,0 -2.222,1 -2.222,2.222l0,15.556c0,1.222 0.989,2.222 2.222,2.222l15.556,0c1.222,0 2.222,-1 2.222,-2.222l0,-15.556c0,-1.222 -1,-2.222 -2.222,-2.222Zm-3.334,11.111l-3.333,0l0,3.333c0,0.612 -0.5,1.112 -1.111,1.112c-0.611,-0 -1.111,-0.5 -1.111,-1.112l-0,-3.333l-3.333,0c-0.612,0 -1.112,-0.5 -1.112,-1.111c0,-0.611 0.5,-1.111 1.112,-1.111l3.333,-0l-0,-3.333c-0,-0.612 0.5,-1.112 1.111,-1.112c0.611,0 1.111,0.5 1.111,1.112l0,3.333l3.333,-0c0.612,-0 1.112,0.5 1.112,1.111c-0,0.611 -0.5,1.111 -1.112,1.111Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#user-context-add-friend::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='user_add' d='M19.326,16.335l0,-1.783c0,-0.49 -0.401,-0.891 -0.891,-0.891c-0.49,-0 -0.891,0.401 -0.891,0.891l-0,1.783l-1.783,-0c-0.49,-0 -0.891,0.401 -0.891,0.891c-0,0.49 0.401,0.891 0.891,0.891l1.783,0l-0,1.783c-0,0.49 0.401,0.891 0.891,0.891c0.49,0 0.891,-0.401 0.891,-0.891l0,-1.783l1.783,0c0.49,0 0.891,-0.401 0.891,-0.891c-0,-0.49 -0.401,-0.891 -0.891,-0.891l-1.783,-0Zm-5.509,3.839c0.045,0.066 0.049,0.152 0.011,0.223c-0.038,0.071 -0.112,0.115 -0.192,0.115c-2.004,0.001 -10.54,0.001 -10.54,0.001c-0.603,-0 -1.096,-0.493 -1.096,-1.096l-0,-1.095c-0,-2.915 5.84,-4.383 8.765,-4.383c0.765,-0 1.729,0.1 2.736,0.301c0.069,0.014 0.127,0.06 0.156,0.124c0.029,0.064 0.025,0.138 -0.01,0.199c-0.44,0.789 -0.69,1.697 -0.69,2.663c-0,1.085 0.315,2.096 0.86,2.948Zm-3.052,-8.426c2.422,-0 4.383,-1.962 4.383,-4.383c-0,-2.421 -1.961,-4.383 -4.383,-4.383c-2.421,0 -4.382,1.962 -4.382,4.383c-0,2.421 1.961,4.383 4.382,4.383Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#user-context-remove-friend::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='user_remove' d='M13.817,20.174c0.045,0.066 0.049,0.152 0.011,0.223c-0.038,0.071 -0.112,0.115 -0.192,0.115c-2.004,0.001 -10.54,0.001 -10.54,0.001c-0.603,-0 -1.096,-0.493 -1.096,-1.096l-0,-1.095c-0,-2.915 5.84,-4.383 8.765,-4.383c0.765,-0 1.729,0.1 2.736,0.301c0.069,0.014 0.127,0.06 0.156,0.124c0.029,0.064 0.025,0.138 -0.01,0.199c-0.44,0.789 -0.69,1.697 -0.69,2.663c-0,1.085 0.315,2.096 0.86,2.948Zm7.292,-3.839l-5.348,-0c-0.49,-0 -0.891,0.401 -0.891,0.891c-0,0.49 0.401,0.891 0.891,0.891l5.348,0c0.49,0 0.891,-0.401 0.891,-0.891c-0,-0.49 -0.401,-0.891 -0.891,-0.891Zm-10.344,-4.587c2.422,-0 4.383,-1.962 4.383,-4.383c-0,-2.421 -1.961,-4.383 -4.383,-4.383c-2.421,0 -4.382,1.962 -4.382,4.383c-0,2.421 1.961,4.383 4.382,4.383Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte[id^=user-context-spotify-play-]::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='play_on_spotify' d='M12,2c-5.523,0 -10,4.477 -10,10c0,5.523 4.477,10 10,10c5.524,0 10,-4.477 10,-10c0,-5.522 -4.476,-10 -10,-10l0,0Zm4.586,14.423c-0.179,0.294 -0.563,0.387 -0.857,0.207c-2.348,-1.435 -5.304,-1.759 -8.785,-0.964c-0.335,0.076 -0.67,-0.134 -0.746,-0.469c-0.077,-0.336 0.132,-0.67 0.469,-0.747c3.809,-0.87 7.077,-0.495 9.713,1.116c0.293,0.18 0.387,0.563 0.206,0.857Zm1.224,-2.723c-0.225,0.367 -0.706,0.483 -1.072,0.257c-2.688,-1.652 -6.786,-2.131 -9.965,-1.166c-0.412,0.125 -0.848,-0.107 -0.973,-0.519c-0.124,-0.412 0.108,-0.847 0.52,-0.972c3.632,-1.102 8.147,-0.569 11.233,1.328c0.367,0.226 0.483,0.706 0.257,1.072l0,0Zm0.105,-2.835c-3.223,-1.915 -8.54,-2.091 -11.617,-1.157c-0.495,0.15 -1.017,-0.129 -1.167,-0.623c-0.15,-0.494 0.129,-1.017 0.624,-1.167c3.532,-1.072 9.404,-0.865 13.115,1.338c0.445,0.264 0.591,0.838 0.327,1.282c-0.263,0.444 -0.838,0.591 -1.281,0.327l-0.001,-0Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte[id^=user-context-spotify-sync-]::before{--icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' enable-background='new 0 0 24 24' height='24px' viewBox='0 0 24 24' width='24px' fill='%23000000'%3E%3Cg%3E%3Crect fill='none' height='24' width='24'/%3E%3C/g%3E%3Cg%3E%3Cpath d='M3,12v7c0,1.1,0.9,2,2,2h2c1.1,0,2-0.9,2-2v-4c0-1.1-0.9-2-2-2H5v-1c0-3.87,3.13-7,7-7s7,3.13,7,7v1h-2c-1.1,0-2,0.9-2,2v4 c0,1.1,0.9,2,2,2h2c1.1,0,2-0.9,2-2v-7c0-4.97-4.03-9-9-9S3,7.03,3,12z'/%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#user-context-block::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='block' d='M12,2c-5.52,0 -10,4.48 -10,10c0,5.52 4.48,10 10,10c5.52,0 10,-4.48 10,-10c0,-5.52 -4.48,-10 -10,-10Zm-8,10c0,-4.42 3.58,-8 8,-8c1.85,0 3.55,0.63 4.9,1.69l-11.21,11.21c-1.06,-1.35 -1.69,-3.05 -1.69,-4.9Zm8,8c-1.85,0 -3.55,-0.63 -4.9,-1.69l11.21,-11.21c1.06,1.35 1.69,3.05 1.69,4.9c0,4.42 -3.58,8 -8,8Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#user-context-mute-channel::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='radio_button_unchecked' d='M12,2c-5.52,0 -10,4.48 -10,10c0,5.52 4.48,10 10,10c5.52,0 10,-4.48 10,-10c0,-5.52 -4.48,-10 -10,-10Zm0,18c-4.42,0 -8,-3.58 -8,-8c0,-4.42 3.58,-8 8,-8c4.42,0 8,3.58 8,8c0,4.42 -3.58,8 -8,8Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#user-context-unmute-channel::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='circle_checked' d='M12,2c-5.52,0 -10,4.48 -10,10c0,5.52 4.48,10 10,10c5.52,0 10,-4.48 10,-10c0,-5.52 -4.48,-10 -10,-10Zm-2.71,14.29l-3.59,-3.59c-0.39,-0.39 -0.39,-1.02 0,-1.41c0.39,-0.39 1.02,-0.39 1.41,0l2.89,2.88l6.88,-6.88c0.39,-0.39 1.02,-0.39 1.41,0c0.39,0.39 0.39,1.02 0,1.41l-7.59,7.59c-0.38,0.39 -1.02,0.39 -1.41,0Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#user-context-kick::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='leave_server' d='M4.222,4.222l6.667,0c0.611,0 1.111,-0.5 1.111,-1.111c-0,-0.611 -0.5,-1.111 -1.111,-1.111l-6.667,-0c-1.222,-0 -2.222,1 -2.222,2.222l0,15.556c0,1.222 1,2.222 2.222,2.222l6.667,-0c0.611,-0 1.111,-0.5 1.111,-1.111c-0,-0.611 -0.5,-1.111 -1.111,-1.111l-6.667,-0l0,-15.556Zm17.389,7.389l-3.1,-3.1c-0.355,-0.355 -0.955,-0.111 -0.955,0.389l-0,1.989l-7.778,-0c-0.611,-0 -1.111,0.5 -1.111,1.111c-0,0.611 0.5,1.111 1.111,1.111l7.778,0l-0,1.989c-0,0.5 0.6,0.744 0.944,0.389l3.1,-3.1c0.222,-0.211 0.222,-0.567 0.011,-0.778Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#user-context-ban::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='ban' d='M12,2c-5.52,0 -10,4.48 -10,10c0,5.52 4.48,10 10,10c5.52,0 10,-4.48 10,-10c0,-5.52 -4.48,-10 -10,-10Zm0,13c-2.32,0 -4.45,0.8 -6.14,2.12c-1.16,-1.39 -1.86,-3.17 -1.86,-5.12c0,-1.85 0.63,-3.55 1.69,-4.9l2.86,2.86c0.21,1.56 1.43,2.79 2.99,2.99l2.2,2.2c-0.57,-0.1 -1.15,-0.15 -1.74,-0.15Zm6.31,1.9l-11.21,-11.21c1.35,-1.06 3.05,-1.69 4.9,-1.69c4.42,0 8,3.58 8,8c0,1.85 -0.63,3.54 -1.69,4.9Zm-3.13,-5.96c0.2,-0.44 0.32,-0.92 0.32,-1.44c0,-1.93 -1.57,-3.5 -3.5,-3.5c-0.52,0 -1,0.12 -1.44,0.32l4.62,4.62Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#user-context-roles::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='group_settings' d='M21.279,16.573c-0,-0.167 -0.023,-0.319 -0.046,-0.479l0.639,-0.555c0.137,-0.122 0.167,-0.319 0.076,-0.479l-0.449,-0.775c-0.091,-0.16 -0.281,-0.229 -0.448,-0.168l-0.806,0.274c-0.244,-0.205 -0.517,-0.365 -0.822,-0.479l-0.167,-0.829c-0.038,-0.175 -0.19,-0.304 -0.372,-0.304l-0.898,-0c-0.182,-0 -0.334,0.129 -0.372,0.304l-0.168,0.829c-0.304,0.114 -0.578,0.274 -0.821,0.479l-0.806,-0.274c-0.175,-0.061 -0.357,0.015 -0.448,0.168l-0.449,0.775c-0.091,0.16 -0.061,0.357 0.076,0.479l0.639,0.555c-0.023,0.16 -0.046,0.312 -0.046,0.479c0,0.168 0.023,0.32 0.046,0.479l-0.639,0.555c-0.137,0.122 -0.167,0.32 -0.076,0.479l0.449,0.776c0.091,0.16 0.281,0.228 0.448,0.167l0.806,-0.273c0.243,0.205 0.517,0.365 0.821,0.479l0.168,0.828c0.038,0.175 0.19,0.305 0.372,0.305l0.898,-0c0.182,-0 0.334,-0.13 0.372,-0.305l0.167,-0.828c0.305,-0.114 0.578,-0.274 0.822,-0.479l0.806,0.273c0.174,0.061 0.357,-0.015 0.448,-0.167l0.449,-0.776c0.091,-0.159 0.061,-0.357 -0.076,-0.479l-0.639,-0.555c0.023,-0.159 0.046,-0.311 0.046,-0.479Zm-8.055,1.695c0.023,0.067 0.012,0.141 -0.029,0.198c-0.041,0.057 -0.107,0.091 -0.178,0.091c-1.36,0.001 -6.726,0.001 -6.726,0.001c-0.309,-0 -0.56,-0.251 -0.56,-0.56c0,-0.817 0,-2.239 0,-2.239c0,-2.481 4.972,-3.731 7.463,-3.731c0.423,-0 0.918,0.036 1.448,0.108c0.085,0.012 0.155,0.072 0.179,0.154c0.025,0.083 -0.001,0.171 -0.065,0.228c-1.106,1.001 -1.799,2.448 -1.799,4.055c-0,0.592 0.094,1.162 0.267,1.695Zm-8.382,-5.319c0.04,-0.014 0.085,0.001 0.109,0.036c0.023,0.036 0.019,0.083 -0.01,0.115c-0.66,0.721 -1.075,1.597 -1.075,2.659l-0,2.239c-0,0.309 -0.251,0.56 -0.56,0.56c-0.236,-0 -0.51,-0 -0.746,-0c-0.309,-0 -0.56,-0.251 -0.56,-0.56c0,-0.817 0,-2.239 0,-2.239c0,-1.25 1.266,-2.189 2.842,-2.81Zm13.585,5.145c-0.836,0 -1.52,-0.684 -1.52,-1.521c-0,-0.836 0.684,-1.52 1.52,-1.52c0.837,-0 1.521,0.684 1.521,1.52c0,0.837 -0.684,1.521 -1.521,1.521Zm-5.233,-6.999c-2.062,-0 -3.731,-1.67 -3.731,-3.731c-0,-2.062 1.669,-3.732 3.731,-3.732c2.062,0 3.731,1.67 3.731,3.732c0,2.061 -1.669,3.731 -3.731,3.731Zm-4.452,-7.377c0.038,-0.006 0.076,0.012 0.095,0.046c0.019,0.033 0.015,0.074 -0.009,0.104c-0.764,0.962 -1.231,2.175 -1.231,3.496c-0,1.32 0.467,2.533 1.232,3.494c0.025,0.03 0.029,0.073 0.01,0.107c-0.02,0.034 -0.059,0.052 -0.097,0.045c-1.709,-0.335 -3.011,-1.829 -3.011,-3.646c0,-1.818 1.302,-3.311 3.011,-3.646Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#user-context-voice-move::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath d='M13.718,17.909c0.537,0.537 1.404,0.537 1.94,0l4.94,-4.939c0.536,-0.537 0.536,-1.403 -0,-1.94l-4.94,-4.939c-0.536,-0.537 -1.403,-0.537 -1.94,-0c-0.536,0.536 -0.536,1.403 0,1.94l2.587,2.6l-11.929,-0c-0.757,-0 -1.376,0.619 -1.376,1.376c0,0.757 0.619,1.376 1.376,1.376l11.929,-0l-2.587,2.586c-0.536,0.537 -0.523,1.418 0,1.94Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#user-context-devmode-copy-id::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='id' d='M5.384,4.365c0.221,-0 0.4,0.179 0.4,0.4c0,2.15 0,12.32 0,14.47c0,0.221 -0.179,0.4 -0.4,0.4c-0.727,0 -2.257,0 -2.984,0c-0.221,0 -0.4,-0.179 -0.4,-0.4c-0,-2.15 -0,-12.32 -0,-14.47c0,-0.221 0.179,-0.4 0.4,-0.4c0.727,-0 2.257,-0 2.984,-0Zm8.538,-0c5.312,-0 8.078,3.076 8.078,7.613c0,4.537 -2.833,7.657 -7.989,7.657l-4.956,0c-0.221,0 -0.4,-0.179 -0.4,-0.4c-0,-2.15 -0,-12.32 -0,-14.47c-0,-0.221 0.179,-0.4 0.4,-0.4c1.229,-0 4.867,-0 4.867,-0Zm-0.111,12.327c2.7,-0 4.382,-1.417 4.382,-4.692c0,-3.209 -1.792,-4.692 -4.382,-4.692l-0.972,0c-0.221,0 -0.4,0.179 -0.4,0.4c0,1.536 0,7.048 0,8.584c0,0.221 0.179,0.4 0.4,0.4c0.405,-0 0.972,-0 0.972,-0Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#friend-row-start-video-call::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='video_call' d='M17.556,10.333l-0,-3.889c-0,-0.611 -0.5,-1.111 -1.112,-1.111l-13.333,0c-0.611,0 -1.111,0.5 -1.111,1.111l-0,11.112c-0,0.611 0.5,1.111 1.111,1.111l13.333,-0c0.612,-0 1.112,-0.5 1.112,-1.111l-0,-3.889l2.544,2.544c0.7,0.7 1.9,0.2 1.9,-0.789l0,-6.855c0,-0.989 -1.2,-1.489 -1.9,-0.789l-2.544,2.555Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#friend-row-start-voice-call::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='call' d='M20.04,15.639l-2.827,-0.323c-0.68,-0.078 -1.348,0.156 -1.826,0.634l-2.049,2.049c-3.151,-1.603 -5.734,-4.175 -7.337,-7.337l2.06,-2.06c0.479,-0.479 0.712,-1.147 0.634,-1.826l-0.323,-2.805c-0.133,-1.125 -1.079,-1.971 -2.215,-1.971l-1.926,-0c-1.258,-0 -2.305,1.047 -2.227,2.305c0.59,9.508 8.194,17.101 17.691,17.691c1.258,0.078 2.305,-0.969 2.305,-2.227l0,-1.926c0.011,-1.124 -0.835,-2.071 -1.96,-2.204Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#friend-row-remove-friend::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='user_remove' d='M13.817,20.174c0.045,0.066 0.049,0.152 0.011,0.223c-0.038,0.071 -0.112,0.115 -0.192,0.115c-2.004,0.001 -10.54,0.001 -10.54,0.001c-0.603,-0 -1.096,-0.493 -1.096,-1.096l-0,-1.095c-0,-2.915 5.84,-4.383 8.765,-4.383c0.765,-0 1.729,0.1 2.736,0.301c0.069,0.014 0.127,0.06 0.156,0.124c0.029,0.064 0.025,0.138 -0.01,0.199c-0.44,0.789 -0.69,1.697 -0.69,2.663c-0,1.085 0.315,2.096 0.86,2.948Zm7.292,-3.839l-5.348,-0c-0.49,-0 -0.891,0.401 -0.891,0.891c-0,0.49 0.401,0.891 0.891,0.891l5.348,0c0.49,0 0.891,-0.401 0.891,-0.891c-0,-0.49 -0.401,-0.891 -0.891,-0.891Zm-10.344,-4.587c2.422,-0 4.383,-1.962 4.383,-4.383c-0,-2.421 -1.961,-4.383 -4.383,-4.383c-2.421,0 -4.382,1.962 -4.382,4.383c-0,2.421 1.961,4.383 4.382,4.383Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#gdm-context-mark-channel-read::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='mark_as_read' d='M8.187,16.653l-4.17,-4.17c-0.465,-0.465 -1.204,-0.465 -1.668,-0c-0.465,0.464 -0.465,1.203 -0,1.668l4.992,4.992c0.465,0.465 1.215,0.465 1.68,0l12.63,-12.618c0.465,-0.465 0.465,-1.204 0,-1.668c-0.464,-0.465 -1.203,-0.465 -1.668,-0l-11.796,11.796Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#gdm-context-instant-invites::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath d='M20,4l-16,0c-1.1,0 -1.99,0.9 -1.99,2l-0.01,12c0,1.1 0.9,2 2,2l16,0c1.1,0 2,-0.9 2,-2l0,-12c0,-1.1 -0.9,-2 -2,-2Zm-0.4,4.25l-7.07,4.42c-0.32,0.2 -0.74,0.2 -1.06,0l-7.07,-4.42c-0.25,-0.16 -0.4,-0.43 -0.4,-0.72c0,-0.67 0.73,-1.07 1.3,-0.72l6.7,4.19l6.7,-4.19c0.57,-0.35 1.3,0.05 1.3,0.72c0,0.29 -0.15,0.56 -0.4,0.72Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#gdm-context-change-icon::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3CclipPath id='_clip1'%3E%3Crect id='Filled1' serif:id='Filled' x='0' y='0' width='24' height='24'/%3E%3C/clipPath%3E%3Cg clip-path='url(%23_clip1)'%3E%3Cg id='Context'%3E%3C/g%3E%3Crect x='-8.266' y='-0.211' width='24' height='24' style='fill:none;fill-rule:nonzero;'/%3E%3Cpath d='M20.968,5.158l-2.126,-0l0,-2.126c0,-0.569 -0.463,-1.032 -1.031,-1.032l-0.032,-0c-0.579,-0 -1.042,0.463 -1.042,1.032l-0,2.126l-2.116,-0c-0.568,-0 -1.032,0.463 -1.042,1.031l-0,0.032c-0,0.579 0.463,1.042 1.042,1.042l2.116,0l-0,2.116c-0,0.568 0.463,1.042 1.042,1.032l0.032,-0c0.568,-0 1.031,-0.464 1.031,-1.032l0,-2.116l2.126,0c0.569,0 1.032,-0.463 1.032,-1.031l-0,-0.043c-0,-0.568 -0.463,-1.031 -1.032,-1.031Zm-5.284,4.221l0,-1.063l-1.063,-0c-0.558,-0 -1.084,-0.221 -1.484,-0.611c-0.39,-0.4 -0.611,-0.926 -0.611,-1.516c0,-0.378 0.106,-0.726 0.285,-1.031l-8.706,-0c-1.158,-0 -2.105,0.947 -2.105,2.105l-0,12.632c-0,1.158 0.947,2.105 2.105,2.105l12.632,-0c1.158,-0 2.105,-0.947 2.105,-2.105l0,-8.716c-0.316,0.179 -0.674,0.295 -1.074,0.295c-1.147,-0.011 -2.084,-0.948 -2.084,-2.095Zm-0.042,10.516l-10.484,-0c-0.432,-0 -0.684,-0.495 -0.421,-0.842l2.084,-2.769c0.221,-0.295 0.653,-0.273 0.863,0.021l1.684,2.537l2.748,-3.663c0.21,-0.274 0.621,-0.284 0.831,-0.011l3.106,3.874c0.273,0.347 0.031,0.853 -0.411,0.853Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#gdm-context-mute-channel::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='radio_button_unchecked' d='M12,2c-5.52,0 -10,4.48 -10,10c0,5.52 4.48,10 10,10c5.52,0 10,-4.48 10,-10c0,-5.52 -4.48,-10 -10,-10Zm0,18c-4.42,0 -8,-3.58 -8,-8c0,-4.42 3.58,-8 8,-8c4.42,0 8,3.58 8,8c0,4.42 -3.58,8 -8,8Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#gdm-context-unmute-channel::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='circle_checked' d='M12,2c-5.52,0 -10,4.48 -10,10c0,5.52 4.48,10 10,10c5.52,0 10,-4.48 10,-10c0,-5.52 -4.48,-10 -10,-10Zm-2.71,14.29l-3.59,-3.59c-0.39,-0.39 -0.39,-1.02 0,-1.41c0.39,-0.39 1.02,-0.39 1.41,0l2.89,2.88l6.88,-6.88c0.39,-0.39 1.02,-0.39 1.41,0c0.39,0.39 0.39,1.02 0,1.41l-7.59,7.59c-0.38,0.39 -1.02,0.39 -1.41,0Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#gdm-context-leave-channel::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='leave_server' d='M4.222,4.222l6.667,0c0.611,0 1.111,-0.5 1.111,-1.111c-0,-0.611 -0.5,-1.111 -1.111,-1.111l-6.667,-0c-1.222,-0 -2.222,1 -2.222,2.222l0,15.556c0,1.222 1,2.222 2.222,2.222l6.667,-0c0.611,-0 1.111,-0.5 1.111,-1.111c-0,-0.611 -0.5,-1.111 -1.111,-1.111l-6.667,-0l0,-15.556Zm17.389,7.389l-3.1,-3.1c-0.355,-0.355 -0.955,-0.111 -0.955,0.389l-0,1.989l-7.778,-0c-0.611,-0 -1.111,0.5 -1.111,1.111c-0,0.611 0.5,1.111 1.111,1.111l7.778,0l-0,1.989c-0,0.5 0.6,0.744 0.944,0.389l3.1,-3.1c0.222,-0.211 0.222,-0.567 0.011,-0.778Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#gdm-context-devmode-copy-id::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='id' d='M5.384,4.365c0.221,-0 0.4,0.179 0.4,0.4c0,2.15 0,12.32 0,14.47c0,0.221 -0.179,0.4 -0.4,0.4c-0.727,0 -2.257,0 -2.984,0c-0.221,0 -0.4,-0.179 -0.4,-0.4c-0,-2.15 -0,-12.32 -0,-14.47c0,-0.221 0.179,-0.4 0.4,-0.4c0.727,-0 2.257,-0 2.984,-0Zm8.538,-0c5.312,-0 8.078,3.076 8.078,7.613c0,4.537 -2.833,7.657 -7.989,7.657l-4.956,0c-0.221,0 -0.4,-0.179 -0.4,-0.4c-0,-2.15 -0,-12.32 -0,-14.47c-0,-0.221 0.179,-0.4 0.4,-0.4c1.229,-0 4.867,-0 4.867,-0Zm-0.111,12.327c2.7,-0 4.382,-1.417 4.382,-4.692c0,-3.209 -1.792,-4.692 -4.382,-4.692l-0.972,0c-0.221,0 -0.4,0.179 -0.4,0.4c0,1.536 0,7.048 0,8.584c0,0.221 0.179,0.4 0.4,0.4c0.405,-0 0.972,-0 0.972,-0Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#message-copy::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='copy' d='M15.5,20l-10,0l0,-13c0,-0.55 -0.45,-1 -1,-1c-0.55,-0 -1,0.45 -1,1l0,13c0,1.1 0.9,2 2,2l10,0c0.55,0 1,-0.45 1,-1c0,-0.55 -0.45,-1 -1,-1Zm5,-4l0,-12c0,-1.1 -0.9,-2 -2,-2l-9,-0c-1.1,-0 -2,0.9 -2,2l0,12c0,1.1 0.9,2 2,2l9,0c1.1,0 2,-0.9 2,-2Zm-2,0l-9,0l0,-12l9,-0l0,12Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#message-search-google::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='search_with_google' d='M18.667,19.778l-13.334,-0c-0.611,-0 -1.111,-0.5 -1.111,-1.111l0,-13.334c0,-0.611 0.5,-1.111 1.111,-1.111l5.556,0c0.611,0 1.111,-0.5 1.111,-1.111c-0,-0.611 -0.5,-1.111 -1.111,-1.111l-6.667,0c-1.233,0 -2.222,1 -2.222,2.222l-0,15.556c-0,1.222 1,2.222 2.222,2.222l15.556,0c1.222,0 2.222,-1 2.222,-2.222l-0,-6.667c-0,-0.611 -0.5,-1.111 -1.111,-1.111c-0.611,0 -1.111,0.5 -1.111,1.111l-0,5.556c-0,0.611 -0.5,1.111 -1.111,1.111Zm-4.445,-16.667c0,0.611 0.5,1.111 1.111,1.111l2.878,0l-10.144,10.145c-0.434,0.433 -0.434,1.133 -0,1.566c0.433,0.434 1.133,0.434 1.566,0l10.145,-10.144l-0,2.878c-0,0.611 0.5,1.111 1.111,1.111c0.611,-0 1.111,-0.5 1.111,-1.111l-0,-5.556c-0,-0.611 -0.5,-1.111 -1.111,-1.111l-5.556,0c-0.611,0 -1.111,0.5 -1.111,1.111Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#message-add-reaction::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3CclipPath id='_clip1'%3E%3Crect id='Filled1' serif:id='Filled' x='0' y='0' width='24' height='24'/%3E%3C/clipPath%3E%3Cg clip-path='url(%23_clip1)'%3E%3Cg id='Context'%3E%3Cpath id='reaction' d='M11.319,3.821c-0.076,-0.002 -0.152,-0.003 -0.228,-0.003c-5.021,0 -9.091,4.07 -9.091,9.091c-0,5.02 4.07,9.091 9.091,9.091c5.021,0 9.091,-4.071 9.091,-9.091c-0,-0.076 -0.001,-0.152 -0.003,-0.228c-0.58,0.149 -1.189,0.228 -1.815,0.228c-4.017,0 -7.273,-3.256 -7.273,-7.273c-0,-0.626 0.079,-1.235 0.228,-1.815Zm-0.228,15.452c2.854,-0 5.454,-2.167 5.454,-4.546l0,-0.909l-10.909,0l0,0.909c0,2.379 2.6,4.546 5.455,4.546Zm-1.818,-10c-0,-1.004 -0.815,-1.818 -1.818,-1.818c-1.004,-0 -1.819,0.814 -1.819,1.818c0,1.004 0.815,1.818 1.819,1.818c1.003,-0 1.818,-0.814 1.818,-1.818Zm10,-4.546l-0,-2.727l-1.818,0l-0,2.727l-2.728,0l0,1.818l2.728,0l-0,2.728l1.818,-0l-0,-2.728l2.727,0l-0,-1.818l-2.727,0Z'/%3E%3C/g%3E%3Crect x='-8.266' y='-0.211' width='24' height='24' style='fill:none;fill-rule:nonzero;'/%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#message-reactions::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3CclipPath id='_clip1'%3E%3Crect id='Filled1' serif:id='Filled' x='0' y='0' width='24' height='24'/%3E%3C/clipPath%3E%3Cg clip-path='url(%23_clip1)'%3E%3Cg id='Context'%3E%3Cpath id='reaction' d='M11.319,3.821c-0.076,-0.002 -0.152,-0.003 -0.228,-0.003c-5.021,0 -9.091,4.07 -9.091,9.091c-0,5.02 4.07,9.091 9.091,9.091c5.021,0 9.091,-4.071 9.091,-9.091c-0,-0.076 -0.001,-0.152 -0.003,-0.228c-0.58,0.149 -1.189,0.228 -1.815,0.228c-4.017,0 -7.273,-3.256 -7.273,-7.273c-0,-0.626 0.079,-1.235 0.228,-1.815Zm-0.228,15.452c2.854,-0 5.454,-2.167 5.454,-4.546l0,-0.909l-10.909,0l0,0.909c0,2.379 2.6,4.546 5.455,4.546Zm-1.818,-10c-0,-1.004 -0.815,-1.818 -1.818,-1.818c-1.004,-0 -1.819,0.814 -1.819,1.818c0,1.004 0.815,1.818 1.819,1.818c1.003,-0 1.818,-0.814 1.818,-1.818Zm10,-4.546l-0,-2.727l-1.818,0l-0,2.727l-2.728,0l0,1.818l2.728,0l-0,2.728l1.818,-0l-0,-2.728l2.727,0l-0,-1.818l-2.727,0Z'/%3E%3C/g%3E%3Crect x='-8.266' y='-0.211' width='24' height='24' style='fill:none;fill-rule:nonzero;'/%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#message-edit::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath d='M19.292,9.831l0.649,-0.647c1.412,-1.412 1.412,-3.711 -0,-5.125c-1.413,-1.412 -3.713,-1.412 -5.125,0l-0.647,0.648l5.123,5.124Zm-6.397,-3.853l-7.713,7.715l5.125,5.123l7.712,-7.715l-5.124,-5.123Zm-8.779,14.996l4.641,-1.16l-4.573,-4.573l-1.16,4.642c-0.077,0.306 0.013,0.631 0.236,0.854c0.224,0.223 0.549,0.312 0.856,0.237Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#message-pin::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='pin_message' d='M21.718,12.653c0.075,-0.075 0.117,-0.177 0.117,-0.283c0,-0.106 -0.042,-0.207 -0.117,-0.283c-1.48,-1.48 -8.325,-8.324 -9.805,-9.804c-0.156,-0.156 -0.409,-0.157 -0.565,-0.001c-0.263,0.263 -0.653,0.653 -0.916,0.915c-0.076,0.075 -0.118,0.177 -0.118,0.283c0,0.106 0.042,0.208 0.117,0.283c0.264,0.264 0.654,0.654 0.917,0.917c0.075,0.075 0.117,0.177 0.117,0.283c0,0.106 -0.042,0.207 -0.117,0.283c-1.083,1.082 -4.903,4.901 -4.903,4.901l-0,0.002c-0.001,0.001 -0.002,0 -0.003,-0.001c-0.044,-0.045 -0.779,-0.781 -1.196,-1.198c-0.075,-0.075 -0.177,-0.117 -0.283,-0.117c-0.106,-0 -0.208,0.042 -0.283,0.117c-0.263,0.263 -0.653,0.653 -0.916,0.917c-0.156,0.156 -0.156,0.409 0,0.565c0.801,0.801 3.078,3.078 3.879,3.878c0.075,0.076 0.118,0.177 0.118,0.283c-0,0.106 -0.043,0.208 -0.118,0.283c-1,1 -4.36,4.36 -5.36,5.36c-0.075,0.075 -0.117,0.177 -0.117,0.283c-0,0.106 0.042,0.208 0.117,0.283c0.263,0.263 0.653,0.652 0.915,0.915c0.157,0.156 0.41,0.156 0.566,0c1,-0.999 4.361,-4.36 5.361,-5.36c0.156,-0.156 0.409,-0.156 0.565,0c0.801,0.801 3.079,3.078 3.88,3.879c0.156,0.156 0.409,0.156 0.566,-0c0.263,-0.263 0.652,-0.653 0.915,-0.916c0.075,-0.075 0.117,-0.177 0.117,-0.283c0,-0.106 -0.042,-0.207 -0.117,-0.282c-0.263,-0.263 -0.652,-0.653 -0.915,-0.916c-0.157,-0.156 -0.157,-0.41 -0,-0.566c1.074,-1.075 4.847,-4.848 4.901,-4.902c0,-0 0.001,-0.001 0.001,-0.001c0,0 0,0 0,0c0,0 0.769,0.769 1.199,1.199c0.075,0.075 0.177,0.117 0.283,0.117c0.106,-0 0.208,-0.042 0.283,-0.117c0.263,-0.263 0.652,-0.653 0.915,-0.916Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#message-reply::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='reply' d='M9.946,7.878c-0.097,-0.015 -0.168,-0.099 -0.168,-0.197c-0,-0.654 -0,-3.017 -0,-4.064c-0,-0.082 -0.05,-0.156 -0.127,-0.186c-0.076,-0.03 -0.163,-0.011 -0.219,0.049c-1.377,1.468 -6.433,6.861 -7.304,7.791c-0.072,0.077 -0.072,0.196 0,0.273c0.871,0.929 5.927,6.322 7.304,7.791c0.056,0.06 0.143,0.079 0.219,0.049c0.077,-0.03 0.127,-0.104 0.127,-0.186c-0,-1.054 -0,-3.446 -0,-4.153c-0,-0.053 0.021,-0.105 0.059,-0.142c0.038,-0.038 0.089,-0.059 0.142,-0.058c5.095,0.043 8.774,1.707 11.473,5.274c0.055,0.077 0.156,0.104 0.242,0.066c0.086,-0.038 0.134,-0.132 0.114,-0.224c-1.27,-5.561 -4.607,-10.904 -11.862,-12.083Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#message-thread::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3CclipPath id='_clip1'%3E%3Crect id='Filled1' serif:id='Filled' x='0' y='0' width='24' height='24'/%3E%3C/clipPath%3E%3Cg clip-path='url(%23_clip1)'%3E%3Cg id='Context'%3E%3Cpath id='threads' d='M12.622,11.637c-0.493,0 -0.893,0.4 -0.893,0.893l-0,5.863c-0,0.493 0.4,0.893 0.893,0.893l0.893,-0c0.124,-0 0.223,0.1 0.223,0.223l0,1.897c0,0.193 0.23,0.295 0.373,0.165l2.275,-2.055c0.164,-0.148 0.378,-0.23 0.599,-0.23l4.122,-0c0.493,-0 0.893,-0.4 0.893,-0.893l0,-5.863c0,-0.493 -0.4,-0.893 -0.893,-0.893l-8.485,0Zm-7.449,7.48c-0.07,0 -0.122,-0.063 -0.11,-0.131c-0,-0 0.454,-2.557 0.596,-3.355c0.01,-0.059 -0.006,-0.118 -0.044,-0.164c-0.038,-0.045 -0.094,-0.071 -0.153,-0.071c-0.802,-0 -3.35,-0 -3.35,-0c-0.07,-0 -0.122,-0.063 -0.11,-0.131l0.286,-1.638c0.01,-0.053 0.056,-0.092 0.11,-0.092l3.46,-0c0.097,-0 0.18,-0.07 0.197,-0.165c0.141,-0.797 0.75,-4.247 0.916,-5.182c0.01,-0.059 -0.006,-0.118 -0.044,-0.164c-0.038,-0.045 -0.094,-0.071 -0.153,-0.071c-0.802,-0 -3.351,-0 -3.351,-0c-0.069,-0 -0.121,-0.063 -0.109,-0.131l0.286,-1.637c0.009,-0.054 0.056,-0.093 0.11,-0.093l3.46,0c0.097,0 0.18,-0.069 0.197,-0.165c0.126,-0.709 0.615,-3.464 0.615,-3.464c0.009,-0.053 0.056,-0.092 0.11,-0.092l1.634,-0c0.069,-0 0.122,0.063 0.11,0.131c-0,-0 -0.454,2.557 -0.596,3.355c-0.01,0.058 0.006,0.118 0.044,0.164c0.038,0.045 0.094,0.071 0.153,0.071c0.94,0 4.375,0 5.176,0c0.097,0 0.18,-0.069 0.197,-0.165c0.126,-0.709 0.615,-3.464 0.615,-3.464c0.009,-0.053 0.055,-0.092 0.11,-0.092l1.633,-0c0.07,-0 0.123,0.063 0.11,0.131c0,-0 -0.453,2.557 -0.595,3.355c-0.01,0.058 0.006,0.118 0.044,0.164c0.038,0.045 0.094,0.071 0.153,0.071c0.802,0 3.35,0 3.35,0c0.069,0 0.122,0.063 0.11,0.131l-0.287,1.637c-0.009,0.054 -0.056,0.093 -0.11,0.093l-3.46,-0c-0.097,-0 -0.18,0.07 -0.197,0.165c-0.063,0.359 -0.213,1.208 -0.277,1.568c-0.016,0.095 -0.099,0.165 -0.197,0.165c-0.331,-0 -1.071,-0 -1.454,-0c-0.059,-0 -0.115,-0.026 -0.153,-0.072c-0.038,-0.045 -0.054,-0.105 -0.044,-0.163c0.065,-0.365 0.188,-1.064 0.253,-1.428c0.01,-0.059 -0.006,-0.118 -0.044,-0.164c-0.038,-0.045 -0.094,-0.071 -0.153,-0.071c-0.94,-0 -4.375,-0 -5.176,-0c-0.097,-0 -0.18,0.07 -0.197,0.165c-0.141,0.797 -0.75,4.247 -0.916,5.182c-0.01,0.058 0.006,0.118 0.044,0.164c0.038,0.045 0.094,0.071 0.153,0.071c0.409,-0 1.237,-0 1.618,-0c0.053,-0 0.104,0.021 0.141,0.059c0.038,0.037 0.059,0.088 0.059,0.141c-0,0.358 -0,1.103 -0,1.461c-0,0.11 -0.09,0.2 -0.2,0.2c-0.461,-0 -1.588,-0 -2.014,-0c-0.097,-0 -0.18,0.069 -0.197,0.165c-0.126,0.709 -0.615,3.464 -0.615,3.464c-0.01,0.053 -0.056,0.092 -0.11,0.092l-1.634,0Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3Crect x='-8.266' y='-0.211' width='24' height='24' style='fill:none;fill-rule:nonzero;'/%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#message-apps::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='apps' d='M4.222,22l4.445,-0c1.222,-0 2.222,-1 2.222,-2.222l-0,-4.445c-0,-1.222 -1,-2.222 -2.222,-2.222l-4.445,0c-1.222,0 -2.222,1 -2.222,2.222l-0,4.445c-0,1.222 1,2.222 2.222,2.222Zm11.111,-0l4.445,-0c1.222,-0 2.222,-1 2.222,-2.222l0,-4.445c0,-1.222 -1,-2.222 -2.222,-2.222l-4.445,0c-1.222,0 -2.222,1 -2.222,2.222l0,4.445c0,1.222 1,2.222 2.222,2.222Zm-11.111,-11.111l4.445,-0c1.222,-0 2.222,-1 2.222,-2.222l-0,-4.445c-0,-1.222 -1,-2.222 -2.222,-2.222l-4.445,0c-1.222,0 -2.222,1 -2.222,2.222l-0,4.445c-0,1.222 1,2.222 2.222,2.222Zm8.889,-6.667l0,4.445c0,1.222 1,2.222 2.222,2.222l4.445,-0c1.222,-0 2.222,-1 2.222,-2.222l0,-4.445c0,-1.222 -1,-2.222 -2.222,-2.222l-4.445,0c-1.222,0 -2.222,1 -2.222,2.222Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#message-mark-unread::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='mark_unread' d='M14,3l6,0c1,0 2,1 2,2l0,14c0,1 -1,2 -2,2l-6,-0c-1,-0 -8,-8 -8,-8l-4,-0l-0,-2l4,0c-0,0 7,-8 8,-8Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#message-copy-link::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='copy_message_link' d='M10.473,13.527c0.444,0.423 0.444,1.116 -0,1.538c-0.423,0.423 -1.116,0.423 -1.538,0c-2.098,-2.101 -2.098,-5.556 -0,-7.657l3.834,-3.834c2.101,-2.099 5.556,-2.099 7.657,-0c2.099,2.101 2.099,5.556 0,7.657l-1.613,1.614c0.01,-0.888 -0.13,-1.776 -0.434,-2.621l0.509,-0.52c0.613,-0.607 0.959,-1.434 0.959,-2.296c-0,-0.863 -0.346,-1.69 -0.959,-2.296c-0.606,-0.613 -1.433,-0.959 -2.296,-0.959c-0.862,0 -1.689,0.346 -2.296,0.959l-3.823,3.823c-0.613,0.606 -0.959,1.434 -0.959,2.296c0,0.862 0.346,1.69 0.959,2.296Zm3.054,-4.592c0.423,-0.423 1.116,-0.423 1.538,-0c2.098,2.101 2.098,5.556 0,7.657l-3.834,3.834c-2.101,2.099 -5.556,2.099 -7.657,0c-2.099,-2.101 -2.099,-5.556 -0,-7.657l1.613,-1.614c-0.01,0.888 0.13,1.776 0.434,2.632l-0.509,0.509c-0.613,0.607 -0.959,1.434 -0.959,2.296c0,0.863 0.346,1.69 0.959,2.296c0.606,0.613 1.433,0.959 2.296,0.959c0.862,-0 1.689,-0.346 2.296,-0.959l3.823,-3.823c0.613,-0.606 0.959,-1.434 0.959,-2.296c-0,-0.862 -0.346,-1.69 -0.959,-2.296c-0.212,-0.199 -0.333,-0.478 -0.333,-0.769c-0,-0.291 0.121,-0.57 0.333,-0.769Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#message-tts::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath d='M2,4c0,-1.105 0.896,-2 2,-2l16,0c1.105,0 2,0.895 2,2l0,12c0,1.104 -0.895,2 -2,2l-9,0l-4,4l0,-4l-3,0c-1.104,0 -2,-0.896 -2,-2l0,-12Zm9.529,0.403c0.177,-0.177 0.444,-0.229 0.677,-0.134c0.232,0.094 0.383,0.321 0.383,0.57l-0,9.877c-0,0.25 -0.151,0.475 -0.383,0.571c-0.233,0.095 -0.5,0.042 -0.677,-0.134l-2.667,-2.907l-1.863,0c-0.342,0 -0.621,-0.277 -0.621,-0.617l-0,-3.704c-0,-0.339 0.279,-0.617 0.621,-0.617l1.863,-0l2.667,-2.905Zm2.302,2.288l-0,-1.235c2.398,0 4.348,1.939 4.348,4.321c-0,2.384 -1.95,4.321 -4.348,4.321l-0,-1.234c1.712,-0 3.106,-1.385 3.106,-3.087c-0,-1.701 -1.394,-3.086 -3.106,-3.086Zm1.863,3.086c0,-1.02 -0.836,-1.852 -1.863,-1.852l-0,1.235c0.342,-0 0.621,0.277 0.621,0.617c0,0.34 -0.279,0.617 -0.621,0.617l-0,1.235c1.027,0 1.863,-0.83 1.863,-1.852Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#message-delete::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='delete' d='M5,6.999l0,12c0,1.102 0.897,2 2,2l10,-0c1.103,-0 2,-0.898 2,-2l0,-12l-14,0Zm6,10.001l-2,0l0,-6l2,0l0,6Zm4,0l-2,0l0,-6l2,0l0,6Zm0,-13.001l0,-1.999l-6,-0l0,1.999l-6,-0l0,2l18,-0l0,-2l-6,-0Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#message-copy-image::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='Copy_image' d='M22,19.778l0,-15.556c0,-1.222 -1,-2.222 -2.222,-2.222l-15.556,0c-1.222,0 -2.222,1 -2.222,2.222l0,15.556c0,1.222 1,2.222 2.222,2.222l15.556,0c1.222,0 2.222,-1 2.222,-2.222Zm-13.444,-5.578l2.333,2.811l3.444,-4.433c0.223,-0.289 0.667,-0.289 0.889,0.011l3.9,5.2c0.278,0.367 0.011,0.889 -0.444,0.889l-13.322,-0c-0.467,-0 -0.723,-0.534 -0.434,-0.9l2.767,-3.556c0.211,-0.289 0.633,-0.3 0.867,-0.022Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#message-save-image::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='save_image' d='M18.211,2.656c-0.422,-0.423 -0.989,-0.656 -1.578,-0.656l-12.411,0c-1.233,0 -2.222,1 -2.222,2.222l-0,15.556c-0,1.222 1,2.222 2.222,2.222l15.556,0c1.222,0 2.222,-1 2.222,-2.222l-0,-12.411c-0,-0.589 -0.233,-1.156 -0.656,-1.567l-3.133,-3.144Zm-6.211,17.122c-1.844,-0 -3.333,-1.489 -3.333,-3.334c-0,-1.844 1.489,-3.333 3.333,-3.333c1.844,0 3.333,1.489 3.333,3.333c0,1.845 -1.489,3.334 -3.333,3.334Zm1.111,-11.111l-6.667,-0c-1.222,-0 -2.222,-1 -2.222,-2.223c0,-1.222 1,-2.222 2.222,-2.222l6.667,0c1.222,0 2.222,1 2.222,2.222c0,1.223 -1,2.223 -2.222,2.223Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#message-copy-native-link::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='copy_message_link' d='M10.473,13.527c0.444,0.423 0.444,1.116 -0,1.538c-0.423,0.423 -1.116,0.423 -1.538,0c-2.098,-2.101 -2.098,-5.556 -0,-7.657l3.834,-3.834c2.101,-2.099 5.556,-2.099 7.657,-0c2.099,2.101 2.099,5.556 0,7.657l-1.613,1.614c0.01,-0.888 -0.13,-1.776 -0.434,-2.621l0.509,-0.52c0.613,-0.607 0.959,-1.434 0.959,-2.296c-0,-0.863 -0.346,-1.69 -0.959,-2.296c-0.606,-0.613 -1.433,-0.959 -2.296,-0.959c-0.862,0 -1.689,0.346 -2.296,0.959l-3.823,3.823c-0.613,0.606 -0.959,1.434 -0.959,2.296c0,0.862 0.346,1.69 0.959,2.296Zm3.054,-4.592c0.423,-0.423 1.116,-0.423 1.538,-0c2.098,2.101 2.098,5.556 0,7.657l-3.834,3.834c-2.101,2.099 -5.556,2.099 -7.657,0c-2.099,-2.101 -2.099,-5.556 -0,-7.657l1.613,-1.614c-0.01,0.888 0.13,1.776 0.434,2.632l-0.509,0.509c-0.613,0.607 -0.959,1.434 -0.959,2.296c0,0.863 0.346,1.69 0.959,2.296c0.606,0.613 1.433,0.959 2.296,0.959c0.862,-0 1.689,-0.346 2.296,-0.959l3.823,-3.823c0.613,-0.606 0.959,-1.434 0.959,-2.296c-0,-0.862 -0.346,-1.69 -0.959,-2.296c-0.212,-0.199 -0.333,-0.478 -0.333,-0.769c-0,-0.291 0.121,-0.57 0.333,-0.769Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#message-open-native-link::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='open_link' d='M19.778,3.111l-15.556,0c-1.233,0 -2.222,1 -2.222,2.222l0,13.334c0,1.222 1,2.222 2.222,2.222l3.334,-0c0.611,-0 1.111,-0.5 1.111,-1.111c-0,-0.611 -0.5,-1.111 -1.111,-1.111l-3.334,-0l0,-11.111l15.556,-0l-0,11.111l-3.334,-0c-0.611,-0 -1.111,0.5 -1.111,1.111c0,0.611 0.5,1.111 1.111,1.111l3.334,-0c1.222,-0 2.222,-1 2.222,-2.222l0,-13.334c0,-1.222 -0.989,-2.222 -2.222,-2.222Zm-8.167,7.056l-3.1,3.1c-0.355,0.355 -0.111,0.955 0.389,0.955l1.989,0l-0,5.556c-0,0.611 0.5,1.111 1.111,1.111c0.611,-0 1.111,-0.5 1.111,-1.111l0,-5.556l1.989,0c0.5,0 0.744,-0.6 0.389,-0.944l-3.1,-3.1c-0.211,-0.222 -0.567,-0.222 -0.778,-0.011Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#message-devmode-copy-id::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='id' d='M5.384,4.365c0.221,-0 0.4,0.179 0.4,0.4c0,2.15 0,12.32 0,14.47c0,0.221 -0.179,0.4 -0.4,0.4c-0.727,0 -2.257,0 -2.984,0c-0.221,0 -0.4,-0.179 -0.4,-0.4c-0,-2.15 -0,-12.32 -0,-14.47c0,-0.221 0.179,-0.4 0.4,-0.4c0.727,-0 2.257,-0 2.984,-0Zm8.538,-0c5.312,-0 8.078,3.076 8.078,7.613c0,4.537 -2.833,7.657 -7.989,7.657l-4.956,0c-0.221,0 -0.4,-0.179 -0.4,-0.4c-0,-2.15 -0,-12.32 -0,-14.47c-0,-0.221 0.179,-0.4 0.4,-0.4c1.229,-0 4.867,-0 4.867,-0Zm-0.111,12.327c2.7,-0 4.382,-1.417 4.382,-4.692c0,-3.209 -1.792,-4.692 -4.382,-4.692l-0.972,0c-0.221,0 -0.4,0.179 -0.4,0.4c0,1.536 0,7.048 0,8.584c0,0.221 0.179,0.4 0.4,0.4c0.405,-0 0.972,-0 0.972,-0Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#message-actions-edit::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath d='M19.292,9.831l0.649,-0.647c1.412,-1.412 1.412,-3.711 -0,-5.125c-1.413,-1.412 -3.713,-1.412 -5.125,0l-0.647,0.648l5.123,5.124Zm-6.397,-3.853l-7.713,7.715l5.125,5.123l7.712,-7.715l-5.124,-5.123Zm-8.779,14.996l4.641,-1.16l-4.573,-4.573l-1.16,4.642c-0.077,0.306 0.013,0.631 0.236,0.854c0.224,0.223 0.549,0.312 0.856,0.237Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#message-actions-pin::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='pin_message' d='M21.718,12.653c0.075,-0.075 0.117,-0.177 0.117,-0.283c0,-0.106 -0.042,-0.207 -0.117,-0.283c-1.48,-1.48 -8.325,-8.324 -9.805,-9.804c-0.156,-0.156 -0.409,-0.157 -0.565,-0.001c-0.263,0.263 -0.653,0.653 -0.916,0.915c-0.076,0.075 -0.118,0.177 -0.118,0.283c0,0.106 0.042,0.208 0.117,0.283c0.264,0.264 0.654,0.654 0.917,0.917c0.075,0.075 0.117,0.177 0.117,0.283c0,0.106 -0.042,0.207 -0.117,0.283c-1.083,1.082 -4.903,4.901 -4.903,4.901l-0,0.002c-0.001,0.001 -0.002,0 -0.003,-0.001c-0.044,-0.045 -0.779,-0.781 -1.196,-1.198c-0.075,-0.075 -0.177,-0.117 -0.283,-0.117c-0.106,-0 -0.208,0.042 -0.283,0.117c-0.263,0.263 -0.653,0.653 -0.916,0.917c-0.156,0.156 -0.156,0.409 0,0.565c0.801,0.801 3.078,3.078 3.879,3.878c0.075,0.076 0.118,0.177 0.118,0.283c-0,0.106 -0.043,0.208 -0.118,0.283c-1,1 -4.36,4.36 -5.36,5.36c-0.075,0.075 -0.117,0.177 -0.117,0.283c-0,0.106 0.042,0.208 0.117,0.283c0.263,0.263 0.653,0.652 0.915,0.915c0.157,0.156 0.41,0.156 0.566,0c1,-0.999 4.361,-4.36 5.361,-5.36c0.156,-0.156 0.409,-0.156 0.565,0c0.801,0.801 3.079,3.078 3.88,3.879c0.156,0.156 0.409,0.156 0.566,-0c0.263,-0.263 0.652,-0.653 0.915,-0.916c0.075,-0.075 0.117,-0.177 0.117,-0.283c0,-0.106 -0.042,-0.207 -0.117,-0.282c-0.263,-0.263 -0.652,-0.653 -0.915,-0.916c-0.157,-0.156 -0.157,-0.41 -0,-0.566c1.074,-1.075 4.847,-4.848 4.901,-4.902c0,-0 0.001,-0.001 0.001,-0.001c0,0 0,0 0,0c0,0 0.769,0.769 1.199,1.199c0.075,0.075 0.177,0.117 0.283,0.117c0.106,-0 0.208,-0.042 0.283,-0.117c0.263,-0.263 0.652,-0.653 0.915,-0.916Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#message-actions-reply::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='reply' d='M9.946,7.878c-0.097,-0.015 -0.168,-0.099 -0.168,-0.197c-0,-0.654 -0,-3.017 -0,-4.064c-0,-0.082 -0.05,-0.156 -0.127,-0.186c-0.076,-0.03 -0.163,-0.011 -0.219,0.049c-1.377,1.468 -6.433,6.861 -7.304,7.791c-0.072,0.077 -0.072,0.196 0,0.273c0.871,0.929 5.927,6.322 7.304,7.791c0.056,0.06 0.143,0.079 0.219,0.049c0.077,-0.03 0.127,-0.104 0.127,-0.186c-0,-1.054 -0,-3.446 -0,-4.153c-0,-0.053 0.021,-0.105 0.059,-0.142c0.038,-0.038 0.089,-0.059 0.142,-0.058c5.095,0.043 8.774,1.707 11.473,5.274c0.055,0.077 0.156,0.104 0.242,0.066c0.086,-0.038 0.134,-0.132 0.114,-0.224c-1.27,-5.561 -4.607,-10.904 -11.862,-12.083Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#message-actions-thread::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3CclipPath id='_clip1'%3E%3Crect id='Filled1' serif:id='Filled' x='0' y='0' width='24' height='24'/%3E%3C/clipPath%3E%3Cg clip-path='url(%23_clip1)'%3E%3Cg id='Context'%3E%3Cpath id='threads' d='M12.622,11.637c-0.493,0 -0.893,0.4 -0.893,0.893l-0,5.863c-0,0.493 0.4,0.893 0.893,0.893l0.893,-0c0.124,-0 0.223,0.1 0.223,0.223l0,1.897c0,0.193 0.23,0.295 0.373,0.165l2.275,-2.055c0.164,-0.148 0.378,-0.23 0.599,-0.23l4.122,-0c0.493,-0 0.893,-0.4 0.893,-0.893l0,-5.863c0,-0.493 -0.4,-0.893 -0.893,-0.893l-8.485,0Zm-7.449,7.48c-0.07,0 -0.122,-0.063 -0.11,-0.131c-0,-0 0.454,-2.557 0.596,-3.355c0.01,-0.059 -0.006,-0.118 -0.044,-0.164c-0.038,-0.045 -0.094,-0.071 -0.153,-0.071c-0.802,-0 -3.35,-0 -3.35,-0c-0.07,-0 -0.122,-0.063 -0.11,-0.131l0.286,-1.638c0.01,-0.053 0.056,-0.092 0.11,-0.092l3.46,-0c0.097,-0 0.18,-0.07 0.197,-0.165c0.141,-0.797 0.75,-4.247 0.916,-5.182c0.01,-0.059 -0.006,-0.118 -0.044,-0.164c-0.038,-0.045 -0.094,-0.071 -0.153,-0.071c-0.802,-0 -3.351,-0 -3.351,-0c-0.069,-0 -0.121,-0.063 -0.109,-0.131l0.286,-1.637c0.009,-0.054 0.056,-0.093 0.11,-0.093l3.46,0c0.097,0 0.18,-0.069 0.197,-0.165c0.126,-0.709 0.615,-3.464 0.615,-3.464c0.009,-0.053 0.056,-0.092 0.11,-0.092l1.634,-0c0.069,-0 0.122,0.063 0.11,0.131c-0,-0 -0.454,2.557 -0.596,3.355c-0.01,0.058 0.006,0.118 0.044,0.164c0.038,0.045 0.094,0.071 0.153,0.071c0.94,0 4.375,0 5.176,0c0.097,0 0.18,-0.069 0.197,-0.165c0.126,-0.709 0.615,-3.464 0.615,-3.464c0.009,-0.053 0.055,-0.092 0.11,-0.092l1.633,-0c0.07,-0 0.123,0.063 0.11,0.131c0,-0 -0.453,2.557 -0.595,3.355c-0.01,0.058 0.006,0.118 0.044,0.164c0.038,0.045 0.094,0.071 0.153,0.071c0.802,0 3.35,0 3.35,0c0.069,0 0.122,0.063 0.11,0.131l-0.287,1.637c-0.009,0.054 -0.056,0.093 -0.11,0.093l-3.46,-0c-0.097,-0 -0.18,0.07 -0.197,0.165c-0.063,0.359 -0.213,1.208 -0.277,1.568c-0.016,0.095 -0.099,0.165 -0.197,0.165c-0.331,-0 -1.071,-0 -1.454,-0c-0.059,-0 -0.115,-0.026 -0.153,-0.072c-0.038,-0.045 -0.054,-0.105 -0.044,-0.163c0.065,-0.365 0.188,-1.064 0.253,-1.428c0.01,-0.059 -0.006,-0.118 -0.044,-0.164c-0.038,-0.045 -0.094,-0.071 -0.153,-0.071c-0.94,-0 -4.375,-0 -5.176,-0c-0.097,-0 -0.18,0.07 -0.197,0.165c-0.141,0.797 -0.75,4.247 -0.916,5.182c-0.01,0.058 0.006,0.118 0.044,0.164c0.038,0.045 0.094,0.071 0.153,0.071c0.409,-0 1.237,-0 1.618,-0c0.053,-0 0.104,0.021 0.141,0.059c0.038,0.037 0.059,0.088 0.059,0.141c-0,0.358 -0,1.103 -0,1.461c-0,0.11 -0.09,0.2 -0.2,0.2c-0.461,-0 -1.588,-0 -2.014,-0c-0.097,-0 -0.18,0.069 -0.197,0.165c-0.126,0.709 -0.615,3.464 -0.615,3.464c-0.01,0.053 -0.056,0.092 -0.11,0.092l-1.634,0Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3Crect x='-8.266' y='-0.211' width='24' height='24' style='fill:none;fill-rule:nonzero;'/%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#message-actions-mark-unread::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='mark_unread' d='M14,3l6,0c1,0 2,1 2,2l0,14c0,1 -1,2 -2,2l-6,-0c-1,-0 -8,-8 -8,-8l-4,-0l-0,-2l4,0c-0,0 7,-8 8,-8Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#message-actions-copy-link::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='copy_message_link' d='M10.473,13.527c0.444,0.423 0.444,1.116 -0,1.538c-0.423,0.423 -1.116,0.423 -1.538,0c-2.098,-2.101 -2.098,-5.556 -0,-7.657l3.834,-3.834c2.101,-2.099 5.556,-2.099 7.657,-0c2.099,2.101 2.099,5.556 0,7.657l-1.613,1.614c0.01,-0.888 -0.13,-1.776 -0.434,-2.621l0.509,-0.52c0.613,-0.607 0.959,-1.434 0.959,-2.296c-0,-0.863 -0.346,-1.69 -0.959,-2.296c-0.606,-0.613 -1.433,-0.959 -2.296,-0.959c-0.862,0 -1.689,0.346 -2.296,0.959l-3.823,3.823c-0.613,0.606 -0.959,1.434 -0.959,2.296c0,0.862 0.346,1.69 0.959,2.296Zm3.054,-4.592c0.423,-0.423 1.116,-0.423 1.538,-0c2.098,2.101 2.098,5.556 0,7.657l-3.834,3.834c-2.101,2.099 -5.556,2.099 -7.657,0c-2.099,-2.101 -2.099,-5.556 -0,-7.657l1.613,-1.614c-0.01,0.888 0.13,1.776 0.434,2.632l-0.509,0.509c-0.613,0.607 -0.959,1.434 -0.959,2.296c0,0.863 0.346,1.69 0.959,2.296c0.606,0.613 1.433,0.959 2.296,0.959c0.862,-0 1.689,-0.346 2.296,-0.959l3.823,-3.823c0.613,-0.606 0.959,-1.434 0.959,-2.296c-0,-0.862 -0.346,-1.69 -0.959,-2.296c-0.212,-0.199 -0.333,-0.478 -0.333,-0.769c-0,-0.291 0.121,-0.57 0.333,-0.769Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#message-actions-tts::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath d='M2,4c0,-1.105 0.896,-2 2,-2l16,0c1.105,0 2,0.895 2,2l0,12c0,1.104 -0.895,2 -2,2l-9,0l-4,4l0,-4l-3,0c-1.104,0 -2,-0.896 -2,-2l0,-12Zm9.529,0.403c0.177,-0.177 0.444,-0.229 0.677,-0.134c0.232,0.094 0.383,0.321 0.383,0.57l-0,9.877c-0,0.25 -0.151,0.475 -0.383,0.571c-0.233,0.095 -0.5,0.042 -0.677,-0.134l-2.667,-2.907l-1.863,0c-0.342,0 -0.621,-0.277 -0.621,-0.617l-0,-3.704c-0,-0.339 0.279,-0.617 0.621,-0.617l1.863,-0l2.667,-2.905Zm2.302,2.288l-0,-1.235c2.398,0 4.348,1.939 4.348,4.321c-0,2.384 -1.95,4.321 -4.348,4.321l-0,-1.234c1.712,-0 3.106,-1.385 3.106,-3.087c-0,-1.701 -1.394,-3.086 -3.106,-3.086Zm1.863,3.086c0,-1.02 -0.836,-1.852 -1.863,-1.852l-0,1.235c0.342,-0 0.621,0.277 0.621,0.617c0,0.34 -0.279,0.617 -0.621,0.617l-0,1.235c1.027,0 1.863,-0.83 1.863,-1.852Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#message-actions-delete::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='delete' d='M5,6.999l0,12c0,1.102 0.897,2 2,2l10,-0c1.103,-0 2,-0.898 2,-2l0,-12l-14,0Zm6,10.001l-2,0l0,-6l2,0l0,6Zm4,0l-2,0l0,-6l2,0l0,6Zm0,-13.001l0,-1.999l-6,-0l0,1.999l-6,-0l0,2l18,-0l0,-2l-6,-0Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#message-actions-copy-id::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='id' d='M5.384,4.365c0.221,-0 0.4,0.179 0.4,0.4c0,2.15 0,12.32 0,14.47c0,0.221 -0.179,0.4 -0.4,0.4c-0.727,0 -2.257,0 -2.984,0c-0.221,0 -0.4,-0.179 -0.4,-0.4c-0,-2.15 -0,-12.32 -0,-14.47c0,-0.221 0.179,-0.4 0.4,-0.4c0.727,-0 2.257,-0 2.984,-0Zm8.538,-0c5.312,-0 8.078,3.076 8.078,7.613c0,4.537 -2.833,7.657 -7.989,7.657l-4.956,0c-0.221,0 -0.4,-0.179 -0.4,-0.4c-0,-2.15 -0,-12.32 -0,-14.47c-0,-0.221 0.179,-0.4 0.4,-0.4c1.229,-0 4.867,-0 4.867,-0Zm-0.111,12.327c2.7,-0 4.382,-1.417 4.382,-4.692c0,-3.209 -1.792,-4.692 -4.382,-4.692l-0.972,0c-0.221,0 -0.4,0.179 -0.4,0.4c0,1.536 0,7.048 0,8.584c0,0.221 0.179,0.4 0.4,0.4c0.405,-0 0.972,-0 0.972,-0Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#user-profile-actions-user-remove::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='user_remove' d='M13.817,20.174c0.045,0.066 0.049,0.152 0.011,0.223c-0.038,0.071 -0.112,0.115 -0.192,0.115c-2.004,0.001 -10.54,0.001 -10.54,0.001c-0.603,-0 -1.096,-0.493 -1.096,-1.096l-0,-1.095c-0,-2.915 5.84,-4.383 8.765,-4.383c0.765,-0 1.729,0.1 2.736,0.301c0.069,0.014 0.127,0.06 0.156,0.124c0.029,0.064 0.025,0.138 -0.01,0.199c-0.44,0.789 -0.69,1.697 -0.69,2.663c-0,1.085 0.315,2.096 0.86,2.948Zm7.292,-3.839l-5.348,-0c-0.49,-0 -0.891,0.401 -0.891,0.891c-0,0.49 0.401,0.891 0.891,0.891l5.348,0c0.49,0 0.891,-0.401 0.891,-0.891c-0,-0.49 -0.401,-0.891 -0.891,-0.891Zm-10.344,-4.587c2.422,-0 4.383,-1.962 4.383,-4.383c-0,-2.421 -1.961,-4.383 -4.383,-4.383c-2.421,0 -4.382,1.962 -4.382,4.383c-0,2.421 1.961,4.383 4.382,4.383Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#user-profile-actions-user-block::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='block' d='M12,2c-5.52,0 -10,4.48 -10,10c0,5.52 4.48,10 10,10c5.52,0 10,-4.48 10,-10c0,-5.52 -4.48,-10 -10,-10Zm-8,10c0,-4.42 3.58,-8 8,-8c1.85,0 3.55,0.63 4.9,1.69l-11.21,11.21c-1.06,-1.35 -1.69,-3.05 -1.69,-4.9Zm8,8c-1.85,0 -3.55,-0.63 -4.9,-1.69l11.21,-11.21c1.06,1.35 1.69,3.05 1.69,4.9c0,4.42 -3.58,8 -8,8Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#user-profile-actions-user-message::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='message' d='M3.739,2.271c-0.96,0 -1.739,0.779 -1.739,1.74l0,11.415c0,0.961 0.779,1.739 1.739,1.739l1.739,0c0.24,0 0.435,0.195 0.435,0.435l0,3.693c0,0.377 0.447,0.575 0.726,0.322l4.43,-4.001c0.319,-0.289 0.735,-0.449 1.166,-0.449l8.026,0c0.96,0 1.739,-0.778 1.739,-1.739l0,-11.415c0,-0.961 -0.779,-1.74 -1.739,-1.74l-16.522,0Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#stream-context-watch::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath d='M20.601,3.413c-0.533,-0.532 -1.393,-0.532 -1.925,-0l-6.676,6.662l-6.676,-6.676c-0.532,-0.532 -1.392,-0.532 -1.925,0c-0.532,0.533 -0.532,1.393 0,1.925l6.676,6.676l-6.676,6.676c-0.532,0.532 -0.532,1.392 0,1.925c0.533,0.532 1.393,0.532 1.925,-0l6.676,-6.676l6.676,6.676c0.532,0.532 1.392,0.532 1.925,-0c0.532,-0.533 0.532,-1.393 -0,-1.925l-6.676,-6.676l6.676,-6.676c0.518,-0.519 0.518,-1.392 -0,-1.911Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#stream-context-mute[aria-checked=true]::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='circle_checked' d='M12,2c-5.52,0 -10,4.48 -10,10c0,5.52 4.48,10 10,10c5.52,0 10,-4.48 10,-10c0,-5.52 -4.48,-10 -10,-10Zm-2.71,14.29l-3.59,-3.59c-0.39,-0.39 -0.39,-1.02 0,-1.41c0.39,-0.39 1.02,-0.39 1.41,0l2.89,2.88l6.88,-6.88c0.39,-0.39 1.02,-0.39 1.41,0c0.39,0.39 0.39,1.02 0,1.41l-7.59,7.59c-0.38,0.39 -1.02,0.39 -1.41,0Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#stream-context-mute[aria-checked=false]::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='radio_button_unchecked' d='M12,2c-5.52,0 -10,4.48 -10,10c0,5.52 4.48,10 10,10c5.52,0 10,-4.48 10,-10c0,-5.52 -4.48,-10 -10,-10Zm0,18c-4.42,0 -8,-3.58 -8,-8c0,-4.42 3.58,-8 8,-8c4.42,0 8,3.58 8,8c0,4.42 -3.58,8 -8,8Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#stream-context-no-video-hide[aria-checked=true]::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='circle_checked' d='M12,2c-5.52,0 -10,4.48 -10,10c0,5.52 4.48,10 10,10c5.52,0 10,-4.48 10,-10c0,-5.52 -4.48,-10 -10,-10Zm-2.71,14.29l-3.59,-3.59c-0.39,-0.39 -0.39,-1.02 0,-1.41c0.39,-0.39 1.02,-0.39 1.41,0l2.89,2.88l6.88,-6.88c0.39,-0.39 1.02,-0.39 1.41,0c0.39,0.39 0.39,1.02 0,1.41l-7.59,7.59c-0.38,0.39 -1.02,0.39 -1.41,0Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#stream-context-no-video-hide[aria-checked=false]::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='radio_button_unchecked' d='M12,2c-5.52,0 -10,4.48 -10,10c0,5.52 4.48,10 10,10c5.52,0 10,-4.48 10,-10c0,-5.52 -4.48,-10 -10,-10Zm0,18c-4.42,0 -8,-3.58 -8,-8c0,-4.42 3.58,-8 8,-8c4.42,0 8,3.58 8,8c0,4.42 -3.58,8 -8,8Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#stream-context-report-stream-problem::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3CclipPath id='_clip1'%3E%3Crect id='Filled1' serif:id='Filled' x='0' y='0' width='24' height='24'/%3E%3C/clipPath%3E%3Cg clip-path='url(%23_clip1)'%3E%3Cg id='Context'%3E%3Cpath d='M15.696,2l-7.381,0c-0.289,0 -0.578,0.122 -0.779,0.322l-5.214,5.211c-0.2,0.2 -0.322,0.489 -0.322,0.778l0,7.367c0,0.3 0.122,0.578 0.322,0.789l5.203,5.2c0.212,0.211 0.501,0.333 0.79,0.333l7.37,-0c0.301,-0 0.578,-0.122 0.79,-0.322l5.203,-5.2c0.211,-0.211 0.322,-0.489 0.322,-0.789l0,-7.378c0,-0.3 -0.122,-0.578 -0.322,-0.789l-5.203,-5.2c-0.2,-0.2 -0.489,-0.322 -0.779,-0.322Zm-3.69,15.889c-0.801,-0 -1.446,-0.645 -1.446,-1.445c0,-0.8 0.645,-1.444 1.446,-1.444c0.8,-0 1.445,0.644 1.445,1.444c-0,0.8 -0.645,1.445 -1.445,1.445Zm-0,-4.778c-0.612,0 -1.112,-0.5 -1.112,-1.111l-0,-4.444c-0,-0.612 0.5,-1.112 1.112,-1.112c0.611,0 1.111,0.5 1.111,1.112l0,4.444c0,0.611 -0.5,1.111 -1.111,1.111Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3Crect x='2' y='0' width='24' height='24' style='fill:none;fill-rule:nonzero;'/%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#image-context-copy-image::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='Copy_image' d='M22,19.778l0,-15.556c0,-1.222 -1,-2.222 -2.222,-2.222l-15.556,0c-1.222,0 -2.222,1 -2.222,2.222l0,15.556c0,1.222 1,2.222 2.222,2.222l15.556,0c1.222,0 2.222,-1 2.222,-2.222Zm-13.444,-5.578l2.333,2.811l3.444,-4.433c0.223,-0.289 0.667,-0.289 0.889,0.011l3.9,5.2c0.278,0.367 0.011,0.889 -0.444,0.889l-13.322,-0c-0.467,-0 -0.723,-0.534 -0.434,-0.9l2.767,-3.556c0.211,-0.289 0.633,-0.3 0.867,-0.022Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#image-context-save-image::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='save_image' d='M18.211,2.656c-0.422,-0.423 -0.989,-0.656 -1.578,-0.656l-12.411,0c-1.233,0 -2.222,1 -2.222,2.222l-0,15.556c-0,1.222 1,2.222 2.222,2.222l15.556,0c1.222,0 2.222,-1 2.222,-2.222l-0,-12.411c-0,-0.589 -0.233,-1.156 -0.656,-1.567l-3.133,-3.144Zm-6.211,17.122c-1.844,-0 -3.333,-1.489 -3.333,-3.334c-0,-1.844 1.489,-3.333 3.333,-3.333c1.844,0 3.333,1.489 3.333,3.333c0,1.845 -1.489,3.334 -3.333,3.334Zm1.111,-11.111l-6.667,-0c-1.222,-0 -2.222,-1 -2.222,-2.223c0,-1.222 1,-2.222 2.222,-2.222l6.667,0c1.222,0 2.222,1 2.222,2.222c0,1.223 -1,2.223 -2.222,2.223Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#image-context-copy-native-link::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='copy_message_link' d='M10.473,13.527c0.444,0.423 0.444,1.116 -0,1.538c-0.423,0.423 -1.116,0.423 -1.538,0c-2.098,-2.101 -2.098,-5.556 -0,-7.657l3.834,-3.834c2.101,-2.099 5.556,-2.099 7.657,-0c2.099,2.101 2.099,5.556 0,7.657l-1.613,1.614c0.01,-0.888 -0.13,-1.776 -0.434,-2.621l0.509,-0.52c0.613,-0.607 0.959,-1.434 0.959,-2.296c-0,-0.863 -0.346,-1.69 -0.959,-2.296c-0.606,-0.613 -1.433,-0.959 -2.296,-0.959c-0.862,0 -1.689,0.346 -2.296,0.959l-3.823,3.823c-0.613,0.606 -0.959,1.434 -0.959,2.296c0,0.862 0.346,1.69 0.959,2.296Zm3.054,-4.592c0.423,-0.423 1.116,-0.423 1.538,-0c2.098,2.101 2.098,5.556 0,7.657l-3.834,3.834c-2.101,2.099 -5.556,2.099 -7.657,0c-2.099,-2.101 -2.099,-5.556 -0,-7.657l1.613,-1.614c-0.01,0.888 0.13,1.776 0.434,2.632l-0.509,0.509c-0.613,0.607 -0.959,1.434 -0.959,2.296c0,0.863 0.346,1.69 0.959,2.296c0.606,0.613 1.433,0.959 2.296,0.959c0.862,-0 1.689,-0.346 2.296,-0.959l3.823,-3.823c0.613,-0.606 0.959,-1.434 0.959,-2.296c-0,-0.862 -0.346,-1.69 -0.959,-2.296c-0.212,-0.199 -0.333,-0.478 -0.333,-0.769c-0,-0.291 0.121,-0.57 0.333,-0.769Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#image-context-open-native-link::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='id' d='M5.384,4.365c0.221,-0 0.4,0.179 0.4,0.4c0,2.15 0,12.32 0,14.47c0,0.221 -0.179,0.4 -0.4,0.4c-0.727,0 -2.257,0 -2.984,0c-0.221,0 -0.4,-0.179 -0.4,-0.4c-0,-2.15 -0,-12.32 -0,-14.47c0,-0.221 0.179,-0.4 0.4,-0.4c0.727,-0 2.257,-0 2.984,-0Zm8.538,-0c5.312,-0 8.078,3.076 8.078,7.613c0,4.537 -2.833,7.657 -7.989,7.657l-4.956,0c-0.221,0 -0.4,-0.179 -0.4,-0.4c-0,-2.15 -0,-12.32 -0,-14.47c-0,-0.221 0.179,-0.4 0.4,-0.4c1.229,-0 4.867,-0 4.867,-0Zm-0.111,12.327c2.7,-0 4.382,-1.417 4.382,-4.692c0,-3.209 -1.792,-4.692 -4.382,-4.692l-0.972,0c-0.221,0 -0.4,0.179 -0.4,0.4c0,1.536 0,7.048 0,8.584c0,0.221 0.179,0.4 0.4,0.4c0.405,-0 0.972,-0 0.972,-0Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#textarea-context-sticker-suggestions[aria-checked=true]::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='circle_checked' d='M12,2c-5.52,0 -10,4.48 -10,10c0,5.52 4.48,10 10,10c5.52,0 10,-4.48 10,-10c0,-5.52 -4.48,-10 -10,-10Zm-2.71,14.29l-3.59,-3.59c-0.39,-0.39 -0.39,-1.02 0,-1.41c0.39,-0.39 1.02,-0.39 1.41,0l2.89,2.88l6.88,-6.88c0.39,-0.39 1.02,-0.39 1.41,0c0.39,0.39 0.39,1.02 0,1.41l-7.59,7.59c-0.38,0.39 -1.02,0.39 -1.41,0Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#textarea-context-sticker-suggestions[aria-checked=false]::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='radio_button_unchecked' d='M12,2c-5.52,0 -10,4.48 -10,10c0,5.52 4.48,10 10,10c5.52,0 10,-4.48 10,-10c0,-5.52 -4.48,-10 -10,-10Zm0,18c-4.42,0 -8,-3.58 -8,-8c0,-4.42 3.58,-8 8,-8c4.42,0 8,3.58 8,8c0,4.42 -3.58,8 -8,8Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#textarea-context-spellcheck[aria-checked=true]::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='circle_checked' d='M12,2c-5.52,0 -10,4.48 -10,10c0,5.52 4.48,10 10,10c5.52,0 10,-4.48 10,-10c0,-5.52 -4.48,-10 -10,-10Zm-2.71,14.29l-3.59,-3.59c-0.39,-0.39 -0.39,-1.02 0,-1.41c0.39,-0.39 1.02,-0.39 1.41,0l2.89,2.88l6.88,-6.88c0.39,-0.39 1.02,-0.39 1.41,0c0.39,0.39 0.39,1.02 0,1.41l-7.59,7.59c-0.38,0.39 -1.02,0.39 -1.41,0Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#textarea-context-spellcheck[aria-checked=false]::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='radio_button_unchecked' d='M12,2c-5.52,0 -10,4.48 -10,10c0,5.52 4.48,10 10,10c5.52,0 10,-4.48 10,-10c0,-5.52 -4.48,-10 -10,-10Zm0,18c-4.42,0 -8,-3.58 -8,-8c0,-4.42 3.58,-8 8,-8c4.42,0 8,3.58 8,8c0,4.42 -3.58,8 -8,8Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#textarea-context-languages::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3CclipPath id='_clip1'%3E%3Crect id='Filled1' serif:id='Filled' x='0' y='0' width='24' height='24'/%3E%3C/clipPath%3E%3Cg clip-path='url(%23_clip1)'%3E%3Cg id='Context'%3E%3Cpath id='Languages' d='M12.792,15.4c0.13,-0.334 0.047,-0.714 -0.213,-0.973l-1.936,-1.908l0.028,-0.028c1.612,-1.797 2.76,-3.863 3.437,-6.049l1.797,-0c0.5,-0 0.917,-0.417 0.917,-0.917l-0,-0.019c-0,-0.5 -0.417,-0.917 -0.917,-0.917l-5.568,0l0,-0.926c0,-0.51 -0.416,-0.927 -0.926,-0.927c-0.51,0 -0.926,0.417 -0.926,0.927l-0,0.926l-5.568,0c-0.5,0 -0.917,0.417 -0.917,0.917c-0,0.51 0.417,0.917 0.917,0.917l9.431,0c-0.621,1.797 -1.603,3.493 -2.937,4.975c-0.75,-0.825 -1.38,-1.723 -1.908,-2.668c-0.149,-0.269 -0.417,-0.435 -0.723,-0.435c-0.639,-0 -1.047,0.694 -0.732,1.25c0.584,1.047 1.297,2.047 2.131,2.974l-4.048,3.992c-0.371,0.362 -0.371,0.955 -0,1.316c0.361,0.361 0.945,0.361 1.315,-0l3.965,-3.974l1.871,1.871c0.473,0.472 1.279,0.296 1.51,-0.324Zm4.493,-5.253c-0.556,0 -1.056,0.343 -1.25,0.871l-3.4,9.079c-0.223,0.565 0.204,1.167 0.806,1.167c0.361,-0 0.685,-0.223 0.815,-0.565l0.824,-2.214l4.401,-0l0.833,2.214c0.13,0.333 0.454,0.565 0.816,0.565c0.602,-0 1.028,-0.602 0.815,-1.167l-3.4,-9.079c-0.204,-0.528 -0.704,-0.871 -1.26,-0.871Zm-1.501,6.485l1.501,-4.011l1.501,4.011l-3.002,-0Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3Crect x='-3.691' y='-0.201' width='24' height='24' style='fill:none;fill-rule:nonzero;'/%3E%3Crect x='-3.938' y='4.803' width='24' height='24' style='fill:none;fill-rule:nonzero;'/%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#textarea-context-paste::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='paste' d='M18.364,3.818l-3.8,0c-0.382,-1.054 -1.382,-1.818 -2.563,-1.818c-1.182,-0 -2.182,0.764 -2.564,1.818l-3.8,0c-1,0 -1.818,0.818 -1.818,1.818l-0,14.546c-0,1 0.818,1.818 1.818,1.818l12.727,0c1,0 1.818,-0.818 1.818,-1.818l0,-14.546c0,-1 -0.818,-1.818 -1.818,-1.818Zm-6.363,0c0.5,0 0.909,0.409 0.909,0.909c-0,0.5 -0.409,0.909 -0.909,0.909c-0.5,0 -0.91,-0.409 -0.91,-0.909c0,-0.5 0.41,-0.909 0.91,-0.909Zm5.454,16.364l-10.909,-0c-0.5,-0 -0.909,-0.409 -0.909,-0.909l-0,-12.728c-0,-0.5 0.409,-0.909 0.909,-0.909l0.909,0l0,0.909c0,1 0.818,1.819 1.818,1.819l5.455,-0c1,-0 1.818,-0.819 1.818,-1.819l-0,-0.909l0.909,0c0.5,0 0.909,0.409 0.909,0.909l0,12.728c0,0.5 -0.409,0.909 -0.909,0.909Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#channel-context-mark-channel-read::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='mark_as_read' d='M8.187,16.653l-4.17,-4.17c-0.465,-0.465 -1.204,-0.465 -1.668,-0c-0.465,0.464 -0.465,1.203 -0,1.668l4.992,4.992c0.465,0.465 1.215,0.465 1.68,0l12.63,-12.618c0.465,-0.465 0.465,-1.204 0,-1.668c-0.464,-0.465 -1.203,-0.465 -1.668,-0l-11.796,11.796Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#channel-context-unmute-channel::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='circle_checked' d='M12,2c-5.52,0 -10,4.48 -10,10c0,5.52 4.48,10 10,10c5.52,0 10,-4.48 10,-10c0,-5.52 -4.48,-10 -10,-10Zm-2.71,14.29l-3.59,-3.59c-0.39,-0.39 -0.39,-1.02 0,-1.41c0.39,-0.39 1.02,-0.39 1.41,0l2.89,2.88l6.88,-6.88c0.39,-0.39 1.02,-0.39 1.41,0c0.39,0.39 0.39,1.02 0,1.41l-7.59,7.59c-0.38,0.39 -1.02,0.39 -1.41,0Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#channel-context-mute-channel::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='radio_button_unchecked' d='M12,2c-5.52,0 -10,4.48 -10,10c0,5.52 4.48,10 10,10c5.52,0 10,-4.48 10,-10c0,-5.52 -4.48,-10 -10,-10Zm0,18c-4.42,0 -8,-3.58 -8,-8c0,-4.42 3.58,-8 8,-8c4.42,0 8,3.58 8,8c0,4.42 -3.58,8 -8,8Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#channel-context-collapse-category[aria-checked=true]::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='circle_checked' d='M12,2c-5.52,0 -10,4.48 -10,10c0,5.52 4.48,10 10,10c5.52,0 10,-4.48 10,-10c0,-5.52 -4.48,-10 -10,-10Zm-2.71,14.29l-3.59,-3.59c-0.39,-0.39 -0.39,-1.02 0,-1.41c0.39,-0.39 1.02,-0.39 1.41,0l2.89,2.88l6.88,-6.88c0.39,-0.39 1.02,-0.39 1.41,0c0.39,0.39 0.39,1.02 0,1.41l-7.59,7.59c-0.38,0.39 -1.02,0.39 -1.41,0Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#channel-context-collapse-category[aria-checked=false]::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='radio_button_unchecked' d='M12,2c-5.52,0 -10,4.48 -10,10c0,5.52 4.48,10 10,10c5.52,0 10,-4.48 10,-10c0,-5.52 -4.48,-10 -10,-10Zm0,18c-4.42,0 -8,-3.58 -8,-8c0,-4.42 3.58,-8 8,-8c4.42,0 8,3.58 8,8c0,4.42 -3.58,8 -8,8Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#channel-context-collapse-all-categories::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3C/g%3E%3Cpath d='M6.522,20.587c0.551,0.551 1.44,0.551 1.991,0l3.486,-3.486l3.487,3.486c0.55,0.551 1.439,0.551 1.99,0c0.55,-0.55 0.55,-1.44 -0,-1.99l-4.475,-4.475c-0.55,-0.55 -1.439,-0.55 -1.99,0l-4.474,4.475c-0.565,0.536 -0.565,1.44 -0.015,1.99Z' style='fill-rule:nonzero;'/%3E%3Cpath d='M17.478,3.413c-0.551,-0.551 -1.44,-0.551 -1.991,-0l-3.486,3.486l-3.487,-3.486c-0.55,-0.551 -1.439,-0.551 -1.99,-0c-0.55,0.55 -0.55,1.44 0,1.99l4.475,4.475c0.55,0.55 1.439,0.55 1.99,-0l4.474,-4.475c0.565,-0.536 0.565,-1.44 0.015,-1.99Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#channel-context-channel-notifications::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='notification_settings' d='M18.085,15.8l-0,-5.067c-0,-3.111 -1.662,-5.716 -4.561,-6.405l0,-0.689c0,-0.841 -0.689,-1.52 -1.53,-1.52c-0.841,-0 -1.51,0.679 -1.51,1.52l-0,0.689c-2.909,0.689 -4.561,3.284 -4.561,6.405l0,5.067l-1.317,1.308c-0.639,0.638 -0.193,1.733 0.709,1.733l13.347,-0c0.902,-0 1.358,-1.095 0.72,-1.733l-1.297,-1.308Zm-6.091,6.081c1.115,0 2.027,-0.912 2.027,-2.027l-4.054,0c-0,1.115 0.902,2.027 2.027,2.027Zm-5.29,-17.502c0.425,-0.385 0.435,-1.044 0.03,-1.449c-0.385,-0.386 -1.014,-0.396 -1.409,-0.021c-1.733,1.581 -2.929,3.73 -3.314,6.142c-0.091,0.618 0.385,1.175 1.014,1.175c0.486,0 0.912,-0.354 0.993,-0.841c0.304,-1.966 1.277,-3.719 2.686,-5.006Zm11.989,-1.47c-0.406,-0.375 -1.034,-0.365 -1.419,0.021c-0.405,0.405 -0.385,1.054 0.03,1.439c1.399,1.287 2.382,3.04 2.686,5.006c0.071,0.487 0.497,0.841 0.993,0.841c0.618,0 1.105,-0.557 1.004,-1.175c-0.386,-2.402 -1.571,-4.541 -3.294,-6.132Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#channel-context-hide-voice-names[aria-checked=true]::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='circle_checked' d='M12,2c-5.52,0 -10,4.48 -10,10c0,5.52 4.48,10 10,10c5.52,0 10,-4.48 10,-10c0,-5.52 -4.48,-10 -10,-10Zm-2.71,14.29l-3.59,-3.59c-0.39,-0.39 -0.39,-1.02 0,-1.41c0.39,-0.39 1.02,-0.39 1.41,0l2.89,2.88l6.88,-6.88c0.39,-0.39 1.02,-0.39 1.41,0c0.39,0.39 0.39,1.02 0,1.41l-7.59,7.59c-0.38,0.39 -1.02,0.39 -1.41,0Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#channel-context-hide-voice-names[aria-checked=false]::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='radio_button_unchecked' d='M12,2c-5.52,0 -10,4.48 -10,10c0,5.52 4.48,10 10,10c5.52,0 10,-4.48 10,-10c0,-5.52 -4.48,-10 -10,-10Zm0,18c-4.42,0 -8,-3.58 -8,-8c0,-4.42 3.58,-8 8,-8c4.42,0 8,3.58 8,8c0,4.42 -3.58,8 -8,8Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#channel-context-edit-channel::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath d='M19.292,9.831l0.649,-0.647c1.412,-1.412 1.412,-3.711 -0,-5.125c-1.413,-1.412 -3.713,-1.412 -5.125,0l-0.647,0.648l5.123,5.124Zm-6.397,-3.853l-7.713,7.715l5.125,5.123l7.712,-7.715l-5.124,-5.123Zm-8.779,14.996l4.641,-1.16l-4.573,-4.573l-1.16,4.642c-0.077,0.306 0.013,0.631 0.236,0.854c0.224,0.223 0.549,0.312 0.856,0.237Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#channel-context-copy-channel-topic::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='group_add' d='M19.326,15.682l0,-1.783c0,-0.49 -0.401,-0.891 -0.891,-0.891c-0.49,0 -0.891,0.401 -0.891,0.891l-0,1.783l-1.783,-0c-0.49,-0 -0.891,0.401 -0.891,0.891c-0,0.49 0.401,0.892 0.891,0.892l1.783,-0l-0,1.782c-0,0.49 0.401,0.891 0.891,0.891c0.49,0 0.891,-0.401 0.891,-0.891l0,-1.782l1.783,-0c0.49,-0 0.891,-0.402 0.891,-0.892c-0,-0.49 -0.401,-0.891 -0.891,-0.891l-1.783,-0Zm-6.102,2.586c0.023,0.067 0.012,0.141 -0.029,0.198c-0.041,0.057 -0.107,0.091 -0.178,0.091c-1.36,0.001 -6.726,0.001 -6.726,0.001c-0.309,-0 -0.56,-0.251 -0.56,-0.56c0,-0.817 0,-2.239 0,-2.239c0,-2.481 4.972,-3.731 7.463,-3.731c0.423,-0 0.918,0.036 1.448,0.108c0.085,0.012 0.155,0.072 0.179,0.154c0.025,0.083 -0.001,0.171 -0.065,0.228c-1.106,1.001 -1.799,2.448 -1.799,4.055c-0,0.592 0.094,1.162 0.267,1.695Zm-8.382,-5.319c0.04,-0.014 0.085,0.001 0.109,0.036c0.023,0.036 0.019,0.083 -0.01,0.115c-0.66,0.721 -1.075,1.597 -1.075,2.659l-0,2.239c-0,0.309 -0.251,0.56 -0.56,0.56c-0.236,-0 -0.51,-0 -0.746,-0c-0.309,-0 -0.56,-0.251 -0.56,-0.56c0,-0.817 0,-2.239 0,-2.239c0,-1.25 1.266,-2.189 2.842,-2.81Zm8.352,-1.854c-2.062,-0 -3.731,-1.67 -3.731,-3.731c-0,-2.062 1.669,-3.732 3.731,-3.732c2.062,0 3.731,1.67 3.731,3.732c0,2.061 -1.669,3.731 -3.731,3.731Zm-4.452,-7.377c0.038,-0.006 0.076,0.012 0.095,0.046c0.019,0.033 0.015,0.074 -0.009,0.104c-0.764,0.962 -1.231,2.175 -1.231,3.496c-0,1.32 0.467,2.533 1.232,3.494c0.025,0.03 0.029,0.073 0.01,0.107c-0.02,0.034 -0.059,0.052 -0.097,0.045c-1.709,-0.335 -3.011,-1.829 -3.011,-3.646c0,-1.818 1.302,-3.311 3.011,-3.646Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#channel-context-invite-people::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='group_add' d='M19.326,15.682l0,-1.783c0,-0.49 -0.401,-0.891 -0.891,-0.891c-0.49,0 -0.891,0.401 -0.891,0.891l-0,1.783l-1.783,-0c-0.49,-0 -0.891,0.401 -0.891,0.891c-0,0.49 0.401,0.892 0.891,0.892l1.783,-0l-0,1.782c-0,0.49 0.401,0.891 0.891,0.891c0.49,0 0.891,-0.401 0.891,-0.891l0,-1.782l1.783,-0c0.49,-0 0.891,-0.402 0.891,-0.892c-0,-0.49 -0.401,-0.891 -0.891,-0.891l-1.783,-0Zm-6.102,2.586c0.023,0.067 0.012,0.141 -0.029,0.198c-0.041,0.057 -0.107,0.091 -0.178,0.091c-1.36,0.001 -6.726,0.001 -6.726,0.001c-0.309,-0 -0.56,-0.251 -0.56,-0.56c0,-0.817 0,-2.239 0,-2.239c0,-2.481 4.972,-3.731 7.463,-3.731c0.423,-0 0.918,0.036 1.448,0.108c0.085,0.012 0.155,0.072 0.179,0.154c0.025,0.083 -0.001,0.171 -0.065,0.228c-1.106,1.001 -1.799,2.448 -1.799,4.055c-0,0.592 0.094,1.162 0.267,1.695Zm-8.382,-5.319c0.04,-0.014 0.085,0.001 0.109,0.036c0.023,0.036 0.019,0.083 -0.01,0.115c-0.66,0.721 -1.075,1.597 -1.075,2.659l-0,2.239c-0,0.309 -0.251,0.56 -0.56,0.56c-0.236,-0 -0.51,-0 -0.746,-0c-0.309,-0 -0.56,-0.251 -0.56,-0.56c0,-0.817 0,-2.239 0,-2.239c0,-1.25 1.266,-2.189 2.842,-2.81Zm8.352,-1.854c-2.062,-0 -3.731,-1.67 -3.731,-3.731c-0,-2.062 1.669,-3.732 3.731,-3.732c2.062,0 3.731,1.67 3.731,3.732c0,2.061 -1.669,3.731 -3.731,3.731Zm-4.452,-7.377c0.038,-0.006 0.076,0.012 0.095,0.046c0.019,0.033 0.015,0.074 -0.009,0.104c-0.764,0.962 -1.231,2.175 -1.231,3.496c-0,1.32 0.467,2.533 1.232,3.494c0.025,0.03 0.029,0.073 0.01,0.107c-0.02,0.034 -0.059,0.052 -0.097,0.045c-1.709,-0.335 -3.011,-1.829 -3.011,-3.646c0,-1.818 1.302,-3.311 3.011,-3.646Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#channel-context-clone-channel::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='clone' d='M18.5,2l-9,-0c-1.1,-0 -2,0.9 -2,2l-0,12c-0,1.1 0.9,2 2,2l9,0c1.1,0 2,-0.9 2,-2l0,-12c0,-1.1 -0.9,-2 -2,-2Zm0,14l-9,0l-0,-12l9,-0l0,12Zm-15,-1l-0,-2l2,0l-0,2l-2,0Zm-0,-5.5l2,-0l-0,2l-2,-0l-0,-2Zm7,10.5l2,0l0,2l-2,0l-0,-2Zm-7,-1.5l-0,-2l2,0l-0,2l-2,0Zm2,3.5c-1.1,0 -2,-0.9 -2,-2l2,0l-0,2Zm3.5,0l-2,0l-0,-2l2,0l-0,2Zm5,0l0,-2l2,0c0,1.1 -0.9,2 -2,2Zm-8.5,-16l-0,2l-2,-0c-0,-1.1 0.9,-2 2,-2Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#channel-context-create-text-channel::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath d='M19.714,13.286l-6.428,-0l-0,6.428c-0,0.707 -0.579,1.286 -1.286,1.286c-0.707,-0 -1.286,-0.579 -1.286,-1.286l0,-6.428l-6.428,-0c-0.707,-0 -1.286,-0.579 -1.286,-1.286c0,-0.707 0.579,-1.286 1.286,-1.286l6.428,0l0,-6.428c0,-0.707 0.579,-1.286 1.286,-1.286c0.707,0 1.286,0.579 1.286,1.286l-0,6.428l6.428,0c0.707,0 1.286,0.579 1.286,1.286c-0,0.707 -0.579,1.286 -1.286,1.286Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#channel-context-create-voice-channel::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath d='M19.714,13.286l-6.428,-0l-0,6.428c-0,0.707 -0.579,1.286 -1.286,1.286c-0.707,-0 -1.286,-0.579 -1.286,-1.286l0,-6.428l-6.428,-0c-0.707,-0 -1.286,-0.579 -1.286,-1.286c0,-0.707 0.579,-1.286 1.286,-1.286l6.428,0l0,-6.428c0,-0.707 0.579,-1.286 1.286,-1.286c0.707,0 1.286,0.579 1.286,1.286l-0,6.428l6.428,0c0.707,0 1.286,0.579 1.286,1.286c-0,0.707 -0.579,1.286 -1.286,1.286Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#channel-context-delete-channel::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='delete' d='M5,6.999l0,12c0,1.102 0.897,2 2,2l10,-0c1.103,-0 2,-0.898 2,-2l0,-12l-14,0Zm6,10.001l-2,0l0,-6l2,0l0,6Zm4,0l-2,0l0,-6l2,0l0,6Zm0,-13.001l0,-1.999l-6,-0l0,1.999l-6,-0l0,2l18,-0l0,-2l-6,-0Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#channel-context-devmode-copy-id::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='id' d='M5.384,4.365c0.221,-0 0.4,0.179 0.4,0.4c0,2.15 0,12.32 0,14.47c0,0.221 -0.179,0.4 -0.4,0.4c-0.727,0 -2.257,0 -2.984,0c-0.221,0 -0.4,-0.179 -0.4,-0.4c-0,-2.15 -0,-12.32 -0,-14.47c0,-0.221 0.179,-0.4 0.4,-0.4c0.727,-0 2.257,-0 2.984,-0Zm8.538,-0c5.312,-0 8.078,3.076 8.078,7.613c0,4.537 -2.833,7.657 -7.989,7.657l-4.956,0c-0.221,0 -0.4,-0.179 -0.4,-0.4c-0,-2.15 -0,-12.32 -0,-14.47c-0,-0.221 0.179,-0.4 0.4,-0.4c1.229,-0 4.867,-0 4.867,-0Zm-0.111,12.327c2.7,-0 4.382,-1.417 4.382,-4.692c0,-3.209 -1.792,-4.692 -4.382,-4.692l-0.972,0c-0.221,0 -0.4,0.179 -0.4,0.4c0,1.536 0,7.048 0,8.584c0,0.221 0.179,0.4 0.4,0.4c0.405,-0 0.972,-0 0.972,-0Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#guild-header-popout-premium-subscribe::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='server_boost' d='M12.141,2.141c-0.078,-0.078 -0.204,-0.078 -0.282,0c-0.906,0.906 -5.871,5.871 -6.467,6.467c-0.038,0.038 -0.059,0.088 -0.059,0.141c0,0.712 0,5.79 0,6.502c0,0.053 0.021,0.103 0.059,0.141c0.596,0.596 5.561,5.561 6.467,6.467c0.078,0.078 0.204,0.078 0.282,-0c0.906,-0.906 5.871,-5.871 6.467,-6.467c0.038,-0.038 0.059,-0.088 0.059,-0.141c-0,-0.712 -0,-5.79 -0,-6.502c-0,-0.053 -0.021,-0.103 -0.059,-0.141c-0.596,-0.596 -5.561,-5.561 -6.467,-6.467Zm4.859,12.426c0,0.053 -0.021,0.104 -0.059,0.142c-0.499,0.499 -4.044,4.044 -4.8,4.8c-0.078,0.078 -0.204,0.078 -0.282,-0c-0.756,-0.756 -4.301,-4.301 -4.8,-4.8c-0.038,-0.038 -0.059,-0.089 -0.059,-0.142c0,-0.619 0,-4.515 0,-5.134c-0,-0.053 0.021,-0.104 0.059,-0.142c0.499,-0.499 4.044,-4.044 4.8,-4.8c0.078,-0.078 0.204,-0.078 0.282,0c0.756,0.756 4.301,4.301 4.8,4.8c0.038,0.038 0.059,0.089 0.059,0.142c-0,0.619 -0,4.515 -0,5.134Zm-8.275,-4.576c-0.037,0.038 -0.058,0.089 -0.058,0.142c-0,0.51 -0,3.224 -0,3.734c-0,0.053 0.021,0.104 0.058,0.142c0.385,0.385 2.556,2.555 3.134,3.133c0.078,0.078 0.204,0.078 0.282,-0c0.578,-0.578 2.749,-2.748 3.134,-3.133c0.037,-0.038 0.058,-0.089 0.058,-0.142c0,-0.51 0,-3.224 0,-3.734c0,-0.053 -0.021,-0.104 -0.058,-0.142c-0.385,-0.385 -2.556,-2.555 -3.134,-3.133c-0.078,-0.078 -0.204,-0.078 -0.282,0c-0.578,0.578 -2.749,2.748 -3.134,3.133Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#guild-header-popout-invite-people::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='group_add' d='M19.326,15.682l0,-1.783c0,-0.49 -0.401,-0.891 -0.891,-0.891c-0.49,0 -0.891,0.401 -0.891,0.891l-0,1.783l-1.783,-0c-0.49,-0 -0.891,0.401 -0.891,0.891c-0,0.49 0.401,0.892 0.891,0.892l1.783,-0l-0,1.782c-0,0.49 0.401,0.891 0.891,0.891c0.49,0 0.891,-0.401 0.891,-0.891l0,-1.782l1.783,-0c0.49,-0 0.891,-0.402 0.891,-0.892c-0,-0.49 -0.401,-0.891 -0.891,-0.891l-1.783,-0Zm-6.102,2.586c0.023,0.067 0.012,0.141 -0.029,0.198c-0.041,0.057 -0.107,0.091 -0.178,0.091c-1.36,0.001 -6.726,0.001 -6.726,0.001c-0.309,-0 -0.56,-0.251 -0.56,-0.56c0,-0.817 0,-2.239 0,-2.239c0,-2.481 4.972,-3.731 7.463,-3.731c0.423,-0 0.918,0.036 1.448,0.108c0.085,0.012 0.155,0.072 0.179,0.154c0.025,0.083 -0.001,0.171 -0.065,0.228c-1.106,1.001 -1.799,2.448 -1.799,4.055c-0,0.592 0.094,1.162 0.267,1.695Zm-8.382,-5.319c0.04,-0.014 0.085,0.001 0.109,0.036c0.023,0.036 0.019,0.083 -0.01,0.115c-0.66,0.721 -1.075,1.597 -1.075,2.659l-0,2.239c-0,0.309 -0.251,0.56 -0.56,0.56c-0.236,-0 -0.51,-0 -0.746,-0c-0.309,-0 -0.56,-0.251 -0.56,-0.56c0,-0.817 0,-2.239 0,-2.239c0,-1.25 1.266,-2.189 2.842,-2.81Zm8.352,-1.854c-2.062,-0 -3.731,-1.67 -3.731,-3.731c-0,-2.062 1.669,-3.732 3.731,-3.732c2.062,0 3.731,1.67 3.731,3.732c0,2.061 -1.669,3.731 -3.731,3.731Zm-4.452,-7.377c0.038,-0.006 0.076,0.012 0.095,0.046c0.019,0.033 0.015,0.074 -0.009,0.104c-0.764,0.962 -1.231,2.175 -1.231,3.496c-0,1.32 0.467,2.533 1.232,3.494c0.025,0.03 0.029,0.073 0.01,0.107c-0.02,0.034 -0.059,0.052 -0.097,0.045c-1.709,-0.335 -3.011,-1.829 -3.011,-3.646c0,-1.818 1.302,-3.311 3.011,-3.646Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#guild-header-popout-settings::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='settings' d='M19.437,12.979c0.042,-0.312 0.063,-0.635 0.063,-0.979c-0,-0.333 -0.021,-0.667 -0.073,-0.979l2.115,-1.646c0.187,-0.146 0.239,-0.427 0.125,-0.635l-2,-3.459c-0.125,-0.229 -0.386,-0.302 -0.615,-0.229l-2.49,1c-0.52,-0.396 -1.072,-0.729 -1.687,-0.979l-0.375,-2.646c-0.042,-0.25 -0.25,-0.427 -0.5,-0.427l-4,-0c-0.25,-0 -0.448,0.177 -0.49,0.427l-0.375,2.646c-0.614,0.25 -1.177,0.594 -1.687,0.979l-2.49,-1c-0.229,-0.083 -0.489,0 -0.614,0.229l-1.99,3.459c-0.125,0.218 -0.083,0.489 0.125,0.635l2.115,1.646c-0.052,0.312 -0.094,0.656 -0.094,0.979c-0,0.323 0.021,0.667 0.073,0.979l-2.115,1.646c-0.187,0.146 -0.239,0.427 -0.125,0.635l2,3.459c0.125,0.229 0.386,0.302 0.615,0.229l2.489,-1c0.521,0.396 1.073,0.729 1.688,0.979l0.375,2.646c0.052,0.25 0.25,0.427 0.5,0.427l4,0c0.25,0 0.458,-0.177 0.49,-0.427l0.375,-2.646c0.614,-0.25 1.177,-0.583 1.687,-0.979l2.49,1c0.229,0.083 0.489,-0 0.614,-0.229l2,-3.459c0.125,-0.229 0.073,-0.489 -0.125,-0.635l-2.094,-1.646Zm-7.437,2.771c-2.063,0 -3.75,-1.687 -3.75,-3.75c-0,-2.063 1.687,-3.75 3.75,-3.75c2.062,0 3.75,1.688 3.75,3.75c-0,2.063 -1.688,3.75 -3.75,3.75Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#guild-header-popout-insights::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='server_insights' d='M6.064,21.952c-0.012,0.009 -0.028,0.011 -0.042,0.004c-0.013,-0.007 -0.022,-0.021 -0.022,-0.036c0,-0.564 0,-3.92 0,-3.92l-2,0c-1.097,0 -2,-0.903 -2,-2l0,-12c0,-1.097 0.903,-2 2,-2l16,0c1.097,0 2,0.903 2,2l0,12c0,1.097 -0.903,2 -2,2l-8.667,0c0,0 -4.666,3.499 -5.269,3.952Zm-1.864,-17.952c-0.053,-0 -0.104,0.021 -0.141,0.059c-0.038,0.037 -0.059,0.088 -0.059,0.141c0,1.436 0,10.164 0,11.6c-0,0.053 0.021,0.104 0.059,0.141c0.037,0.038 0.088,0.059 0.141,0.059c0.683,0 2.917,0 3.6,0c0.11,0 0.2,0.09 0.2,0.2c0,0.431 0,1.43 0,1.72c-0,0.015 0.009,0.029 0.022,0.036c0.014,0.007 0.03,0.005 0.042,-0.004c0.368,-0.276 2.211,-1.658 2.549,-1.912c0.035,-0.026 0.077,-0.04 0.12,-0.04c0.76,0 7.786,0 9.067,0c0.053,0 0.104,-0.021 0.141,-0.059c0.038,-0.037 0.059,-0.088 0.059,-0.141c0,-1.436 0,-10.164 0,-11.6c0,-0.053 -0.021,-0.104 -0.059,-0.141c-0.037,-0.038 -0.088,-0.059 -0.141,-0.059c-1.713,0 -13.887,0 -15.6,0Zm8.8,6.2c-0,-0.11 -0.09,-0.2 -0.2,-0.2c-0.383,0 -1.217,0 -1.6,0c-0.11,0 -0.2,0.09 -0.2,0.2c0,0.683 0,2.917 0,3.6c0,0.11 0.09,0.2 0.2,0.2c0.383,0 1.217,0 1.6,0c0.11,-0 0.2,-0.09 0.2,-0.2c0,-0.683 0,-2.917 0,-3.6Zm4,-2c-0,-0.11 -0.09,-0.2 -0.2,-0.2c-0.383,0 -1.217,0 -1.6,0c-0.11,0 -0.2,0.09 -0.2,0.2c0,0.914 0,4.686 0,5.6c0,0.11 0.09,0.2 0.2,0.2c0.383,0 1.217,0 1.6,0c0.11,-0 0.2,-0.09 0.2,-0.2c0,-0.914 0,-4.686 0,-5.6Zm-8,-2c0,-0.11 -0.09,-0.2 -0.2,-0.2c-0.383,0 -1.217,0 -1.6,0c-0.11,0 -0.2,0.09 -0.2,0.2c0,1.109 0,6.491 0,7.6c-0,0.11 0.09,0.2 0.2,0.2c0.383,0 1.217,0 1.6,0c0.11,-0 0.2,-0.09 0.2,-0.2c0,-1.109 0,-6.491 0,-7.6Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#guild-header-popout-create-channel::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath d='M19.714,13.286l-6.428,-0l-0,6.428c-0,0.707 -0.579,1.286 -1.286,1.286c-0.707,-0 -1.286,-0.579 -1.286,-1.286l0,-6.428l-6.428,-0c-0.707,-0 -1.286,-0.579 -1.286,-1.286c0,-0.707 0.579,-1.286 1.286,-1.286l6.428,0l0,-6.428c0,-0.707 0.579,-1.286 1.286,-1.286c0.707,0 1.286,0.579 1.286,1.286l-0,6.428l6.428,0c0.707,0 1.286,0.579 1.286,1.286c-0,0.707 -0.579,1.286 -1.286,1.286Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#guild-header-popout-create-category::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='create_category' d='M20,6.5l-8,-0l-1.447,-1.894c-0.339,-0.678 -1.032,-1.106 -1.789,-1.106l-5.764,-0c-0.553,-0 -1,0.447 -1,1l-0,14c-0,1.104 0.895,2 2,2l16,0c1.104,0 2,-0.896 2,-2l0,-10c0,-1.104 -0.896,-2 -2,-2Zm-4,8l-3,-0l0,3l-2,0l0,-3l-3,-0l0,-2l3,-0l0,-3l2,-0l0,3l3,-0l0,2Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#guild-header-popout-notifications::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='notification_settings' d='M18.085,15.8l-0,-5.067c-0,-3.111 -1.662,-5.716 -4.561,-6.405l0,-0.689c0,-0.841 -0.689,-1.52 -1.53,-1.52c-0.841,-0 -1.51,0.679 -1.51,1.52l-0,0.689c-2.909,0.689 -4.561,3.284 -4.561,6.405l0,5.067l-1.317,1.308c-0.639,0.638 -0.193,1.733 0.709,1.733l13.347,-0c0.902,-0 1.358,-1.095 0.72,-1.733l-1.297,-1.308Zm-6.091,6.081c1.115,0 2.027,-0.912 2.027,-2.027l-4.054,0c-0,1.115 0.902,2.027 2.027,2.027Zm-5.29,-17.502c0.425,-0.385 0.435,-1.044 0.03,-1.449c-0.385,-0.386 -1.014,-0.396 -1.409,-0.021c-1.733,1.581 -2.929,3.73 -3.314,6.142c-0.091,0.618 0.385,1.175 1.014,1.175c0.486,0 0.912,-0.354 0.993,-0.841c0.304,-1.966 1.277,-3.719 2.686,-5.006Zm11.989,-1.47c-0.406,-0.375 -1.034,-0.365 -1.419,0.021c-0.405,0.405 -0.385,1.054 0.03,1.439c1.399,1.287 2.382,3.04 2.686,5.006c0.071,0.487 0.497,0.841 0.993,0.841c0.618,0 1.105,-0.557 1.004,-1.175c-0.386,-2.402 -1.571,-4.541 -3.294,-6.132Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#guild-header-popout-privacy::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='privacy_settings' d='M12,22c0.192,0 0.386,-0.03 0.571,-0.09c4.3,-1.38 7.43,-5.99 7.43,-10.82l0.01,-6.217c-0,-0.553 -0.448,-1.002 -1.002,-1.002c-3.444,0 -5.507,-0.792 -6.141,-1.425c-0.217,-0.218 -0.56,-0.448 -0.868,-0.446c-0.308,-0.002 -0.651,0.228 -0.868,0.446c-0.634,0.633 -2.697,1.425 -6.141,1.425c-0.554,0 -1.002,0.449 -1.002,1.002l0.01,6.217c0,4.83 3.13,9.44 7.43,10.82c0.185,0.06 0.378,0.09 0.571,0.09Zm-0,-18.739l-0,8.739l6.959,0c-0.317,3.922 -2.94,7.53 -6.461,8.66c-0.161,0.052 -0.33,0.078 -0.498,0.078l-0,-8.738l-6.959,0c-0.021,-0.264 -0.032,-0.529 -0.032,-0.796l-0.009,-5.433c-0,-0.483 0.391,-0.875 0.875,-0.875c3.01,0 4.813,-0.692 5.366,-1.246c0.19,-0.19 0.49,-0.39 0.759,-0.389Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#guild-header-popout-change-nickname::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='edit' d='M2,18.067l0,3.378c0,0.311 0.244,0.555 0.555,0.555l3.378,-0c0.144,-0 0.289,-0.056 0.389,-0.167c-0,0 10.024,-10.015 11.848,-11.837c0.075,-0.075 0.117,-0.177 0.117,-0.283c0,-0.106 -0.042,-0.208 -0.117,-0.283c-0.76,-0.76 -2.84,-2.84 -3.6,-3.6c-0.156,-0.157 -0.409,-0.157 -0.566,-0c-1.822,1.822 -11.837,11.837 -11.837,11.837c-0.111,0.111 -0.167,0.245 -0.167,0.4Zm19.675,-11.576c0.433,-0.433 0.433,-1.133 0,-1.566l-2.6,-2.6c-0.433,-0.433 -1.133,-0.433 -1.566,-0c-0,-0 -1.192,1.191 -1.75,1.75c-0.075,0.075 -0.117,0.177 -0.117,0.283c-0,0.106 0.042,0.208 0.117,0.283c0.76,0.76 2.84,2.84 3.6,3.6c0.075,0.075 0.177,0.117 0.283,0.117c0.106,0 0.208,-0.042 0.283,-0.117c0.559,-0.558 1.75,-1.75 1.75,-1.75Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#guild-header-popout-leave::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='leave_server' d='M4.222,4.222l6.667,0c0.611,0 1.111,-0.5 1.111,-1.111c-0,-0.611 -0.5,-1.111 -1.111,-1.111l-6.667,-0c-1.222,-0 -2.222,1 -2.222,2.222l0,15.556c0,1.222 1,2.222 2.222,2.222l6.667,-0c0.611,-0 1.111,-0.5 1.111,-1.111c-0,-0.611 -0.5,-1.111 -1.111,-1.111l-6.667,-0l0,-15.556Zm17.389,7.389l-3.1,-3.1c-0.355,-0.355 -0.955,-0.111 -0.955,0.389l-0,1.989l-7.778,-0c-0.611,-0 -1.111,0.5 -1.111,1.111c-0,0.611 0.5,1.111 1.111,1.111l7.778,0l-0,1.989c-0,0.5 0.6,0.744 0.944,0.389l3.1,-3.1c0.222,-0.211 0.222,-0.567 0.011,-0.778Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#guild-header-popout-hide-muted-channels[aria-checked=true]::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='circle_checked' d='M12,2c-5.52,0 -10,4.48 -10,10c0,5.52 4.48,10 10,10c5.52,0 10,-4.48 10,-10c0,-5.52 -4.48,-10 -10,-10Zm-2.71,14.29l-3.59,-3.59c-0.39,-0.39 -0.39,-1.02 0,-1.41c0.39,-0.39 1.02,-0.39 1.41,0l2.89,2.88l6.88,-6.88c0.39,-0.39 1.02,-0.39 1.41,0c0.39,0.39 0.39,1.02 0,1.41l-7.59,7.59c-0.38,0.39 -1.02,0.39 -1.41,0Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#guild-header-popout-hide-muted-channels[aria-checked=false]::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='radio_button_unchecked' d='M12,2c-5.52,0 -10,4.48 -10,10c0,5.52 4.48,10 10,10c5.52,0 10,-4.48 10,-10c0,-5.52 -4.48,-10 -10,-10Zm0,18c-4.42,0 -8,-3.58 -8,-8c0,-4.42 3.58,-8 8,-8c4.42,0 8,3.58 8,8c0,4.42 -3.58,8 -8,8Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#guild-context-mark-guild-read::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='mark_as_read' d='M8.187,16.653l-4.17,-4.17c-0.465,-0.465 -1.204,-0.465 -1.668,-0c-0.465,0.464 -0.465,1.203 -0,1.668l4.992,4.992c0.465,0.465 1.215,0.465 1.68,0l12.63,-12.618c0.465,-0.465 0.465,-1.204 0,-1.668c-0.464,-0.465 -1.203,-0.465 -1.668,-0l-11.796,11.796Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#guild-context-invite-people::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='group_add' d='M19.326,15.682l0,-1.783c0,-0.49 -0.401,-0.891 -0.891,-0.891c-0.49,0 -0.891,0.401 -0.891,0.891l-0,1.783l-1.783,-0c-0.49,-0 -0.891,0.401 -0.891,0.891c-0,0.49 0.401,0.892 0.891,0.892l1.783,-0l-0,1.782c-0,0.49 0.401,0.891 0.891,0.891c0.49,0 0.891,-0.401 0.891,-0.891l0,-1.782l1.783,-0c0.49,-0 0.891,-0.402 0.891,-0.892c-0,-0.49 -0.401,-0.891 -0.891,-0.891l-1.783,-0Zm-6.102,2.586c0.023,0.067 0.012,0.141 -0.029,0.198c-0.041,0.057 -0.107,0.091 -0.178,0.091c-1.36,0.001 -6.726,0.001 -6.726,0.001c-0.309,-0 -0.56,-0.251 -0.56,-0.56c0,-0.817 0,-2.239 0,-2.239c0,-2.481 4.972,-3.731 7.463,-3.731c0.423,-0 0.918,0.036 1.448,0.108c0.085,0.012 0.155,0.072 0.179,0.154c0.025,0.083 -0.001,0.171 -0.065,0.228c-1.106,1.001 -1.799,2.448 -1.799,4.055c-0,0.592 0.094,1.162 0.267,1.695Zm-8.382,-5.319c0.04,-0.014 0.085,0.001 0.109,0.036c0.023,0.036 0.019,0.083 -0.01,0.115c-0.66,0.721 -1.075,1.597 -1.075,2.659l-0,2.239c-0,0.309 -0.251,0.56 -0.56,0.56c-0.236,-0 -0.51,-0 -0.746,-0c-0.309,-0 -0.56,-0.251 -0.56,-0.56c0,-0.817 0,-2.239 0,-2.239c0,-1.25 1.266,-2.189 2.842,-2.81Zm8.352,-1.854c-2.062,-0 -3.731,-1.67 -3.731,-3.731c-0,-2.062 1.669,-3.732 3.731,-3.732c2.062,0 3.731,1.67 3.731,3.732c0,2.061 -1.669,3.731 -3.731,3.731Zm-4.452,-7.377c0.038,-0.006 0.076,0.012 0.095,0.046c0.019,0.033 0.015,0.074 -0.009,0.104c-0.764,0.962 -1.231,2.175 -1.231,3.496c-0,1.32 0.467,2.533 1.232,3.494c0.025,0.03 0.029,0.073 0.01,0.107c-0.02,0.034 -0.059,0.052 -0.097,0.045c-1.709,-0.335 -3.011,-1.829 -3.011,-3.646c0,-1.818 1.302,-3.311 3.011,-3.646Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#guild-context-mute-guild::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='radio_button_unchecked' d='M12,2c-5.52,0 -10,4.48 -10,10c0,5.52 4.48,10 10,10c5.52,0 10,-4.48 10,-10c0,-5.52 -4.48,-10 -10,-10Zm0,18c-4.42,0 -8,-3.58 -8,-8c0,-4.42 3.58,-8 8,-8c4.42,0 8,3.58 8,8c0,4.42 -3.58,8 -8,8Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#guild-context-unmute-guild::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='circle_checked' d='M12,2c-5.52,0 -10,4.48 -10,10c0,5.52 4.48,10 10,10c5.52,0 10,-4.48 10,-10c0,-5.52 -4.48,-10 -10,-10Zm-2.71,14.29l-3.59,-3.59c-0.39,-0.39 -0.39,-1.02 0,-1.41c0.39,-0.39 1.02,-0.39 1.41,0l2.89,2.88l6.88,-6.88c0.39,-0.39 1.02,-0.39 1.41,0c0.39,0.39 0.39,1.02 0,1.41l-7.59,7.59c-0.38,0.39 -1.02,0.39 -1.41,0Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#guild-context-hide-muted-channels[aria-checked=true]::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='circle_checked' d='M12,2c-5.52,0 -10,4.48 -10,10c0,5.52 4.48,10 10,10c5.52,0 10,-4.48 10,-10c0,-5.52 -4.48,-10 -10,-10Zm-2.71,14.29l-3.59,-3.59c-0.39,-0.39 -0.39,-1.02 0,-1.41c0.39,-0.39 1.02,-0.39 1.41,0l2.89,2.88l6.88,-6.88c0.39,-0.39 1.02,-0.39 1.41,0c0.39,0.39 0.39,1.02 0,1.41l-7.59,7.59c-0.38,0.39 -1.02,0.39 -1.41,0Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#guild-context-hide-muted-channels[aria-checked=false]::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='radio_button_unchecked' d='M12,2c-5.52,0 -10,4.48 -10,10c0,5.52 4.48,10 10,10c5.52,0 10,-4.48 10,-10c0,-5.52 -4.48,-10 -10,-10Zm0,18c-4.42,0 -8,-3.58 -8,-8c0,-4.42 3.58,-8 8,-8c4.42,0 8,3.58 8,8c0,4.42 -3.58,8 -8,8Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#guild-context-guild-settings::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='settings' d='M19.437,12.979c0.042,-0.312 0.063,-0.635 0.063,-0.979c-0,-0.333 -0.021,-0.667 -0.073,-0.979l2.115,-1.646c0.187,-0.146 0.239,-0.427 0.125,-0.635l-2,-3.459c-0.125,-0.229 -0.386,-0.302 -0.615,-0.229l-2.49,1c-0.52,-0.396 -1.072,-0.729 -1.687,-0.979l-0.375,-2.646c-0.042,-0.25 -0.25,-0.427 -0.5,-0.427l-4,-0c-0.25,-0 -0.448,0.177 -0.49,0.427l-0.375,2.646c-0.614,0.25 -1.177,0.594 -1.687,0.979l-2.49,-1c-0.229,-0.083 -0.489,0 -0.614,0.229l-1.99,3.459c-0.125,0.218 -0.083,0.489 0.125,0.635l2.115,1.646c-0.052,0.312 -0.094,0.656 -0.094,0.979c-0,0.323 0.021,0.667 0.073,0.979l-2.115,1.646c-0.187,0.146 -0.239,0.427 -0.125,0.635l2,3.459c0.125,0.229 0.386,0.302 0.615,0.229l2.489,-1c0.521,0.396 1.073,0.729 1.688,0.979l0.375,2.646c0.052,0.25 0.25,0.427 0.5,0.427l4,0c0.25,0 0.458,-0.177 0.49,-0.427l0.375,-2.646c0.614,-0.25 1.177,-0.583 1.687,-0.979l2.49,1c0.229,0.083 0.489,-0 0.614,-0.229l2,-3.459c0.125,-0.229 0.073,-0.489 -0.125,-0.635l-2.094,-1.646Zm-7.437,2.771c-2.063,0 -3.75,-1.687 -3.75,-3.75c-0,-2.063 1.687,-3.75 3.75,-3.75c2.062,0 3.75,1.688 3.75,3.75c-0,2.063 -1.688,3.75 -3.75,3.75Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#guild-context-notifications::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='notification_settings' d='M18.085,15.8l-0,-5.067c-0,-3.111 -1.662,-5.716 -4.561,-6.405l0,-0.689c0,-0.841 -0.689,-1.52 -1.53,-1.52c-0.841,-0 -1.51,0.679 -1.51,1.52l-0,0.689c-2.909,0.689 -4.561,3.284 -4.561,6.405l0,5.067l-1.317,1.308c-0.639,0.638 -0.193,1.733 0.709,1.733l13.347,-0c0.902,-0 1.358,-1.095 0.72,-1.733l-1.297,-1.308Zm-6.091,6.081c1.115,0 2.027,-0.912 2.027,-2.027l-4.054,0c-0,1.115 0.902,2.027 2.027,2.027Zm-5.29,-17.502c0.425,-0.385 0.435,-1.044 0.03,-1.449c-0.385,-0.386 -1.014,-0.396 -1.409,-0.021c-1.733,1.581 -2.929,3.73 -3.314,6.142c-0.091,0.618 0.385,1.175 1.014,1.175c0.486,0 0.912,-0.354 0.993,-0.841c0.304,-1.966 1.277,-3.719 2.686,-5.006Zm11.989,-1.47c-0.406,-0.375 -1.034,-0.365 -1.419,0.021c-0.405,0.405 -0.385,1.054 0.03,1.439c1.399,1.287 2.382,3.04 2.686,5.006c0.071,0.487 0.497,0.841 0.993,0.841c0.618,0 1.105,-0.557 1.004,-1.175c-0.386,-2.402 -1.571,-4.541 -3.294,-6.132Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#guild-context-privacy::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='privacy_settings' d='M12,22c0.192,0 0.386,-0.03 0.571,-0.09c4.3,-1.38 7.43,-5.99 7.43,-10.82l0.01,-6.217c-0,-0.553 -0.448,-1.002 -1.002,-1.002c-3.444,0 -5.507,-0.792 -6.141,-1.425c-0.217,-0.218 -0.56,-0.448 -0.868,-0.446c-0.308,-0.002 -0.651,0.228 -0.868,0.446c-0.634,0.633 -2.697,1.425 -6.141,1.425c-0.554,0 -1.002,0.449 -1.002,1.002l0.01,6.217c0,4.83 3.13,9.44 7.43,10.82c0.185,0.06 0.378,0.09 0.571,0.09Zm-0,-18.739l-0,8.739l6.959,0c-0.317,3.922 -2.94,7.53 -6.461,8.66c-0.161,0.052 -0.33,0.078 -0.498,0.078l-0,-8.738l-6.959,0c-0.021,-0.264 -0.032,-0.529 -0.032,-0.796l-0.009,-5.433c-0,-0.483 0.391,-0.875 0.875,-0.875c3.01,0 4.813,-0.692 5.366,-1.246c0.19,-0.19 0.49,-0.39 0.759,-0.389Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#guild-context-change-nickname::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='edit' d='M2,18.067l0,3.378c0,0.311 0.244,0.555 0.555,0.555l3.378,-0c0.144,-0 0.289,-0.056 0.389,-0.167c-0,0 10.024,-10.015 11.848,-11.837c0.075,-0.075 0.117,-0.177 0.117,-0.283c0,-0.106 -0.042,-0.208 -0.117,-0.283c-0.76,-0.76 -2.84,-2.84 -3.6,-3.6c-0.156,-0.157 -0.409,-0.157 -0.566,-0c-1.822,1.822 -11.837,11.837 -11.837,11.837c-0.111,0.111 -0.167,0.245 -0.167,0.4Zm19.675,-11.576c0.433,-0.433 0.433,-1.133 0,-1.566l-2.6,-2.6c-0.433,-0.433 -1.133,-0.433 -1.566,-0c-0,-0 -1.192,1.191 -1.75,1.75c-0.075,0.075 -0.117,0.177 -0.117,0.283c-0,0.106 0.042,0.208 0.117,0.283c0.76,0.76 2.84,2.84 3.6,3.6c0.075,0.075 0.177,0.117 0.283,0.117c0.106,0 0.208,-0.042 0.283,-0.117c0.559,-0.558 1.75,-1.75 1.75,-1.75Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#guild-context-create-channel::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath d='M19.714,13.286l-6.428,-0l-0,6.428c-0,0.707 -0.579,1.286 -1.286,1.286c-0.707,-0 -1.286,-0.579 -1.286,-1.286l0,-6.428l-6.428,-0c-0.707,-0 -1.286,-0.579 -1.286,-1.286c0,-0.707 0.579,-1.286 1.286,-1.286l6.428,0l0,-6.428c0,-0.707 0.579,-1.286 1.286,-1.286c0.707,0 1.286,0.579 1.286,1.286l-0,6.428l6.428,0c0.707,0 1.286,0.579 1.286,1.286c-0,0.707 -0.579,1.286 -1.286,1.286Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#guild-context-create-category::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='create_category' d='M20,6.5l-8,-0l-1.447,-1.894c-0.339,-0.678 -1.032,-1.106 -1.789,-1.106l-5.764,-0c-0.553,-0 -1,0.447 -1,1l-0,14c-0,1.104 0.895,2 2,2l16,0c1.104,0 2,-0.896 2,-2l0,-10c0,-1.104 -0.896,-2 -2,-2Zm-4,8l-3,-0l0,3l-2,0l0,-3l-3,-0l0,-2l3,-0l0,-3l2,-0l0,3l3,-0l0,2Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#guild-context-leave-guild::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='leave_server' d='M4.222,4.222l6.667,0c0.611,0 1.111,-0.5 1.111,-1.111c-0,-0.611 -0.5,-1.111 -1.111,-1.111l-6.667,-0c-1.222,-0 -2.222,1 -2.222,2.222l0,15.556c0,1.222 1,2.222 2.222,2.222l6.667,-0c0.611,-0 1.111,-0.5 1.111,-1.111c-0,-0.611 -0.5,-1.111 -1.111,-1.111l-6.667,-0l0,-15.556Zm17.389,7.389l-3.1,-3.1c-0.355,-0.355 -0.955,-0.111 -0.955,0.389l-0,1.989l-7.778,-0c-0.611,-0 -1.111,0.5 -1.111,1.111c-0,0.611 0.5,1.111 1.111,1.111l7.778,0l-0,1.989c-0,0.5 0.6,0.744 0.944,0.389l3.1,-3.1c0.222,-0.211 0.222,-0.567 0.011,-0.778Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#guild-context-devmode-copy-id::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='id' d='M5.384,4.365c0.221,-0 0.4,0.179 0.4,0.4c0,2.15 0,12.32 0,14.47c0,0.221 -0.179,0.4 -0.4,0.4c-0.727,0 -2.257,0 -2.984,0c-0.221,0 -0.4,-0.179 -0.4,-0.4c-0,-2.15 -0,-12.32 -0,-14.47c0,-0.221 0.179,-0.4 0.4,-0.4c0.727,-0 2.257,-0 2.984,-0Zm8.538,-0c5.312,-0 8.078,3.076 8.078,7.613c0,4.537 -2.833,7.657 -7.989,7.657l-4.956,0c-0.221,0 -0.4,-0.179 -0.4,-0.4c-0,-2.15 -0,-12.32 -0,-14.47c-0,-0.221 0.179,-0.4 0.4,-0.4c1.229,-0 4.867,-0 4.867,-0Zm-0.111,12.327c2.7,-0 4.382,-1.417 4.382,-4.692c0,-3.209 -1.792,-4.692 -4.382,-4.692l-0.972,0c-0.221,0 -0.4,0.179 -0.4,0.4c0,1.536 0,7.048 0,8.584c0,0.221 0.179,0.4 0.4,0.4c0.405,-0 0.972,-0 0.972,-0Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#guild-context-mark-folder-read::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='mark_as_read' d='M8.187,16.653l-4.17,-4.17c-0.465,-0.465 -1.204,-0.465 -1.668,-0c-0.465,0.464 -0.465,1.203 -0,1.668l4.992,4.992c0.465,0.465 1.215,0.465 1.68,0l12.63,-12.618c0.465,-0.465 0.465,-1.204 0,-1.668c-0.464,-0.465 -1.203,-0.465 -1.668,-0l-11.796,11.796Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#guild-context-folder-settings::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='settings' d='M19.437,12.979c0.042,-0.312 0.063,-0.635 0.063,-0.979c-0,-0.333 -0.021,-0.667 -0.073,-0.979l2.115,-1.646c0.187,-0.146 0.239,-0.427 0.125,-0.635l-2,-3.459c-0.125,-0.229 -0.386,-0.302 -0.615,-0.229l-2.49,1c-0.52,-0.396 -1.072,-0.729 -1.687,-0.979l-0.375,-2.646c-0.042,-0.25 -0.25,-0.427 -0.5,-0.427l-4,-0c-0.25,-0 -0.448,0.177 -0.49,0.427l-0.375,2.646c-0.614,0.25 -1.177,0.594 -1.687,0.979l-2.49,-1c-0.229,-0.083 -0.489,0 -0.614,0.229l-1.99,3.459c-0.125,0.218 -0.083,0.489 0.125,0.635l2.115,1.646c-0.052,0.312 -0.094,0.656 -0.094,0.979c-0,0.323 0.021,0.667 0.073,0.979l-2.115,1.646c-0.187,0.146 -0.239,0.427 -0.125,0.635l2,3.459c0.125,0.229 0.386,0.302 0.615,0.229l2.489,-1c0.521,0.396 1.073,0.729 1.688,0.979l0.375,2.646c0.052,0.25 0.25,0.427 0.5,0.427l4,0c0.25,0 0.458,-0.177 0.49,-0.427l0.375,-2.646c0.614,-0.25 1.177,-0.583 1.687,-0.979l2.49,1c0.229,0.083 0.489,-0 0.614,-0.229l2,-3.459c0.125,-0.229 0.073,-0.489 -0.125,-0.635l-2.094,-1.646Zm-7.437,2.771c-2.063,0 -3.75,-1.687 -3.75,-3.75c-0,-2.063 1.687,-3.75 3.75,-3.75c2.062,0 3.75,1.688 3.75,3.75c-0,2.063 -1.688,3.75 -3.75,3.75Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#guild-context-folder-collapse::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath d='M20.601,3.413c-0.533,-0.532 -1.393,-0.532 -1.925,-0l-6.676,6.662l-6.676,-6.676c-0.532,-0.532 -1.392,-0.532 -1.925,0c-0.532,0.533 -0.532,1.393 0,1.925l6.676,6.676l-6.676,6.676c-0.532,0.532 -0.532,1.392 0,1.925c0.533,0.532 1.393,0.532 1.925,-0l6.676,-6.676l6.676,6.676c0.532,0.532 1.392,0.532 1.925,-0c0.532,-0.533 0.532,-1.393 -0,-1.925l-6.676,-6.676l6.676,-6.676c0.518,-0.519 0.518,-1.392 -0,-1.911Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#guild-context-join::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='server_profile' d='M19.778,13.111l-15.556,0c-1.222,0 -2.222,1 -2.222,2.222l0,4.445c0,1.222 1,2.222 2.222,2.222l15.556,0c1.222,0 2.222,-1 2.222,-2.222l0,-4.445c0,-1.222 -1,-2.222 -2.222,-2.222Zm-13.334,6.667c-1.222,-0 -2.222,-1 -2.222,-2.222c0,-1.223 1,-2.223 2.222,-2.223c1.223,0 2.223,1 2.223,2.223c-0,1.222 -1,2.222 -2.223,2.222Zm13.334,-17.778l-15.556,0c-1.222,0 -2.222,1 -2.222,2.222l0,4.445c0,1.222 1,2.222 2.222,2.222l15.556,-0c1.222,-0 2.222,-1 2.222,-2.222l0,-4.445c0,-1.222 -1,-2.222 -2.222,-2.222Zm-13.334,6.667c-1.222,-0 -2.222,-1 -2.222,-2.223c0,-1.222 1,-2.222 2.222,-2.222c1.223,0 2.223,1 2.223,2.222c-0,1.223 -1,2.223 -2.223,2.223Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#guild-context-create::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath d='M19.714,13.286l-6.428,-0l-0,6.428c-0,0.707 -0.579,1.286 -1.286,1.286c-0.707,-0 -1.286,-0.579 -1.286,-1.286l0,-6.428l-6.428,-0c-0.707,-0 -1.286,-0.579 -1.286,-1.286c0,-0.707 0.579,-1.286 1.286,-1.286l6.428,0l0,-6.428c0,-0.707 0.579,-1.286 1.286,-1.286c0.707,0 1.286,0.579 1.286,1.286l-0,6.428l6.428,0c0.707,0 1.286,0.579 1.286,1.286c-0,0.707 -0.579,1.286 -1.286,1.286Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#thread-context-leave-thread::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath d='M10.656,16.767c0.433,0.433 1.133,0.433 1.566,-0l3.989,-3.989c0.433,-0.434 0.433,-1.134 0,-1.567l-3.989,-3.989c-0.433,-0.433 -1.133,-0.433 -1.566,0c-0.434,0.434 -0.434,1.134 -0,1.567l2.088,2.1l-9.633,-0c-0.611,-0 -1.111,0.5 -1.111,1.111c0,0.611 0.5,1.111 1.111,1.111l9.633,0l-2.088,2.089c-0.434,0.433 -0.423,1.144 -0,1.567Zm9.122,-14.767l-15.556,0c-1.233,0 -2.222,1 -2.222,2.222l0,3.334c0,0.611 0.5,1.111 1.111,1.111c0.611,-0 1.111,-0.5 1.111,-1.111l0,-2.223c0,-0.611 0.5,-1.111 1.111,-1.111l13.334,0c0.611,0 1.111,0.5 1.111,1.111l-0,13.334c-0,0.611 -0.5,1.111 -1.111,1.111l-13.334,-0c-0.611,-0 -1.111,-0.5 -1.111,-1.111l0,-2.223c0,-0.611 -0.5,-1.111 -1.111,-1.111c-0.611,0 -1.111,0.5 -1.111,1.111l0,3.334c0,1.222 1,2.222 2.222,2.222l15.556,0c1.222,0 2.222,-1 2.222,-2.222l0,-15.556c0,-1.222 -1,-2.222 -2.222,-2.222Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#thread-context-mark-channel-read::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='mark_as_read' d='M8.187,16.653l-4.17,-4.17c-0.465,-0.465 -1.204,-0.465 -1.668,-0c-0.465,0.464 -0.465,1.203 -0,1.668l4.992,4.992c0.465,0.465 1.215,0.465 1.68,0l12.63,-12.618c0.465,-0.465 0.465,-1.204 0,-1.668c-0.464,-0.465 -1.203,-0.465 -1.668,-0l-11.796,11.796Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#thread-context-mute-channel::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='radio_button_unchecked' d='M12,2c-5.52,0 -10,4.48 -10,10c0,5.52 4.48,10 10,10c5.52,0 10,-4.48 10,-10c0,-5.52 -4.48,-10 -10,-10Zm0,18c-4.42,0 -8,-3.58 -8,-8c0,-4.42 3.58,-8 8,-8c4.42,0 8,3.58 8,8c0,4.42 -3.58,8 -8,8Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#thread-context-unmute-channel::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='circle_checked' d='M12,2c-5.52,0 -10,4.48 -10,10c0,5.52 4.48,10 10,10c5.52,0 10,-4.48 10,-10c0,-5.52 -4.48,-10 -10,-10Zm-2.71,14.29l-3.59,-3.59c-0.39,-0.39 -0.39,-1.02 0,-1.41c0.39,-0.39 1.02,-0.39 1.41,0l2.89,2.88l6.88,-6.88c0.39,-0.39 1.02,-0.39 1.41,0c0.39,0.39 0.39,1.02 0,1.41l-7.59,7.59c-0.38,0.39 -1.02,0.39 -1.41,0Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#thread-context-thread-notifications::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='notification_settings' d='M18.085,15.8l-0,-5.067c-0,-3.111 -1.662,-5.716 -4.561,-6.405l0,-0.689c0,-0.841 -0.689,-1.52 -1.53,-1.52c-0.841,-0 -1.51,0.679 -1.51,1.52l-0,0.689c-2.909,0.689 -4.561,3.284 -4.561,6.405l0,5.067l-1.317,1.308c-0.639,0.638 -0.193,1.733 0.709,1.733l13.347,-0c0.902,-0 1.358,-1.095 0.72,-1.733l-1.297,-1.308Zm-6.091,6.081c1.115,0 2.027,-0.912 2.027,-2.027l-4.054,0c-0,1.115 0.902,2.027 2.027,2.027Zm-5.29,-17.502c0.425,-0.385 0.435,-1.044 0.03,-1.449c-0.385,-0.386 -1.014,-0.396 -1.409,-0.021c-1.733,1.581 -2.929,3.73 -3.314,6.142c-0.091,0.618 0.385,1.175 1.014,1.175c0.486,0 0.912,-0.354 0.993,-0.841c0.304,-1.966 1.277,-3.719 2.686,-5.006Zm11.989,-1.47c-0.406,-0.375 -1.034,-0.365 -1.419,0.021c-0.405,0.405 -0.385,1.054 0.03,1.439c1.399,1.287 2.382,3.04 2.686,5.006c0.071,0.487 0.497,0.841 0.993,0.841c0.618,0 1.105,-0.557 1.004,-1.175c-0.386,-2.402 -1.571,-4.541 -3.294,-6.132Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#thread-context-edit-thread::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath d='M19.292,9.831l0.649,-0.647c1.412,-1.412 1.412,-3.711 -0,-5.125c-1.413,-1.412 -3.713,-1.412 -5.125,0l-0.647,0.648l5.123,5.124Zm-6.397,-3.853l-7.713,7.715l5.125,5.123l7.712,-7.715l-5.124,-5.123Zm-8.779,14.996l4.641,-1.16l-4.573,-4.573l-1.16,4.642c-0.077,0.306 0.013,0.631 0.236,0.854c0.224,0.223 0.549,0.312 0.856,0.237Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#thread-context-archive-thread::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='archive_thread' d='M20,2l-16,0c-1,0 -2,0.9 -2,2l0,3.01c0,0.72 0.43,1.34 1,1.69l0,11.3c0,1.1 1.1,2 2,2l14,0c0.9,0 2,-0.9 2,-2l0,-11.3c0.57,-0.35 1,-0.97 1,-1.69l0,-3.01c0,-1.1 -1,-2 -2,-2Zm-6,12l-4,0c-0.55,0 -1,-0.45 -1,-1c0,-0.55 0.45,-1 1,-1l4,0c0.55,0 1,0.45 1,1c0,0.55 -0.45,1 -1,1Zm6,-7l-16,0l0,-3l16,0l0,3Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#thread-context-auto-archive-thread::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='auto-archive' d='M12,6.172l0,1.738c0,0.438 0.525,0.651 0.826,0.34l2.71,-2.71c0.194,-0.194 0.194,-0.495 -0,-0.689l-2.71,-2.711c-0.301,-0.301 -0.826,-0.087 -0.826,0.35l0,1.739c-4.293,-0 -7.771,3.477 -7.771,7.771c0,1.01 0.194,1.981 0.554,2.865c0.262,0.651 1.097,0.826 1.593,0.331c0.262,-0.263 0.369,-0.661 0.223,-1.011c-0.281,-0.67 -0.427,-1.418 -0.427,-2.185c-0,-3.215 2.613,-5.828 5.828,-5.828Zm5.624,2.632c-0.262,0.262 -0.369,0.67 -0.223,1.01c0.272,0.68 0.427,1.418 0.427,2.186c0,3.215 -2.613,5.828 -5.828,5.828l0,-1.739c0,-0.437 -0.525,-0.651 -0.826,-0.34l-2.71,2.71c-0.194,0.195 -0.194,0.496 0,0.69l2.71,2.71c0.301,0.301 0.826,0.088 0.826,-0.34l-0,-1.748c4.293,-0 7.771,-3.478 7.771,-7.771c-0,-1.01 -0.194,-1.982 -0.554,-2.866c-0.262,-0.651 -1.097,-0.825 -1.593,-0.33Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#thread-context-delete-channel::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='delete' d='M5,6.999l0,12c0,1.102 0.897,2 2,2l10,-0c1.103,-0 2,-0.898 2,-2l0,-12l-14,0Zm6,10.001l-2,0l0,-6l2,0l0,6Zm4,0l-2,0l0,-6l2,0l0,6Zm0,-13.001l0,-1.999l-6,-0l0,1.999l-6,-0l0,2l18,-0l0,-2l-6,-0Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#thread-context-devmode-copy-id::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='id' d='M5.384,4.365c0.221,-0 0.4,0.179 0.4,0.4c0,2.15 0,12.32 0,14.47c0,0.221 -0.179,0.4 -0.4,0.4c-0.727,0 -2.257,0 -2.984,0c-0.221,0 -0.4,-0.179 -0.4,-0.4c-0,-2.15 -0,-12.32 -0,-14.47c0,-0.221 0.179,-0.4 0.4,-0.4c0.727,-0 2.257,-0 2.984,-0Zm8.538,-0c5.312,-0 8.078,3.076 8.078,7.613c0,4.537 -2.833,7.657 -7.989,7.657l-4.956,0c-0.221,0 -0.4,-0.179 -0.4,-0.4c-0,-2.15 -0,-12.32 -0,-14.47c-0,-0.221 0.179,-0.4 0.4,-0.4c1.229,-0 4.867,-0 4.867,-0Zm-0.111,12.327c2.7,-0 4.382,-1.417 4.382,-4.692c0,-3.209 -1.792,-4.692 -4.382,-4.692l-0.972,0c-0.221,0 -0.4,0.179 -0.4,0.4c0,1.536 0,7.048 0,8.584c0,0.221 0.179,0.4 0.4,0.4c0.405,-0 0.972,-0 0.972,-0Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte[id^=spotify-toggle][aria-checked=true]::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='circle_checked' d='M12,2c-5.52,0 -10,4.48 -10,10c0,5.52 4.48,10 10,10c5.52,0 10,-4.48 10,-10c0,-5.52 -4.48,-10 -10,-10Zm-2.71,14.29l-3.59,-3.59c-0.39,-0.39 -0.39,-1.02 0,-1.41c0.39,-0.39 1.02,-0.39 1.41,0l2.89,2.88l6.88,-6.88c0.39,-0.39 1.02,-0.39 1.41,0c0.39,0.39 0.39,1.02 0,1.41l-7.59,7.59c-0.38,0.39 -1.02,0.39 -1.41,0Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte[id^=spotify-toggle][aria-checked=false]::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='radio_button_unchecked' d='M12,2c-5.52,0 -10,4.48 -10,10c0,5.52 4.48,10 10,10c5.52,0 10,-4.48 10,-10c0,-5.52 -4.48,-10 -10,-10Zm0,18c-4.42,0 -8,-3.58 -8,-8c0,-4.42 3.58,-8 8,-8c4.42,0 8,3.58 8,8c0,4.42 -3.58,8 -8,8Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#mentions-filter-Everyone[aria-checked=true]::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='circle_checked' d='M12,2c-5.52,0 -10,4.48 -10,10c0,5.52 4.48,10 10,10c5.52,0 10,-4.48 10,-10c0,-5.52 -4.48,-10 -10,-10Zm-2.71,14.29l-3.59,-3.59c-0.39,-0.39 -0.39,-1.02 0,-1.41c0.39,-0.39 1.02,-0.39 1.41,0l2.89,2.88l6.88,-6.88c0.39,-0.39 1.02,-0.39 1.41,0c0.39,0.39 0.39,1.02 0,1.41l-7.59,7.59c-0.38,0.39 -1.02,0.39 -1.41,0Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#mentions-filter-Everyone[aria-checked=false]::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='radio_button_unchecked' d='M12,2c-5.52,0 -10,4.48 -10,10c0,5.52 4.48,10 10,10c5.52,0 10,-4.48 10,-10c0,-5.52 -4.48,-10 -10,-10Zm0,18c-4.42,0 -8,-3.58 -8,-8c0,-4.42 3.58,-8 8,-8c4.42,0 8,3.58 8,8c0,4.42 -3.58,8 -8,8Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#mentions-filter-Roles[aria-checked=true]::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='circle_checked' d='M12,2c-5.52,0 -10,4.48 -10,10c0,5.52 4.48,10 10,10c5.52,0 10,-4.48 10,-10c0,-5.52 -4.48,-10 -10,-10Zm-2.71,14.29l-3.59,-3.59c-0.39,-0.39 -0.39,-1.02 0,-1.41c0.39,-0.39 1.02,-0.39 1.41,0l2.89,2.88l6.88,-6.88c0.39,-0.39 1.02,-0.39 1.41,0c0.39,0.39 0.39,1.02 0,1.41l-7.59,7.59c-0.38,0.39 -1.02,0.39 -1.41,0Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#mentions-filter-Roles[aria-checked=false]::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='radio_button_unchecked' d='M12,2c-5.52,0 -10,4.48 -10,10c0,5.52 4.48,10 10,10c5.52,0 10,-4.48 10,-10c0,-5.52 -4.48,-10 -10,-10Zm0,18c-4.42,0 -8,-3.58 -8,-8c0,-4.42 3.58,-8 8,-8c4.42,0 8,3.58 8,8c0,4.42 -3.58,8 -8,8Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#now-playing-menu-message::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='message' d='M3.739,2.271c-0.96,0 -1.739,0.779 -1.739,1.74l0,11.415c0,0.961 0.779,1.739 1.739,1.739l1.739,0c0.24,0 0.435,0.195 0.435,0.435l0,3.693c0,0.377 0.447,0.575 0.726,0.322l4.43,-4.001c0.319,-0.289 0.735,-0.449 1.166,-0.449l8.026,0c0.96,0 1.739,-0.778 1.739,-1.739l0,-11.415c0,-0.961 -0.779,-1.74 -1.739,-1.74l-16.522,0Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#now-playing-menu-play-undefined::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath d='M15,7.29l0,-4.29c0,-0.55 -0.45,-1 -1,-1l-4,0c-0.55,0 -1,0.45 -1,1l0,4.29c0,0.13 0.05,0.26 0.15,0.35l2.5,2.5c0.2,0.2 0.51,0.2 0.71,0l2.5,-2.5c0.09,-0.09 0.14,-0.21 0.14,-0.35Zm-7.71,1.71l-4.29,0c-0.55,0 -1,0.45 -1,1l0,4c0,0.55 0.45,1 1,1l4.29,0c0.13,0 0.26,-0.05 0.35,-0.15l2.5,-2.5c0.2,-0.2 0.2,-0.51 0,-0.71l-2.5,-2.5c-0.09,-0.09 -0.21,-0.14 -0.35,-0.14Zm1.71,7.71l0,4.29c0,0.55 0.45,1 1,1l4,0c0.55,0 1,-0.45 1,-1l0,-4.29c0,-0.13 -0.05,-0.26 -0.15,-0.35l-2.5,-2.5c-0.2,-0.2 -0.51,-0.2 -0.71,0l-2.5,2.5c-0.09,0.09 -0.14,0.21 -0.14,0.35Zm7.35,-7.56l-2.5,2.5c-0.2,0.2 -0.2,0.51 0,0.71l2.5,2.5c0.09,0.09 0.22,0.15 0.35,0.15l4.3,0c0.55,0 1,-0.45 1,-1l-0,-4c-0,-0.55 -0.45,-1 -1,-1l-4.29,0c-0.14,-0.01 -0.26,0.04 -0.36,0.14Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3Cg id='games_black_24dp.svg'%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte[id^=now-playing-menu-spotify-play]::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='play_on_spotify' d='M12,2c-5.523,0 -10,4.477 -10,10c0,5.523 4.477,10 10,10c5.524,0 10,-4.477 10,-10c0,-5.522 -4.476,-10 -10,-10l0,0Zm4.586,14.423c-0.179,0.294 -0.563,0.387 -0.857,0.207c-2.348,-1.435 -5.304,-1.759 -8.785,-0.964c-0.335,0.076 -0.67,-0.134 -0.746,-0.469c-0.077,-0.336 0.132,-0.67 0.469,-0.747c3.809,-0.87 7.077,-0.495 9.713,1.116c0.293,0.18 0.387,0.563 0.206,0.857Zm1.224,-2.723c-0.225,0.367 -0.706,0.483 -1.072,0.257c-2.688,-1.652 -6.786,-2.131 -9.965,-1.166c-0.412,0.125 -0.848,-0.107 -0.973,-0.519c-0.124,-0.412 0.108,-0.847 0.52,-0.972c3.632,-1.102 8.147,-0.569 11.233,1.328c0.367,0.226 0.483,0.706 0.257,1.072l0,0Zm0.105,-2.835c-3.223,-1.915 -8.54,-2.091 -11.617,-1.157c-0.495,0.15 -1.017,-0.129 -1.167,-0.623c-0.15,-0.494 0.129,-1.017 0.624,-1.167c3.532,-1.072 9.404,-0.865 13.115,1.338c0.445,0.264 0.591,0.838 0.327,1.282c-0.263,0.444 -0.838,0.591 -1.281,0.327l-0.001,-0Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte[id^=now-playing-menu-spotify-sync]::before{--icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' enable-background='new 0 0 24 24' height='24px' viewBox='0 0 24 24' width='24px' fill='%23000000'%3E%3Cg%3E%3Crect fill='none' height='24' width='24'/%3E%3C/g%3E%3Cg%3E%3Cpath d='M3,12v7c0,1.1,0.9,2,2,2h2c1.1,0,2-0.9,2-2v-4c0-1.1-0.9-2-2-2H5v-1c0-3.87,3.13-7,7-7s7,3.13,7,7v1h-2c-1.1,0-2,0.9-2,2v4 c0,1.1,0.9,2,2,2h2c1.1,0,2-0.9,2-2v-7c0-4.97-4.03-9-9-9S3,7.03,3,12z'/%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#live-stage-tile-context-devmode-copy-id::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='id' d='M5.384,4.365c0.221,-0 0.4,0.179 0.4,0.4c0,2.15 0,12.32 0,14.47c0,0.221 -0.179,0.4 -0.4,0.4c-0.727,0 -2.257,0 -2.984,0c-0.221,0 -0.4,-0.179 -0.4,-0.4c-0,-2.15 -0,-12.32 -0,-14.47c0,-0.221 0.179,-0.4 0.4,-0.4c0.727,-0 2.257,-0 2.984,-0Zm8.538,-0c5.312,-0 8.078,3.076 8.078,7.613c0,4.537 -2.833,7.657 -7.989,7.657l-4.956,0c-0.221,0 -0.4,-0.179 -0.4,-0.4c-0,-2.15 -0,-12.32 -0,-14.47c-0,-0.221 0.179,-0.4 0.4,-0.4c1.229,-0 4.867,-0 4.867,-0Zm-0.111,12.327c2.7,-0 4.382,-1.417 4.382,-4.692c0,-3.209 -1.792,-4.692 -4.382,-4.692l-0.972,0c-0.221,0 -0.4,0.179 -0.4,0.4c0,1.536 0,7.048 0,8.584c0,0.221 0.179,0.4 0.4,0.4c0.405,-0 0.972,-0 0.972,-0Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte[id^=video-device-context-video-device][aria-checked=true]::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='circle_checked' d='M12,2c-5.52,0 -10,4.48 -10,10c0,5.52 4.48,10 10,10c5.52,0 10,-4.48 10,-10c0,-5.52 -4.48,-10 -10,-10Zm-2.71,14.29l-3.59,-3.59c-0.39,-0.39 -0.39,-1.02 0,-1.41c0.39,-0.39 1.02,-0.39 1.41,0l2.89,2.88l6.88,-6.88c0.39,-0.39 1.02,-0.39 1.41,0c0.39,0.39 0.39,1.02 0,1.41l-7.59,7.59c-0.38,0.39 -1.02,0.39 -1.41,0Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte[id^=video-device-context-video-device][aria-checked=false]::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='radio_button_unchecked' d='M12,2c-5.52,0 -10,4.48 -10,10c0,5.52 4.48,10 10,10c5.52,0 10,-4.48 10,-10c0,-5.52 -4.48,-10 -10,-10Zm0,18c-4.42,0 -8,-3.58 -8,-8c0,-4.42 3.58,-8 8,-8c4.42,0 8,3.58 8,8c0,4.42 -3.58,8 -8,8Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#video-device-context-report-stream-problem::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath d='M19.778,2l-15.556,0c-1.233,0 -2.222,1 -2.222,2.222l0,15.556c0,1.222 0.989,2.222 2.222,2.222l15.556,-0c1.222,-0 2.222,-1 2.222,-2.222l0,-15.556c0,-1.222 -0.989,-2.222 -2.222,-2.222Zm-0,17.778l-15.556,-0l0,-13.334l15.556,0l-0,13.334Zm-6.111,-6.667c-0,0.922 -0.745,1.667 -1.667,1.667c-0.922,-0 -1.667,-0.745 -1.667,-1.667c0,-0.922 0.745,-1.667 1.667,-1.667c0.922,0 1.667,0.745 1.667,1.667Zm-1.667,-4.444c-3.033,-0 -5.622,1.844 -6.667,4.444c1.045,2.6 3.634,4.445 6.667,4.445c3.033,-0 5.622,-1.845 6.667,-4.445c-1.045,-2.6 -3.634,-4.444 -6.667,-4.444Zm0,7.222c-1.533,-0 -2.778,-1.245 -2.778,-2.778c0,-1.533 1.245,-2.778 2.778,-2.778c1.533,0 2.778,1.245 2.778,2.778c-0,1.533 -1.245,2.778 -2.778,2.778Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte[id^=rtc-channel-VOICE_ACTIVITY][aria-checked=true]::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='circle_checked' d='M12,2c-5.52,0 -10,4.48 -10,10c0,5.52 4.48,10 10,10c5.52,0 10,-4.48 10,-10c0,-5.52 -4.48,-10 -10,-10Zm-2.71,14.29l-3.59,-3.59c-0.39,-0.39 -0.39,-1.02 0,-1.41c0.39,-0.39 1.02,-0.39 1.41,0l2.89,2.88l6.88,-6.88c0.39,-0.39 1.02,-0.39 1.41,0c0.39,0.39 0.39,1.02 0,1.41l-7.59,7.59c-0.38,0.39 -1.02,0.39 -1.41,0Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte[id^=rtc-channel-VOICE_ACTIVITY][aria-checked=false]::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='radio_button_unchecked' d='M12,2c-5.52,0 -10,4.48 -10,10c0,5.52 4.48,10 10,10c5.52,0 10,-4.48 10,-10c0,-5.52 -4.48,-10 -10,-10Zm0,18c-4.42,0 -8,-3.58 -8,-8c0,-4.42 3.58,-8 8,-8c4.42,0 8,3.58 8,8c0,4.42 -3.58,8 -8,8Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte[id^=rtc-channel-PUSH_TO_TALK][aria-checked=true]::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='circle_checked' d='M12,2c-5.52,0 -10,4.48 -10,10c0,5.52 4.48,10 10,10c5.52,0 10,-4.48 10,-10c0,-5.52 -4.48,-10 -10,-10Zm-2.71,14.29l-3.59,-3.59c-0.39,-0.39 -0.39,-1.02 0,-1.41c0.39,-0.39 1.02,-0.39 1.41,0l2.89,2.88l6.88,-6.88c0.39,-0.39 1.02,-0.39 1.41,0c0.39,0.39 0.39,1.02 0,1.41l-7.59,7.59c-0.38,0.39 -1.02,0.39 -1.41,0Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte[id^=rtc-channel-PUSH_TO_TALK][aria-checked=false]::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='radio_button_unchecked' d='M12,2c-5.52,0 -10,4.48 -10,10c0,5.52 4.48,10 10,10c5.52,0 10,-4.48 10,-10c0,-5.52 -4.48,-10 -10,-10Zm0,18c-4.42,0 -8,-3.58 -8,-8c0,-4.42 3.58,-8 8,-8c4.42,0 8,3.58 8,8c0,4.42 -3.58,8 -8,8Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte[id^=rtc-channel-show-voice-states][aria-checked=true]::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='circle_checked' d='M12,2c-5.52,0 -10,4.48 -10,10c0,5.52 4.48,10 10,10c5.52,0 10,-4.48 10,-10c0,-5.52 -4.48,-10 -10,-10Zm-2.71,14.29l-3.59,-3.59c-0.39,-0.39 -0.39,-1.02 0,-1.41c0.39,-0.39 1.02,-0.39 1.41,0l2.89,2.88l6.88,-6.88c0.39,-0.39 1.02,-0.39 1.41,0c0.39,0.39 0.39,1.02 0,1.41l-7.59,7.59c-0.38,0.39 -1.02,0.39 -1.41,0Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte[id^=rtc-channel-show-voice-states][aria-checked=false]::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='radio_button_unchecked' d='M12,2c-5.52,0 -10,4.48 -10,10c0,5.52 4.48,10 10,10c5.52,0 10,-4.48 10,-10c0,-5.52 -4.48,-10 -10,-10Zm0,18c-4.42,0 -8,-3.58 -8,-8c0,-4.42 3.58,-8 8,-8c4.42,0 8,3.58 8,8c0,4.42 -3.58,8 -8,8Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#subscription-context-apply::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath d='M21.874,4.903l-13.626,0l-0,-1.901c-0,-0.888 -1.086,-1.333 -1.703,-0.715l-3.728,3.752c-0.395,0.395 -0.395,1.012 0,1.407l3.728,3.752c0.641,0.642 1.703,0.197 1.703,-0.716l-0,-1.876l13.626,-0l-0,-3.703Zm-0.691,11.627l-3.728,-3.752c-0.641,-0.642 -1.703,-0.198 -1.703,0.715l0,1.901l-13.626,0l0,3.703l13.626,-0l0,1.901c0,0.888 1.086,1.333 1.703,0.715l3.728,-3.752c0.395,-0.395 0.395,-1.036 -0,-1.431Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte[id^=audio-device-context-input][aria-checked=true]::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='circle_checked' d='M12,2c-5.52,0 -10,4.48 -10,10c0,5.52 4.48,10 10,10c5.52,0 10,-4.48 10,-10c0,-5.52 -4.48,-10 -10,-10Zm-2.71,14.29l-3.59,-3.59c-0.39,-0.39 -0.39,-1.02 0,-1.41c0.39,-0.39 1.02,-0.39 1.41,0l2.89,2.88l6.88,-6.88c0.39,-0.39 1.02,-0.39 1.41,0c0.39,0.39 0.39,1.02 0,1.41l-7.59,7.59c-0.38,0.39 -1.02,0.39 -1.41,0Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte[id^=audio-device-context-input][aria-checked=false]::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='radio_button_unchecked' d='M12,2c-5.52,0 -10,4.48 -10,10c0,5.52 4.48,10 10,10c5.52,0 10,-4.48 10,-10c0,-5.52 -4.48,-10 -10,-10Zm0,18c-4.42,0 -8,-3.58 -8,-8c0,-4.42 3.58,-8 8,-8c4.42,0 8,3.58 8,8c0,4.42 -3.58,8 -8,8Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte[id^=audio-device-context-output][aria-checked=true]::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='circle_checked' d='M12,2c-5.52,0 -10,4.48 -10,10c0,5.52 4.48,10 10,10c5.52,0 10,-4.48 10,-10c0,-5.52 -4.48,-10 -10,-10Zm-2.71,14.29l-3.59,-3.59c-0.39,-0.39 -0.39,-1.02 0,-1.41c0.39,-0.39 1.02,-0.39 1.41,0l2.89,2.88l6.88,-6.88c0.39,-0.39 1.02,-0.39 1.41,0c0.39,0.39 0.39,1.02 0,1.41l-7.59,7.59c-0.38,0.39 -1.02,0.39 -1.41,0Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte[id^=audio-device-context-output][aria-checked=false]::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='radio_button_unchecked' d='M12,2c-5.52,0 -10,4.48 -10,10c0,5.52 4.48,10 10,10c5.52,0 10,-4.48 10,-10c0,-5.52 -4.48,-10 -10,-10Zm0,18c-4.42,0 -8,-3.58 -8,-8c0,-4.42 3.58,-8 8,-8c4.42,0 8,3.58 8,8c0,4.42 -3.58,8 -8,8Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#audio-device-context-VOICE_ACTIVITY[aria-checked=true]::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='circle_checked' d='M12,2c-5.52,0 -10,4.48 -10,10c0,5.52 4.48,10 10,10c5.52,0 10,-4.48 10,-10c0,-5.52 -4.48,-10 -10,-10Zm-2.71,14.29l-3.59,-3.59c-0.39,-0.39 -0.39,-1.02 0,-1.41c0.39,-0.39 1.02,-0.39 1.41,0l2.89,2.88l6.88,-6.88c0.39,-0.39 1.02,-0.39 1.41,0c0.39,0.39 0.39,1.02 0,1.41l-7.59,7.59c-0.38,0.39 -1.02,0.39 -1.41,0Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#audio-device-context-VOICE_ACTIVITY[aria-checked=false]::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='radio_button_unchecked' d='M12,2c-5.52,0 -10,4.48 -10,10c0,5.52 4.48,10 10,10c5.52,0 10,-4.48 10,-10c0,-5.52 -4.48,-10 -10,-10Zm0,18c-4.42,0 -8,-3.58 -8,-8c0,-4.42 3.58,-8 8,-8c4.42,0 8,3.58 8,8c0,4.42 -3.58,8 -8,8Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#audio-device-context-PUSH_TO_TALK[aria-checked=true]::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='circle_checked' d='M12,2c-5.52,0 -10,4.48 -10,10c0,5.52 4.48,10 10,10c5.52,0 10,-4.48 10,-10c0,-5.52 -4.48,-10 -10,-10Zm-2.71,14.29l-3.59,-3.59c-0.39,-0.39 -0.39,-1.02 0,-1.41c0.39,-0.39 1.02,-0.39 1.41,0l2.89,2.88l6.88,-6.88c0.39,-0.39 1.02,-0.39 1.41,0c0.39,0.39 0.39,1.02 0,1.41l-7.59,7.59c-0.38,0.39 -1.02,0.39 -1.41,0Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#audio-device-context-PUSH_TO_TALK[aria-checked=false]::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='radio_button_unchecked' d='M12,2c-5.52,0 -10,4.48 -10,10c0,5.52 4.48,10 10,10c5.52,0 10,-4.48 10,-10c0,-5.52 -4.48,-10 -10,-10Zm0,18c-4.42,0 -8,-3.58 -8,-8c0,-4.42 3.58,-8 8,-8c4.42,0 8,3.58 8,8c0,4.42 -3.58,8 -8,8Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#audio-device-context-voice-settings::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath d='M2,18.667c0,0.611 0.5,1.111 1.111,1.111l5.556,-0l-0,-2.222l-5.556,-0c-0.611,-0 -1.111,0.5 -1.111,1.111Zm0,-13.334c0,0.611 0.5,1.111 1.111,1.111l10,0l0,-2.222l-10,0c-0.611,0 -1.111,0.5 -1.111,1.111Zm11.111,15.556l0,-1.111l7.778,-0c0.611,-0 1.111,-0.5 1.111,-1.111c0,-0.611 -0.5,-1.111 -1.111,-1.111l-7.778,-0l0,-1.112c0,-0.611 -0.5,-1.111 -1.111,-1.111c-0.611,0 -1.111,0.5 -1.111,1.111l-0,4.445c-0,0.611 0.5,1.111 1.111,1.111c0.611,0 1.111,-0.5 1.111,-1.111Zm-6.667,-11.111l0,1.111l-3.333,-0c-0.611,-0 -1.111,0.5 -1.111,1.111c-0,0.611 0.5,1.111 1.111,1.111l3.333,0l0,1.111c0,0.611 0.5,1.111 1.112,1.111c0.611,0 1.111,-0.5 1.111,-1.111l-0,-4.444c-0,-0.611 -0.5,-1.111 -1.111,-1.111c-0.612,-0 -1.112,0.5 -1.112,1.111Zm15.556,2.222c0,-0.611 -0.5,-1.111 -1.111,-1.111l-10,-0l-0,2.222l10,0c0.611,0 1.111,-0.5 1.111,-1.111Zm-5.556,-3.333c0.612,-0 1.112,-0.5 1.112,-1.111l-0,-1.112l3.333,0c0.611,0 1.111,-0.5 1.111,-1.111c0,-0.611 -0.5,-1.111 -1.111,-1.111l-3.333,0l-0,-1.111c-0,-0.611 -0.5,-1.111 -1.112,-1.111c-0.611,-0 -1.111,0.5 -1.111,1.111l0,4.445c0,0.611 0.5,1.111 1.111,1.111Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#user-settings-cog-My_Account::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='my_account' d='M2,4.222l0,15.556c0,1.222 0.989,2.222 2.222,2.222l15.556,-0c1.222,-0 2.222,-1 2.222,-2.222l-0,-15.556c-0,-1.222 -1,-2.222 -2.222,-2.222l-15.556,-0c-1.233,-0 -2.222,1 -2.222,2.222Zm13.333,4.445c0,1.844 -1.489,3.333 -3.333,3.333c-1.844,-0 -3.333,-1.489 -3.333,-3.333c-0,-1.845 1.489,-3.334 3.333,-3.334c1.844,0 3.333,1.489 3.333,3.334Zm-10,8.889c0,-2.223 4.445,-3.445 6.667,-3.445c2.222,0 6.667,1.222 6.667,3.445l-0,1.111l-13.334,-0l0,-1.111Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#user-settings-cog-Profile_Customization::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath d='M19.292,9.831l0.649,-0.647c1.412,-1.412 1.412,-3.711 -0,-5.125c-1.413,-1.412 -3.713,-1.412 -5.125,0l-0.647,0.648l5.123,5.124Zm-6.397,-3.853l-7.713,7.715l5.125,5.123l7.712,-7.715l-5.124,-5.123Zm-8.779,14.996l4.641,-1.16l-4.573,-4.573l-1.16,4.642c-0.077,0.306 0.013,0.631 0.236,0.854c0.224,0.223 0.549,0.312 0.856,0.237Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#user-settings-cog-Privacy___Safety::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='privacy_settings' d='M12,22c0.192,0 0.386,-0.03 0.571,-0.09c4.3,-1.38 7.43,-5.99 7.43,-10.82l0.01,-6.217c-0,-0.553 -0.448,-1.002 -1.002,-1.002c-3.444,0 -5.507,-0.792 -6.141,-1.425c-0.217,-0.218 -0.56,-0.448 -0.868,-0.446c-0.308,-0.002 -0.651,0.228 -0.868,0.446c-0.634,0.633 -2.697,1.425 -6.141,1.425c-0.554,0 -1.002,0.449 -1.002,1.002l0.01,6.217c0,4.83 3.13,9.44 7.43,10.82c0.185,0.06 0.378,0.09 0.571,0.09Zm-0,-18.739l-0,8.739l6.959,0c-0.317,3.922 -2.94,7.53 -6.461,8.66c-0.161,0.052 -0.33,0.078 -0.498,0.078l-0,-8.738l-6.959,0c-0.021,-0.264 -0.032,-0.529 -0.032,-0.796l-0.009,-5.433c-0,-0.483 0.391,-0.875 0.875,-0.875c3.01,0 4.813,-0.692 5.366,-1.246c0.19,-0.19 0.49,-0.39 0.759,-0.389Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#user-settings-cog-Authorized_Apps::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='apps' d='M4.222,22l4.445,-0c1.222,-0 2.222,-1 2.222,-2.222l-0,-4.445c-0,-1.222 -1,-2.222 -2.222,-2.222l-4.445,0c-1.222,0 -2.222,1 -2.222,2.222l-0,4.445c-0,1.222 1,2.222 2.222,2.222Zm11.111,-0l4.445,-0c1.222,-0 2.222,-1 2.222,-2.222l0,-4.445c0,-1.222 -1,-2.222 -2.222,-2.222l-4.445,0c-1.222,0 -2.222,1 -2.222,2.222l0,4.445c0,1.222 1,2.222 2.222,2.222Zm-11.111,-11.111l4.445,-0c1.222,-0 2.222,-1 2.222,-2.222l-0,-4.445c-0,-1.222 -1,-2.222 -2.222,-2.222l-4.445,0c-1.222,0 -2.222,1 -2.222,2.222l-0,4.445c-0,1.222 1,2.222 2.222,2.222Zm8.889,-6.667l0,4.445c0,1.222 1,2.222 2.222,2.222l4.445,-0c1.222,-0 2.222,-1 2.222,-2.222l0,-4.445c0,-1.222 -1,-2.222 -2.222,-2.222l-4.445,0c-1.222,0 -2.222,1 -2.222,2.222Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#user-settings-cog-Connections::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath d='M5.333,7.833c0,-0.458 0.375,-0.833 0.834,-0.833l13.333,0c0.458,0 0.833,-0.375 0.833,-0.833c0,-0.459 -0.375,-0.834 -0.833,-0.834l-14.167,0c-0.916,0 -1.666,0.75 -1.666,1.667l-0,9.167l-0.417,-0c-0.692,-0 -1.25,0.558 -1.25,1.25c-0,0.691 0.558,1.25 1.25,1.25l10.417,-0l-0,-2.5l-8.334,-0l0,-8.334Zm15.834,0.834l-5,-0c-0.459,-0 -0.834,0.375 -0.834,0.833l0,8.333c0,0.459 0.375,0.834 0.834,0.834l5,-0c0.458,-0 0.833,-0.375 0.833,-0.834l0,-8.333c0,-0.458 -0.375,-0.833 -0.833,-0.833Zm-0.834,7.5l-3.333,-0l0,-5.834l3.333,0l0,5.834Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#user-settings-cog-Discord_Nitro::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath d='M17.769,18.37c3.684,-1.647 5.235,-5.828 3.555,-9.312c-1.163,-2.471 -3.619,-3.928 -6.204,-4.055l-7.303,0c-0.647,0 -1.099,0.507 -1.099,1.077c-0,0.634 0.517,1.077 1.099,1.077l1.874,0c0.388,0 0.711,0.317 0.711,0.697c-0,0.38 -0.323,0.697 -0.711,0.697l-4.589,-0c-0.388,-0 -0.711,0.317 -0.711,0.697c0,0.38 0.323,0.697 0.711,0.697l3.296,-0c0.388,-0 0.711,0.316 0.711,0.697c0,0.38 -0.323,0.696 -0.711,0.696l-2.068,0c-0.388,0 -0.711,0.317 -0.711,0.697c0,0.38 0.323,0.697 0.711,0.697l1.422,0c0.065,0.76 0.259,1.521 0.582,2.217c1.615,3.485 5.881,5.005 9.435,3.421Zm-6.614,-4.718c-0.938,-2.004 -0.042,-4.373 2.001,-5.293c2.044,-0.92 4.461,-0.042 5.4,1.962c0.938,2.003 0.042,4.372 -2.002,5.292c-2.043,0.92 -4.461,0.042 -5.399,-1.961Zm5.257,-3.961l1.293,2.154c0.064,0.127 0.064,0.19 -0,0.317l-1.293,2.154c-0.064,0.127 -0.194,0.127 -0.258,0.127l-2.521,-0c-0.129,-0 -0.194,-0.064 -0.258,-0.127l-1.293,-2.154c-0.064,-0.127 -0.064,-0.19 0,-0.317l1.293,-2.154c0.064,-0.126 0.194,-0.126 0.258,-0.126l2.521,-0c0.129,-0.064 0.194,-0 0.258,0.126Zm-13.313,0.254c0.388,-0 0.711,-0.317 0.711,-0.697c-0,-0.38 -0.323,-0.697 -0.711,-0.697l-0.388,-0c-0.388,-0 -0.711,0.317 -0.711,0.697c0,0.38 0.323,0.697 0.711,0.697l0.388,-0Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#user-settings-cog-Nitro_Server_Boost::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='server_boost' d='M12.141,2.141c-0.078,-0.078 -0.204,-0.078 -0.282,0c-0.906,0.906 -5.871,5.871 -6.467,6.467c-0.038,0.038 -0.059,0.088 -0.059,0.141c0,0.712 0,5.79 0,6.502c0,0.053 0.021,0.103 0.059,0.141c0.596,0.596 5.561,5.561 6.467,6.467c0.078,0.078 0.204,0.078 0.282,-0c0.906,-0.906 5.871,-5.871 6.467,-6.467c0.038,-0.038 0.059,-0.088 0.059,-0.141c-0,-0.712 -0,-5.79 -0,-6.502c-0,-0.053 -0.021,-0.103 -0.059,-0.141c-0.596,-0.596 -5.561,-5.561 -6.467,-6.467Zm4.859,12.426c0,0.053 -0.021,0.104 -0.059,0.142c-0.499,0.499 -4.044,4.044 -4.8,4.8c-0.078,0.078 -0.204,0.078 -0.282,-0c-0.756,-0.756 -4.301,-4.301 -4.8,-4.8c-0.038,-0.038 -0.059,-0.089 -0.059,-0.142c0,-0.619 0,-4.515 0,-5.134c-0,-0.053 0.021,-0.104 0.059,-0.142c0.499,-0.499 4.044,-4.044 4.8,-4.8c0.078,-0.078 0.204,-0.078 0.282,0c0.756,0.756 4.301,4.301 4.8,4.8c0.038,0.038 0.059,0.089 0.059,0.142c-0,0.619 -0,4.515 -0,5.134Zm-8.275,-4.576c-0.037,0.038 -0.058,0.089 -0.058,0.142c-0,0.51 -0,3.224 -0,3.734c-0,0.053 0.021,0.104 0.058,0.142c0.385,0.385 2.556,2.555 3.134,3.133c0.078,0.078 0.204,0.078 0.282,-0c0.578,-0.578 2.749,-2.748 3.134,-3.133c0.037,-0.038 0.058,-0.089 0.058,-0.142c0,-0.51 0,-3.224 0,-3.734c0,-0.053 -0.021,-0.104 -0.058,-0.142c-0.385,-0.385 -2.556,-2.555 -3.134,-3.133c-0.078,-0.078 -0.204,-0.078 -0.282,0c-0.578,0.578 -2.749,2.748 -3.134,3.133Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#user-settings-cog-Library_Inventory::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='gift' d='M16.886,8l3.114,0c1.104,0 2,0.897 2,2l-0,2l-20,0l0,-2c0,-1.103 0.897,-2 2,-2l3.114,0c-0.451,-0.235 -0.878,-0.522 -1.235,-0.878c-1.17,-1.17 -1.17,-3.073 -0,-4.242c1.133,-1.133 3.107,-1.133 4.242,-0.002c1.637,1.637 1.858,4.718 1.877,5.064c0.001,0.012 -0.001,0.022 -0.004,0.032c-0.002,0.009 -0.004,0.017 -0.004,0.026l0.02,0c-0,-0.009 -0.002,-0.018 -0.004,-0.026c-0.003,-0.01 -0.005,-0.02 -0.004,-0.031c0.02,-0.346 0.24,-3.427 1.877,-5.064c1.135,-1.133 3.107,-1.132 4.242,-0.001c1.169,1.172 1.169,3.075 -0,4.244c-0.357,0.356 -0.784,0.643 -1.235,0.878Zm-9.593,-2.292c-0.39,-0.391 -0.39,-1.025 -0,-1.415c0.188,-0.189 0.439,-0.292 0.707,-0.292c0.268,0 0.519,0.103 0.707,0.292c0.59,0.59 0.934,1.648 1.118,2.53c-0.88,-0.183 -1.946,-0.529 -2.532,-1.115Zm6.881,1.117c0.185,-0.883 0.528,-1.941 1.119,-2.531c0.188,-0.19 0.439,-0.293 0.707,-0.293c0.268,0 0.519,0.103 0.706,0.291c0.39,0.391 0.391,1.025 0.001,1.416c-0.591,0.591 -1.65,0.935 -2.533,1.117Zm-11.174,7.175l-0,6c-0,1.103 0.897,2 2,2l6,-0l-0,-8l-8,0Zm10,0l-0,8l6,-0c1.104,-0 2,-0.897 2,-2l-0,-6l-8,0Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#user-settings-cog-Billing::before{--icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24px' viewBox='0 0 24 24' width='24px' fill='%23000000'%3E%3Cpath d='M0 0h24v24H0V0z' fill='none'/%3E%3Cpath d='M20 4H4c-1.11 0-1.99.89-1.99 2L2 18c0 1.11.89 2 2 2h16c1.11 0 2-.89 2-2V6c0-1.11-.89-2-2-2zm-1 14H5c-.55 0-1-.45-1-1v-5h16v5c0 .55-.45 1-1 1zm1-10H4V6h16v2z'/%3E%3C/svg%3E")}.item-1tOPte#user-settings-cog-Appearance::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='Theme' d='M12,2c-5.51,0 -10,4.49 -10,10c0,5.51 4.49,10 10,10c1.38,0 2.5,-1.12 2.5,-2.5c0,-0.61 -0.23,-1.2 -0.64,-1.67c-0.08,-0.1 -0.13,-0.21 -0.13,-0.33c0,-0.28 0.22,-0.5 0.5,-0.5l1.77,0c3.31,0 6,-2.69 6,-6c0,-4.96 -4.49,-9 -10,-9Zm5.5,11c-0.83,0 -1.5,-0.67 -1.5,-1.5c0,-0.83 0.67,-1.5 1.5,-1.5c0.83,0 1.5,0.67 1.5,1.5c0,0.83 -0.67,1.5 -1.5,1.5Zm-3,-4c-0.83,0 -1.5,-0.67 -1.5,-1.5c0,-0.83 0.67,-1.5 1.5,-1.5c0.83,0 1.5,0.67 1.5,1.5c0,0.83 -0.67,1.5 -1.5,1.5Zm-9.5,2.5c0,-0.83 0.67,-1.5 1.5,-1.5c0.83,0 1.5,0.67 1.5,1.5c0,0.83 -0.67,1.5 -1.5,1.5c-0.83,0 -1.5,-0.67 -1.5,-1.5Zm6,-4c0,0.83 -0.67,1.5 -1.5,1.5c-0.83,0 -1.5,-0.67 -1.5,-1.5c0,-0.83 0.67,-1.5 1.5,-1.5c0.83,0 1.5,0.67 1.5,1.5Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#user-settings-cog-Accessibility::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath d='M21.874,4.903l-13.626,0l-0,-1.901c-0,-0.888 -1.086,-1.333 -1.703,-0.715l-3.728,3.752c-0.395,0.395 -0.395,1.012 0,1.407l3.728,3.752c0.641,0.642 1.703,0.197 1.703,-0.716l-0,-1.876l13.626,-0l-0,-3.703Zm-0.691,11.627l-3.728,-3.752c-0.641,-0.642 -1.703,-0.198 -1.703,0.715l0,1.901l-13.626,0l0,3.703l13.626,-0l0,1.901c0,0.888 1.086,1.333 1.703,0.715l3.728,-3.752c0.395,-0.395 0.395,-1.036 -0,-1.431Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#user-settings-cog-Voice___Video::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3CclipPath id='_clip1'%3E%3Crect id='Filled1' serif:id='Filled' x='0' y='0' width='24' height='24'/%3E%3C/clipPath%3E%3Cg clip-path='url(%23_clip1)'%3E%3Cg id='Context'%3E%3Cpath d='M8.523,22c0.478,-0 0.869,-0.391 0.869,-0.87c0,-0.478 -0.391,-0.869 -0.869,-0.869c-0.479,-0 -0.87,0.391 -0.87,0.869c0,0.479 0.391,0.87 0.87,0.87Zm3.478,-0c0.478,-0 0.869,-0.391 0.869,-0.87c0,-0.478 -0.391,-0.869 -0.869,-0.869c-0.478,-0 -0.87,0.391 -0.87,0.869c0,0.479 0.392,0.87 0.87,0.87Zm3.478,-0c0.478,-0 0.87,-0.391 0.87,-0.87c-0,-0.478 -0.392,-0.869 -0.87,-0.869c-0.478,-0 -0.869,0.391 -0.869,0.869c-0,0.479 0.391,0.87 0.869,0.87Zm-6.087,-12.174l0,-5.217c0,-1.444 1.165,-2.609 2.609,-2.609c1.443,0 2.609,1.165 2.609,2.609l-0,5.217c-0,1.444 -1.166,2.609 -2.609,2.609c-1.444,-0 -2.609,-1.165 -2.609,-2.609Zm7.748,0c0.53,0 0.948,0.47 0.87,0.991c-0.426,2.609 -2.513,4.644 -5.14,5.026l0,1.809c0,0.478 -0.391,0.87 -0.869,0.87c-0.478,-0 -0.87,-0.392 -0.87,-0.87l0,-1.809c-2.626,-0.382 -4.713,-2.417 -5.139,-5.026c-0.087,-0.521 0.339,-0.991 0.87,-0.991c0.426,0 0.782,0.313 0.852,0.739c0.356,2.052 2.139,3.609 4.287,3.609c2.148,-0 3.93,-1.557 4.287,-3.609c0.069,-0.426 0.426,-0.739 0.852,-0.739Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3Crect x='-1.436' y='0.201' width='24' height='24' style='fill:none;'/%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#user-settings-cog-Text___Images::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath d='M21.874,4.903l-13.626,0l-0,-1.901c-0,-0.888 -1.086,-1.333 -1.703,-0.715l-3.728,3.752c-0.395,0.395 -0.395,1.012 0,1.407l3.728,3.752c0.641,0.642 1.703,0.197 1.703,-0.716l-0,-1.876l13.626,-0l-0,-3.703Zm-0.691,11.627l-3.728,-3.752c-0.641,-0.642 -1.703,-0.198 -1.703,0.715l0,1.901l-13.626,0l0,3.703l13.626,-0l0,1.901c0,0.888 1.086,1.333 1.703,0.715l3.728,-3.752c0.395,-0.395 0.395,-1.036 -0,-1.431Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#user-settings-cog-Notifications::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath d='M12,22c1.023,-0 1.851,-0.828 1.851,-1.851l-3.702,-0c-0,1.023 0.828,1.851 1.851,1.851Zm7.712,-4.381l-1.2,-1.2l-0,-5.582c-0,-3.116 -2.196,-5.721 -5.116,-6.353l-0,-1.089c-0,-0.772 -0.624,-1.395 -1.396,-1.395c-0.772,0 -1.395,0.623 -1.395,1.395l-0,1.089c-2.921,0.632 -5.116,3.237 -5.116,6.353l-0,5.582l-1.2,1.2c-0.587,0.586 -0.177,1.59 0.651,1.59l14.111,0c0.838,0 1.247,-1.004 0.661,-1.59Zm-6.782,-2.131l-1.86,0l-0,-1.86l1.86,-0l0,1.86Zm0,-4.651c0,0.512 -0.418,0.93 -0.93,0.93c-0.511,0 -0.93,-0.418 -0.93,-0.93l-0,-1.86c-0,-0.512 0.419,-0.93 0.93,-0.93c0.512,-0 0.93,0.418 0.93,0.93l0,1.86Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#user-settings-cog-Keybinds::before{--icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24px' viewBox='0 0 24 24' width='24px' fill='%23000000'%3E%3Cpath d='M20 5H4c-1.1 0-1.99.9-1.99 2L2 17c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm-9 3h2v2h-2V8zm0 3h2v2h-2v-2zM8 8h2v2H8V8zm0 3h2v2H8v-2zm-1 2H5v-2h2v2zm0-3H5V8h2v2zm8 7H9c-.55 0-1-.45-1-1s.45-1 1-1h6c.55 0 1 .45 1 1s-.45 1-1 1zm1-4h-2v-2h2v2zm0-3h-2V8h2v2zm3 3h-2v-2h2v2zm0-3h-2V8h2v2z'/%3E%3C/svg%3E")}.item-1tOPte#user-settings-cog-Language::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3CclipPath id='_clip1'%3E%3Crect id='Filled1' serif:id='Filled' x='0' y='0' width='24' height='24'/%3E%3C/clipPath%3E%3Cg clip-path='url(%23_clip1)'%3E%3Cg id='Context'%3E%3Cpath id='Languages' d='M12.792,15.4c0.13,-0.334 0.047,-0.714 -0.213,-0.973l-1.936,-1.908l0.028,-0.028c1.612,-1.797 2.76,-3.863 3.437,-6.049l1.797,-0c0.5,-0 0.917,-0.417 0.917,-0.917l-0,-0.019c-0,-0.5 -0.417,-0.917 -0.917,-0.917l-5.568,0l0,-0.926c0,-0.51 -0.416,-0.927 -0.926,-0.927c-0.51,0 -0.926,0.417 -0.926,0.927l-0,0.926l-5.568,0c-0.5,0 -0.917,0.417 -0.917,0.917c-0,0.51 0.417,0.917 0.917,0.917l9.431,0c-0.621,1.797 -1.603,3.493 -2.937,4.975c-0.75,-0.825 -1.38,-1.723 -1.908,-2.668c-0.149,-0.269 -0.417,-0.435 -0.723,-0.435c-0.639,-0 -1.047,0.694 -0.732,1.25c0.584,1.047 1.297,2.047 2.131,2.974l-4.048,3.992c-0.371,0.362 -0.371,0.955 -0,1.316c0.361,0.361 0.945,0.361 1.315,-0l3.965,-3.974l1.871,1.871c0.473,0.472 1.279,0.296 1.51,-0.324Zm4.493,-5.253c-0.556,0 -1.056,0.343 -1.25,0.871l-3.4,9.079c-0.223,0.565 0.204,1.167 0.806,1.167c0.361,-0 0.685,-0.223 0.815,-0.565l0.824,-2.214l4.401,-0l0.833,2.214c0.13,0.333 0.454,0.565 0.816,0.565c0.602,-0 1.028,-0.602 0.815,-1.167l-3.4,-9.079c-0.204,-0.528 -0.704,-0.871 -1.26,-0.871Zm-1.501,6.485l1.501,-4.011l1.501,4.011l-3.002,-0Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3Crect x='-3.691' y='-0.201' width='24' height='24' style='fill:none;fill-rule:nonzero;'/%3E%3Crect x='-3.938' y='4.803' width='24' height='24' style='fill:none;fill-rule:nonzero;'/%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#user-settings-cog-Windows::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='system_settings' d='M20.182,2.909l-16.364,0c-1,0 -1.818,0.818 -1.818,1.818l-0,10.909c-0,1 0.818,1.819 1.818,1.819l6.364,-0l-1.482,2.227c-0.4,0.6 0.027,1.409 0.755,1.409l5.09,-0c0.728,-0 1.164,-0.809 0.755,-1.409l-1.482,-2.227l6.364,-0c1,-0 1.818,-0.819 1.818,-1.819l-0,-10.909c-0,-1 -0.818,-1.818 -1.818,-1.818Zm-0,10.909l-16.364,0l0,-8.182c0,-0.5 0.409,-0.909 0.909,-0.909l14.546,0c0.5,0 0.909,0.409 0.909,0.909l-0,8.182Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#user-settings-cog-Linux::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='system_settings' d='M20.182,2.909l-16.364,0c-1,0 -1.818,0.818 -1.818,1.818l-0,10.909c-0,1 0.818,1.819 1.818,1.819l6.364,-0l-1.482,2.227c-0.4,0.6 0.027,1.409 0.755,1.409l5.09,-0c0.728,-0 1.164,-0.809 0.755,-1.409l-1.482,-2.227l6.364,-0c1,-0 1.818,-0.819 1.818,-1.819l-0,-10.909c-0,-1 -0.818,-1.818 -1.818,-1.818Zm-0,10.909l-16.364,0l0,-8.182c0,-0.5 0.409,-0.909 0.909,-0.909l14.546,0c0.5,0 0.909,0.409 0.909,0.909l-0,8.182Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#user-settings-cog-Streamer_Mode::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='video_call' d='M17.556,10.333l-0,-3.889c-0,-0.611 -0.5,-1.111 -1.112,-1.111l-13.333,0c-0.611,0 -1.111,0.5 -1.111,1.111l-0,11.112c-0,0.611 0.5,1.111 1.111,1.111l13.333,-0c0.612,-0 1.112,-0.5 1.112,-1.111l-0,-3.889l2.544,2.544c0.7,0.7 1.9,0.2 1.9,-0.789l0,-6.855c0,-0.989 -1.2,-1.489 -1.9,-0.789l-2.544,2.555Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#user-settings-cog-Advanced::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath d='M21.874,4.903l-13.626,0l-0,-1.901c-0,-0.888 -1.086,-1.333 -1.703,-0.715l-3.728,3.752c-0.395,0.395 -0.395,1.012 0,1.407l3.728,3.752c0.641,0.642 1.703,0.197 1.703,-0.716l-0,-1.876l13.626,-0l-0,-3.703Zm-0.691,11.627l-3.728,-3.752c-0.641,-0.642 -1.703,-0.198 -1.703,0.715l0,1.901l-13.626,0l0,3.703l13.626,-0l0,1.901c0,0.888 1.086,1.333 1.703,0.715l3.728,-3.752c0.395,-0.395 0.395,-1.036 -0,-1.431Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#user-settings-cog-Game_Activity::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath d='M21.874,4.903l-13.626,0l-0,-1.901c-0,-0.888 -1.086,-1.333 -1.703,-0.715l-3.728,3.752c-0.395,0.395 -0.395,1.012 0,1.407l3.728,3.752c0.641,0.642 1.703,0.197 1.703,-0.716l-0,-1.876l13.626,-0l-0,-3.703Zm-0.691,11.627l-3.728,-3.752c-0.641,-0.642 -1.703,-0.198 -1.703,0.715l0,1.901l-13.626,0l0,3.703l13.626,-0l0,1.901c0,0.888 1.086,1.333 1.703,0.715l3.728,-3.752c0.395,-0.395 0.395,-1.036 -0,-1.431Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#user-settings-cog-Overlay::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath d='M21.874,4.903l-13.626,0l-0,-1.901c-0,-0.888 -1.086,-1.333 -1.703,-0.715l-3.728,3.752c-0.395,0.395 -0.395,1.012 0,1.407l3.728,3.752c0.641,0.642 1.703,0.197 1.703,-0.716l-0,-1.876l13.626,-0l-0,-3.703Zm-0.691,11.627l-3.728,-3.752c-0.641,-0.642 -1.703,-0.198 -1.703,0.715l0,1.901l-13.626,0l0,3.703l13.626,-0l0,1.901c0,0.888 1.086,1.333 1.703,0.715l3.728,-3.752c0.395,-0.395 0.395,-1.036 -0,-1.431Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#user-settings-cog-powercord-actions::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='powercord' d='M10.386,5.309l2.91,-2.91c0.531,-0.532 1.394,-0.532 1.925,-0c0.532,0.531 0.532,1.393 0,1.925l-2.91,2.91l2.171,2.171l2.91,-2.91c0.531,-0.532 1.394,-0.532 1.925,-0c0.532,0.531 0.532,1.393 0,1.925l-2.91,2.91l0.654,0.654c0.121,0.121 0.121,0.313 0,0.434l-1.076,1.076c-0.121,0.121 -0.313,0.121 -0.433,0l-0.215,-0.214l-3.582,3.582c-0.759,0.759 -1.997,0.759 -2.752,-0l-1.21,-1.21l-1.081,1.08c-0.121,0.117 -0.313,0.117 -0.433,0l-0.409,-0.408c-0.508,0.715 -0.442,1.715 0.199,2.351l2.805,2.806c0.12,0.12 0.12,0.312 -0,0.433c-0.121,0.12 -0.317,0.112 -0.438,-0.009l-2.801,-2.801c-0.878,-0.878 -0.945,-2.262 -0.203,-3.218l-0.449,-0.449c-0.12,-0.12 -0.12,-0.313 0,-0.433l1.081,-1.081l-1.21,-1.211c-0.76,-0.759 -0.76,-1.992 -0,-2.751l3.582,-3.582l-0.214,-0.215c-0.121,-0.12 -0.121,-0.313 -0,-0.433l1.076,-1.077c0.121,-0.12 0.313,-0.12 0.433,0l0.655,0.655Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#user-settings-cog-changelog::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath d='M21.874,4.903l-13.626,0l-0,-1.901c-0,-0.888 -1.086,-1.333 -1.703,-0.715l-3.728,3.752c-0.395,0.395 -0.395,1.012 0,1.407l3.728,3.752c0.641,0.642 1.703,0.197 1.703,-0.716l-0,-1.876l13.626,-0l-0,-3.703Zm-0.691,11.627l-3.728,-3.752c-0.641,-0.642 -1.703,-0.198 -1.703,0.715l0,1.901l-13.626,0l0,3.703l13.626,-0l0,1.901c0,0.888 1.086,1.333 1.703,0.715l3.728,-3.752c0.395,-0.395 0.395,-1.036 -0,-1.431Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#user-settings-cog-Hypesquad_Online::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath d='M21.874,4.903l-13.626,0l-0,-1.901c-0,-0.888 -1.086,-1.333 -1.703,-0.715l-3.728,3.752c-0.395,0.395 -0.395,1.012 0,1.407l3.728,3.752c0.641,0.642 1.703,0.197 1.703,-0.716l-0,-1.876l13.626,-0l-0,-3.703Zm-0.691,11.627l-3.728,-3.752c-0.641,-0.642 -1.703,-0.198 -1.703,0.715l0,1.901l-13.626,0l0,3.703l13.626,-0l0,1.901c0,0.888 1.086,1.333 1.703,0.715l3.728,-3.752c0.395,-0.395 0.395,-1.036 -0,-1.431Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#user-settings-cog-Experiments::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath d='M21.874,4.903l-13.626,0l-0,-1.901c-0,-0.888 -1.086,-1.333 -1.703,-0.715l-3.728,3.752c-0.395,0.395 -0.395,1.012 0,1.407l3.728,3.752c0.641,0.642 1.703,0.197 1.703,-0.716l-0,-1.876l13.626,-0l-0,-3.703Zm-0.691,11.627l-3.728,-3.752c-0.641,-0.642 -1.703,-0.198 -1.703,0.715l0,1.901l-13.626,0l0,3.703l13.626,-0l0,1.901c0,0.888 1.086,1.333 1.703,0.715l3.728,-3.752c0.395,-0.395 0.395,-1.036 -0,-1.431Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#user-settings-cog-Developer_Options::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath d='M21.874,4.903l-13.626,0l-0,-1.901c-0,-0.888 -1.086,-1.333 -1.703,-0.715l-3.728,3.752c-0.395,0.395 -0.395,1.012 0,1.407l3.728,3.752c0.641,0.642 1.703,0.197 1.703,-0.716l-0,-1.876l13.626,-0l-0,-3.703Zm-0.691,11.627l-3.728,-3.752c-0.641,-0.642 -1.703,-0.198 -1.703,0.715l0,1.901l-13.626,0l0,3.703l13.626,-0l0,1.901c0,0.888 1.086,1.333 1.703,0.715l3.728,-3.752c0.395,-0.395 0.395,-1.036 -0,-1.431Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.wrapper-2aW0bm .button-1ZiXG9 .emoji[src="/assets/e4d52f4d69d7bba67e5fd70ffe26b70d.svg"]{content:url("https://i.imgur.com/TquGa6j.png");margin-bottom:1px;height:118%;width:116%;background:var(--context-icon-normal);mask:var(--icon) center/contain no-repeat;-webkit-mask:var(--icon) center/contain no-repeat}.wrapper-2aW0bm .button-1ZiXG9 .emoji[src="/assets/bbe8ae762f831966587a35010ed46f67.svg"]{content:url("https://i.imgur.com/TquGa6j.png");margin-bottom:1px;height:90%;width:100%;background:var(--context-icon-normal);mask:var(--icon) center/contain no-repeat;-webkit-mask:var(--icon) center/contain no-repeat}.view-raw-button .icon-3Gkjwa{fill:transparent !important}.view-raw-button::after{position:absolute;content:"";height:90%;width:100%;background:var(--context-icon-normal);mask:var(--icon) center/contain no-repeat;-webkit-mask:var(--icon) center/contain no-repeat}.PluginDownloaderApply,.ThemeDownloaderApply{border:none}.PluginDownloaderApply div,.ThemeDownloaderApply div{color:transparent !important;height:32px;width:32px;padding:0px;margin:0px;z-index:12}.PluginDownloaderApply:not(.applied) div:hover,.ThemeDownloaderApply:not(.applied) div:hover{color:transparent !important;background:var(--background-modifier-hover);height:32px;width:32px;padding:0px;margin:0px;border:none;z-index:12}.PluginDownloaderApply::after,.ThemeDownloaderApply::after{position:absolute;content:"";height:22px;width:32px;bottom:5px;background:var(--context-icon-normal);mask:var(--icon) center/contain no-repeat;-webkit-mask:var(--icon) center/contain no-repeat;pointer-events:none}.PluginDownloaderApply:not(.applied):hover::after,.ThemeDownloaderApply:not(.applied):hover::after{background:var(--interactive-hover)}.PluginDownloaderApply.applied::after,.ThemeDownloaderApply.applied::after{background:var(--interactive-hover);opacity:var(--context-disabled-opacity)}.theme-dark .container-3ayLPN{background:var(--background-floating);border-radius:var(--context-menu-radius)}.option-96V44q:after{display:none}.sliderContainer-2Nrll8{display:flex;align-items:center;padding-top:4px;padding-bottom:4px;background:var(--slider-background-normal);border-radius:var(--slider-background-radius);margin-top:2px;margin-bottom:12px;margin-left:6px;margin-right:6px}.sliderContainer-2Nrll8:hover{background:var(--slider-background-hover)}.slider-1PF9SW{padding-top:8px}.mini-dmm9yo .grabber-3mFHz2{width:12px;height:12px;margin-left:-7px;margin-top:6.4px;border-radius:50%;background:var(--slider-graber-color);border-color:var(--slider-graber-color)}.item-1tOPte#audio-device-context-input .label-22pbtT,.item-1tOPte#audio-device-context-output .label-22pbtT,.item-1tOPte#powercord-spotify-menu-volume .label-22pbtT{font-weight:bold;text-transform:uppercase;font-size:12px;font-weight:700}.sliderContainer-2Nrll8::before{content:"";width:auto;height:20px;margin-right:8px;margin-top:0px;background:var(--context-icon-normal);-webkit-mask:var(--icon) center/contain no-repeat;mask:var(--icon) center/contain no-repeat;flex-shrink:0}.item-1tOPte#channel-context-invite-people.colorDefault-2K3EoJ .label-22pbtT{color:var(--context-text-normal)}.item-1tOPte#channel-context-invite-people.colorDefault-2K3EoJ.focused-3afm-j .label-22pbtT{color:var(--context-text-hover)}.item-1tOPte#guild-header-popout-invite-people.colorDefault-2K3EoJ .label-22pbtT{color:var(--context-text-normal)}.item-1tOPte#guild-header-popout-invite-people.colorDefault-2K3EoJ.focused-3afm-j .label-22pbtT{color:var(--context-text-hover)}.item-1tOPte#guild-context-invite-people.colorDefault-2K3EoJ .label-22pbtT{color:var(--context-text-normal)}.item-1tOPte#guild-context-invite-people.colorDefault-2K3EoJ.focused-3afm-j .label-22pbtT{color:var(--context-text-hover)} \ No newline at end of file +.buttonContainer-DHceWr .wrapper-2aW0bm{border-radius:var(--context-menu-radius);background:var(--background-floating)}.menu-3sdvDG{border-radius:var(--context-menu-radius)}.item-1tOPte{margin-bottom:var(--context-menu-spacing);margin-top:var(--context-menu-spacing)}.layer-v9HyYc>.styleFlexible-wGDiIL{width:var(--context-menu-width)}.layer-v9HyYc>.submenuPaddingContainer-fiOCHc{min-width:var(--context-menu-width)}.scroller-3BxosC{max-height:var(--context-settings-height)}.item-1tOPte::before{content:"";background:var(--context-icon-normal);margin-right:var(--context-icon-spacing);height:var(--context-icon-size);width:var(--context-icon-size);mask:var(--icon) center/contain no-repeat;-webkit-mask:var(--icon) center/contain no-repeat;--icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' enable-background='new 0 0 24 24' height='24px' viewBox='0 0 24 24' width='24px' fill='%23000000'%3E%3Cg%3E%3Crect fill='none' height='24' width='24'/%3E%3Cpath d='M19,3H5C3.9,3,3,3.9,3,5v14c0,1.1,0.9,2,2,2h14c1.1,0,2-0.9,2-2V5C21,3.9,20.1,3,19,3z M12.01,18 c-0.7,0-1.26-0.56-1.26-1.26c0-0.71,0.56-1.25,1.26-1.25c0.71,0,1.25,0.54,1.25,1.25C13.25,17.43,12.72,18,12.01,18z M15.02,10.6 c-0.76,1.11-1.48,1.46-1.87,2.17c-0.1,0.18-0.16,0.32-0.19,0.63c-0.05,0.45-0.45,0.78-0.9,0.78H12c-0.52,0-0.93-0.44-0.88-0.96 c0.03-0.34,0.11-0.69,0.3-1.03c0.49-0.87,1.42-1.39,1.96-2.16c0.57-0.81,0.25-2.33-1.37-2.33c-0.71,0-1.18,0.36-1.47,0.79 c-0.25,0.36-0.69,0.53-1.1,0.36l0,0C8.91,8.64,8.72,8,9.04,7.54C9.65,6.65,10.67,6,11.99,6c1.48,0,2.49,0.67,3.01,1.52 C15.44,8.24,15.7,9.59,15.02,10.6z'/%3E%3C/g%3E%3C/svg%3E")}.disabled-1WRMNA{opacity:var(--context-disabled-opacity)}.separator-2I32lJ{border-color:var(--context-separator);margin:var(--separator-spacing-height) var(--separator-spacing-width) var(--separator-spacing-height) var(--separator-spacing-width)}.item-1tOPte[id^=now-playing-menu-]:not(#now-playing-menu-message,#now-playing-menu-play-undefined,[id^=now-playing-menu-spotify-play],[id^=now-playing-menu-spotify-sync])::before,#status-picker .item-1tOPte::before,#channel-attach .item-1tOPte::before,.submenuPaddingContainer-fiOCHc .item-1tOPte::before,.item-1tOPte.hideInteraction-1iHO1O::before,#channel-context-900::before,#channel-context-3600::before,#channel-context-28800::before,#channel-context-86400::before,#channel-context--1::before,#subscription-context-cancel::before{content:none !important}.submenu-2-ysNh .item-1tOPte{flex-direction:row-reverse}.submenu-2-ysNh .item-1tOPte .imageContainer-2fGqYU,.submenu-2-ysNh .item-1tOPte .iconContainer-2-XQPY{margin-left:0px;margin-right:8px}.item-1tOPte#gdm-context-change-icon .labelContainer-1BLJti{padding:0;min-height:0}.item-1tOPte#gdm-context-change-icon{display:flex;padding:6px 8px;min-height:32px;margin:0px 12px 0px 0px}.colorDefault-2K3EoJ.focused-3afm-j{border-radius:var(--context-button-radius);color:var(--context-icon-focused)}.colorDefault-2K3EoJ.focused-3afm-j.item-1tOPte::before{background:var(--context-icon-focused)}.item-1tOPte#message-delete.colorDefault-2K3EoJ{background:var(--danger-background-normal);border-radius:var(--danger-background-radius);color:var(--danger-text-normal)}.item-1tOPte#message-actions-delete.colorDefault-2K3EoJ{background:var(--danger-background-normal);border-radius:var(--danger-background-radius);color:var(--danger-text-normal)}.item-1tOPte#channel-context-delete-channel.colorDefault-2K3EoJ{background:var(--danger-background-normal);border-radius:var(--danger-background-radius);color:var(--danger-text-normal)}.item-1tOPte#user-context-kick.colorDefault-2K3EoJ{background:var(--danger-background-normal);border-radius:var(--danger-background-radius);color:var(--danger-text-normal)}.item-1tOPte#user-context-ban.colorDefault-2K3EoJ{background:var(--danger-background-normal);border-radius:var(--danger-background-radius);color:var(--danger-text-normal)}.item-1tOPte#guild-context-leave-guild.colorDefault-2K3EoJ{background:var(--danger-background-normal);border-radius:var(--danger-background-radius);color:var(--danger-text-normal)}.item-1tOPte#guild-header-popout-leave.colorDefault-2K3EoJ{background:var(--danger-background-normal);border-radius:var(--danger-background-radius);color:var(--danger-text-normal)}.item-1tOPte#thread-context-delete-channel.colorDefault-2K3EoJ{background:var(--danger-background-normal);border-radius:var(--danger-background-radius);color:var(--danger-text-normal)}.item-1tOPte#user-profile-actions-user-remove.colorDefault-2K3EoJ{background:var(--danger-background-normal);border-radius:var(--danger-background-radius);color:var(--danger-text-normal)}.item-1tOPte#user-profile-actions-user-block.colorDefault-2K3EoJ{background:var(--danger-background-normal);border-radius:var(--danger-background-radius);color:var(--danger-text-normal)}.item-1tOPte#friend-row-remove-friend.colorDefault-2K3EoJ{background:var(--danger-background-normal);border-radius:var(--danger-background-radius);color:var(--danger-text-normal)}.item-1tOPte#user-context-voice-mute.colorDefault-2K3EoJ{background:var(--danger-background-normal);border-radius:var(--danger-background-radius);color:var(--danger-text-normal)}.item-1tOPte#user-context-voice-deafen.colorDefault-2K3EoJ{background:var(--danger-background-normal);border-radius:var(--danger-background-radius);color:var(--danger-text-normal)}.item-1tOPte#undefined-delete.colorDefault-2K3EoJ{background:var(--danger-background-normal);border-radius:var(--danger-background-radius);color:var(--danger-text-normal)}.item-1tOPte#message-report.colorDefault-2K3EoJ{background:var(--danger-background-normal);border-radius:var(--danger-background-radius);color:var(--danger-text-normal)}.item-1tOPte#message-remove-reactions.colorDefault-2K3EoJ{background:var(--danger-background-normal);border-radius:var(--danger-background-radius);color:var(--danger-text-normal)}.item-1tOPte#guild-settings-role-context-delete-role.colorDefault-2K3EoJ{background:var(--danger-background-normal);border-radius:var(--danger-background-radius);color:var(--danger-text-normal)}.item-1tOPte#guild-entry-context-remove-from-hub.colorDefault-2K3EoJ{background:var(--danger-background-normal);border-radius:var(--danger-background-radius);color:var(--danger-text-normal)}.item-1tOPte#guild-entry-context-report-server-listing.colorDefault-2K3EoJ{background:var(--danger-background-normal);border-radius:var(--danger-background-radius);color:var(--danger-text-normal)}.item-1tOPte#message-delete.colorDefault-2K3EoJ.focused-3afm-j{background:var(--danger-background-hover);border-radius:var(--danger-background-radius);color:var(--danger-text-focused)}.item-1tOPte#message-actions-delete.colorDefault-2K3EoJ.focused-3afm-j{background:var(--danger-background-hover);border-radius:var(--danger-background-radius);color:var(--danger-text-focused)}.item-1tOPte#channel-context-delete-channel.colorDefault-2K3EoJ.focused-3afm-j{background:var(--danger-background-hover);border-radius:var(--danger-background-radius);color:var(--danger-text-focused)}.item-1tOPte#user-context-kick.colorDefault-2K3EoJ.focused-3afm-j{background:var(--danger-background-hover);border-radius:var(--danger-background-radius);color:var(--danger-text-focused)}.item-1tOPte#user-context-ban.colorDefault-2K3EoJ.focused-3afm-j{background:var(--danger-background-hover);border-radius:var(--danger-background-radius);color:var(--danger-text-focused)}.item-1tOPte#guild-context-leave-guild.colorDefault-2K3EoJ.focused-3afm-j{background:var(--danger-background-hover);border-radius:var(--danger-background-radius);color:var(--danger-text-focused)}.item-1tOPte#guild-header-popout-leave.colorDefault-2K3EoJ.focused-3afm-j{background:var(--danger-background-hover);border-radius:var(--danger-background-radius);color:var(--danger-text-focused)}.item-1tOPte#thread-context-delete-channel.colorDefault-2K3EoJ.focused-3afm-j{background:var(--danger-background-hover);border-radius:var(--danger-background-radius);color:var(--danger-text-focused)}.item-1tOPte#user-profile-actions-user-remove.colorDefault-2K3EoJ.focused-3afm-j{background:var(--danger-background-hover);border-radius:var(--danger-background-radius);color:var(--danger-text-focused)}.item-1tOPte#user-profile-actions-user-block.colorDefault-2K3EoJ.focused-3afm-j{background:var(--danger-background-hover);border-radius:var(--danger-background-radius);color:var(--danger-text-focused)}.item-1tOPte#friend-row-remove-friend.colorDefault-2K3EoJ.focused-3afm-j{background:var(--danger-background-hover);border-radius:var(--danger-background-radius);color:var(--danger-text-focused)}.item-1tOPte#user-context-voice-mute.colorDefault-2K3EoJ.focused-3afm-j{background:var(--danger-background-hover);border-radius:var(--danger-background-radius);color:var(--danger-text-focused)}.item-1tOPte#user-context-voice-deafen.colorDefault-2K3EoJ.focused-3afm-j{background:var(--danger-background-hover);border-radius:var(--danger-background-radius);color:var(--danger-text-focused)}.item-1tOPte#undefined-delete.colorDefault-2K3EoJ.focused-3afm-j{background:var(--danger-background-hover);border-radius:var(--danger-background-radius);color:var(--danger-text-focused)}.item-1tOPte#message-report.colorDefault-2K3EoJ.focused-3afm-j{background:var(--danger-background-hover);border-radius:var(--danger-background-radius);color:var(--danger-text-focused)}.item-1tOPte#message-remove-reactions.colorDefault-2K3EoJ.focused-3afm-j{background:var(--danger-background-hover);border-radius:var(--danger-background-radius);color:var(--danger-text-focused)}.item-1tOPte#guild-settings-role-context-delete-role.colorDefault-2K3EoJ.focused-3afm-j{background:var(--danger-background-hover);border-radius:var(--danger-background-radius);color:var(--danger-text-focused)}.item-1tOPte#guild-entry-context-remove-from-hub.colorDefault-2K3EoJ.focused-3afm-j{background:var(--danger-background-hover);border-radius:var(--danger-background-radius);color:var(--danger-text-focused)}.item-1tOPte#guild-entry-context-report-server-listing.colorDefault-2K3EoJ.focused-3afm-j{background:var(--danger-background-hover);border-radius:var(--danger-background-radius);color:var(--danger-text-focused)}.item-1tOPte#message-delete.colorDefault-2K3EoJ::before{background:var(--danger-icon-normal)}.item-1tOPte#message-actions-delete.colorDefault-2K3EoJ::before{background:var(--danger-icon-normal)}.item-1tOPte#channel-context-delete-channel.colorDefault-2K3EoJ::before{background:var(--danger-icon-normal)}.item-1tOPte#user-context-kick.colorDefault-2K3EoJ::before{background:var(--danger-icon-normal)}.item-1tOPte#user-context-ban.colorDefault-2K3EoJ::before{background:var(--danger-icon-normal)}.item-1tOPte#guild-context-leave-guild.colorDefault-2K3EoJ::before{background:var(--danger-icon-normal)}.item-1tOPte#guild-header-popout-leave.colorDefault-2K3EoJ::before{background:var(--danger-icon-normal)}.item-1tOPte#thread-context-delete-channel.colorDefault-2K3EoJ::before{background:var(--danger-icon-normal)}.item-1tOPte#user-profile-actions-user-remove.colorDefault-2K3EoJ::before{background:var(--danger-icon-normal)}.item-1tOPte#user-profile-actions-user-block.colorDefault-2K3EoJ::before{background:var(--danger-icon-normal)}.item-1tOPte#friend-row-remove-friend.colorDefault-2K3EoJ::before{background:var(--danger-icon-normal)}.item-1tOPte#user-context-voice-mute.colorDefault-2K3EoJ::before{background:var(--danger-icon-normal)}.item-1tOPte#user-context-voice-deafen.colorDefault-2K3EoJ::before{background:var(--danger-icon-normal)}.item-1tOPte#undefined-delete.colorDefault-2K3EoJ::before{background:var(--danger-icon-normal)}.item-1tOPte#message-report.colorDefault-2K3EoJ::before{background:var(--danger-icon-normal)}.item-1tOPte#message-remove-reactions.colorDefault-2K3EoJ::before{background:var(--danger-icon-normal)}.item-1tOPte#guild-settings-role-context-delete-role.colorDefault-2K3EoJ::before{background:var(--danger-icon-normal)}.item-1tOPte#guild-entry-context-remove-from-hub.colorDefault-2K3EoJ::before{background:var(--danger-icon-normal)}.item-1tOPte#guild-entry-context-report-server-listing.colorDefault-2K3EoJ::before{background:var(--danger-icon-normal)}.item-1tOPte#message-delete.colorDefault-2K3EoJ.focused-3afm-j::before{background:var(--danger-icon-focused)}.item-1tOPte#message-actions-delete.colorDefault-2K3EoJ.focused-3afm-j::before{background:var(--danger-icon-focused)}.item-1tOPte#channel-context-delete-channel.colorDefault-2K3EoJ.focused-3afm-j::before{background:var(--danger-icon-focused)}.item-1tOPte#user-context-kick.colorDefault-2K3EoJ.focused-3afm-j::before{background:var(--danger-icon-focused)}.item-1tOPte#user-context-ban.colorDefault-2K3EoJ.focused-3afm-j::before{background:var(--danger-icon-focused)}.item-1tOPte#guild-context-leave-guild.colorDefault-2K3EoJ.focused-3afm-j::before{background:var(--danger-icon-focused)}.item-1tOPte#guild-header-popout-leave.colorDefault-2K3EoJ.focused-3afm-j::before{background:var(--danger-icon-focused)}.item-1tOPte#thread-context-delete-channel.colorDefault-2K3EoJ.focused-3afm-j::before{background:var(--danger-icon-focused)}.item-1tOPte#user-profile-actions-user-remove.colorDefault-2K3EoJ.focused-3afm-j::before{background:var(--danger-icon-focused)}.item-1tOPte#user-profile-actions-user-block.colorDefault-2K3EoJ.focused-3afm-j::before{background:var(--danger-icon-focused)}.item-1tOPte#friend-row-remove-friend.colorDefault-2K3EoJ.focused-3afm-j::before{background:var(--danger-icon-focused)}.item-1tOPte#user-context-voice-mute.colorDefault-2K3EoJ.focused-3afm-j::before{background:var(--danger-icon-focused)}.item-1tOPte#user-context-voice-deafen.colorDefault-2K3EoJ.focused-3afm-j::before{background:var(--danger-icon-focused)}.item-1tOPte#undefined-delete.colorDefault-2K3EoJ.focused-3afm-j::before{background:var(--danger-icon-focused)}.item-1tOPte#message-report.colorDefault-2K3EoJ.focused-3afm-j::before{background:var(--danger-icon-focused)}.item-1tOPte#message-remove-reactions.colorDefault-2K3EoJ.focused-3afm-j::before{background:var(--danger-icon-focused)}.item-1tOPte#guild-settings-role-context-delete-role.colorDefault-2K3EoJ.focused-3afm-j::before{background:var(--danger-icon-focused)}.item-1tOPte#guild-entry-context-remove-from-hub.colorDefault-2K3EoJ.focused-3afm-j::before{background:var(--danger-icon-focused)}.item-1tOPte#guild-entry-context-report-server-listing.colorDefault-2K3EoJ.focused-3afm-j::before{background:var(--danger-icon-focused)}.submenuPaddingContainer-fiOCHc .item-1tOPte .label-22pbtT::before{display:none !important}.item-1tOPte#stream-context-mute .iconContainer-2-XQPY{display:none}.item-1tOPte#stream-context-no-video-hide .iconContainer-2-XQPY{display:none}.item-1tOPte#textarea-context-sticker-suggestions .iconContainer-2-XQPY{display:none}.item-1tOPte#textarea-context-spellcheck .iconContainer-2-XQPY{display:none}.item-1tOPte#user-context-mute .iconContainer-2-XQPY{display:none}.item-1tOPte#user-context-disable-video .iconContainer-2-XQPY{display:none}.item-1tOPte#channel-context-collapse-category .iconContainer-2-XQPY{display:none}.item-1tOPte#powercord-spotify-menu-shuffle .iconContainer-2-XQPY{display:none}.item-1tOPte#guild-header-popout-guild-profile .iconContainer-2-XQPY{display:none}.item-1tOPte#guild-header-popout-premium-subscribe .iconContainer-2-XQPY{display:none}.item-1tOPte#guild-header-popout-invite-people .iconContainer-2-XQPY{display:none}.item-1tOPte#guild-header-popout-settings .iconContainer-2-XQPY{display:none}.item-1tOPte#guild-header-popout-insights .iconContainer-2-XQPY{display:none}.item-1tOPte#guild-header-popout-create-channel .iconContainer-2-XQPY{display:none}.item-1tOPte#guild-header-popout-create-category .iconContainer-2-XQPY{display:none}.item-1tOPte#guild-header-popout-create-event .iconContainer-2-XQPY{display:none}.item-1tOPte#guild-header-popout-mark-guild-read .iconContainer-2-XQPY{display:none}.item-1tOPte#guild-header-popout-notifications .iconContainer-2-XQPY{display:none}.item-1tOPte#guild-header-popout-privacy .iconContainer-2-XQPY{display:none}.item-1tOPte#guild-header-popout-change-nickname .iconContainer-2-XQPY{display:none}.item-1tOPte#guild-header-popout-hide-muted-channels .iconContainer-2-XQPY{display:none}.item-1tOPte#guild-header-popout-leave .iconContainer-2-XQPY{display:none}.item-1tOPte#guild-context-hide-muted-channels .iconContainer-2-XQPY{display:none}.item-1tOPte#user-context-deafen .iconContainer-2-XQPY{display:none}.item-1tOPte#user-context-voice-mute .iconContainer-2-XQPY{display:none}.item-1tOPte#user-context-voice-deafen .iconContainer-2-XQPY{display:none}.item-1tOPte#message-actions-edit .iconContainer-2-XQPY{display:none}.item-1tOPte#message-actions-pin .iconContainer-2-XQPY{display:none}.item-1tOPte#message-actions-reply .iconContainer-2-XQPY{display:none}.item-1tOPte#message-actions-goto-thread .iconContainer-2-XQPY{display:none}.item-1tOPte#message-actions-thread .iconContainer-2-XQPY{display:none}.item-1tOPte#message-actions-mark-unread .iconContainer-2-XQPY{display:none}.item-1tOPte#message-actions-copy-link .iconContainer-2-XQPY{display:none}.item-1tOPte#message-actions-tts .iconContainer-2-XQPY{display:none}.item-1tOPte#message-actions-delete .iconContainer-2-XQPY{display:none}.item-1tOPte#message-actions-copy-id .iconContainer-2-XQPY{display:none}.item-1tOPte[id^=spotify-toggle] .iconContainer-2-XQPY{display:none}.item-1tOPte#mentions-filter-Everyone .iconContainer-2-XQPY{display:none}.item-1tOPte#mentions-filter-Roles .iconContainer-2-XQPY{display:none}.item-1tOPte[id^=video-device-context-video-device] .iconContainer-2-XQPY{display:none}.item-1tOPte#rtc-channel-VOICE_ACTIVITY .iconContainer-2-XQPY{display:none}.item-1tOPte#rtc-channel-PUSH_TO_TALK .iconContainer-2-XQPY{display:none}.item-1tOPte#rtc-channel-show-voice-states .iconContainer-2-XQPY{display:none}.item-1tOPte#channel-context-dmdc-default .iconContainer-2-XQPY{display:none}.item-1tOPte#channel-context-hide-voice-names .iconContainer-2-XQPY{display:none}.item-1tOPte[id^=audio-device-context-input] .iconContainer-2-XQPY{display:none}.item-1tOPte[id^=audio-device-context-output] .iconContainer-2-XQPY{display:none}.item-1tOPte#audio-device-context-VOICE_ACTIVITY .iconContainer-2-XQPY{display:none}.item-1tOPte#audio-device-context-PUSH_TO_TALK .iconContainer-2-XQPY{display:none}.item-1tOPte#audio-device-context-voice-settings .iconContainer-2-XQPY{display:none}.item-1tOPte#thread-context-search .iconContainer-2-XQPY{display:none}.item-1tOPte#thread-context-pins .iconContainer-2-XQPY{display:none}.item-1tOPte#guild-settings-role-context-view-as-role .iconContainer-2-XQPY{display:none}.item-1tOPte#guild-settings-role-context-delete-role .iconContainer-2-XQPY{display:none}.item-1tOPte#guild-entry-context-report-server-listing .iconContainer-2-XQPY{display:none}.wrapper-2aW0bm .button-1ZiXG9 .emoji[src="/assets/e4d52f4d69d7bba67e5fd70ffe26b70d.svg"]{--icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' enable-background='new 0 0 24 24' height='24px' viewBox='0 0 24 24' width='24px' fill='%23000000'%3E%3Cg%3E%3Crect fill='none' height='24' width='24'/%3E%3Cpath d='M14.43,10l-1.47-4.84c-0.29-0.95-1.63-0.95-1.91,0L9.57,10H5.12c-0.97,0-1.37,1.25-0.58,1.81l3.64,2.6l-1.43,4.61 c-0.29,0.93,0.79,1.68,1.56,1.09L12,17.31l3.69,2.81c0.77,0.59,1.85-0.16,1.56-1.09l-1.43-4.61l3.64-2.6 c0.79-0.57,0.39-1.81-0.58-1.81H14.43z'/%3E%3C/g%3E%3C/svg%3E")}.view-raw-button::after{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='raw' d='M5.831,8.717l-2.737,-0c-0.601,-0 -1.094,0.492 -1.094,1.094l0,4.717c0,0.416 0.339,0.755 0.755,0.755l0.121,0c0.415,0 0.755,-0.339 0.755,-0.755l-0,-1.434l1.204,0l0.788,1.741c0.131,0.273 0.405,0.448 0.7,0.448c0.547,0 0.909,-0.558 0.701,-1.061l-0.537,-1.237c0.548,-0.328 0.985,-0.876 0.985,-1.532l0,-1.095c0,-0.897 -0.744,-1.641 -1.641,-1.641Zm5.472,-0c-0.799,-0 -1.499,0.547 -1.696,1.324l-1.062,4.257c-0.131,0.504 0.252,0.985 0.766,0.985c0.361,0 0.679,-0.251 0.766,-0.602l0.263,-1.039l1.915,-0l0.252,1.039c0.087,0.351 0.405,0.602 0.777,0.602c0.514,0 0.897,-0.481 0.777,-0.985l-1.062,-4.246c-0.197,-0.788 -0.897,-1.335 -1.696,-1.335Zm9.128,0.602l-0.657,2.681l-0.613,-2.473c-0.109,-0.482 -0.536,-0.81 -1.029,-0.81c-0.492,-0 -0.919,0.328 -1.028,0.81l-0.613,2.473l-0.657,-2.681c-0.088,-0.351 -0.405,-0.602 -0.777,-0.602c-0.514,-0 -0.897,0.481 -0.777,0.985l1.193,4.793c0.131,0.46 0.547,0.788 1.018,0.788c0.47,0 0.886,-0.328 1.007,-0.788l0.634,-2.539l0.635,2.539c0.121,0.46 0.536,0.788 1.007,0.788c0.471,0 0.887,-0.328 1.007,-0.788l1.193,-4.793c0.131,-0.504 -0.252,-0.985 -0.766,-0.985c-0.372,-0 -0.69,0.251 -0.777,0.602Zm-9.675,2.681l0.273,-1.094l0.548,-0l0.273,1.094l-1.094,0Zm-4.925,-0.547l-2.189,-0l-0,-1.095l2.189,0l-0,1.095Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.ThemeDownloaderApply{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath d='M17.4,9.059l-1.871,-0l0,-5.883c0,-0.647 -0.529,-1.176 -1.176,-1.176l-4.706,-0c-0.647,-0 -1.176,0.529 -1.176,1.176l-0,5.883l-1.871,-0c-1.047,-0 -1.576,1.27 -0.835,2.012l5.4,5.4c0.459,0.458 1.2,0.458 1.659,-0l5.4,-5.4c0.741,-0.742 0.223,-2.012 -0.824,-2.012Zm-13.635,11.765c-0,0.647 0.529,1.176 1.176,1.176l14.118,-0c0.647,-0 1.176,-0.529 1.176,-1.176c0,-0.648 -0.529,-1.177 -1.176,-1.177l-14.118,0c-0.647,0 -1.176,0.529 -1.176,1.177Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.PluginDownloaderApply{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath d='M17.4,9.059l-1.871,-0l0,-5.883c0,-0.647 -0.529,-1.176 -1.176,-1.176l-4.706,-0c-0.647,-0 -1.176,0.529 -1.176,1.176l-0,5.883l-1.871,-0c-1.047,-0 -1.576,1.27 -0.835,2.012l5.4,5.4c0.459,0.458 1.2,0.458 1.659,-0l5.4,-5.4c0.741,-0.742 0.223,-2.012 -0.824,-2.012Zm-13.635,11.765c-0,0.647 0.529,1.176 1.176,1.176l14.118,-0c0.647,-0 1.176,-0.529 1.176,-1.176c0,-0.648 -0.529,-1.177 -1.176,-1.177l-14.118,0c-0.647,0 -1.176,0.529 -1.176,1.177Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.wrapper-2aW0bm .button-1ZiXG9 .emoji[src="/assets/bbe8ae762f831966587a35010ed46f67.svg"]{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='text_react' d='M9.411,5.046c0.419,-1.134 1.381,-2.046 2.638,-2.046c1.307,0 2.221,0.863 2.639,2.046l4.833,13.415c0.148,0.394 0.197,0.74 0.197,0.912c0,0.961 -0.789,1.627 -1.701,1.627c-1.036,-0 -1.554,-0.542 -1.8,-1.281l-0.741,-2.319l-6.855,0l-0.74,2.294c-0.246,0.764 -0.764,1.306 -1.775,1.306c-0.986,-0 -1.824,-0.74 -1.824,-1.726c-0,-0.394 0.123,-0.69 0.172,-0.813l4.957,-13.415Zm0.271,8.952l4.685,0l-2.293,-7.151l-0.049,-0l-2.343,7.151Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.wrapper-2aW0bm .icon-3Gkjwa path[d="M 19.794, 3.299 H 9.765 L 8.797, 0 h -6.598 C 0.99, 0, 0, 0.99, 0, 2.199 V 16.495 c 0, 1.21, 0.99, 2.199, 2.199, 2.199 H 9.897 l 1.1, 3.299 H 19.794 c 1.21, 0, 2.199 -0.99, 2.199 -2.199 V 5.498 C 21.993, 4.289, 21.003, 3.299, 19.794, 3.299 z M 5.68, 13.839 c -2.48, 0 -4.492 -2.018 -4.492 -4.492 s 2.018 -4.492, 4.492 -4.492 c 1.144, 0, 2.183, 0.407, 3.008, 1.171 l 0.071, 0.071 l -1.342, 1.298 l -0.066 -0.06 c -0.313 -0.297 -0.858 -0.643 -1.671 -0.643 c -1.441, 0 -2.612, 1.193 -2.612, 2.661 c 0, 1.468, 1.171, 2.661, 2.612, 2.661 c 1.507, 0, 2.161 -0.962, 2.337 -1.606 h -2.43 v -1.704 h 4.344 l 0.016, 0.077 c 0.044, 0.231, 0.06, 0.434, 0.06, 0.665 C 10.001, 12.036, 8.225, 13.839, 5.68, 13.839 z M 11.739, 9.979 h 4.393 c 0, 0 -0.374, 1.446 -1.715, 3.008 c -0.588 -0.676 -0.995 -1.336 -1.254 -1.864 h -1.089 L 11.739, 9.979 z M 13.625, 13.839 l -0.588, 0.583 l -0.72 -2.452 C 12.685, 12.63, 13.13, 13.262, 13.625, 13.839 z M 20.893, 19.794 c 0, 0.605 -0.495, 1.1 -1.1, 1.1 H 12.096 l 2.199 -2.199 l -0.896 -3.041 l 1.012 -1.012 l 2.953, 2.953 l 0.803 -0.803 l -2.975 -2.953 c 0.99 -1.138, 1.759 -2.474, 2.106 -3.854 h 1.397 V 8.841 H 14.697 v -1.144 h -1.144 v 1.144 H 11.398 l -1.309 -4.443 H 19.794 c 0.605, 0, 1.1, 0.495, 1.1, 1.1 V 19.794 z"]{d:path("M12.65 15.67c.14-.36.05-.77-.23-1.05l-2.09-2.06.03-.03c1.74-1.94 2.98-4.17 3.71-6.53h1.94c.54 0 .99-.45.99-.99v-.02c0-.54-.45-.99-.99-.99H10V3c0-.55-.45-1-1-1s-1 .45-1 1v1H1.99c-.54 0-.99.45-.99.99 0 .55.45.99.99.99h10.18C11.5 7.92 10.44 9.75 9 11.35c-.81-.89-1.49-1.86-2.06-2.88-.16-.29-.45-.47-.78-.47-.69 0-1.13.75-.79 1.35.63 1.13 1.4 2.21 2.3 3.21L3.3 16.87c-.4.39-.4 1.03 0 1.42.39.39 1.02.39 1.42 0L9 14l2.02 2.02c.51.51 1.38.32 1.63-.35zM17.5 10c-.6 0-1.14.37-1.35.94l-3.67 9.8c-.24.61.22 1.26.87 1.26.39 0 .74-.24.88-.61l.89-2.39h4.75l.9 2.39c.14.36.49.61.88.61.65 0 1.11-.65.88-1.26l-3.67-9.8c-.22-.57-.76-.94-1.36-.94zm-1.62 7l1.62-4.33L19.12 17h-3.24z")}.wrapper-2aW0bm .icon-3Gkjwa path[d="M5 2C3.34315 2 2 3.34315 2 5V19C2 20.6569 3.34315 22 5 22H19C20.6569 22 22 20.6569 22 19V5C22 3.34315 20.6569 2 19 2H5ZM8.79741 7.72V16H6.74541V7.72H8.79741ZM13.2097 7.72C16.0897 7.72 17.5897 9.388 17.5897 11.848C17.5897 14.308 16.0537 16 13.2577 16H10.3537V7.72H13.2097ZM13.1497 14.404C14.6137 14.404 15.5257 13.636 15.5257 11.86C15.5257 10.12 14.5537 9.316 13.1497 9.316H12.4057V14.404H13.1497Z"]{d:path("M5.384,4.365c0.221,-0 0.4,0.179 0.4,0.4c0,2.15 0,12.32 0,14.47c0,0.221 -0.179,0.4 -0.4,0.4c-0.727,0 -2.257,0 -2.984,0c-0.221,0 -0.4,-0.179 -0.4,-0.4c-0,-2.15 -0,-12.32 -0,-14.47c0,-0.221 0.179,-0.4 0.4,-0.4c0.727,-0 2.257,-0 2.984,-0Zm8.538,-0c5.312,-0 8.078,3.076 8.078,7.613c0,4.537 -2.833,7.657 -7.989,7.657l-4.956,0c-0.221,0 -0.4,-0.179 -0.4,-0.4c-0,-2.15 -0,-12.32 -0,-14.47c-0,-0.221 0.179,-0.4 0.4,-0.4c1.229,-0 4.867,-0 4.867,-0Zm-0.111,12.327c2.7,-0 4.382,-1.417 4.382,-4.692c0,-3.209 -1.792,-4.692 -4.382,-4.692l-0.972,0c-0.221,0 -0.4,0.179 -0.4,0.4c0,1.536 0,7.048 0,8.584c0,0.221 0.179,0.4 0.4,0.4c0.405,-0 0.972,-0 0.972,-0Z")}#user-settings-cog-Accessibility--input .sliderContainer-2Nrll8::before{--icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' enable-background='new 0 0 24 24' height='24px' viewBox='0 0 24 24' width='24px' fill='%23000000'%3E%3Crect fill='none' height='24' width='24'/%3E%3Cpath d='M12,7c-2.76,0-5,2.24-5,5s2.24,5,5,5s5-2.24,5-5S14.76,7,12,7L12,7z M2,13l2,0c0.55,0,1-0.45,1-1s-0.45-1-1-1l-2,0 c-0.55,0-1,0.45-1,1S1.45,13,2,13z M20,13l2,0c0.55,0,1-0.45,1-1s-0.45-1-1-1l-2,0c-0.55,0-1,0.45-1,1S19.45,13,20,13z M11,2v2 c0,0.55,0.45,1,1,1s1-0.45,1-1V2c0-0.55-0.45-1-1-1S11,1.45,11,2z M11,20v2c0,0.55,0.45,1,1,1s1-0.45,1-1v-2c0-0.55-0.45-1-1-1 C11.45,19,11,19.45,11,20z M5.99,4.58c-0.39-0.39-1.03-0.39-1.41,0c-0.39,0.39-0.39,1.03,0,1.41l1.06,1.06 c0.39,0.39,1.03,0.39,1.41,0s0.39-1.03,0-1.41L5.99,4.58z M18.36,16.95c-0.39-0.39-1.03-0.39-1.41,0c-0.39,0.39-0.39,1.03,0,1.41 l1.06,1.06c0.39,0.39,1.03,0.39,1.41,0c0.39-0.39,0.39-1.03,0-1.41L18.36,16.95z M19.42,5.99c0.39-0.39,0.39-1.03,0-1.41 c-0.39-0.39-1.03-0.39-1.41,0l-1.06,1.06c-0.39,0.39-0.39,1.03,0,1.41s1.03,0.39,1.41,0L19.42,5.99z M7.05,18.36 c0.39-0.39,0.39-1.03,0-1.41c-0.39-0.39-1.03-0.39-1.41,0l-1.06,1.06c-0.39,0.39-0.39,1.03,0,1.41s1.03,0.39,1.41,0L7.05,18.36z'/%3E%3C/svg%3E");width:20px}#powercord-spotify-menu-volume .sliderContainer-2Nrll8::before{--icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='48px' viewBox='0 0 24 24' width='48px' fill='%23000000'%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3Cpath d='M3 9v6h4l5 5V4L7 9H3zm13.5 3c0-1.77-1.02-3.29-2.5-4.03v8.05c1.48-.73 2.5-2.25 2.5-4.02zM14 3.23v2.06c2.89.86 5 3.54 5 6.71s-2.11 5.85-5 6.71v2.06c4.01-.91 7-4.49 7-8.77s-2.99-7.86-7-8.77z'/%3E%3C/svg%3E");width:20px}#audio-device-context-input .sliderContainer-2Nrll8::before{--icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24px' viewBox='0 0 24 24' width='24px' fill='%23000000'%3E%3Cpath d='M12 14c1.66 0 3-1.34 3-3V5c0-1.66-1.34-3-3-3S9 3.34 9 5v6c0 1.66 1.34 3 3 3zm5.91-3c-.49 0-.9.36-.98.85C16.52 14.2 14.47 16 12 16s-4.52-1.8-4.93-4.15c-.08-.49-.49-.85-.98-.85-.61 0-1.09.54-1 1.14.49 3 2.89 5.35 5.91 5.78V20c0 .55.45 1 1 1s1-.45 1-1v-2.08c3.02-.43 5.42-2.78 5.91-5.78.1-.6-.39-1.14-1-1.14z'/%3E%3C/svg%3E");width:20px}#audio-device-context-output .sliderContainer-2Nrll8::before{--icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' enable-background='new 0 0 24 24' height='24px' viewBox='0 0 24 24' width='24px' fill='%23000000'%3E%3Cg%3E%3Crect fill='none' height='24' width='24'/%3E%3C/g%3E%3Cg%3E%3Cpath d='M3,12v7c0,1.1,0.9,2,2,2h2c1.1,0,2-0.9,2-2v-4c0-1.1-0.9-2-2-2H5v-1c0-3.87,3.13-7,7-7s7,3.13,7,7v1h-2c-1.1,0-2,0.9-2,2v4 c0,1.1,0.9,2,2,2h2c1.1,0,2-0.9,2-2v-7c0-4.97-4.03-9-9-9S3,7.03,3,12z'/%3E%3C/g%3E%3C/svg%3E");width:20px}#user-settings-cog-Voice___Video--input .sliderContainer-2Nrll8::before{--icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24px' viewBox='0 0 24 24' width='24px' fill='%23000000'%3E%3Cpath d='M12 14c1.66 0 3-1.34 3-3V5c0-1.66-1.34-3-3-3S9 3.34 9 5v6c0 1.66 1.34 3 3 3zm5.91-3c-.49 0-.9.36-.98.85C16.52 14.2 14.47 16 12 16s-4.52-1.8-4.93-4.15c-.08-.49-.49-.85-.98-.85-.61 0-1.09.54-1 1.14.49 3 2.89 5.35 5.91 5.78V20c0 .55.45 1 1 1s1-.45 1-1v-2.08c3.02-.43 5.42-2.78 5.91-5.78.1-.6-.39-1.14-1-1.14z'/%3E%3C/svg%3E");width:20px}#user-settings-cog-Voice___Video--output .sliderContainer-2Nrll8::before{--icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' enable-background='new 0 0 24 24' height='24px' viewBox='0 0 24 24' width='24px' fill='%23000000'%3E%3Cg%3E%3Crect fill='none' height='24' width='24'/%3E%3C/g%3E%3Cg%3E%3Cpath d='M3,12v7c0,1.1,0.9,2,2,2h2c1.1,0,2-0.9,2-2v-4c0-1.1-0.9-2-2-2H5v-1c0-3.87,3.13-7,7-7s7,3.13,7,7v1h-2c-1.1,0-2,0.9-2,2v4 c0,1.1,0.9,2,2,2h2c1.1,0,2-0.9,2-2v-7c0-4.97-4.03-9-9-9S3,7.03,3,12z'/%3E%3C/g%3E%3C/svg%3E");width:20px}#user-context-user-volume .sliderContainer-2Nrll8::before{--icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='48px' viewBox='0 0 24 24' width='48px' fill='%23000000'%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3Cpath d='M3 9v6h4l5 5V4L7 9H3zm13.5 3c0-1.77-1.02-3.29-2.5-4.03v8.05c1.48-.73 2.5-2.25 2.5-4.02zM14 3.23v2.06c2.89.86 5 3.54 5 6.71s-2.11 5.85-5 6.71v2.06c4.01-.91 7-4.49 7-8.77s-2.99-7.86-7-8.77z'/%3E%3C/svg%3E");width:20px}#stream-context-user-volume .sliderContainer-2Nrll8::before{--icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='48px' viewBox='0 0 24 24' width='48px' fill='%23000000'%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3Cpath d='M3 9v6h4l5 5V4L7 9H3zm13.5 3c0-1.77-1.02-3.29-2.5-4.03v8.05c1.48-.73 2.5-2.25 2.5-4.02zM14 3.23v2.06c2.89.86 5 3.54 5 6.71s-2.11 5.85-5 6.71v2.06c4.01-.91 7-4.49 7-8.77s-2.99-7.86-7-8.77z'/%3E%3C/svg%3E");width:20px}#rtc-channel-input .sliderContainer-2Nrll8::before{--icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24px' viewBox='0 0 24 24' width='24px' fill='%23000000'%3E%3Cpath d='M12 14c1.66 0 3-1.34 3-3V5c0-1.66-1.34-3-3-3S9 3.34 9 5v6c0 1.66 1.34 3 3 3zm5.91-3c-.49 0-.9.36-.98.85C16.52 14.2 14.47 16 12 16s-4.52-1.8-4.93-4.15c-.08-.49-.49-.85-.98-.85-.61 0-1.09.54-1 1.14.49 3 2.89 5.35 5.91 5.78V20c0 .55.45 1 1 1s1-.45 1-1v-2.08c3.02-.43 5.42-2.78 5.91-5.78.1-.6-.39-1.14-1-1.14z'/%3E%3C/svg%3E");width:20px}#rtc-channel-output .sliderContainer-2Nrll8::before{--icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' enable-background='new 0 0 24 24' height='24px' viewBox='0 0 24 24' width='24px' fill='%23000000'%3E%3Cg%3E%3Crect fill='none' height='24' width='24'/%3E%3C/g%3E%3Cg%3E%3Cpath d='M3,12v7c0,1.1,0.9,2,2,2h2c1.1,0,2-0.9,2-2v-4c0-1.1-0.9-2-2-2H5v-1c0-3.87,3.13-7,7-7s7,3.13,7,7v1h-2c-1.1,0-2,0.9-2,2v4 c0,1.1,0.9,2,2,2h2c1.1,0,2-0.9,2-2v-7c0-4.97-4.03-9-9-9S3,7.03,3,12z'/%3E%3C/g%3E%3C/svg%3E");width:20px}#rtc-channel-output .sliderContainer-2Nrll8::before{--icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' enable-background='new 0 0 24 24' height='24px' viewBox='0 0 24 24' width='24px' fill='%23000000'%3E%3Cg%3E%3Crect fill='none' height='24' width='24'/%3E%3C/g%3E%3Cg%3E%3Cpath d='M3,12v7c0,1.1,0.9,2,2,2h2c1.1,0,2-0.9,2-2v-4c0-1.1-0.9-2-2-2H5v-1c0-3.87,3.13-7,7-7s7,3.13,7,7v1h-2c-1.1,0-2,0.9-2,2v4 c0,1.1,0.9,2,2,2h2c1.1,0,2-0.9,2-2v-7c0-4.97-4.03-9-9-9S3,7.03,3,12z'/%3E%3C/g%3E%3C/svg%3E");width:20px}#rtc-channel-output .sliderContainer-2Nrll8::before{--icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' enable-background='new 0 0 24 24' height='24px' viewBox='0 0 24 24' width='24px' fill='%23000000'%3E%3Cg%3E%3Crect fill='none' height='24' width='24'/%3E%3C/g%3E%3Cg%3E%3Cpath d='M3,12v7c0,1.1,0.9,2,2,2h2c1.1,0,2-0.9,2-2v-4c0-1.1-0.9-2-2-2H5v-1c0-3.87,3.13-7,7-7s7,3.13,7,7v1h-2c-1.1,0-2,0.9-2,2v4 c0,1.1,0.9,2,2,2h2c1.1,0,2-0.9,2-2v-7c0-4.97-4.03-9-9-9S3,7.03,3,12z'/%3E%3C/g%3E%3C/svg%3E");width:20px}.item-1tOPte#user-context-mark-channel-read::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='mark_as_read' d='M8.187,16.653l-4.17,-4.17c-0.465,-0.465 -1.204,-0.465 -1.668,-0c-0.465,0.464 -0.465,1.203 -0,1.668l4.992,4.992c0.465,0.465 1.215,0.465 1.68,0l12.63,-12.618c0.465,-0.465 0.465,-1.204 0,-1.668c-0.464,-0.465 -1.203,-0.465 -1.668,-0l-11.796,11.796Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#user-context-user-profile::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='profile' d='M12,12c2.763,0 5,-2.237 5,-5c0,-2.763 -2.237,-5 -5,-5c-2.763,0 -5,2.238 -5,5c0,2.763 2.237,5 5,5Zm0,2.5c-3.338,0 -10,1.675 -10,5l0,1.25c0,0.688 0.563,1.25 1.25,1.25l17.5,0c0.688,0 1.25,-0.563 1.25,-1.25l0,-1.25c0,-3.325 -6.663,-5 -10,-5Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#user-context-mention::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='mention' d='M12.718,2.026c-6.091,-0.43 -11.122,4.601 -10.692,10.692c0.36,5.291 4.981,9.282 10.282,9.282l3.691,0c0.55,0 1,-0.45 1,-1c-0,-0.55 -0.45,-1 -1,-1l-3.671,-0c-3.731,-0 -7.152,-2.421 -8.082,-6.032c-1.49,-5.801 3.911,-11.212 9.712,-9.712c3.621,0.92 6.042,4.341 6.042,8.072l-0,1.1c-0,0.79 -0.711,1.57 -1.501,1.57c-0.79,0 -1.5,-0.78 -1.5,-1.57l-0,-1.25c-0,-2.511 -1.78,-4.771 -4.261,-5.121c-3.401,-0.49 -6.271,2.45 -5.661,5.871c0.34,1.91 1.83,3.491 3.721,3.941c1.84,0.43 3.59,-0.16 4.741,-1.33c0.89,1.22 2.67,1.86 4.301,1.21c1.34,-0.53 2.16,-1.901 2.16,-3.341l0,-1.09c0,-5.311 -3.991,-9.932 -9.282,-10.292Zm-0.72,12.972c-1.661,0 -3.001,-1.34 -3.001,-3c0,-1.661 1.34,-3.001 3.001,-3.001c1.66,0 3,1.34 3,3.001c0,1.66 -1.34,3 -3,3Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#user-context-message-user::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='message' d='M3.739,2.271c-0.96,0 -1.739,0.779 -1.739,1.74l0,11.415c0,0.961 0.779,1.739 1.739,1.739l1.739,0c0.24,0 0.435,0.195 0.435,0.435l0,3.693c0,0.377 0.447,0.575 0.726,0.322l4.43,-4.001c0.319,-0.289 0.735,-0.449 1.166,-0.449l8.026,0c0.96,0 1.739,-0.778 1.739,-1.739l0,-11.415c0,-0.961 -0.779,-1.74 -1.739,-1.74l-16.522,0Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#user-context-call::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='call' d='M20.04,15.639l-2.827,-0.323c-0.68,-0.078 -1.348,0.156 -1.826,0.634l-2.049,2.049c-3.151,-1.603 -5.734,-4.175 -7.337,-7.337l2.06,-2.06c0.479,-0.479 0.712,-1.147 0.634,-1.826l-0.323,-2.805c-0.133,-1.125 -1.079,-1.971 -2.215,-1.971l-1.926,-0c-1.258,-0 -2.305,1.047 -2.227,2.305c0.59,9.508 8.194,17.101 17.691,17.691c1.258,0.078 2.305,-0.969 2.305,-2.227l0,-1.926c0.011,-1.124 -0.835,-2.071 -1.96,-2.204Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#user-context-note::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='add_note' d='M14.59,2.59c-0.38,-0.38 -0.89,-0.59 -1.42,-0.59l-7.17,0c-1.1,0 -2,0.9 -2,2l0,16c0,1.1 0.89,2 1.99,2l12.01,0c1.1,0 2,-0.9 2,-2l0,-11.17c0,-0.53 -0.21,-1.04 -0.59,-1.41l-4.82,-4.83Zm0.41,15.41l-6,0c-0.55,0 -1,-0.45 -1,-1c0,-0.55 0.45,-1 1,-1l6,0c0.55,0 1,0.45 1,1c0,0.55 -0.45,1 -1,1Zm0,-4l-6,0c-0.55,0 -1,-0.45 -1,-1c0,-0.55 0.45,-1 1,-1l6,0c0.55,0 1,0.45 1,1c0,0.55 -0.45,1 -1,1Zm-2,-6l0,-4.5l5.5,5.5l-4.5,0c-0.55,0 -1,-0.45 -1,-1Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#user-context-add-friend-nickname::before{--icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' enable-background='new 0 0 24 24' height='24px' viewBox='0 0 24 24' width='24px' fill='%23000000'%3E%3Cg%3E%3Crect fill='none' height='24' width='24'/%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Cpath d='M15,16l-4,4h8c1.1,0,2-0.9,2-2v0c0-1.1-0.9-2-2-2H15z'/%3E%3Cpath d='M12.06,7.19l-8.77,8.77C3.11,16.14,3,16.4,3,16.66V19c0,0.55,0.45,1,1,1h2.34c0.27,0,0.52-0.11,0.71-0.29l8.77-8.77 L12.06,7.19z'/%3E%3Cpath d='M18.71,8.04c0.39-0.39,0.39-1.02,0-1.41l-2.34-2.34c-0.39-0.39-1.02-0.39-1.41,0l-1.83,1.83l3.75,3.75L18.71,8.04z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#user-context-watch-stream::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='watch_stream' d='M20.182,3.818l-16.364,0c-1,0 -1.818,0.818 -1.818,1.818l-0,10.909c-0,1 0.818,1.819 1.818,1.819l4.546,-0l-0,0.909c-0,0.5 0.409,0.909 0.909,0.909l5.454,-0c0.5,-0 0.909,-0.409 0.909,-0.909l0,-0.909l4.546,-0c1,-0 1.809,-0.819 1.809,-1.819l0.009,-10.909c0,-1 -0.818,-1.818 -1.818,-1.818Zm-0.909,12.727l-14.546,0c-0.5,0 -0.909,-0.409 -0.909,-0.909l0,-9.091c0,-0.5 0.409,-0.909 0.909,-0.909l14.546,0c0.5,0 0.909,0.409 0.909,0.909l-0,9.091c-0,0.5 -0.409,0.909 -0.909,0.909Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#user-context-mute[aria-checked=true]::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='circle_checked' d='M12,2c-5.52,0 -10,4.48 -10,10c0,5.52 4.48,10 10,10c5.52,0 10,-4.48 10,-10c0,-5.52 -4.48,-10 -10,-10Zm-2.71,14.29l-3.59,-3.59c-0.39,-0.39 -0.39,-1.02 0,-1.41c0.39,-0.39 1.02,-0.39 1.41,0l2.89,2.88l6.88,-6.88c0.39,-0.39 1.02,-0.39 1.41,0c0.39,0.39 0.39,1.02 0,1.41l-7.59,7.59c-0.38,0.39 -1.02,0.39 -1.41,0Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#user-context-mute[aria-checked=false]::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='radio_button_unchecked' d='M12,2c-5.52,0 -10,4.48 -10,10c0,5.52 4.48,10 10,10c5.52,0 10,-4.48 10,-10c0,-5.52 -4.48,-10 -10,-10Zm0,18c-4.42,0 -8,-3.58 -8,-8c0,-4.42 3.58,-8 8,-8c4.42,0 8,3.58 8,8c0,4.42 -3.58,8 -8,8Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#user-context-deafen[aria-checked=true]::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='circle_checked' d='M12,2c-5.52,0 -10,4.48 -10,10c0,5.52 4.48,10 10,10c5.52,0 10,-4.48 10,-10c0,-5.52 -4.48,-10 -10,-10Zm-2.71,14.29l-3.59,-3.59c-0.39,-0.39 -0.39,-1.02 0,-1.41c0.39,-0.39 1.02,-0.39 1.41,0l2.89,2.88l6.88,-6.88c0.39,-0.39 1.02,-0.39 1.41,0c0.39,0.39 0.39,1.02 0,1.41l-7.59,7.59c-0.38,0.39 -1.02,0.39 -1.41,0Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#user-context-deafen[aria-checked=false]::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='radio_button_unchecked' d='M12,2c-5.52,0 -10,4.48 -10,10c0,5.52 4.48,10 10,10c5.52,0 10,-4.48 10,-10c0,-5.52 -4.48,-10 -10,-10Zm0,18c-4.42,0 -8,-3.58 -8,-8c0,-4.42 3.58,-8 8,-8c4.42,0 8,3.58 8,8c0,4.42 -3.58,8 -8,8Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#user-context-disable-video[aria-checked=true]::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='circle_checked' d='M12,2c-5.52,0 -10,4.48 -10,10c0,5.52 4.48,10 10,10c5.52,0 10,-4.48 10,-10c0,-5.52 -4.48,-10 -10,-10Zm-2.71,14.29l-3.59,-3.59c-0.39,-0.39 -0.39,-1.02 0,-1.41c0.39,-0.39 1.02,-0.39 1.41,0l2.89,2.88l6.88,-6.88c0.39,-0.39 1.02,-0.39 1.41,0c0.39,0.39 0.39,1.02 0,1.41l-7.59,7.59c-0.38,0.39 -1.02,0.39 -1.41,0Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#user-context-disable-video[aria-checked=false]::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='radio_button_unchecked' d='M12,2c-5.52,0 -10,4.48 -10,10c0,5.52 4.48,10 10,10c5.52,0 10,-4.48 10,-10c0,-5.52 -4.48,-10 -10,-10Zm0,18c-4.42,0 -8,-3.58 -8,-8c0,-4.42 3.58,-8 8,-8c4.42,0 8,3.58 8,8c0,4.42 -3.58,8 -8,8Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#user-context-change-nickname::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath d='M19.292,9.831l0.649,-0.647c1.412,-1.412 1.412,-3.711 -0,-5.125c-1.413,-1.412 -3.713,-1.412 -5.125,0l-0.647,0.648l5.123,5.124Zm-6.397,-3.853l-7.713,7.715l5.125,5.123l7.712,-7.715l-5.124,-5.123Zm-8.779,14.996l4.641,-1.16l-4.573,-4.573l-1.16,4.642c-0.077,0.306 0.013,0.631 0.236,0.854c0.224,0.223 0.549,0.312 0.856,0.237Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#user-context-voice-mute[aria-checked=true]::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='circle_checked' d='M12,2c-5.52,0 -10,4.48 -10,10c0,5.52 4.48,10 10,10c5.52,0 10,-4.48 10,-10c0,-5.52 -4.48,-10 -10,-10Zm-2.71,14.29l-3.59,-3.59c-0.39,-0.39 -0.39,-1.02 0,-1.41c0.39,-0.39 1.02,-0.39 1.41,0l2.89,2.88l6.88,-6.88c0.39,-0.39 1.02,-0.39 1.41,0c0.39,0.39 0.39,1.02 0,1.41l-7.59,7.59c-0.38,0.39 -1.02,0.39 -1.41,0Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#user-context-voice-mute[aria-checked=false]::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='radio_button_unchecked' d='M12,2c-5.52,0 -10,4.48 -10,10c0,5.52 4.48,10 10,10c5.52,0 10,-4.48 10,-10c0,-5.52 -4.48,-10 -10,-10Zm0,18c-4.42,0 -8,-3.58 -8,-8c0,-4.42 3.58,-8 8,-8c4.42,0 8,3.58 8,8c0,4.42 -3.58,8 -8,8Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#user-context-voice-deafen[aria-checked=true]::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='circle_checked' d='M12,2c-5.52,0 -10,4.48 -10,10c0,5.52 4.48,10 10,10c5.52,0 10,-4.48 10,-10c0,-5.52 -4.48,-10 -10,-10Zm-2.71,14.29l-3.59,-3.59c-0.39,-0.39 -0.39,-1.02 0,-1.41c0.39,-0.39 1.02,-0.39 1.41,0l2.89,2.88l6.88,-6.88c0.39,-0.39 1.02,-0.39 1.41,0c0.39,0.39 0.39,1.02 0,1.41l-7.59,7.59c-0.38,0.39 -1.02,0.39 -1.41,0Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#user-context-voice-deafen[aria-checked=false]::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='radio_button_unchecked' d='M12,2c-5.52,0 -10,4.48 -10,10c0,5.52 4.48,10 10,10c5.52,0 10,-4.48 10,-10c0,-5.52 -4.48,-10 -10,-10Zm0,18c-4.42,0 -8,-3.58 -8,-8c0,-4.42 3.58,-8 8,-8c4.42,0 8,3.58 8,8c0,4.42 -3.58,8 -8,8Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#user-context-leave-thread::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath d='M10.656,16.767c0.433,0.433 1.133,0.433 1.566,-0l3.989,-3.989c0.433,-0.434 0.433,-1.134 0,-1.567l-3.989,-3.989c-0.433,-0.433 -1.133,-0.433 -1.566,0c-0.434,0.434 -0.434,1.134 -0,1.567l2.088,2.1l-9.633,-0c-0.611,-0 -1.111,0.5 -1.111,1.111c0,0.611 0.5,1.111 1.111,1.111l9.633,0l-2.088,2.089c-0.434,0.433 -0.423,1.144 -0,1.567Zm9.122,-14.767l-15.556,0c-1.233,0 -2.222,1 -2.222,2.222l0,3.334c0,0.611 0.5,1.111 1.111,1.111c0.611,-0 1.111,-0.5 1.111,-1.111l0,-2.223c0,-0.611 0.5,-1.111 1.111,-1.111l13.334,0c0.611,0 1.111,0.5 1.111,1.111l-0,13.334c-0,0.611 -0.5,1.111 -1.111,1.111l-13.334,-0c-0.611,-0 -1.111,-0.5 -1.111,-1.111l0,-2.223c0,-0.611 -0.5,-1.111 -1.111,-1.111c-0.611,0 -1.111,0.5 -1.111,1.111l0,3.334c0,1.222 1,2.222 2.222,2.222l15.556,0c1.222,0 2.222,-1 2.222,-2.222l0,-15.556c0,-1.222 -1,-2.222 -2.222,-2.222Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#user-context-close-dm::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath d='M20.601,3.413c-0.533,-0.532 -1.393,-0.532 -1.925,-0l-6.676,6.662l-6.676,-6.676c-0.532,-0.532 -1.392,-0.532 -1.925,0c-0.532,0.533 -0.532,1.393 0,1.925l6.676,6.676l-6.676,6.676c-0.532,0.532 -0.532,1.392 0,1.925c0.533,0.532 1.393,0.532 1.925,-0l6.676,-6.676l6.676,6.676c0.532,0.532 1.392,0.532 1.925,-0c0.532,-0.533 0.532,-1.393 -0,-1.925l-6.676,-6.676l6.676,-6.676c0.518,-0.519 0.518,-1.392 -0,-1.911Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#user-context-apps::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='apps' d='M4.222,22l4.445,-0c1.222,-0 2.222,-1 2.222,-2.222l-0,-4.445c-0,-1.222 -1,-2.222 -2.222,-2.222l-4.445,0c-1.222,0 -2.222,1 -2.222,2.222l-0,4.445c-0,1.222 1,2.222 2.222,2.222Zm11.111,-0l4.445,-0c1.222,-0 2.222,-1 2.222,-2.222l0,-4.445c0,-1.222 -1,-2.222 -2.222,-2.222l-4.445,0c-1.222,0 -2.222,1 -2.222,2.222l0,4.445c0,1.222 1,2.222 2.222,2.222Zm-11.111,-11.111l4.445,-0c1.222,-0 2.222,-1 2.222,-2.222l-0,-4.445c-0,-1.222 -1,-2.222 -2.222,-2.222l-4.445,0c-1.222,0 -2.222,1 -2.222,2.222l-0,4.445c-0,1.222 1,2.222 2.222,2.222Zm8.889,-6.667l0,4.445c0,1.222 1,2.222 2.222,2.222l4.445,-0c1.222,-0 2.222,-1 2.222,-2.222l0,-4.445c0,-1.222 -1,-2.222 -2.222,-2.222l-4.445,0c-1.222,0 -2.222,1 -2.222,2.222Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#user-context-invite-to-server::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='add_server' d='M19.778,2l-15.556,0c-1.233,0 -2.222,1 -2.222,2.222l0,15.556c0,1.222 0.989,2.222 2.222,2.222l15.556,0c1.222,0 2.222,-1 2.222,-2.222l0,-15.556c0,-1.222 -1,-2.222 -2.222,-2.222Zm-3.334,11.111l-3.333,0l0,3.333c0,0.612 -0.5,1.112 -1.111,1.112c-0.611,-0 -1.111,-0.5 -1.111,-1.112l-0,-3.333l-3.333,0c-0.612,0 -1.112,-0.5 -1.112,-1.111c0,-0.611 0.5,-1.111 1.112,-1.111l3.333,-0l-0,-3.333c-0,-0.612 0.5,-1.112 1.111,-1.112c0.611,0 1.111,0.5 1.111,1.112l0,3.333l3.333,-0c0.612,-0 1.112,0.5 1.112,1.111c-0,0.611 -0.5,1.111 -1.112,1.111Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#user-context-add-friend::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='user_add' d='M19.326,16.335l0,-1.783c0,-0.49 -0.401,-0.891 -0.891,-0.891c-0.49,-0 -0.891,0.401 -0.891,0.891l-0,1.783l-1.783,-0c-0.49,-0 -0.891,0.401 -0.891,0.891c-0,0.49 0.401,0.891 0.891,0.891l1.783,0l-0,1.783c-0,0.49 0.401,0.891 0.891,0.891c0.49,0 0.891,-0.401 0.891,-0.891l0,-1.783l1.783,0c0.49,0 0.891,-0.401 0.891,-0.891c-0,-0.49 -0.401,-0.891 -0.891,-0.891l-1.783,-0Zm-5.509,3.839c0.045,0.066 0.049,0.152 0.011,0.223c-0.038,0.071 -0.112,0.115 -0.192,0.115c-2.004,0.001 -10.54,0.001 -10.54,0.001c-0.603,-0 -1.096,-0.493 -1.096,-1.096l-0,-1.095c-0,-2.915 5.84,-4.383 8.765,-4.383c0.765,-0 1.729,0.1 2.736,0.301c0.069,0.014 0.127,0.06 0.156,0.124c0.029,0.064 0.025,0.138 -0.01,0.199c-0.44,0.789 -0.69,1.697 -0.69,2.663c-0,1.085 0.315,2.096 0.86,2.948Zm-3.052,-8.426c2.422,-0 4.383,-1.962 4.383,-4.383c-0,-2.421 -1.961,-4.383 -4.383,-4.383c-2.421,0 -4.382,1.962 -4.382,4.383c-0,2.421 1.961,4.383 4.382,4.383Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#user-context-remove-friend::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='user_remove' d='M13.817,20.174c0.045,0.066 0.049,0.152 0.011,0.223c-0.038,0.071 -0.112,0.115 -0.192,0.115c-2.004,0.001 -10.54,0.001 -10.54,0.001c-0.603,-0 -1.096,-0.493 -1.096,-1.096l-0,-1.095c-0,-2.915 5.84,-4.383 8.765,-4.383c0.765,-0 1.729,0.1 2.736,0.301c0.069,0.014 0.127,0.06 0.156,0.124c0.029,0.064 0.025,0.138 -0.01,0.199c-0.44,0.789 -0.69,1.697 -0.69,2.663c-0,1.085 0.315,2.096 0.86,2.948Zm7.292,-3.839l-5.348,-0c-0.49,-0 -0.891,0.401 -0.891,0.891c-0,0.49 0.401,0.891 0.891,0.891l5.348,0c0.49,0 0.891,-0.401 0.891,-0.891c-0,-0.49 -0.401,-0.891 -0.891,-0.891Zm-10.344,-4.587c2.422,-0 4.383,-1.962 4.383,-4.383c-0,-2.421 -1.961,-4.383 -4.383,-4.383c-2.421,0 -4.382,1.962 -4.382,4.383c-0,2.421 1.961,4.383 4.382,4.383Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte[id^=user-context-spotify-play-]::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='play_on_spotify' d='M12,2c-5.523,0 -10,4.477 -10,10c0,5.523 4.477,10 10,10c5.524,0 10,-4.477 10,-10c0,-5.522 -4.476,-10 -10,-10l0,0Zm4.586,14.423c-0.179,0.294 -0.563,0.387 -0.857,0.207c-2.348,-1.435 -5.304,-1.759 -8.785,-0.964c-0.335,0.076 -0.67,-0.134 -0.746,-0.469c-0.077,-0.336 0.132,-0.67 0.469,-0.747c3.809,-0.87 7.077,-0.495 9.713,1.116c0.293,0.18 0.387,0.563 0.206,0.857Zm1.224,-2.723c-0.225,0.367 -0.706,0.483 -1.072,0.257c-2.688,-1.652 -6.786,-2.131 -9.965,-1.166c-0.412,0.125 -0.848,-0.107 -0.973,-0.519c-0.124,-0.412 0.108,-0.847 0.52,-0.972c3.632,-1.102 8.147,-0.569 11.233,1.328c0.367,0.226 0.483,0.706 0.257,1.072l0,0Zm0.105,-2.835c-3.223,-1.915 -8.54,-2.091 -11.617,-1.157c-0.495,0.15 -1.017,-0.129 -1.167,-0.623c-0.15,-0.494 0.129,-1.017 0.624,-1.167c3.532,-1.072 9.404,-0.865 13.115,1.338c0.445,0.264 0.591,0.838 0.327,1.282c-0.263,0.444 -0.838,0.591 -1.281,0.327l-0.001,-0Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte[id^=user-context-spotify-sync-]::before{--icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' enable-background='new 0 0 24 24' height='24px' viewBox='0 0 24 24' width='24px' fill='%23000000'%3E%3Cg%3E%3Crect fill='none' height='24' width='24'/%3E%3C/g%3E%3Cg%3E%3Cpath d='M3,12v7c0,1.1,0.9,2,2,2h2c1.1,0,2-0.9,2-2v-4c0-1.1-0.9-2-2-2H5v-1c0-3.87,3.13-7,7-7s7,3.13,7,7v1h-2c-1.1,0-2,0.9-2,2v4 c0,1.1,0.9,2,2,2h2c1.1,0,2-0.9,2-2v-7c0-4.97-4.03-9-9-9S3,7.03,3,12z'/%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#user-context-block::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='block' d='M12,2c-5.52,0 -10,4.48 -10,10c0,5.52 4.48,10 10,10c5.52,0 10,-4.48 10,-10c0,-5.52 -4.48,-10 -10,-10Zm-8,10c0,-4.42 3.58,-8 8,-8c1.85,0 3.55,0.63 4.9,1.69l-11.21,11.21c-1.06,-1.35 -1.69,-3.05 -1.69,-4.9Zm8,8c-1.85,0 -3.55,-0.63 -4.9,-1.69l11.21,-11.21c1.06,1.35 1.69,3.05 1.69,4.9c0,4.42 -3.58,8 -8,8Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#user-context-mute-channel::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='radio_button_unchecked' d='M12,2c-5.52,0 -10,4.48 -10,10c0,5.52 4.48,10 10,10c5.52,0 10,-4.48 10,-10c0,-5.52 -4.48,-10 -10,-10Zm0,18c-4.42,0 -8,-3.58 -8,-8c0,-4.42 3.58,-8 8,-8c4.42,0 8,3.58 8,8c0,4.42 -3.58,8 -8,8Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#user-context-unmute-channel::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='circle_checked' d='M12,2c-5.52,0 -10,4.48 -10,10c0,5.52 4.48,10 10,10c5.52,0 10,-4.48 10,-10c0,-5.52 -4.48,-10 -10,-10Zm-2.71,14.29l-3.59,-3.59c-0.39,-0.39 -0.39,-1.02 0,-1.41c0.39,-0.39 1.02,-0.39 1.41,0l2.89,2.88l6.88,-6.88c0.39,-0.39 1.02,-0.39 1.41,0c0.39,0.39 0.39,1.02 0,1.41l-7.59,7.59c-0.38,0.39 -1.02,0.39 -1.41,0Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#user-context-kick::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='leave_server' d='M4.222,4.222l6.667,0c0.611,0 1.111,-0.5 1.111,-1.111c-0,-0.611 -0.5,-1.111 -1.111,-1.111l-6.667,-0c-1.222,-0 -2.222,1 -2.222,2.222l0,15.556c0,1.222 1,2.222 2.222,2.222l6.667,-0c0.611,-0 1.111,-0.5 1.111,-1.111c-0,-0.611 -0.5,-1.111 -1.111,-1.111l-6.667,-0l0,-15.556Zm17.389,7.389l-3.1,-3.1c-0.355,-0.355 -0.955,-0.111 -0.955,0.389l-0,1.989l-7.778,-0c-0.611,-0 -1.111,0.5 -1.111,1.111c-0,0.611 0.5,1.111 1.111,1.111l7.778,0l-0,1.989c-0,0.5 0.6,0.744 0.944,0.389l3.1,-3.1c0.222,-0.211 0.222,-0.567 0.011,-0.778Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#user-context-ban::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='ban' d='M12,2c-5.52,0 -10,4.48 -10,10c0,5.52 4.48,10 10,10c5.52,0 10,-4.48 10,-10c0,-5.52 -4.48,-10 -10,-10Zm0,13c-2.32,0 -4.45,0.8 -6.14,2.12c-1.16,-1.39 -1.86,-3.17 -1.86,-5.12c0,-1.85 0.63,-3.55 1.69,-4.9l2.86,2.86c0.21,1.56 1.43,2.79 2.99,2.99l2.2,2.2c-0.57,-0.1 -1.15,-0.15 -1.74,-0.15Zm6.31,1.9l-11.21,-11.21c1.35,-1.06 3.05,-1.69 4.9,-1.69c4.42,0 8,3.58 8,8c0,1.85 -0.63,3.54 -1.69,4.9Zm-3.13,-5.96c0.2,-0.44 0.32,-0.92 0.32,-1.44c0,-1.93 -1.57,-3.5 -3.5,-3.5c-0.52,0 -1,0.12 -1.44,0.32l4.62,4.62Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#user-context-roles::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='group_settings' d='M21.279,16.573c-0,-0.167 -0.023,-0.319 -0.046,-0.479l0.639,-0.555c0.137,-0.122 0.167,-0.319 0.076,-0.479l-0.449,-0.775c-0.091,-0.16 -0.281,-0.229 -0.448,-0.168l-0.806,0.274c-0.244,-0.205 -0.517,-0.365 -0.822,-0.479l-0.167,-0.829c-0.038,-0.175 -0.19,-0.304 -0.372,-0.304l-0.898,-0c-0.182,-0 -0.334,0.129 -0.372,0.304l-0.168,0.829c-0.304,0.114 -0.578,0.274 -0.821,0.479l-0.806,-0.274c-0.175,-0.061 -0.357,0.015 -0.448,0.168l-0.449,0.775c-0.091,0.16 -0.061,0.357 0.076,0.479l0.639,0.555c-0.023,0.16 -0.046,0.312 -0.046,0.479c0,0.168 0.023,0.32 0.046,0.479l-0.639,0.555c-0.137,0.122 -0.167,0.32 -0.076,0.479l0.449,0.776c0.091,0.16 0.281,0.228 0.448,0.167l0.806,-0.273c0.243,0.205 0.517,0.365 0.821,0.479l0.168,0.828c0.038,0.175 0.19,0.305 0.372,0.305l0.898,-0c0.182,-0 0.334,-0.13 0.372,-0.305l0.167,-0.828c0.305,-0.114 0.578,-0.274 0.822,-0.479l0.806,0.273c0.174,0.061 0.357,-0.015 0.448,-0.167l0.449,-0.776c0.091,-0.159 0.061,-0.357 -0.076,-0.479l-0.639,-0.555c0.023,-0.159 0.046,-0.311 0.046,-0.479Zm-8.055,1.695c0.023,0.067 0.012,0.141 -0.029,0.198c-0.041,0.057 -0.107,0.091 -0.178,0.091c-1.36,0.001 -6.726,0.001 -6.726,0.001c-0.309,-0 -0.56,-0.251 -0.56,-0.56c0,-0.817 0,-2.239 0,-2.239c0,-2.481 4.972,-3.731 7.463,-3.731c0.423,-0 0.918,0.036 1.448,0.108c0.085,0.012 0.155,0.072 0.179,0.154c0.025,0.083 -0.001,0.171 -0.065,0.228c-1.106,1.001 -1.799,2.448 -1.799,4.055c-0,0.592 0.094,1.162 0.267,1.695Zm-8.382,-5.319c0.04,-0.014 0.085,0.001 0.109,0.036c0.023,0.036 0.019,0.083 -0.01,0.115c-0.66,0.721 -1.075,1.597 -1.075,2.659l-0,2.239c-0,0.309 -0.251,0.56 -0.56,0.56c-0.236,-0 -0.51,-0 -0.746,-0c-0.309,-0 -0.56,-0.251 -0.56,-0.56c0,-0.817 0,-2.239 0,-2.239c0,-1.25 1.266,-2.189 2.842,-2.81Zm13.585,5.145c-0.836,0 -1.52,-0.684 -1.52,-1.521c-0,-0.836 0.684,-1.52 1.52,-1.52c0.837,-0 1.521,0.684 1.521,1.52c0,0.837 -0.684,1.521 -1.521,1.521Zm-5.233,-6.999c-2.062,-0 -3.731,-1.67 -3.731,-3.731c-0,-2.062 1.669,-3.732 3.731,-3.732c2.062,0 3.731,1.67 3.731,3.732c0,2.061 -1.669,3.731 -3.731,3.731Zm-4.452,-7.377c0.038,-0.006 0.076,0.012 0.095,0.046c0.019,0.033 0.015,0.074 -0.009,0.104c-0.764,0.962 -1.231,2.175 -1.231,3.496c-0,1.32 0.467,2.533 1.232,3.494c0.025,0.03 0.029,0.073 0.01,0.107c-0.02,0.034 -0.059,0.052 -0.097,0.045c-1.709,-0.335 -3.011,-1.829 -3.011,-3.646c0,-1.818 1.302,-3.311 3.011,-3.646Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#user-context-voice-move::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath d='M13.718,17.909c0.537,0.537 1.404,0.537 1.94,0l4.94,-4.939c0.536,-0.537 0.536,-1.403 -0,-1.94l-4.94,-4.939c-0.536,-0.537 -1.403,-0.537 -1.94,-0c-0.536,0.536 -0.536,1.403 0,1.94l2.587,2.6l-11.929,-0c-0.757,-0 -1.376,0.619 -1.376,1.376c0,0.757 0.619,1.376 1.376,1.376l11.929,-0l-2.587,2.586c-0.536,0.537 -0.523,1.418 0,1.94Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#user-context-devmode-copy-id::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='id' d='M5.384,4.365c0.221,-0 0.4,0.179 0.4,0.4c0,2.15 0,12.32 0,14.47c0,0.221 -0.179,0.4 -0.4,0.4c-0.727,0 -2.257,0 -2.984,0c-0.221,0 -0.4,-0.179 -0.4,-0.4c-0,-2.15 -0,-12.32 -0,-14.47c0,-0.221 0.179,-0.4 0.4,-0.4c0.727,-0 2.257,-0 2.984,-0Zm8.538,-0c5.312,-0 8.078,3.076 8.078,7.613c0,4.537 -2.833,7.657 -7.989,7.657l-4.956,0c-0.221,0 -0.4,-0.179 -0.4,-0.4c-0,-2.15 -0,-12.32 -0,-14.47c-0,-0.221 0.179,-0.4 0.4,-0.4c1.229,-0 4.867,-0 4.867,-0Zm-0.111,12.327c2.7,-0 4.382,-1.417 4.382,-4.692c0,-3.209 -1.792,-4.692 -4.382,-4.692l-0.972,0c-0.221,0 -0.4,0.179 -0.4,0.4c0,1.536 0,7.048 0,8.584c0,0.221 0.179,0.4 0.4,0.4c0.405,-0 0.972,-0 0.972,-0Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#friend-row-start-video-call::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='video_call' d='M17.556,10.333l-0,-3.889c-0,-0.611 -0.5,-1.111 -1.112,-1.111l-13.333,0c-0.611,0 -1.111,0.5 -1.111,1.111l-0,11.112c-0,0.611 0.5,1.111 1.111,1.111l13.333,-0c0.612,-0 1.112,-0.5 1.112,-1.111l-0,-3.889l2.544,2.544c0.7,0.7 1.9,0.2 1.9,-0.789l0,-6.855c0,-0.989 -1.2,-1.489 -1.9,-0.789l-2.544,2.555Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#friend-row-start-voice-call::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='call' d='M20.04,15.639l-2.827,-0.323c-0.68,-0.078 -1.348,0.156 -1.826,0.634l-2.049,2.049c-3.151,-1.603 -5.734,-4.175 -7.337,-7.337l2.06,-2.06c0.479,-0.479 0.712,-1.147 0.634,-1.826l-0.323,-2.805c-0.133,-1.125 -1.079,-1.971 -2.215,-1.971l-1.926,-0c-1.258,-0 -2.305,1.047 -2.227,2.305c0.59,9.508 8.194,17.101 17.691,17.691c1.258,0.078 2.305,-0.969 2.305,-2.227l0,-1.926c0.011,-1.124 -0.835,-2.071 -1.96,-2.204Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#friend-row-remove-friend::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='user_remove' d='M13.817,20.174c0.045,0.066 0.049,0.152 0.011,0.223c-0.038,0.071 -0.112,0.115 -0.192,0.115c-2.004,0.001 -10.54,0.001 -10.54,0.001c-0.603,-0 -1.096,-0.493 -1.096,-1.096l-0,-1.095c-0,-2.915 5.84,-4.383 8.765,-4.383c0.765,-0 1.729,0.1 2.736,0.301c0.069,0.014 0.127,0.06 0.156,0.124c0.029,0.064 0.025,0.138 -0.01,0.199c-0.44,0.789 -0.69,1.697 -0.69,2.663c-0,1.085 0.315,2.096 0.86,2.948Zm7.292,-3.839l-5.348,-0c-0.49,-0 -0.891,0.401 -0.891,0.891c-0,0.49 0.401,0.891 0.891,0.891l5.348,0c0.49,0 0.891,-0.401 0.891,-0.891c-0,-0.49 -0.401,-0.891 -0.891,-0.891Zm-10.344,-4.587c2.422,-0 4.383,-1.962 4.383,-4.383c-0,-2.421 -1.961,-4.383 -4.383,-4.383c-2.421,0 -4.382,1.962 -4.382,4.383c-0,2.421 1.961,4.383 4.382,4.383Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#gdm-context-mark-channel-read::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='mark_as_read' d='M8.187,16.653l-4.17,-4.17c-0.465,-0.465 -1.204,-0.465 -1.668,-0c-0.465,0.464 -0.465,1.203 -0,1.668l4.992,4.992c0.465,0.465 1.215,0.465 1.68,0l12.63,-12.618c0.465,-0.465 0.465,-1.204 0,-1.668c-0.464,-0.465 -1.203,-0.465 -1.668,-0l-11.796,11.796Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#gdm-context-instant-invites::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath d='M20,4l-16,0c-1.1,0 -1.99,0.9 -1.99,2l-0.01,12c0,1.1 0.9,2 2,2l16,0c1.1,0 2,-0.9 2,-2l0,-12c0,-1.1 -0.9,-2 -2,-2Zm-0.4,4.25l-7.07,4.42c-0.32,0.2 -0.74,0.2 -1.06,0l-7.07,-4.42c-0.25,-0.16 -0.4,-0.43 -0.4,-0.72c0,-0.67 0.73,-1.07 1.3,-0.72l6.7,4.19l6.7,-4.19c0.57,-0.35 1.3,0.05 1.3,0.72c0,0.29 -0.15,0.56 -0.4,0.72Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#gdm-context-change-icon::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3CclipPath id='_clip1'%3E%3Crect id='Filled1' serif:id='Filled' x='0' y='0' width='24' height='24'/%3E%3C/clipPath%3E%3Cg clip-path='url(%23_clip1)'%3E%3Cg id='Context'%3E%3C/g%3E%3Crect x='-8.266' y='-0.211' width='24' height='24' style='fill:none;fill-rule:nonzero;'/%3E%3Cpath d='M20.968,5.158l-2.126,-0l0,-2.126c0,-0.569 -0.463,-1.032 -1.031,-1.032l-0.032,-0c-0.579,-0 -1.042,0.463 -1.042,1.032l-0,2.126l-2.116,-0c-0.568,-0 -1.032,0.463 -1.042,1.031l-0,0.032c-0,0.579 0.463,1.042 1.042,1.042l2.116,0l-0,2.116c-0,0.568 0.463,1.042 1.042,1.032l0.032,-0c0.568,-0 1.031,-0.464 1.031,-1.032l0,-2.116l2.126,0c0.569,0 1.032,-0.463 1.032,-1.031l-0,-0.043c-0,-0.568 -0.463,-1.031 -1.032,-1.031Zm-5.284,4.221l0,-1.063l-1.063,-0c-0.558,-0 -1.084,-0.221 -1.484,-0.611c-0.39,-0.4 -0.611,-0.926 -0.611,-1.516c0,-0.378 0.106,-0.726 0.285,-1.031l-8.706,-0c-1.158,-0 -2.105,0.947 -2.105,2.105l-0,12.632c-0,1.158 0.947,2.105 2.105,2.105l12.632,-0c1.158,-0 2.105,-0.947 2.105,-2.105l0,-8.716c-0.316,0.179 -0.674,0.295 -1.074,0.295c-1.147,-0.011 -2.084,-0.948 -2.084,-2.095Zm-0.042,10.516l-10.484,-0c-0.432,-0 -0.684,-0.495 -0.421,-0.842l2.084,-2.769c0.221,-0.295 0.653,-0.273 0.863,0.021l1.684,2.537l2.748,-3.663c0.21,-0.274 0.621,-0.284 0.831,-0.011l3.106,3.874c0.273,0.347 0.031,0.853 -0.411,0.853Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#gdm-context-mute-channel::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='radio_button_unchecked' d='M12,2c-5.52,0 -10,4.48 -10,10c0,5.52 4.48,10 10,10c5.52,0 10,-4.48 10,-10c0,-5.52 -4.48,-10 -10,-10Zm0,18c-4.42,0 -8,-3.58 -8,-8c0,-4.42 3.58,-8 8,-8c4.42,0 8,3.58 8,8c0,4.42 -3.58,8 -8,8Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#gdm-context-unmute-channel::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='circle_checked' d='M12,2c-5.52,0 -10,4.48 -10,10c0,5.52 4.48,10 10,10c5.52,0 10,-4.48 10,-10c0,-5.52 -4.48,-10 -10,-10Zm-2.71,14.29l-3.59,-3.59c-0.39,-0.39 -0.39,-1.02 0,-1.41c0.39,-0.39 1.02,-0.39 1.41,0l2.89,2.88l6.88,-6.88c0.39,-0.39 1.02,-0.39 1.41,0c0.39,0.39 0.39,1.02 0,1.41l-7.59,7.59c-0.38,0.39 -1.02,0.39 -1.41,0Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#gdm-context-leave-channel::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='leave_server' d='M4.222,4.222l6.667,0c0.611,0 1.111,-0.5 1.111,-1.111c-0,-0.611 -0.5,-1.111 -1.111,-1.111l-6.667,-0c-1.222,-0 -2.222,1 -2.222,2.222l0,15.556c0,1.222 1,2.222 2.222,2.222l6.667,-0c0.611,-0 1.111,-0.5 1.111,-1.111c-0,-0.611 -0.5,-1.111 -1.111,-1.111l-6.667,-0l0,-15.556Zm17.389,7.389l-3.1,-3.1c-0.355,-0.355 -0.955,-0.111 -0.955,0.389l-0,1.989l-7.778,-0c-0.611,-0 -1.111,0.5 -1.111,1.111c-0,0.611 0.5,1.111 1.111,1.111l7.778,0l-0,1.989c-0,0.5 0.6,0.744 0.944,0.389l3.1,-3.1c0.222,-0.211 0.222,-0.567 0.011,-0.778Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#gdm-context-devmode-copy-id::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='id' d='M5.384,4.365c0.221,-0 0.4,0.179 0.4,0.4c0,2.15 0,12.32 0,14.47c0,0.221 -0.179,0.4 -0.4,0.4c-0.727,0 -2.257,0 -2.984,0c-0.221,0 -0.4,-0.179 -0.4,-0.4c-0,-2.15 -0,-12.32 -0,-14.47c0,-0.221 0.179,-0.4 0.4,-0.4c0.727,-0 2.257,-0 2.984,-0Zm8.538,-0c5.312,-0 8.078,3.076 8.078,7.613c0,4.537 -2.833,7.657 -7.989,7.657l-4.956,0c-0.221,0 -0.4,-0.179 -0.4,-0.4c-0,-2.15 -0,-12.32 -0,-14.47c-0,-0.221 0.179,-0.4 0.4,-0.4c1.229,-0 4.867,-0 4.867,-0Zm-0.111,12.327c2.7,-0 4.382,-1.417 4.382,-4.692c0,-3.209 -1.792,-4.692 -4.382,-4.692l-0.972,0c-0.221,0 -0.4,0.179 -0.4,0.4c0,1.536 0,7.048 0,8.584c0,0.221 0.179,0.4 0.4,0.4c0.405,-0 0.972,-0 0.972,-0Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#message-copy::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='copy' d='M15.5,20l-10,0l0,-13c0,-0.55 -0.45,-1 -1,-1c-0.55,-0 -1,0.45 -1,1l0,13c0,1.1 0.9,2 2,2l10,0c0.55,0 1,-0.45 1,-1c0,-0.55 -0.45,-1 -1,-1Zm5,-4l0,-12c0,-1.1 -0.9,-2 -2,-2l-9,-0c-1.1,-0 -2,0.9 -2,2l0,12c0,1.1 0.9,2 2,2l9,0c1.1,0 2,-0.9 2,-2Zm-2,0l-9,0l0,-12l9,-0l0,12Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#message-search-google::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='search_with_google' d='M18.667,19.778l-13.334,-0c-0.611,-0 -1.111,-0.5 -1.111,-1.111l0,-13.334c0,-0.611 0.5,-1.111 1.111,-1.111l5.556,0c0.611,0 1.111,-0.5 1.111,-1.111c-0,-0.611 -0.5,-1.111 -1.111,-1.111l-6.667,0c-1.233,0 -2.222,1 -2.222,2.222l-0,15.556c-0,1.222 1,2.222 2.222,2.222l15.556,0c1.222,0 2.222,-1 2.222,-2.222l-0,-6.667c-0,-0.611 -0.5,-1.111 -1.111,-1.111c-0.611,0 -1.111,0.5 -1.111,1.111l-0,5.556c-0,0.611 -0.5,1.111 -1.111,1.111Zm-4.445,-16.667c0,0.611 0.5,1.111 1.111,1.111l2.878,0l-10.144,10.145c-0.434,0.433 -0.434,1.133 -0,1.566c0.433,0.434 1.133,0.434 1.566,0l10.145,-10.144l-0,2.878c-0,0.611 0.5,1.111 1.111,1.111c0.611,-0 1.111,-0.5 1.111,-1.111l-0,-5.556c-0,-0.611 -0.5,-1.111 -1.111,-1.111l-5.556,0c-0.611,0 -1.111,0.5 -1.111,1.111Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#message-add-reaction::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3CclipPath id='_clip1'%3E%3Crect id='Filled1' serif:id='Filled' x='0' y='0' width='24' height='24'/%3E%3C/clipPath%3E%3Cg clip-path='url(%23_clip1)'%3E%3Cg id='Context'%3E%3Cpath id='reaction' d='M11.319,3.821c-0.076,-0.002 -0.152,-0.003 -0.228,-0.003c-5.021,0 -9.091,4.07 -9.091,9.091c-0,5.02 4.07,9.091 9.091,9.091c5.021,0 9.091,-4.071 9.091,-9.091c-0,-0.076 -0.001,-0.152 -0.003,-0.228c-0.58,0.149 -1.189,0.228 -1.815,0.228c-4.017,0 -7.273,-3.256 -7.273,-7.273c-0,-0.626 0.079,-1.235 0.228,-1.815Zm-0.228,15.452c2.854,-0 5.454,-2.167 5.454,-4.546l0,-0.909l-10.909,0l0,0.909c0,2.379 2.6,4.546 5.455,4.546Zm-1.818,-10c-0,-1.004 -0.815,-1.818 -1.818,-1.818c-1.004,-0 -1.819,0.814 -1.819,1.818c0,1.004 0.815,1.818 1.819,1.818c1.003,-0 1.818,-0.814 1.818,-1.818Zm10,-4.546l-0,-2.727l-1.818,0l-0,2.727l-2.728,0l0,1.818l2.728,0l-0,2.728l1.818,-0l-0,-2.728l2.727,0l-0,-1.818l-2.727,0Z'/%3E%3C/g%3E%3Crect x='-8.266' y='-0.211' width='24' height='24' style='fill:none;fill-rule:nonzero;'/%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#message-reactions::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3CclipPath id='_clip1'%3E%3Crect id='Filled1' serif:id='Filled' x='0' y='0' width='24' height='24'/%3E%3C/clipPath%3E%3Cg clip-path='url(%23_clip1)'%3E%3Cg id='Context'%3E%3Cpath id='reaction' d='M11.319,3.821c-0.076,-0.002 -0.152,-0.003 -0.228,-0.003c-5.021,0 -9.091,4.07 -9.091,9.091c-0,5.02 4.07,9.091 9.091,9.091c5.021,0 9.091,-4.071 9.091,-9.091c-0,-0.076 -0.001,-0.152 -0.003,-0.228c-0.58,0.149 -1.189,0.228 -1.815,0.228c-4.017,0 -7.273,-3.256 -7.273,-7.273c-0,-0.626 0.079,-1.235 0.228,-1.815Zm-0.228,15.452c2.854,-0 5.454,-2.167 5.454,-4.546l0,-0.909l-10.909,0l0,0.909c0,2.379 2.6,4.546 5.455,4.546Zm-1.818,-10c-0,-1.004 -0.815,-1.818 -1.818,-1.818c-1.004,-0 -1.819,0.814 -1.819,1.818c0,1.004 0.815,1.818 1.819,1.818c1.003,-0 1.818,-0.814 1.818,-1.818Zm10,-4.546l-0,-2.727l-1.818,0l-0,2.727l-2.728,0l0,1.818l2.728,0l-0,2.728l1.818,-0l-0,-2.728l2.727,0l-0,-1.818l-2.727,0Z'/%3E%3C/g%3E%3Crect x='-8.266' y='-0.211' width='24' height='24' style='fill:none;fill-rule:nonzero;'/%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#message-edit::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath d='M19.292,9.831l0.649,-0.647c1.412,-1.412 1.412,-3.711 -0,-5.125c-1.413,-1.412 -3.713,-1.412 -5.125,0l-0.647,0.648l5.123,5.124Zm-6.397,-3.853l-7.713,7.715l5.125,5.123l7.712,-7.715l-5.124,-5.123Zm-8.779,14.996l4.641,-1.16l-4.573,-4.573l-1.16,4.642c-0.077,0.306 0.013,0.631 0.236,0.854c0.224,0.223 0.549,0.312 0.856,0.237Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#message-pin::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='pin_message' d='M21.718,12.653c0.075,-0.075 0.117,-0.177 0.117,-0.283c0,-0.106 -0.042,-0.207 -0.117,-0.283c-1.48,-1.48 -8.325,-8.324 -9.805,-9.804c-0.156,-0.156 -0.409,-0.157 -0.565,-0.001c-0.263,0.263 -0.653,0.653 -0.916,0.915c-0.076,0.075 -0.118,0.177 -0.118,0.283c0,0.106 0.042,0.208 0.117,0.283c0.264,0.264 0.654,0.654 0.917,0.917c0.075,0.075 0.117,0.177 0.117,0.283c0,0.106 -0.042,0.207 -0.117,0.283c-1.083,1.082 -4.903,4.901 -4.903,4.901l-0,0.002c-0.001,0.001 -0.002,0 -0.003,-0.001c-0.044,-0.045 -0.779,-0.781 -1.196,-1.198c-0.075,-0.075 -0.177,-0.117 -0.283,-0.117c-0.106,-0 -0.208,0.042 -0.283,0.117c-0.263,0.263 -0.653,0.653 -0.916,0.917c-0.156,0.156 -0.156,0.409 0,0.565c0.801,0.801 3.078,3.078 3.879,3.878c0.075,0.076 0.118,0.177 0.118,0.283c-0,0.106 -0.043,0.208 -0.118,0.283c-1,1 -4.36,4.36 -5.36,5.36c-0.075,0.075 -0.117,0.177 -0.117,0.283c-0,0.106 0.042,0.208 0.117,0.283c0.263,0.263 0.653,0.652 0.915,0.915c0.157,0.156 0.41,0.156 0.566,0c1,-0.999 4.361,-4.36 5.361,-5.36c0.156,-0.156 0.409,-0.156 0.565,0c0.801,0.801 3.079,3.078 3.88,3.879c0.156,0.156 0.409,0.156 0.566,-0c0.263,-0.263 0.652,-0.653 0.915,-0.916c0.075,-0.075 0.117,-0.177 0.117,-0.283c0,-0.106 -0.042,-0.207 -0.117,-0.282c-0.263,-0.263 -0.652,-0.653 -0.915,-0.916c-0.157,-0.156 -0.157,-0.41 -0,-0.566c1.074,-1.075 4.847,-4.848 4.901,-4.902c0,-0 0.001,-0.001 0.001,-0.001c0,0 0,0 0,0c0,0 0.769,0.769 1.199,1.199c0.075,0.075 0.177,0.117 0.283,0.117c0.106,-0 0.208,-0.042 0.283,-0.117c0.263,-0.263 0.652,-0.653 0.915,-0.916Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#message-reply::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='reply' d='M9.946,7.878c-0.097,-0.015 -0.168,-0.099 -0.168,-0.197c-0,-0.654 -0,-3.017 -0,-4.064c-0,-0.082 -0.05,-0.156 -0.127,-0.186c-0.076,-0.03 -0.163,-0.011 -0.219,0.049c-1.377,1.468 -6.433,6.861 -7.304,7.791c-0.072,0.077 -0.072,0.196 0,0.273c0.871,0.929 5.927,6.322 7.304,7.791c0.056,0.06 0.143,0.079 0.219,0.049c0.077,-0.03 0.127,-0.104 0.127,-0.186c-0,-1.054 -0,-3.446 -0,-4.153c-0,-0.053 0.021,-0.105 0.059,-0.142c0.038,-0.038 0.089,-0.059 0.142,-0.058c5.095,0.043 8.774,1.707 11.473,5.274c0.055,0.077 0.156,0.104 0.242,0.066c0.086,-0.038 0.134,-0.132 0.114,-0.224c-1.27,-5.561 -4.607,-10.904 -11.862,-12.083Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#message-thread::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3CclipPath id='_clip1'%3E%3Crect id='Filled1' serif:id='Filled' x='0' y='0' width='24' height='24'/%3E%3C/clipPath%3E%3Cg clip-path='url(%23_clip1)'%3E%3Cg id='Context'%3E%3Cpath id='threads' d='M12.622,11.637c-0.493,0 -0.893,0.4 -0.893,0.893l-0,5.863c-0,0.493 0.4,0.893 0.893,0.893l0.893,-0c0.124,-0 0.223,0.1 0.223,0.223l0,1.897c0,0.193 0.23,0.295 0.373,0.165l2.275,-2.055c0.164,-0.148 0.378,-0.23 0.599,-0.23l4.122,-0c0.493,-0 0.893,-0.4 0.893,-0.893l0,-5.863c0,-0.493 -0.4,-0.893 -0.893,-0.893l-8.485,0Zm-7.449,7.48c-0.07,0 -0.122,-0.063 -0.11,-0.131c-0,-0 0.454,-2.557 0.596,-3.355c0.01,-0.059 -0.006,-0.118 -0.044,-0.164c-0.038,-0.045 -0.094,-0.071 -0.153,-0.071c-0.802,-0 -3.35,-0 -3.35,-0c-0.07,-0 -0.122,-0.063 -0.11,-0.131l0.286,-1.638c0.01,-0.053 0.056,-0.092 0.11,-0.092l3.46,-0c0.097,-0 0.18,-0.07 0.197,-0.165c0.141,-0.797 0.75,-4.247 0.916,-5.182c0.01,-0.059 -0.006,-0.118 -0.044,-0.164c-0.038,-0.045 -0.094,-0.071 -0.153,-0.071c-0.802,-0 -3.351,-0 -3.351,-0c-0.069,-0 -0.121,-0.063 -0.109,-0.131l0.286,-1.637c0.009,-0.054 0.056,-0.093 0.11,-0.093l3.46,0c0.097,0 0.18,-0.069 0.197,-0.165c0.126,-0.709 0.615,-3.464 0.615,-3.464c0.009,-0.053 0.056,-0.092 0.11,-0.092l1.634,-0c0.069,-0 0.122,0.063 0.11,0.131c-0,-0 -0.454,2.557 -0.596,3.355c-0.01,0.058 0.006,0.118 0.044,0.164c0.038,0.045 0.094,0.071 0.153,0.071c0.94,0 4.375,0 5.176,0c0.097,0 0.18,-0.069 0.197,-0.165c0.126,-0.709 0.615,-3.464 0.615,-3.464c0.009,-0.053 0.055,-0.092 0.11,-0.092l1.633,-0c0.07,-0 0.123,0.063 0.11,0.131c0,-0 -0.453,2.557 -0.595,3.355c-0.01,0.058 0.006,0.118 0.044,0.164c0.038,0.045 0.094,0.071 0.153,0.071c0.802,0 3.35,0 3.35,0c0.069,0 0.122,0.063 0.11,0.131l-0.287,1.637c-0.009,0.054 -0.056,0.093 -0.11,0.093l-3.46,-0c-0.097,-0 -0.18,0.07 -0.197,0.165c-0.063,0.359 -0.213,1.208 -0.277,1.568c-0.016,0.095 -0.099,0.165 -0.197,0.165c-0.331,-0 -1.071,-0 -1.454,-0c-0.059,-0 -0.115,-0.026 -0.153,-0.072c-0.038,-0.045 -0.054,-0.105 -0.044,-0.163c0.065,-0.365 0.188,-1.064 0.253,-1.428c0.01,-0.059 -0.006,-0.118 -0.044,-0.164c-0.038,-0.045 -0.094,-0.071 -0.153,-0.071c-0.94,-0 -4.375,-0 -5.176,-0c-0.097,-0 -0.18,0.07 -0.197,0.165c-0.141,0.797 -0.75,4.247 -0.916,5.182c-0.01,0.058 0.006,0.118 0.044,0.164c0.038,0.045 0.094,0.071 0.153,0.071c0.409,-0 1.237,-0 1.618,-0c0.053,-0 0.104,0.021 0.141,0.059c0.038,0.037 0.059,0.088 0.059,0.141c-0,0.358 -0,1.103 -0,1.461c-0,0.11 -0.09,0.2 -0.2,0.2c-0.461,-0 -1.588,-0 -2.014,-0c-0.097,-0 -0.18,0.069 -0.197,0.165c-0.126,0.709 -0.615,3.464 -0.615,3.464c-0.01,0.053 -0.056,0.092 -0.11,0.092l-1.634,0Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3Crect x='-8.266' y='-0.211' width='24' height='24' style='fill:none;fill-rule:nonzero;'/%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#message-apps::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='apps' d='M4.222,22l4.445,-0c1.222,-0 2.222,-1 2.222,-2.222l-0,-4.445c-0,-1.222 -1,-2.222 -2.222,-2.222l-4.445,0c-1.222,0 -2.222,1 -2.222,2.222l-0,4.445c-0,1.222 1,2.222 2.222,2.222Zm11.111,-0l4.445,-0c1.222,-0 2.222,-1 2.222,-2.222l0,-4.445c0,-1.222 -1,-2.222 -2.222,-2.222l-4.445,0c-1.222,0 -2.222,1 -2.222,2.222l0,4.445c0,1.222 1,2.222 2.222,2.222Zm-11.111,-11.111l4.445,-0c1.222,-0 2.222,-1 2.222,-2.222l-0,-4.445c-0,-1.222 -1,-2.222 -2.222,-2.222l-4.445,0c-1.222,0 -2.222,1 -2.222,2.222l-0,4.445c-0,1.222 1,2.222 2.222,2.222Zm8.889,-6.667l0,4.445c0,1.222 1,2.222 2.222,2.222l4.445,-0c1.222,-0 2.222,-1 2.222,-2.222l0,-4.445c0,-1.222 -1,-2.222 -2.222,-2.222l-4.445,0c-1.222,0 -2.222,1 -2.222,2.222Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#message-mark-unread::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='mark_unread' d='M14,3l6,0c1,0 2,1 2,2l0,14c0,1 -1,2 -2,2l-6,-0c-1,-0 -8,-8 -8,-8l-4,-0l-0,-2l4,0c-0,0 7,-8 8,-8Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#message-copy-link::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='copy_message_link' d='M10.473,13.527c0.444,0.423 0.444,1.116 -0,1.538c-0.423,0.423 -1.116,0.423 -1.538,0c-2.098,-2.101 -2.098,-5.556 -0,-7.657l3.834,-3.834c2.101,-2.099 5.556,-2.099 7.657,-0c2.099,2.101 2.099,5.556 0,7.657l-1.613,1.614c0.01,-0.888 -0.13,-1.776 -0.434,-2.621l0.509,-0.52c0.613,-0.607 0.959,-1.434 0.959,-2.296c-0,-0.863 -0.346,-1.69 -0.959,-2.296c-0.606,-0.613 -1.433,-0.959 -2.296,-0.959c-0.862,0 -1.689,0.346 -2.296,0.959l-3.823,3.823c-0.613,0.606 -0.959,1.434 -0.959,2.296c0,0.862 0.346,1.69 0.959,2.296Zm3.054,-4.592c0.423,-0.423 1.116,-0.423 1.538,-0c2.098,2.101 2.098,5.556 0,7.657l-3.834,3.834c-2.101,2.099 -5.556,2.099 -7.657,0c-2.099,-2.101 -2.099,-5.556 -0,-7.657l1.613,-1.614c-0.01,0.888 0.13,1.776 0.434,2.632l-0.509,0.509c-0.613,0.607 -0.959,1.434 -0.959,2.296c0,0.863 0.346,1.69 0.959,2.296c0.606,0.613 1.433,0.959 2.296,0.959c0.862,-0 1.689,-0.346 2.296,-0.959l3.823,-3.823c0.613,-0.606 0.959,-1.434 0.959,-2.296c-0,-0.862 -0.346,-1.69 -0.959,-2.296c-0.212,-0.199 -0.333,-0.478 -0.333,-0.769c-0,-0.291 0.121,-0.57 0.333,-0.769Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#message-tts::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath d='M2,4c0,-1.105 0.896,-2 2,-2l16,0c1.105,0 2,0.895 2,2l0,12c0,1.104 -0.895,2 -2,2l-9,0l-4,4l0,-4l-3,0c-1.104,0 -2,-0.896 -2,-2l0,-12Zm9.529,0.403c0.177,-0.177 0.444,-0.229 0.677,-0.134c0.232,0.094 0.383,0.321 0.383,0.57l-0,9.877c-0,0.25 -0.151,0.475 -0.383,0.571c-0.233,0.095 -0.5,0.042 -0.677,-0.134l-2.667,-2.907l-1.863,0c-0.342,0 -0.621,-0.277 -0.621,-0.617l-0,-3.704c-0,-0.339 0.279,-0.617 0.621,-0.617l1.863,-0l2.667,-2.905Zm2.302,2.288l-0,-1.235c2.398,0 4.348,1.939 4.348,4.321c-0,2.384 -1.95,4.321 -4.348,4.321l-0,-1.234c1.712,-0 3.106,-1.385 3.106,-3.087c-0,-1.701 -1.394,-3.086 -3.106,-3.086Zm1.863,3.086c0,-1.02 -0.836,-1.852 -1.863,-1.852l-0,1.235c0.342,-0 0.621,0.277 0.621,0.617c0,0.34 -0.279,0.617 -0.621,0.617l-0,1.235c1.027,0 1.863,-0.83 1.863,-1.852Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#message-remove-reactions::before{--icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24px' viewBox='0 0 24 24' width='24px' fill='%23000000'%3E%3Cpath d='M0 0h24v24H0V0z' fill='none'/%3E%3Cpath d='M16 16h2c.55 0 1 .45 1 1s-.45 1-1 1h-2c-.55 0-1-.45-1-1s.45-1 1-1zm0-8h5c.55 0 1 .45 1 1s-.45 1-1 1h-5c-.55 0-1-.45-1-1s.45-1 1-1zm0 4h4c.55 0 1 .45 1 1s-.45 1-1 1h-4c-.55 0-1-.45-1-1s.45-1 1-1zM3 18c0 1.1.9 2 2 2h6c1.1 0 2-.9 2-2V8H3v10zM13 5h-2l-.71-.71c-.18-.18-.44-.29-.7-.29H6.41c-.26 0-.52.11-.7.29L5 5H3c-.55 0-1 .45-1 1s.45 1 1 1h10c.55 0 1-.45 1-1s-.45-1-1-1z'/%3E%3C/svg%3E")}.item-1tOPte#message-delete::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='delete' d='M5,6.999l0,12c0,1.102 0.897,2 2,2l10,-0c1.103,-0 2,-0.898 2,-2l0,-12l-14,0Zm6,10.001l-2,0l0,-6l2,0l0,6Zm4,0l-2,0l0,-6l2,0l0,6Zm0,-13.001l0,-1.999l-6,-0l0,1.999l-6,-0l0,2l18,-0l0,-2l-6,-0Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#message-copy-image::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='Copy_image' d='M22,19.778l0,-15.556c0,-1.222 -1,-2.222 -2.222,-2.222l-15.556,0c-1.222,0 -2.222,1 -2.222,2.222l0,15.556c0,1.222 1,2.222 2.222,2.222l15.556,0c1.222,0 2.222,-1 2.222,-2.222Zm-13.444,-5.578l2.333,2.811l3.444,-4.433c0.223,-0.289 0.667,-0.289 0.889,0.011l3.9,5.2c0.278,0.367 0.011,0.889 -0.444,0.889l-13.322,-0c-0.467,-0 -0.723,-0.534 -0.434,-0.9l2.767,-3.556c0.211,-0.289 0.633,-0.3 0.867,-0.022Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#message-save-image::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='save_image' d='M18.211,2.656c-0.422,-0.423 -0.989,-0.656 -1.578,-0.656l-12.411,0c-1.233,0 -2.222,1 -2.222,2.222l-0,15.556c-0,1.222 1,2.222 2.222,2.222l15.556,0c1.222,0 2.222,-1 2.222,-2.222l-0,-12.411c-0,-0.589 -0.233,-1.156 -0.656,-1.567l-3.133,-3.144Zm-6.211,17.122c-1.844,-0 -3.333,-1.489 -3.333,-3.334c-0,-1.844 1.489,-3.333 3.333,-3.333c1.844,0 3.333,1.489 3.333,3.333c0,1.845 -1.489,3.334 -3.333,3.334Zm1.111,-11.111l-6.667,-0c-1.222,-0 -2.222,-1 -2.222,-2.223c0,-1.222 1,-2.222 2.222,-2.222l6.667,0c1.222,0 2.222,1 2.222,2.222c0,1.223 -1,2.223 -2.222,2.223Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#message-copy-native-link::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='copy_message_link' d='M10.473,13.527c0.444,0.423 0.444,1.116 -0,1.538c-0.423,0.423 -1.116,0.423 -1.538,0c-2.098,-2.101 -2.098,-5.556 -0,-7.657l3.834,-3.834c2.101,-2.099 5.556,-2.099 7.657,-0c2.099,2.101 2.099,5.556 0,7.657l-1.613,1.614c0.01,-0.888 -0.13,-1.776 -0.434,-2.621l0.509,-0.52c0.613,-0.607 0.959,-1.434 0.959,-2.296c-0,-0.863 -0.346,-1.69 -0.959,-2.296c-0.606,-0.613 -1.433,-0.959 -2.296,-0.959c-0.862,0 -1.689,0.346 -2.296,0.959l-3.823,3.823c-0.613,0.606 -0.959,1.434 -0.959,2.296c0,0.862 0.346,1.69 0.959,2.296Zm3.054,-4.592c0.423,-0.423 1.116,-0.423 1.538,-0c2.098,2.101 2.098,5.556 0,7.657l-3.834,3.834c-2.101,2.099 -5.556,2.099 -7.657,0c-2.099,-2.101 -2.099,-5.556 -0,-7.657l1.613,-1.614c-0.01,0.888 0.13,1.776 0.434,2.632l-0.509,0.509c-0.613,0.607 -0.959,1.434 -0.959,2.296c0,0.863 0.346,1.69 0.959,2.296c0.606,0.613 1.433,0.959 2.296,0.959c0.862,-0 1.689,-0.346 2.296,-0.959l3.823,-3.823c0.613,-0.606 0.959,-1.434 0.959,-2.296c-0,-0.862 -0.346,-1.69 -0.959,-2.296c-0.212,-0.199 -0.333,-0.478 -0.333,-0.769c-0,-0.291 0.121,-0.57 0.333,-0.769Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#message-open-native-link::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='open_link' d='M19.778,3.111l-15.556,0c-1.233,0 -2.222,1 -2.222,2.222l0,13.334c0,1.222 1,2.222 2.222,2.222l3.334,-0c0.611,-0 1.111,-0.5 1.111,-1.111c-0,-0.611 -0.5,-1.111 -1.111,-1.111l-3.334,-0l0,-11.111l15.556,-0l-0,11.111l-3.334,-0c-0.611,-0 -1.111,0.5 -1.111,1.111c0,0.611 0.5,1.111 1.111,1.111l3.334,-0c1.222,-0 2.222,-1 2.222,-2.222l0,-13.334c0,-1.222 -0.989,-2.222 -2.222,-2.222Zm-8.167,7.056l-3.1,3.1c-0.355,0.355 -0.111,0.955 0.389,0.955l1.989,0l-0,5.556c-0,0.611 0.5,1.111 1.111,1.111c0.611,-0 1.111,-0.5 1.111,-1.111l0,-5.556l1.989,0c0.5,0 0.744,-0.6 0.389,-0.944l-3.1,-3.1c-0.211,-0.222 -0.567,-0.222 -0.778,-0.011Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#message-devmode-copy-id::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='id' d='M5.384,4.365c0.221,-0 0.4,0.179 0.4,0.4c0,2.15 0,12.32 0,14.47c0,0.221 -0.179,0.4 -0.4,0.4c-0.727,0 -2.257,0 -2.984,0c-0.221,0 -0.4,-0.179 -0.4,-0.4c-0,-2.15 -0,-12.32 -0,-14.47c0,-0.221 0.179,-0.4 0.4,-0.4c0.727,-0 2.257,-0 2.984,-0Zm8.538,-0c5.312,-0 8.078,3.076 8.078,7.613c0,4.537 -2.833,7.657 -7.989,7.657l-4.956,0c-0.221,0 -0.4,-0.179 -0.4,-0.4c-0,-2.15 -0,-12.32 -0,-14.47c-0,-0.221 0.179,-0.4 0.4,-0.4c1.229,-0 4.867,-0 4.867,-0Zm-0.111,12.327c2.7,-0 4.382,-1.417 4.382,-4.692c0,-3.209 -1.792,-4.692 -4.382,-4.692l-0.972,0c-0.221,0 -0.4,0.179 -0.4,0.4c0,1.536 0,7.048 0,8.584c0,0.221 0.179,0.4 0.4,0.4c0.405,-0 0.972,-0 0.972,-0Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#message-actions-edit::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath d='M19.292,9.831l0.649,-0.647c1.412,-1.412 1.412,-3.711 -0,-5.125c-1.413,-1.412 -3.713,-1.412 -5.125,0l-0.647,0.648l5.123,5.124Zm-6.397,-3.853l-7.713,7.715l5.125,5.123l7.712,-7.715l-5.124,-5.123Zm-8.779,14.996l4.641,-1.16l-4.573,-4.573l-1.16,4.642c-0.077,0.306 0.013,0.631 0.236,0.854c0.224,0.223 0.549,0.312 0.856,0.237Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#message-actions-pin::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='pin_message' d='M21.718,12.653c0.075,-0.075 0.117,-0.177 0.117,-0.283c0,-0.106 -0.042,-0.207 -0.117,-0.283c-1.48,-1.48 -8.325,-8.324 -9.805,-9.804c-0.156,-0.156 -0.409,-0.157 -0.565,-0.001c-0.263,0.263 -0.653,0.653 -0.916,0.915c-0.076,0.075 -0.118,0.177 -0.118,0.283c0,0.106 0.042,0.208 0.117,0.283c0.264,0.264 0.654,0.654 0.917,0.917c0.075,0.075 0.117,0.177 0.117,0.283c0,0.106 -0.042,0.207 -0.117,0.283c-1.083,1.082 -4.903,4.901 -4.903,4.901l-0,0.002c-0.001,0.001 -0.002,0 -0.003,-0.001c-0.044,-0.045 -0.779,-0.781 -1.196,-1.198c-0.075,-0.075 -0.177,-0.117 -0.283,-0.117c-0.106,-0 -0.208,0.042 -0.283,0.117c-0.263,0.263 -0.653,0.653 -0.916,0.917c-0.156,0.156 -0.156,0.409 0,0.565c0.801,0.801 3.078,3.078 3.879,3.878c0.075,0.076 0.118,0.177 0.118,0.283c-0,0.106 -0.043,0.208 -0.118,0.283c-1,1 -4.36,4.36 -5.36,5.36c-0.075,0.075 -0.117,0.177 -0.117,0.283c-0,0.106 0.042,0.208 0.117,0.283c0.263,0.263 0.653,0.652 0.915,0.915c0.157,0.156 0.41,0.156 0.566,0c1,-0.999 4.361,-4.36 5.361,-5.36c0.156,-0.156 0.409,-0.156 0.565,0c0.801,0.801 3.079,3.078 3.88,3.879c0.156,0.156 0.409,0.156 0.566,-0c0.263,-0.263 0.652,-0.653 0.915,-0.916c0.075,-0.075 0.117,-0.177 0.117,-0.283c0,-0.106 -0.042,-0.207 -0.117,-0.282c-0.263,-0.263 -0.652,-0.653 -0.915,-0.916c-0.157,-0.156 -0.157,-0.41 -0,-0.566c1.074,-1.075 4.847,-4.848 4.901,-4.902c0,-0 0.001,-0.001 0.001,-0.001c0,0 0,0 0,0c0,0 0.769,0.769 1.199,1.199c0.075,0.075 0.177,0.117 0.283,0.117c0.106,-0 0.208,-0.042 0.283,-0.117c0.263,-0.263 0.652,-0.653 0.915,-0.916Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#message-actions-reply::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='reply' d='M9.946,7.878c-0.097,-0.015 -0.168,-0.099 -0.168,-0.197c-0,-0.654 -0,-3.017 -0,-4.064c-0,-0.082 -0.05,-0.156 -0.127,-0.186c-0.076,-0.03 -0.163,-0.011 -0.219,0.049c-1.377,1.468 -6.433,6.861 -7.304,7.791c-0.072,0.077 -0.072,0.196 0,0.273c0.871,0.929 5.927,6.322 7.304,7.791c0.056,0.06 0.143,0.079 0.219,0.049c0.077,-0.03 0.127,-0.104 0.127,-0.186c-0,-1.054 -0,-3.446 -0,-4.153c-0,-0.053 0.021,-0.105 0.059,-0.142c0.038,-0.038 0.089,-0.059 0.142,-0.058c5.095,0.043 8.774,1.707 11.473,5.274c0.055,0.077 0.156,0.104 0.242,0.066c0.086,-0.038 0.134,-0.132 0.114,-0.224c-1.27,-5.561 -4.607,-10.904 -11.862,-12.083Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#message-actions-goto-thread::before{--icon: url("data:image/svg+xml,%3Csvg xmlns:xlink='http://www.w3.org/1999/xlink' xmlns='http://www.w3.org/2000/svg' x='0' y='0' class='icon-22AiRD' aria-hidden='false' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath fill='%23B9BBBE' d='M5.43309 21C5.35842 21 5.30189 20.9325 5.31494 20.859L5.99991 17H2.14274C2.06819 17 2.01168 16.9327 2.02453 16.8593L2.33253 15.0993C2.34258 15.0419 2.39244 15 2.45074 15H6.34991L7.40991 9H3.55274C3.47819 9 3.42168 8.93274 3.43453 8.85931L3.74253 7.09931C3.75258 7.04189 3.80244 7 3.86074 7H7.75991L8.45234 3.09903C8.46251 3.04174 8.51231 3 8.57049 3H10.3267C10.4014 3 10.4579 3.06746 10.4449 3.14097L9.75991 7H15.7599L16.4523 3.09903C16.4625 3.04174 16.5123 3 16.5705 3H18.3267C18.4014 3 18.4579 3.06746 18.4449 3.14097L17.7599 7H21.6171C21.6916 7 21.7481 7.06725 21.7353 7.14069L21.4273 8.90069C21.4172 8.95811 21.3674 9 21.3091 9H17.4099L17.0495 11.04H15.05L15.4104 9H9.41035L8.35035 15H10.5599V17H7.99991L7.30749 20.901C7.29732 20.9583 7.24752 21 7.18934 21H5.43309Z'/%3E%3Cpath fill='%23B9BBBE' d='M13.4399 12.96C12.9097 12.96 12.4799 13.3898 12.4799 13.92V20.2213C12.4799 20.7515 12.9097 21.1813 13.4399 21.1813H14.3999C14.5325 21.1813 14.6399 21.2887 14.6399 21.4213V23.4597C14.6399 23.6677 14.8865 23.7773 15.0408 23.6378L17.4858 21.4289C17.6622 21.2695 17.8916 21.1813 18.1294 21.1813H22.5599C23.0901 21.1813 23.5199 20.7515 23.5199 20.2213V13.92C23.5199 13.3898 23.0901 12.96 22.5599 12.96H13.4399Z'/%3E%3C/svg%3E")}.item-1tOPte#message-actions-thread::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3CclipPath id='_clip1'%3E%3Crect id='Filled1' serif:id='Filled' x='0' y='0' width='24' height='24'/%3E%3C/clipPath%3E%3Cg clip-path='url(%23_clip1)'%3E%3Cg id='Context'%3E%3Cpath id='threads' d='M12.622,11.637c-0.493,0 -0.893,0.4 -0.893,0.893l-0,5.863c-0,0.493 0.4,0.893 0.893,0.893l0.893,-0c0.124,-0 0.223,0.1 0.223,0.223l0,1.897c0,0.193 0.23,0.295 0.373,0.165l2.275,-2.055c0.164,-0.148 0.378,-0.23 0.599,-0.23l4.122,-0c0.493,-0 0.893,-0.4 0.893,-0.893l0,-5.863c0,-0.493 -0.4,-0.893 -0.893,-0.893l-8.485,0Zm-7.449,7.48c-0.07,0 -0.122,-0.063 -0.11,-0.131c-0,-0 0.454,-2.557 0.596,-3.355c0.01,-0.059 -0.006,-0.118 -0.044,-0.164c-0.038,-0.045 -0.094,-0.071 -0.153,-0.071c-0.802,-0 -3.35,-0 -3.35,-0c-0.07,-0 -0.122,-0.063 -0.11,-0.131l0.286,-1.638c0.01,-0.053 0.056,-0.092 0.11,-0.092l3.46,-0c0.097,-0 0.18,-0.07 0.197,-0.165c0.141,-0.797 0.75,-4.247 0.916,-5.182c0.01,-0.059 -0.006,-0.118 -0.044,-0.164c-0.038,-0.045 -0.094,-0.071 -0.153,-0.071c-0.802,-0 -3.351,-0 -3.351,-0c-0.069,-0 -0.121,-0.063 -0.109,-0.131l0.286,-1.637c0.009,-0.054 0.056,-0.093 0.11,-0.093l3.46,0c0.097,0 0.18,-0.069 0.197,-0.165c0.126,-0.709 0.615,-3.464 0.615,-3.464c0.009,-0.053 0.056,-0.092 0.11,-0.092l1.634,-0c0.069,-0 0.122,0.063 0.11,0.131c-0,-0 -0.454,2.557 -0.596,3.355c-0.01,0.058 0.006,0.118 0.044,0.164c0.038,0.045 0.094,0.071 0.153,0.071c0.94,0 4.375,0 5.176,0c0.097,0 0.18,-0.069 0.197,-0.165c0.126,-0.709 0.615,-3.464 0.615,-3.464c0.009,-0.053 0.055,-0.092 0.11,-0.092l1.633,-0c0.07,-0 0.123,0.063 0.11,0.131c0,-0 -0.453,2.557 -0.595,3.355c-0.01,0.058 0.006,0.118 0.044,0.164c0.038,0.045 0.094,0.071 0.153,0.071c0.802,0 3.35,0 3.35,0c0.069,0 0.122,0.063 0.11,0.131l-0.287,1.637c-0.009,0.054 -0.056,0.093 -0.11,0.093l-3.46,-0c-0.097,-0 -0.18,0.07 -0.197,0.165c-0.063,0.359 -0.213,1.208 -0.277,1.568c-0.016,0.095 -0.099,0.165 -0.197,0.165c-0.331,-0 -1.071,-0 -1.454,-0c-0.059,-0 -0.115,-0.026 -0.153,-0.072c-0.038,-0.045 -0.054,-0.105 -0.044,-0.163c0.065,-0.365 0.188,-1.064 0.253,-1.428c0.01,-0.059 -0.006,-0.118 -0.044,-0.164c-0.038,-0.045 -0.094,-0.071 -0.153,-0.071c-0.94,-0 -4.375,-0 -5.176,-0c-0.097,-0 -0.18,0.07 -0.197,0.165c-0.141,0.797 -0.75,4.247 -0.916,5.182c-0.01,0.058 0.006,0.118 0.044,0.164c0.038,0.045 0.094,0.071 0.153,0.071c0.409,-0 1.237,-0 1.618,-0c0.053,-0 0.104,0.021 0.141,0.059c0.038,0.037 0.059,0.088 0.059,0.141c-0,0.358 -0,1.103 -0,1.461c-0,0.11 -0.09,0.2 -0.2,0.2c-0.461,-0 -1.588,-0 -2.014,-0c-0.097,-0 -0.18,0.069 -0.197,0.165c-0.126,0.709 -0.615,3.464 -0.615,3.464c-0.01,0.053 -0.056,0.092 -0.11,0.092l-1.634,0Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3Crect x='-8.266' y='-0.211' width='24' height='24' style='fill:none;fill-rule:nonzero;'/%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#message-actions-mark-unread::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='mark_unread' d='M14,3l6,0c1,0 2,1 2,2l0,14c0,1 -1,2 -2,2l-6,-0c-1,-0 -8,-8 -8,-8l-4,-0l-0,-2l4,0c-0,0 7,-8 8,-8Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#message-actions-copy-link::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='copy_message_link' d='M10.473,13.527c0.444,0.423 0.444,1.116 -0,1.538c-0.423,0.423 -1.116,0.423 -1.538,0c-2.098,-2.101 -2.098,-5.556 -0,-7.657l3.834,-3.834c2.101,-2.099 5.556,-2.099 7.657,-0c2.099,2.101 2.099,5.556 0,7.657l-1.613,1.614c0.01,-0.888 -0.13,-1.776 -0.434,-2.621l0.509,-0.52c0.613,-0.607 0.959,-1.434 0.959,-2.296c-0,-0.863 -0.346,-1.69 -0.959,-2.296c-0.606,-0.613 -1.433,-0.959 -2.296,-0.959c-0.862,0 -1.689,0.346 -2.296,0.959l-3.823,3.823c-0.613,0.606 -0.959,1.434 -0.959,2.296c0,0.862 0.346,1.69 0.959,2.296Zm3.054,-4.592c0.423,-0.423 1.116,-0.423 1.538,-0c2.098,2.101 2.098,5.556 0,7.657l-3.834,3.834c-2.101,2.099 -5.556,2.099 -7.657,0c-2.099,-2.101 -2.099,-5.556 -0,-7.657l1.613,-1.614c-0.01,0.888 0.13,1.776 0.434,2.632l-0.509,0.509c-0.613,0.607 -0.959,1.434 -0.959,2.296c0,0.863 0.346,1.69 0.959,2.296c0.606,0.613 1.433,0.959 2.296,0.959c0.862,-0 1.689,-0.346 2.296,-0.959l3.823,-3.823c0.613,-0.606 0.959,-1.434 0.959,-2.296c-0,-0.862 -0.346,-1.69 -0.959,-2.296c-0.212,-0.199 -0.333,-0.478 -0.333,-0.769c-0,-0.291 0.121,-0.57 0.333,-0.769Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#message-actions-tts::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath d='M2,4c0,-1.105 0.896,-2 2,-2l16,0c1.105,0 2,0.895 2,2l0,12c0,1.104 -0.895,2 -2,2l-9,0l-4,4l0,-4l-3,0c-1.104,0 -2,-0.896 -2,-2l0,-12Zm9.529,0.403c0.177,-0.177 0.444,-0.229 0.677,-0.134c0.232,0.094 0.383,0.321 0.383,0.57l-0,9.877c-0,0.25 -0.151,0.475 -0.383,0.571c-0.233,0.095 -0.5,0.042 -0.677,-0.134l-2.667,-2.907l-1.863,0c-0.342,0 -0.621,-0.277 -0.621,-0.617l-0,-3.704c-0,-0.339 0.279,-0.617 0.621,-0.617l1.863,-0l2.667,-2.905Zm2.302,2.288l-0,-1.235c2.398,0 4.348,1.939 4.348,4.321c-0,2.384 -1.95,4.321 -4.348,4.321l-0,-1.234c1.712,-0 3.106,-1.385 3.106,-3.087c-0,-1.701 -1.394,-3.086 -3.106,-3.086Zm1.863,3.086c0,-1.02 -0.836,-1.852 -1.863,-1.852l-0,1.235c0.342,-0 0.621,0.277 0.621,0.617c0,0.34 -0.279,0.617 -0.621,0.617l-0,1.235c1.027,0 1.863,-0.83 1.863,-1.852Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#message-actions-delete::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='delete' d='M5,6.999l0,12c0,1.102 0.897,2 2,2l10,-0c1.103,-0 2,-0.898 2,-2l0,-12l-14,0Zm6,10.001l-2,0l0,-6l2,0l0,6Zm4,0l-2,0l0,-6l2,0l0,6Zm0,-13.001l0,-1.999l-6,-0l0,1.999l-6,-0l0,2l18,-0l0,-2l-6,-0Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#message-actions-copy-id::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='id' d='M5.384,4.365c0.221,-0 0.4,0.179 0.4,0.4c0,2.15 0,12.32 0,14.47c0,0.221 -0.179,0.4 -0.4,0.4c-0.727,0 -2.257,0 -2.984,0c-0.221,0 -0.4,-0.179 -0.4,-0.4c-0,-2.15 -0,-12.32 -0,-14.47c0,-0.221 0.179,-0.4 0.4,-0.4c0.727,-0 2.257,-0 2.984,-0Zm8.538,-0c5.312,-0 8.078,3.076 8.078,7.613c0,4.537 -2.833,7.657 -7.989,7.657l-4.956,0c-0.221,0 -0.4,-0.179 -0.4,-0.4c-0,-2.15 -0,-12.32 -0,-14.47c-0,-0.221 0.179,-0.4 0.4,-0.4c1.229,-0 4.867,-0 4.867,-0Zm-0.111,12.327c2.7,-0 4.382,-1.417 4.382,-4.692c0,-3.209 -1.792,-4.692 -4.382,-4.692l-0.972,0c-0.221,0 -0.4,0.179 -0.4,0.4c0,1.536 0,7.048 0,8.584c0,0.221 0.179,0.4 0.4,0.4c0.405,-0 0.972,-0 0.972,-0Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#user-profile-actions-user-remove::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='user_remove' d='M13.817,20.174c0.045,0.066 0.049,0.152 0.011,0.223c-0.038,0.071 -0.112,0.115 -0.192,0.115c-2.004,0.001 -10.54,0.001 -10.54,0.001c-0.603,-0 -1.096,-0.493 -1.096,-1.096l-0,-1.095c-0,-2.915 5.84,-4.383 8.765,-4.383c0.765,-0 1.729,0.1 2.736,0.301c0.069,0.014 0.127,0.06 0.156,0.124c0.029,0.064 0.025,0.138 -0.01,0.199c-0.44,0.789 -0.69,1.697 -0.69,2.663c-0,1.085 0.315,2.096 0.86,2.948Zm7.292,-3.839l-5.348,-0c-0.49,-0 -0.891,0.401 -0.891,0.891c-0,0.49 0.401,0.891 0.891,0.891l5.348,0c0.49,0 0.891,-0.401 0.891,-0.891c-0,-0.49 -0.401,-0.891 -0.891,-0.891Zm-10.344,-4.587c2.422,-0 4.383,-1.962 4.383,-4.383c-0,-2.421 -1.961,-4.383 -4.383,-4.383c-2.421,0 -4.382,1.962 -4.382,4.383c-0,2.421 1.961,4.383 4.382,4.383Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#user-profile-actions-user-block::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='block' d='M12,2c-5.52,0 -10,4.48 -10,10c0,5.52 4.48,10 10,10c5.52,0 10,-4.48 10,-10c0,-5.52 -4.48,-10 -10,-10Zm-8,10c0,-4.42 3.58,-8 8,-8c1.85,0 3.55,0.63 4.9,1.69l-11.21,11.21c-1.06,-1.35 -1.69,-3.05 -1.69,-4.9Zm8,8c-1.85,0 -3.55,-0.63 -4.9,-1.69l11.21,-11.21c1.06,1.35 1.69,3.05 1.69,4.9c0,4.42 -3.58,8 -8,8Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#user-profile-actions-user-message::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='message' d='M3.739,2.271c-0.96,0 -1.739,0.779 -1.739,1.74l0,11.415c0,0.961 0.779,1.739 1.739,1.739l1.739,0c0.24,0 0.435,0.195 0.435,0.435l0,3.693c0,0.377 0.447,0.575 0.726,0.322l4.43,-4.001c0.319,-0.289 0.735,-0.449 1.166,-0.449l8.026,0c0.96,0 1.739,-0.778 1.739,-1.739l0,-11.415c0,-0.961 -0.779,-1.74 -1.739,-1.74l-16.522,0Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#stream-context-watch::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath d='M20.601,3.413c-0.533,-0.532 -1.393,-0.532 -1.925,-0l-6.676,6.662l-6.676,-6.676c-0.532,-0.532 -1.392,-0.532 -1.925,0c-0.532,0.533 -0.532,1.393 0,1.925l6.676,6.676l-6.676,6.676c-0.532,0.532 -0.532,1.392 0,1.925c0.533,0.532 1.393,0.532 1.925,-0l6.676,-6.676l6.676,6.676c0.532,0.532 1.392,0.532 1.925,-0c0.532,-0.533 0.532,-1.393 -0,-1.925l-6.676,-6.676l6.676,-6.676c0.518,-0.519 0.518,-1.392 -0,-1.911Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#stream-context-mute[aria-checked=true]::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='circle_checked' d='M12,2c-5.52,0 -10,4.48 -10,10c0,5.52 4.48,10 10,10c5.52,0 10,-4.48 10,-10c0,-5.52 -4.48,-10 -10,-10Zm-2.71,14.29l-3.59,-3.59c-0.39,-0.39 -0.39,-1.02 0,-1.41c0.39,-0.39 1.02,-0.39 1.41,0l2.89,2.88l6.88,-6.88c0.39,-0.39 1.02,-0.39 1.41,0c0.39,0.39 0.39,1.02 0,1.41l-7.59,7.59c-0.38,0.39 -1.02,0.39 -1.41,0Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#stream-context-mute[aria-checked=false]::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='radio_button_unchecked' d='M12,2c-5.52,0 -10,4.48 -10,10c0,5.52 4.48,10 10,10c5.52,0 10,-4.48 10,-10c0,-5.52 -4.48,-10 -10,-10Zm0,18c-4.42,0 -8,-3.58 -8,-8c0,-4.42 3.58,-8 8,-8c4.42,0 8,3.58 8,8c0,4.42 -3.58,8 -8,8Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#stream-context-no-video-hide[aria-checked=true]::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='circle_checked' d='M12,2c-5.52,0 -10,4.48 -10,10c0,5.52 4.48,10 10,10c5.52,0 10,-4.48 10,-10c0,-5.52 -4.48,-10 -10,-10Zm-2.71,14.29l-3.59,-3.59c-0.39,-0.39 -0.39,-1.02 0,-1.41c0.39,-0.39 1.02,-0.39 1.41,0l2.89,2.88l6.88,-6.88c0.39,-0.39 1.02,-0.39 1.41,0c0.39,0.39 0.39,1.02 0,1.41l-7.59,7.59c-0.38,0.39 -1.02,0.39 -1.41,0Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#stream-context-no-video-hide[aria-checked=false]::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='radio_button_unchecked' d='M12,2c-5.52,0 -10,4.48 -10,10c0,5.52 4.48,10 10,10c5.52,0 10,-4.48 10,-10c0,-5.52 -4.48,-10 -10,-10Zm0,18c-4.42,0 -8,-3.58 -8,-8c0,-4.42 3.58,-8 8,-8c4.42,0 8,3.58 8,8c0,4.42 -3.58,8 -8,8Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#stream-context-report-stream-problem::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3CclipPath id='_clip1'%3E%3Crect id='Filled1' serif:id='Filled' x='0' y='0' width='24' height='24'/%3E%3C/clipPath%3E%3Cg clip-path='url(%23_clip1)'%3E%3Cg id='Context'%3E%3Cpath d='M15.696,2l-7.381,0c-0.289,0 -0.578,0.122 -0.779,0.322l-5.214,5.211c-0.2,0.2 -0.322,0.489 -0.322,0.778l0,7.367c0,0.3 0.122,0.578 0.322,0.789l5.203,5.2c0.212,0.211 0.501,0.333 0.79,0.333l7.37,-0c0.301,-0 0.578,-0.122 0.79,-0.322l5.203,-5.2c0.211,-0.211 0.322,-0.489 0.322,-0.789l0,-7.378c0,-0.3 -0.122,-0.578 -0.322,-0.789l-5.203,-5.2c-0.2,-0.2 -0.489,-0.322 -0.779,-0.322Zm-3.69,15.889c-0.801,-0 -1.446,-0.645 -1.446,-1.445c0,-0.8 0.645,-1.444 1.446,-1.444c0.8,-0 1.445,0.644 1.445,1.444c-0,0.8 -0.645,1.445 -1.445,1.445Zm-0,-4.778c-0.612,0 -1.112,-0.5 -1.112,-1.111l-0,-4.444c-0,-0.612 0.5,-1.112 1.112,-1.112c0.611,0 1.111,0.5 1.111,1.112l0,4.444c0,0.611 -0.5,1.111 -1.111,1.111Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3Crect x='2' y='0' width='24' height='24' style='fill:none;fill-rule:nonzero;'/%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#image-context-copy-image::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='Copy_image' d='M22,19.778l0,-15.556c0,-1.222 -1,-2.222 -2.222,-2.222l-15.556,0c-1.222,0 -2.222,1 -2.222,2.222l0,15.556c0,1.222 1,2.222 2.222,2.222l15.556,0c1.222,0 2.222,-1 2.222,-2.222Zm-13.444,-5.578l2.333,2.811l3.444,-4.433c0.223,-0.289 0.667,-0.289 0.889,0.011l3.9,5.2c0.278,0.367 0.011,0.889 -0.444,0.889l-13.322,-0c-0.467,-0 -0.723,-0.534 -0.434,-0.9l2.767,-3.556c0.211,-0.289 0.633,-0.3 0.867,-0.022Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#image-context-save-image::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='save_image' d='M18.211,2.656c-0.422,-0.423 -0.989,-0.656 -1.578,-0.656l-12.411,0c-1.233,0 -2.222,1 -2.222,2.222l-0,15.556c-0,1.222 1,2.222 2.222,2.222l15.556,0c1.222,0 2.222,-1 2.222,-2.222l-0,-12.411c-0,-0.589 -0.233,-1.156 -0.656,-1.567l-3.133,-3.144Zm-6.211,17.122c-1.844,-0 -3.333,-1.489 -3.333,-3.334c-0,-1.844 1.489,-3.333 3.333,-3.333c1.844,0 3.333,1.489 3.333,3.333c0,1.845 -1.489,3.334 -3.333,3.334Zm1.111,-11.111l-6.667,-0c-1.222,-0 -2.222,-1 -2.222,-2.223c0,-1.222 1,-2.222 2.222,-2.222l6.667,0c1.222,0 2.222,1 2.222,2.222c0,1.223 -1,2.223 -2.222,2.223Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#image-context-copy-native-link::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='copy_message_link' d='M10.473,13.527c0.444,0.423 0.444,1.116 -0,1.538c-0.423,0.423 -1.116,0.423 -1.538,0c-2.098,-2.101 -2.098,-5.556 -0,-7.657l3.834,-3.834c2.101,-2.099 5.556,-2.099 7.657,-0c2.099,2.101 2.099,5.556 0,7.657l-1.613,1.614c0.01,-0.888 -0.13,-1.776 -0.434,-2.621l0.509,-0.52c0.613,-0.607 0.959,-1.434 0.959,-2.296c-0,-0.863 -0.346,-1.69 -0.959,-2.296c-0.606,-0.613 -1.433,-0.959 -2.296,-0.959c-0.862,0 -1.689,0.346 -2.296,0.959l-3.823,3.823c-0.613,0.606 -0.959,1.434 -0.959,2.296c0,0.862 0.346,1.69 0.959,2.296Zm3.054,-4.592c0.423,-0.423 1.116,-0.423 1.538,-0c2.098,2.101 2.098,5.556 0,7.657l-3.834,3.834c-2.101,2.099 -5.556,2.099 -7.657,0c-2.099,-2.101 -2.099,-5.556 -0,-7.657l1.613,-1.614c-0.01,0.888 0.13,1.776 0.434,2.632l-0.509,0.509c-0.613,0.607 -0.959,1.434 -0.959,2.296c0,0.863 0.346,1.69 0.959,2.296c0.606,0.613 1.433,0.959 2.296,0.959c0.862,-0 1.689,-0.346 2.296,-0.959l3.823,-3.823c0.613,-0.606 0.959,-1.434 0.959,-2.296c-0,-0.862 -0.346,-1.69 -0.959,-2.296c-0.212,-0.199 -0.333,-0.478 -0.333,-0.769c-0,-0.291 0.121,-0.57 0.333,-0.769Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#image-context-open-native-link::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='id' d='M5.384,4.365c0.221,-0 0.4,0.179 0.4,0.4c0,2.15 0,12.32 0,14.47c0,0.221 -0.179,0.4 -0.4,0.4c-0.727,0 -2.257,0 -2.984,0c-0.221,0 -0.4,-0.179 -0.4,-0.4c-0,-2.15 -0,-12.32 -0,-14.47c0,-0.221 0.179,-0.4 0.4,-0.4c0.727,-0 2.257,-0 2.984,-0Zm8.538,-0c5.312,-0 8.078,3.076 8.078,7.613c0,4.537 -2.833,7.657 -7.989,7.657l-4.956,0c-0.221,0 -0.4,-0.179 -0.4,-0.4c-0,-2.15 -0,-12.32 -0,-14.47c-0,-0.221 0.179,-0.4 0.4,-0.4c1.229,-0 4.867,-0 4.867,-0Zm-0.111,12.327c2.7,-0 4.382,-1.417 4.382,-4.692c0,-3.209 -1.792,-4.692 -4.382,-4.692l-0.972,0c-0.221,0 -0.4,0.179 -0.4,0.4c0,1.536 0,7.048 0,8.584c0,0.221 0.179,0.4 0.4,0.4c0.405,-0 0.972,-0 0.972,-0Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#textarea-context-sticker-suggestions[aria-checked=true]::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='circle_checked' d='M12,2c-5.52,0 -10,4.48 -10,10c0,5.52 4.48,10 10,10c5.52,0 10,-4.48 10,-10c0,-5.52 -4.48,-10 -10,-10Zm-2.71,14.29l-3.59,-3.59c-0.39,-0.39 -0.39,-1.02 0,-1.41c0.39,-0.39 1.02,-0.39 1.41,0l2.89,2.88l6.88,-6.88c0.39,-0.39 1.02,-0.39 1.41,0c0.39,0.39 0.39,1.02 0,1.41l-7.59,7.59c-0.38,0.39 -1.02,0.39 -1.41,0Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#textarea-context-sticker-suggestions[aria-checked=false]::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='radio_button_unchecked' d='M12,2c-5.52,0 -10,4.48 -10,10c0,5.52 4.48,10 10,10c5.52,0 10,-4.48 10,-10c0,-5.52 -4.48,-10 -10,-10Zm0,18c-4.42,0 -8,-3.58 -8,-8c0,-4.42 3.58,-8 8,-8c4.42,0 8,3.58 8,8c0,4.42 -3.58,8 -8,8Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#textarea-context-spellcheck[aria-checked=true]::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='circle_checked' d='M12,2c-5.52,0 -10,4.48 -10,10c0,5.52 4.48,10 10,10c5.52,0 10,-4.48 10,-10c0,-5.52 -4.48,-10 -10,-10Zm-2.71,14.29l-3.59,-3.59c-0.39,-0.39 -0.39,-1.02 0,-1.41c0.39,-0.39 1.02,-0.39 1.41,0l2.89,2.88l6.88,-6.88c0.39,-0.39 1.02,-0.39 1.41,0c0.39,0.39 0.39,1.02 0,1.41l-7.59,7.59c-0.38,0.39 -1.02,0.39 -1.41,0Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#textarea-context-spellcheck[aria-checked=false]::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='radio_button_unchecked' d='M12,2c-5.52,0 -10,4.48 -10,10c0,5.52 4.48,10 10,10c5.52,0 10,-4.48 10,-10c0,-5.52 -4.48,-10 -10,-10Zm0,18c-4.42,0 -8,-3.58 -8,-8c0,-4.42 3.58,-8 8,-8c4.42,0 8,3.58 8,8c0,4.42 -3.58,8 -8,8Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#textarea-context-languages::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3CclipPath id='_clip1'%3E%3Crect id='Filled1' serif:id='Filled' x='0' y='0' width='24' height='24'/%3E%3C/clipPath%3E%3Cg clip-path='url(%23_clip1)'%3E%3Cg id='Context'%3E%3Cpath id='Languages' d='M12.792,15.4c0.13,-0.334 0.047,-0.714 -0.213,-0.973l-1.936,-1.908l0.028,-0.028c1.612,-1.797 2.76,-3.863 3.437,-6.049l1.797,-0c0.5,-0 0.917,-0.417 0.917,-0.917l-0,-0.019c-0,-0.5 -0.417,-0.917 -0.917,-0.917l-5.568,0l0,-0.926c0,-0.51 -0.416,-0.927 -0.926,-0.927c-0.51,0 -0.926,0.417 -0.926,0.927l-0,0.926l-5.568,0c-0.5,0 -0.917,0.417 -0.917,0.917c-0,0.51 0.417,0.917 0.917,0.917l9.431,0c-0.621,1.797 -1.603,3.493 -2.937,4.975c-0.75,-0.825 -1.38,-1.723 -1.908,-2.668c-0.149,-0.269 -0.417,-0.435 -0.723,-0.435c-0.639,-0 -1.047,0.694 -0.732,1.25c0.584,1.047 1.297,2.047 2.131,2.974l-4.048,3.992c-0.371,0.362 -0.371,0.955 -0,1.316c0.361,0.361 0.945,0.361 1.315,-0l3.965,-3.974l1.871,1.871c0.473,0.472 1.279,0.296 1.51,-0.324Zm4.493,-5.253c-0.556,0 -1.056,0.343 -1.25,0.871l-3.4,9.079c-0.223,0.565 0.204,1.167 0.806,1.167c0.361,-0 0.685,-0.223 0.815,-0.565l0.824,-2.214l4.401,-0l0.833,2.214c0.13,0.333 0.454,0.565 0.816,0.565c0.602,-0 1.028,-0.602 0.815,-1.167l-3.4,-9.079c-0.204,-0.528 -0.704,-0.871 -1.26,-0.871Zm-1.501,6.485l1.501,-4.011l1.501,4.011l-3.002,-0Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3Crect x='-3.691' y='-0.201' width='24' height='24' style='fill:none;fill-rule:nonzero;'/%3E%3Crect x='-3.938' y='4.803' width='24' height='24' style='fill:none;fill-rule:nonzero;'/%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#textarea-context-paste::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='paste' d='M18.364,3.818l-3.8,0c-0.382,-1.054 -1.382,-1.818 -2.563,-1.818c-1.182,-0 -2.182,0.764 -2.564,1.818l-3.8,0c-1,0 -1.818,0.818 -1.818,1.818l-0,14.546c-0,1 0.818,1.818 1.818,1.818l12.727,0c1,0 1.818,-0.818 1.818,-1.818l0,-14.546c0,-1 -0.818,-1.818 -1.818,-1.818Zm-6.363,0c0.5,0 0.909,0.409 0.909,0.909c-0,0.5 -0.409,0.909 -0.909,0.909c-0.5,0 -0.91,-0.409 -0.91,-0.909c0,-0.5 0.41,-0.909 0.91,-0.909Zm5.454,16.364l-10.909,-0c-0.5,-0 -0.909,-0.409 -0.909,-0.909l-0,-12.728c-0,-0.5 0.409,-0.909 0.909,-0.909l0.909,0l0,0.909c0,1 0.818,1.819 1.818,1.819l5.455,-0c1,-0 1.818,-0.819 1.818,-1.819l-0,-0.909l0.909,0c0.5,0 0.909,0.409 0.909,0.909l0,12.728c0,0.5 -0.409,0.909 -0.909,0.909Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#channel-context-mark-channel-read::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='mark_as_read' d='M8.187,16.653l-4.17,-4.17c-0.465,-0.465 -1.204,-0.465 -1.668,-0c-0.465,0.464 -0.465,1.203 -0,1.668l4.992,4.992c0.465,0.465 1.215,0.465 1.68,0l12.63,-12.618c0.465,-0.465 0.465,-1.204 0,-1.668c-0.464,-0.465 -1.203,-0.465 -1.668,-0l-11.796,11.796Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#channel-context-unmute-channel::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='circle_checked' d='M12,2c-5.52,0 -10,4.48 -10,10c0,5.52 4.48,10 10,10c5.52,0 10,-4.48 10,-10c0,-5.52 -4.48,-10 -10,-10Zm-2.71,14.29l-3.59,-3.59c-0.39,-0.39 -0.39,-1.02 0,-1.41c0.39,-0.39 1.02,-0.39 1.41,0l2.89,2.88l6.88,-6.88c0.39,-0.39 1.02,-0.39 1.41,0c0.39,0.39 0.39,1.02 0,1.41l-7.59,7.59c-0.38,0.39 -1.02,0.39 -1.41,0Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#channel-context-mute-channel::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='radio_button_unchecked' d='M12,2c-5.52,0 -10,4.48 -10,10c0,5.52 4.48,10 10,10c5.52,0 10,-4.48 10,-10c0,-5.52 -4.48,-10 -10,-10Zm0,18c-4.42,0 -8,-3.58 -8,-8c0,-4.42 3.58,-8 8,-8c4.42,0 8,3.58 8,8c0,4.42 -3.58,8 -8,8Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#channel-context-collapse-category[aria-checked=true]::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='circle_checked' d='M12,2c-5.52,0 -10,4.48 -10,10c0,5.52 4.48,10 10,10c5.52,0 10,-4.48 10,-10c0,-5.52 -4.48,-10 -10,-10Zm-2.71,14.29l-3.59,-3.59c-0.39,-0.39 -0.39,-1.02 0,-1.41c0.39,-0.39 1.02,-0.39 1.41,0l2.89,2.88l6.88,-6.88c0.39,-0.39 1.02,-0.39 1.41,0c0.39,0.39 0.39,1.02 0,1.41l-7.59,7.59c-0.38,0.39 -1.02,0.39 -1.41,0Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#channel-context-collapse-category[aria-checked=false]::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='radio_button_unchecked' d='M12,2c-5.52,0 -10,4.48 -10,10c0,5.52 4.48,10 10,10c5.52,0 10,-4.48 10,-10c0,-5.52 -4.48,-10 -10,-10Zm0,18c-4.42,0 -8,-3.58 -8,-8c0,-4.42 3.58,-8 8,-8c4.42,0 8,3.58 8,8c0,4.42 -3.58,8 -8,8Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#channel-context-collapse-all-categories::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3C/g%3E%3Cpath d='M6.522,20.587c0.551,0.551 1.44,0.551 1.991,0l3.486,-3.486l3.487,3.486c0.55,0.551 1.439,0.551 1.99,0c0.55,-0.55 0.55,-1.44 -0,-1.99l-4.475,-4.475c-0.55,-0.55 -1.439,-0.55 -1.99,0l-4.474,4.475c-0.565,0.536 -0.565,1.44 -0.015,1.99Z' style='fill-rule:nonzero;'/%3E%3Cpath d='M17.478,3.413c-0.551,-0.551 -1.44,-0.551 -1.991,-0l-3.486,3.486l-3.487,-3.486c-0.55,-0.551 -1.439,-0.551 -1.99,-0c-0.55,0.55 -0.55,1.44 0,1.99l4.475,4.475c0.55,0.55 1.439,0.55 1.99,-0l4.474,-4.475c0.565,-0.536 0.565,-1.44 0.015,-1.99Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#channel-context-channel-notifications::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='notification_settings' d='M18.085,15.8l-0,-5.067c-0,-3.111 -1.662,-5.716 -4.561,-6.405l0,-0.689c0,-0.841 -0.689,-1.52 -1.53,-1.52c-0.841,-0 -1.51,0.679 -1.51,1.52l-0,0.689c-2.909,0.689 -4.561,3.284 -4.561,6.405l0,5.067l-1.317,1.308c-0.639,0.638 -0.193,1.733 0.709,1.733l13.347,-0c0.902,-0 1.358,-1.095 0.72,-1.733l-1.297,-1.308Zm-6.091,6.081c1.115,0 2.027,-0.912 2.027,-2.027l-4.054,0c-0,1.115 0.902,2.027 2.027,2.027Zm-5.29,-17.502c0.425,-0.385 0.435,-1.044 0.03,-1.449c-0.385,-0.386 -1.014,-0.396 -1.409,-0.021c-1.733,1.581 -2.929,3.73 -3.314,6.142c-0.091,0.618 0.385,1.175 1.014,1.175c0.486,0 0.912,-0.354 0.993,-0.841c0.304,-1.966 1.277,-3.719 2.686,-5.006Zm11.989,-1.47c-0.406,-0.375 -1.034,-0.365 -1.419,0.021c-0.405,0.405 -0.385,1.054 0.03,1.439c1.399,1.287 2.382,3.04 2.686,5.006c0.071,0.487 0.497,0.841 0.993,0.841c0.618,0 1.105,-0.557 1.004,-1.175c-0.386,-2.402 -1.571,-4.541 -3.294,-6.132Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#channel-context-hide-voice-names[aria-checked=true]::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='circle_checked' d='M12,2c-5.52,0 -10,4.48 -10,10c0,5.52 4.48,10 10,10c5.52,0 10,-4.48 10,-10c0,-5.52 -4.48,-10 -10,-10Zm-2.71,14.29l-3.59,-3.59c-0.39,-0.39 -0.39,-1.02 0,-1.41c0.39,-0.39 1.02,-0.39 1.41,0l2.89,2.88l6.88,-6.88c0.39,-0.39 1.02,-0.39 1.41,0c0.39,0.39 0.39,1.02 0,1.41l-7.59,7.59c-0.38,0.39 -1.02,0.39 -1.41,0Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#channel-context-hide-voice-names[aria-checked=false]::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='radio_button_unchecked' d='M12,2c-5.52,0 -10,4.48 -10,10c0,5.52 4.48,10 10,10c5.52,0 10,-4.48 10,-10c0,-5.52 -4.48,-10 -10,-10Zm0,18c-4.42,0 -8,-3.58 -8,-8c0,-4.42 3.58,-8 8,-8c4.42,0 8,3.58 8,8c0,4.42 -3.58,8 -8,8Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#channel-context-edit-channel::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath d='M19.292,9.831l0.649,-0.647c1.412,-1.412 1.412,-3.711 -0,-5.125c-1.413,-1.412 -3.713,-1.412 -5.125,0l-0.647,0.648l5.123,5.124Zm-6.397,-3.853l-7.713,7.715l5.125,5.123l7.712,-7.715l-5.124,-5.123Zm-8.779,14.996l4.641,-1.16l-4.573,-4.573l-1.16,4.642c-0.077,0.306 0.013,0.631 0.236,0.854c0.224,0.223 0.549,0.312 0.856,0.237Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#channel-context-copy-channel-topic::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='group_add' d='M19.326,15.682l0,-1.783c0,-0.49 -0.401,-0.891 -0.891,-0.891c-0.49,0 -0.891,0.401 -0.891,0.891l-0,1.783l-1.783,-0c-0.49,-0 -0.891,0.401 -0.891,0.891c-0,0.49 0.401,0.892 0.891,0.892l1.783,-0l-0,1.782c-0,0.49 0.401,0.891 0.891,0.891c0.49,0 0.891,-0.401 0.891,-0.891l0,-1.782l1.783,-0c0.49,-0 0.891,-0.402 0.891,-0.892c-0,-0.49 -0.401,-0.891 -0.891,-0.891l-1.783,-0Zm-6.102,2.586c0.023,0.067 0.012,0.141 -0.029,0.198c-0.041,0.057 -0.107,0.091 -0.178,0.091c-1.36,0.001 -6.726,0.001 -6.726,0.001c-0.309,-0 -0.56,-0.251 -0.56,-0.56c0,-0.817 0,-2.239 0,-2.239c0,-2.481 4.972,-3.731 7.463,-3.731c0.423,-0 0.918,0.036 1.448,0.108c0.085,0.012 0.155,0.072 0.179,0.154c0.025,0.083 -0.001,0.171 -0.065,0.228c-1.106,1.001 -1.799,2.448 -1.799,4.055c-0,0.592 0.094,1.162 0.267,1.695Zm-8.382,-5.319c0.04,-0.014 0.085,0.001 0.109,0.036c0.023,0.036 0.019,0.083 -0.01,0.115c-0.66,0.721 -1.075,1.597 -1.075,2.659l-0,2.239c-0,0.309 -0.251,0.56 -0.56,0.56c-0.236,-0 -0.51,-0 -0.746,-0c-0.309,-0 -0.56,-0.251 -0.56,-0.56c0,-0.817 0,-2.239 0,-2.239c0,-1.25 1.266,-2.189 2.842,-2.81Zm8.352,-1.854c-2.062,-0 -3.731,-1.67 -3.731,-3.731c-0,-2.062 1.669,-3.732 3.731,-3.732c2.062,0 3.731,1.67 3.731,3.732c0,2.061 -1.669,3.731 -3.731,3.731Zm-4.452,-7.377c0.038,-0.006 0.076,0.012 0.095,0.046c0.019,0.033 0.015,0.074 -0.009,0.104c-0.764,0.962 -1.231,2.175 -1.231,3.496c-0,1.32 0.467,2.533 1.232,3.494c0.025,0.03 0.029,0.073 0.01,0.107c-0.02,0.034 -0.059,0.052 -0.097,0.045c-1.709,-0.335 -3.011,-1.829 -3.011,-3.646c0,-1.818 1.302,-3.311 3.011,-3.646Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#channel-context-invite-people::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='group_add' d='M19.326,15.682l0,-1.783c0,-0.49 -0.401,-0.891 -0.891,-0.891c-0.49,0 -0.891,0.401 -0.891,0.891l-0,1.783l-1.783,-0c-0.49,-0 -0.891,0.401 -0.891,0.891c-0,0.49 0.401,0.892 0.891,0.892l1.783,-0l-0,1.782c-0,0.49 0.401,0.891 0.891,0.891c0.49,0 0.891,-0.401 0.891,-0.891l0,-1.782l1.783,-0c0.49,-0 0.891,-0.402 0.891,-0.892c-0,-0.49 -0.401,-0.891 -0.891,-0.891l-1.783,-0Zm-6.102,2.586c0.023,0.067 0.012,0.141 -0.029,0.198c-0.041,0.057 -0.107,0.091 -0.178,0.091c-1.36,0.001 -6.726,0.001 -6.726,0.001c-0.309,-0 -0.56,-0.251 -0.56,-0.56c0,-0.817 0,-2.239 0,-2.239c0,-2.481 4.972,-3.731 7.463,-3.731c0.423,-0 0.918,0.036 1.448,0.108c0.085,0.012 0.155,0.072 0.179,0.154c0.025,0.083 -0.001,0.171 -0.065,0.228c-1.106,1.001 -1.799,2.448 -1.799,4.055c-0,0.592 0.094,1.162 0.267,1.695Zm-8.382,-5.319c0.04,-0.014 0.085,0.001 0.109,0.036c0.023,0.036 0.019,0.083 -0.01,0.115c-0.66,0.721 -1.075,1.597 -1.075,2.659l-0,2.239c-0,0.309 -0.251,0.56 -0.56,0.56c-0.236,-0 -0.51,-0 -0.746,-0c-0.309,-0 -0.56,-0.251 -0.56,-0.56c0,-0.817 0,-2.239 0,-2.239c0,-1.25 1.266,-2.189 2.842,-2.81Zm8.352,-1.854c-2.062,-0 -3.731,-1.67 -3.731,-3.731c-0,-2.062 1.669,-3.732 3.731,-3.732c2.062,0 3.731,1.67 3.731,3.732c0,2.061 -1.669,3.731 -3.731,3.731Zm-4.452,-7.377c0.038,-0.006 0.076,0.012 0.095,0.046c0.019,0.033 0.015,0.074 -0.009,0.104c-0.764,0.962 -1.231,2.175 -1.231,3.496c-0,1.32 0.467,2.533 1.232,3.494c0.025,0.03 0.029,0.073 0.01,0.107c-0.02,0.034 -0.059,0.052 -0.097,0.045c-1.709,-0.335 -3.011,-1.829 -3.011,-3.646c0,-1.818 1.302,-3.311 3.011,-3.646Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#channel-context-clone-channel::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='clone' d='M18.5,2l-9,-0c-1.1,-0 -2,0.9 -2,2l-0,12c-0,1.1 0.9,2 2,2l9,0c1.1,0 2,-0.9 2,-2l0,-12c0,-1.1 -0.9,-2 -2,-2Zm0,14l-9,0l-0,-12l9,-0l0,12Zm-15,-1l-0,-2l2,0l-0,2l-2,0Zm-0,-5.5l2,-0l-0,2l-2,-0l-0,-2Zm7,10.5l2,0l0,2l-2,0l-0,-2Zm-7,-1.5l-0,-2l2,0l-0,2l-2,0Zm2,3.5c-1.1,0 -2,-0.9 -2,-2l2,0l-0,2Zm3.5,0l-2,0l-0,-2l2,0l-0,2Zm5,0l0,-2l2,0c0,1.1 -0.9,2 -2,2Zm-8.5,-16l-0,2l-2,-0c-0,-1.1 0.9,-2 2,-2Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#channel-context-create-text-channel::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath d='M19.714,13.286l-6.428,-0l-0,6.428c-0,0.707 -0.579,1.286 -1.286,1.286c-0.707,-0 -1.286,-0.579 -1.286,-1.286l0,-6.428l-6.428,-0c-0.707,-0 -1.286,-0.579 -1.286,-1.286c0,-0.707 0.579,-1.286 1.286,-1.286l6.428,0l0,-6.428c0,-0.707 0.579,-1.286 1.286,-1.286c0.707,0 1.286,0.579 1.286,1.286l-0,6.428l6.428,0c0.707,0 1.286,0.579 1.286,1.286c-0,0.707 -0.579,1.286 -1.286,1.286Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#channel-context-create-voice-channel::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath d='M19.714,13.286l-6.428,-0l-0,6.428c-0,0.707 -0.579,1.286 -1.286,1.286c-0.707,-0 -1.286,-0.579 -1.286,-1.286l0,-6.428l-6.428,-0c-0.707,-0 -1.286,-0.579 -1.286,-1.286c0,-0.707 0.579,-1.286 1.286,-1.286l6.428,0l0,-6.428c0,-0.707 0.579,-1.286 1.286,-1.286c0.707,0 1.286,0.579 1.286,1.286l-0,6.428l6.428,0c0.707,0 1.286,0.579 1.286,1.286c-0,0.707 -0.579,1.286 -1.286,1.286Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#channel-context-delete-channel::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='delete' d='M5,6.999l0,12c0,1.102 0.897,2 2,2l10,-0c1.103,-0 2,-0.898 2,-2l0,-12l-14,0Zm6,10.001l-2,0l0,-6l2,0l0,6Zm4,0l-2,0l0,-6l2,0l0,6Zm0,-13.001l0,-1.999l-6,-0l0,1.999l-6,-0l0,2l18,-0l0,-2l-6,-0Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#channel-context-devmode-copy-id::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='id' d='M5.384,4.365c0.221,-0 0.4,0.179 0.4,0.4c0,2.15 0,12.32 0,14.47c0,0.221 -0.179,0.4 -0.4,0.4c-0.727,0 -2.257,0 -2.984,0c-0.221,0 -0.4,-0.179 -0.4,-0.4c-0,-2.15 -0,-12.32 -0,-14.47c0,-0.221 0.179,-0.4 0.4,-0.4c0.727,-0 2.257,-0 2.984,-0Zm8.538,-0c5.312,-0 8.078,3.076 8.078,7.613c0,4.537 -2.833,7.657 -7.989,7.657l-4.956,0c-0.221,0 -0.4,-0.179 -0.4,-0.4c-0,-2.15 -0,-12.32 -0,-14.47c-0,-0.221 0.179,-0.4 0.4,-0.4c1.229,-0 4.867,-0 4.867,-0Zm-0.111,12.327c2.7,-0 4.382,-1.417 4.382,-4.692c0,-3.209 -1.792,-4.692 -4.382,-4.692l-0.972,0c-0.221,0 -0.4,0.179 -0.4,0.4c0,1.536 0,7.048 0,8.584c0,0.221 0.179,0.4 0.4,0.4c0.405,-0 0.972,-0 0.972,-0Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#guild-header-popout-premium-subscribe::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='server_boost' d='M12.141,2.141c-0.078,-0.078 -0.204,-0.078 -0.282,0c-0.906,0.906 -5.871,5.871 -6.467,6.467c-0.038,0.038 -0.059,0.088 -0.059,0.141c0,0.712 0,5.79 0,6.502c0,0.053 0.021,0.103 0.059,0.141c0.596,0.596 5.561,5.561 6.467,6.467c0.078,0.078 0.204,0.078 0.282,-0c0.906,-0.906 5.871,-5.871 6.467,-6.467c0.038,-0.038 0.059,-0.088 0.059,-0.141c-0,-0.712 -0,-5.79 -0,-6.502c-0,-0.053 -0.021,-0.103 -0.059,-0.141c-0.596,-0.596 -5.561,-5.561 -6.467,-6.467Zm4.859,12.426c0,0.053 -0.021,0.104 -0.059,0.142c-0.499,0.499 -4.044,4.044 -4.8,4.8c-0.078,0.078 -0.204,0.078 -0.282,-0c-0.756,-0.756 -4.301,-4.301 -4.8,-4.8c-0.038,-0.038 -0.059,-0.089 -0.059,-0.142c0,-0.619 0,-4.515 0,-5.134c-0,-0.053 0.021,-0.104 0.059,-0.142c0.499,-0.499 4.044,-4.044 4.8,-4.8c0.078,-0.078 0.204,-0.078 0.282,0c0.756,0.756 4.301,4.301 4.8,4.8c0.038,0.038 0.059,0.089 0.059,0.142c-0,0.619 -0,4.515 -0,5.134Zm-8.275,-4.576c-0.037,0.038 -0.058,0.089 -0.058,0.142c-0,0.51 -0,3.224 -0,3.734c-0,0.053 0.021,0.104 0.058,0.142c0.385,0.385 2.556,2.555 3.134,3.133c0.078,0.078 0.204,0.078 0.282,-0c0.578,-0.578 2.749,-2.748 3.134,-3.133c0.037,-0.038 0.058,-0.089 0.058,-0.142c0,-0.51 0,-3.224 0,-3.734c0,-0.053 -0.021,-0.104 -0.058,-0.142c-0.385,-0.385 -2.556,-2.555 -3.134,-3.133c-0.078,-0.078 -0.204,-0.078 -0.282,0c-0.578,0.578 -2.749,2.748 -3.134,3.133Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#guild-header-popout-invite-people::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='group_add' d='M19.326,15.682l0,-1.783c0,-0.49 -0.401,-0.891 -0.891,-0.891c-0.49,0 -0.891,0.401 -0.891,0.891l-0,1.783l-1.783,-0c-0.49,-0 -0.891,0.401 -0.891,0.891c-0,0.49 0.401,0.892 0.891,0.892l1.783,-0l-0,1.782c-0,0.49 0.401,0.891 0.891,0.891c0.49,0 0.891,-0.401 0.891,-0.891l0,-1.782l1.783,-0c0.49,-0 0.891,-0.402 0.891,-0.892c-0,-0.49 -0.401,-0.891 -0.891,-0.891l-1.783,-0Zm-6.102,2.586c0.023,0.067 0.012,0.141 -0.029,0.198c-0.041,0.057 -0.107,0.091 -0.178,0.091c-1.36,0.001 -6.726,0.001 -6.726,0.001c-0.309,-0 -0.56,-0.251 -0.56,-0.56c0,-0.817 0,-2.239 0,-2.239c0,-2.481 4.972,-3.731 7.463,-3.731c0.423,-0 0.918,0.036 1.448,0.108c0.085,0.012 0.155,0.072 0.179,0.154c0.025,0.083 -0.001,0.171 -0.065,0.228c-1.106,1.001 -1.799,2.448 -1.799,4.055c-0,0.592 0.094,1.162 0.267,1.695Zm-8.382,-5.319c0.04,-0.014 0.085,0.001 0.109,0.036c0.023,0.036 0.019,0.083 -0.01,0.115c-0.66,0.721 -1.075,1.597 -1.075,2.659l-0,2.239c-0,0.309 -0.251,0.56 -0.56,0.56c-0.236,-0 -0.51,-0 -0.746,-0c-0.309,-0 -0.56,-0.251 -0.56,-0.56c0,-0.817 0,-2.239 0,-2.239c0,-1.25 1.266,-2.189 2.842,-2.81Zm8.352,-1.854c-2.062,-0 -3.731,-1.67 -3.731,-3.731c-0,-2.062 1.669,-3.732 3.731,-3.732c2.062,0 3.731,1.67 3.731,3.732c0,2.061 -1.669,3.731 -3.731,3.731Zm-4.452,-7.377c0.038,-0.006 0.076,0.012 0.095,0.046c0.019,0.033 0.015,0.074 -0.009,0.104c-0.764,0.962 -1.231,2.175 -1.231,3.496c-0,1.32 0.467,2.533 1.232,3.494c0.025,0.03 0.029,0.073 0.01,0.107c-0.02,0.034 -0.059,0.052 -0.097,0.045c-1.709,-0.335 -3.011,-1.829 -3.011,-3.646c0,-1.818 1.302,-3.311 3.011,-3.646Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#guild-header-popout-settings::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='settings' d='M19.437,12.979c0.042,-0.312 0.063,-0.635 0.063,-0.979c-0,-0.333 -0.021,-0.667 -0.073,-0.979l2.115,-1.646c0.187,-0.146 0.239,-0.427 0.125,-0.635l-2,-3.459c-0.125,-0.229 -0.386,-0.302 -0.615,-0.229l-2.49,1c-0.52,-0.396 -1.072,-0.729 -1.687,-0.979l-0.375,-2.646c-0.042,-0.25 -0.25,-0.427 -0.5,-0.427l-4,-0c-0.25,-0 -0.448,0.177 -0.49,0.427l-0.375,2.646c-0.614,0.25 -1.177,0.594 -1.687,0.979l-2.49,-1c-0.229,-0.083 -0.489,0 -0.614,0.229l-1.99,3.459c-0.125,0.218 -0.083,0.489 0.125,0.635l2.115,1.646c-0.052,0.312 -0.094,0.656 -0.094,0.979c-0,0.323 0.021,0.667 0.073,0.979l-2.115,1.646c-0.187,0.146 -0.239,0.427 -0.125,0.635l2,3.459c0.125,0.229 0.386,0.302 0.615,0.229l2.489,-1c0.521,0.396 1.073,0.729 1.688,0.979l0.375,2.646c0.052,0.25 0.25,0.427 0.5,0.427l4,0c0.25,0 0.458,-0.177 0.49,-0.427l0.375,-2.646c0.614,-0.25 1.177,-0.583 1.687,-0.979l2.49,1c0.229,0.083 0.489,-0 0.614,-0.229l2,-3.459c0.125,-0.229 0.073,-0.489 -0.125,-0.635l-2.094,-1.646Zm-7.437,2.771c-2.063,0 -3.75,-1.687 -3.75,-3.75c-0,-2.063 1.687,-3.75 3.75,-3.75c2.062,0 3.75,1.688 3.75,3.75c-0,2.063 -1.688,3.75 -3.75,3.75Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#guild-header-popout-insights::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='server_insights' d='M6.064,21.952c-0.012,0.009 -0.028,0.011 -0.042,0.004c-0.013,-0.007 -0.022,-0.021 -0.022,-0.036c0,-0.564 0,-3.92 0,-3.92l-2,0c-1.097,0 -2,-0.903 -2,-2l0,-12c0,-1.097 0.903,-2 2,-2l16,0c1.097,0 2,0.903 2,2l0,12c0,1.097 -0.903,2 -2,2l-8.667,0c0,0 -4.666,3.499 -5.269,3.952Zm-1.864,-17.952c-0.053,-0 -0.104,0.021 -0.141,0.059c-0.038,0.037 -0.059,0.088 -0.059,0.141c0,1.436 0,10.164 0,11.6c-0,0.053 0.021,0.104 0.059,0.141c0.037,0.038 0.088,0.059 0.141,0.059c0.683,0 2.917,0 3.6,0c0.11,0 0.2,0.09 0.2,0.2c0,0.431 0,1.43 0,1.72c-0,0.015 0.009,0.029 0.022,0.036c0.014,0.007 0.03,0.005 0.042,-0.004c0.368,-0.276 2.211,-1.658 2.549,-1.912c0.035,-0.026 0.077,-0.04 0.12,-0.04c0.76,0 7.786,0 9.067,0c0.053,0 0.104,-0.021 0.141,-0.059c0.038,-0.037 0.059,-0.088 0.059,-0.141c0,-1.436 0,-10.164 0,-11.6c0,-0.053 -0.021,-0.104 -0.059,-0.141c-0.037,-0.038 -0.088,-0.059 -0.141,-0.059c-1.713,0 -13.887,0 -15.6,0Zm8.8,6.2c-0,-0.11 -0.09,-0.2 -0.2,-0.2c-0.383,0 -1.217,0 -1.6,0c-0.11,0 -0.2,0.09 -0.2,0.2c0,0.683 0,2.917 0,3.6c0,0.11 0.09,0.2 0.2,0.2c0.383,0 1.217,0 1.6,0c0.11,-0 0.2,-0.09 0.2,-0.2c0,-0.683 0,-2.917 0,-3.6Zm4,-2c-0,-0.11 -0.09,-0.2 -0.2,-0.2c-0.383,0 -1.217,0 -1.6,0c-0.11,0 -0.2,0.09 -0.2,0.2c0,0.914 0,4.686 0,5.6c0,0.11 0.09,0.2 0.2,0.2c0.383,0 1.217,0 1.6,0c0.11,-0 0.2,-0.09 0.2,-0.2c0,-0.914 0,-4.686 0,-5.6Zm-8,-2c0,-0.11 -0.09,-0.2 -0.2,-0.2c-0.383,0 -1.217,0 -1.6,0c-0.11,0 -0.2,0.09 -0.2,0.2c0,1.109 0,6.491 0,7.6c-0,0.11 0.09,0.2 0.2,0.2c0.383,0 1.217,0 1.6,0c0.11,-0 0.2,-0.09 0.2,-0.2c0,-1.109 0,-6.491 0,-7.6Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#guild-header-popout-create-channel::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath d='M19.714,13.286l-6.428,-0l-0,6.428c-0,0.707 -0.579,1.286 -1.286,1.286c-0.707,-0 -1.286,-0.579 -1.286,-1.286l0,-6.428l-6.428,-0c-0.707,-0 -1.286,-0.579 -1.286,-1.286c0,-0.707 0.579,-1.286 1.286,-1.286l6.428,0l0,-6.428c0,-0.707 0.579,-1.286 1.286,-1.286c0.707,0 1.286,0.579 1.286,1.286l-0,6.428l6.428,0c0.707,0 1.286,0.579 1.286,1.286c-0,0.707 -0.579,1.286 -1.286,1.286Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#guild-header-popout-create-category::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='create_category' d='M20,6.5l-8,-0l-1.447,-1.894c-0.339,-0.678 -1.032,-1.106 -1.789,-1.106l-5.764,-0c-0.553,-0 -1,0.447 -1,1l-0,14c-0,1.104 0.895,2 2,2l16,0c1.104,0 2,-0.896 2,-2l0,-10c0,-1.104 -0.896,-2 -2,-2Zm-4,8l-3,-0l0,3l-2,0l0,-3l-3,-0l0,-2l3,-0l0,-3l2,-0l0,3l3,-0l0,2Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#guild-header-popout-create-event::before{--icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:serif='http://www.serif.com/' width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xml:space='preserve' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cpath d='M21,4L21,1L19,1L19,4L16,4L16,6L19,6L19,9L21,9L21,6L24,6L24,4L21,4Z' style='fill-rule:nonzero;'/%3E%3Cpath d='M8,4L14,4L14,9L5,9L5,20L19,20L19,11L21,11L21,20C21,21.1 20.1,22 19,22L5,22C4.47,22 3.961,21.789 3.586,21.414C3.211,21.039 3,20.53 3,20L3.01,6C3.01,4.9 3.89,4 5,4L6,4L6,2L8,2L8,4Z' style='fill-rule:nonzero;'/%3E%3Crect x='7' y='11' width='5' height='5' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#guild-header-popout-mark-guild-read::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='mark_as_read' d='M8.187,16.653l-4.17,-4.17c-0.465,-0.465 -1.204,-0.465 -1.668,-0c-0.465,0.464 -0.465,1.203 -0,1.668l4.992,4.992c0.465,0.465 1.215,0.465 1.68,0l12.63,-12.618c0.465,-0.465 0.465,-1.204 0,-1.668c-0.464,-0.465 -1.203,-0.465 -1.668,-0l-11.796,11.796Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#guild-header-popout-notifications::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='notification_settings' d='M18.085,15.8l-0,-5.067c-0,-3.111 -1.662,-5.716 -4.561,-6.405l0,-0.689c0,-0.841 -0.689,-1.52 -1.53,-1.52c-0.841,-0 -1.51,0.679 -1.51,1.52l-0,0.689c-2.909,0.689 -4.561,3.284 -4.561,6.405l0,5.067l-1.317,1.308c-0.639,0.638 -0.193,1.733 0.709,1.733l13.347,-0c0.902,-0 1.358,-1.095 0.72,-1.733l-1.297,-1.308Zm-6.091,6.081c1.115,0 2.027,-0.912 2.027,-2.027l-4.054,0c-0,1.115 0.902,2.027 2.027,2.027Zm-5.29,-17.502c0.425,-0.385 0.435,-1.044 0.03,-1.449c-0.385,-0.386 -1.014,-0.396 -1.409,-0.021c-1.733,1.581 -2.929,3.73 -3.314,6.142c-0.091,0.618 0.385,1.175 1.014,1.175c0.486,0 0.912,-0.354 0.993,-0.841c0.304,-1.966 1.277,-3.719 2.686,-5.006Zm11.989,-1.47c-0.406,-0.375 -1.034,-0.365 -1.419,0.021c-0.405,0.405 -0.385,1.054 0.03,1.439c1.399,1.287 2.382,3.04 2.686,5.006c0.071,0.487 0.497,0.841 0.993,0.841c0.618,0 1.105,-0.557 1.004,-1.175c-0.386,-2.402 -1.571,-4.541 -3.294,-6.132Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#guild-header-popout-privacy::before{--icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24px' viewBox='0 0 24 24' width='24px' fill='%23000000'%3E%3Cpath d='M11.19 1.36l-7 3.11C3.47 4.79 3 5.51 3 6.3V11c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V6.3c0-.79-.47-1.51-1.19-1.83l-7-3.11c-.51-.23-1.11-.23-1.62 0zM12 11.99h7c-.53 4.12-3.28 7.79-7 8.94V12H5V6.3l7-3.11v8.8z'/%3E%3C/svg%3E")}.item-1tOPte#guild-header-popout-change-nickname::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath d='M19.292,9.831l0.649,-0.647c1.412,-1.412 1.412,-3.711 -0,-5.125c-1.413,-1.412 -3.713,-1.412 -5.125,0l-0.647,0.648l5.123,5.124Zm-6.397,-3.853l-7.713,7.715l5.125,5.123l7.712,-7.715l-5.124,-5.123Zm-8.779,14.996l4.641,-1.16l-4.573,-4.573l-1.16,4.642c-0.077,0.306 0.013,0.631 0.236,0.854c0.224,0.223 0.549,0.312 0.856,0.237Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#guild-header-popout-leave::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='leave_server' d='M4.222,4.222l6.667,0c0.611,0 1.111,-0.5 1.111,-1.111c-0,-0.611 -0.5,-1.111 -1.111,-1.111l-6.667,-0c-1.222,-0 -2.222,1 -2.222,2.222l0,15.556c0,1.222 1,2.222 2.222,2.222l6.667,-0c0.611,-0 1.111,-0.5 1.111,-1.111c-0,-0.611 -0.5,-1.111 -1.111,-1.111l-6.667,-0l0,-15.556Zm17.389,7.389l-3.1,-3.1c-0.355,-0.355 -0.955,-0.111 -0.955,0.389l-0,1.989l-7.778,-0c-0.611,-0 -1.111,0.5 -1.111,1.111c-0,0.611 0.5,1.111 1.111,1.111l7.778,0l-0,1.989c-0,0.5 0.6,0.744 0.944,0.389l3.1,-3.1c0.222,-0.211 0.222,-0.567 0.011,-0.778Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#guild-header-popout-hide-muted-channels[aria-checked=true]::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='circle_checked' d='M12,2c-5.52,0 -10,4.48 -10,10c0,5.52 4.48,10 10,10c5.52,0 10,-4.48 10,-10c0,-5.52 -4.48,-10 -10,-10Zm-2.71,14.29l-3.59,-3.59c-0.39,-0.39 -0.39,-1.02 0,-1.41c0.39,-0.39 1.02,-0.39 1.41,0l2.89,2.88l6.88,-6.88c0.39,-0.39 1.02,-0.39 1.41,0c0.39,0.39 0.39,1.02 0,1.41l-7.59,7.59c-0.38,0.39 -1.02,0.39 -1.41,0Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#guild-header-popout-hide-muted-channels[aria-checked=false]::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='radio_button_unchecked' d='M12,2c-5.52,0 -10,4.48 -10,10c0,5.52 4.48,10 10,10c5.52,0 10,-4.48 10,-10c0,-5.52 -4.48,-10 -10,-10Zm0,18c-4.42,0 -8,-3.58 -8,-8c0,-4.42 3.58,-8 8,-8c4.42,0 8,3.58 8,8c0,4.42 -3.58,8 -8,8Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#guild-settings-role-context-view-as-role::before{--icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24px' viewBox='0 0 24 24' width='24px' fill='%23000000'%3E%3Cpath d='M0 0h24v24H0V0z' fill='none'/%3E%3Cpath d='M12 4.5C7 4.5 2.73 7.61 1 12c1.73 4.39 6 7.5 11 7.5s9.27-3.11 11-7.5c-1.73-4.39-6-7.5-11-7.5zM12 17c-2.76 0-5-2.24-5-5s2.24-5 5-5 5 2.24 5 5-2.24 5-5 5zm0-8c-1.66 0-3 1.34-3 3s1.34 3 3 3 3-1.34 3-3-1.34-3-3-3z'/%3E%3C/svg%3E")}.item-1tOPte#guild-settings-role-context-devmode-copy-id::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='id' d='M5.384,4.365c0.221,-0 0.4,0.179 0.4,0.4c0,2.15 0,12.32 0,14.47c0,0.221 -0.179,0.4 -0.4,0.4c-0.727,0 -2.257,0 -2.984,0c-0.221,0 -0.4,-0.179 -0.4,-0.4c-0,-2.15 -0,-12.32 -0,-14.47c0,-0.221 0.179,-0.4 0.4,-0.4c0.727,-0 2.257,-0 2.984,-0Zm8.538,-0c5.312,-0 8.078,3.076 8.078,7.613c0,4.537 -2.833,7.657 -7.989,7.657l-4.956,0c-0.221,0 -0.4,-0.179 -0.4,-0.4c-0,-2.15 -0,-12.32 -0,-14.47c-0,-0.221 0.179,-0.4 0.4,-0.4c1.229,-0 4.867,-0 4.867,-0Zm-0.111,12.327c2.7,-0 4.382,-1.417 4.382,-4.692c0,-3.209 -1.792,-4.692 -4.382,-4.692l-0.972,0c-0.221,0 -0.4,0.179 -0.4,0.4c0,1.536 0,7.048 0,8.584c0,0.221 0.179,0.4 0.4,0.4c0.405,-0 0.972,-0 0.972,-0Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#guild-settings-role-context-delete-role::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='delete' d='M5,6.999l0,12c0,1.102 0.897,2 2,2l10,-0c1.103,-0 2,-0.898 2,-2l0,-12l-14,0Zm6,10.001l-2,0l0,-6l2,0l0,6Zm4,0l-2,0l0,-6l2,0l0,6Zm0,-13.001l0,-1.999l-6,-0l0,1.999l-6,-0l0,2l18,-0l0,-2l-6,-0Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#guild-context-mark-guild-read::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='mark_as_read' d='M8.187,16.653l-4.17,-4.17c-0.465,-0.465 -1.204,-0.465 -1.668,-0c-0.465,0.464 -0.465,1.203 -0,1.668l4.992,4.992c0.465,0.465 1.215,0.465 1.68,0l12.63,-12.618c0.465,-0.465 0.465,-1.204 0,-1.668c-0.464,-0.465 -1.203,-0.465 -1.668,-0l-11.796,11.796Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#guild-context-invite-people::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='group_add' d='M19.326,15.682l0,-1.783c0,-0.49 -0.401,-0.891 -0.891,-0.891c-0.49,0 -0.891,0.401 -0.891,0.891l-0,1.783l-1.783,-0c-0.49,-0 -0.891,0.401 -0.891,0.891c-0,0.49 0.401,0.892 0.891,0.892l1.783,-0l-0,1.782c-0,0.49 0.401,0.891 0.891,0.891c0.49,0 0.891,-0.401 0.891,-0.891l0,-1.782l1.783,-0c0.49,-0 0.891,-0.402 0.891,-0.892c-0,-0.49 -0.401,-0.891 -0.891,-0.891l-1.783,-0Zm-6.102,2.586c0.023,0.067 0.012,0.141 -0.029,0.198c-0.041,0.057 -0.107,0.091 -0.178,0.091c-1.36,0.001 -6.726,0.001 -6.726,0.001c-0.309,-0 -0.56,-0.251 -0.56,-0.56c0,-0.817 0,-2.239 0,-2.239c0,-2.481 4.972,-3.731 7.463,-3.731c0.423,-0 0.918,0.036 1.448,0.108c0.085,0.012 0.155,0.072 0.179,0.154c0.025,0.083 -0.001,0.171 -0.065,0.228c-1.106,1.001 -1.799,2.448 -1.799,4.055c-0,0.592 0.094,1.162 0.267,1.695Zm-8.382,-5.319c0.04,-0.014 0.085,0.001 0.109,0.036c0.023,0.036 0.019,0.083 -0.01,0.115c-0.66,0.721 -1.075,1.597 -1.075,2.659l-0,2.239c-0,0.309 -0.251,0.56 -0.56,0.56c-0.236,-0 -0.51,-0 -0.746,-0c-0.309,-0 -0.56,-0.251 -0.56,-0.56c0,-0.817 0,-2.239 0,-2.239c0,-1.25 1.266,-2.189 2.842,-2.81Zm8.352,-1.854c-2.062,-0 -3.731,-1.67 -3.731,-3.731c-0,-2.062 1.669,-3.732 3.731,-3.732c2.062,0 3.731,1.67 3.731,3.732c0,2.061 -1.669,3.731 -3.731,3.731Zm-4.452,-7.377c0.038,-0.006 0.076,0.012 0.095,0.046c0.019,0.033 0.015,0.074 -0.009,0.104c-0.764,0.962 -1.231,2.175 -1.231,3.496c-0,1.32 0.467,2.533 1.232,3.494c0.025,0.03 0.029,0.073 0.01,0.107c-0.02,0.034 -0.059,0.052 -0.097,0.045c-1.709,-0.335 -3.011,-1.829 -3.011,-3.646c0,-1.818 1.302,-3.311 3.011,-3.646Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#guild-context-mute-guild::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='radio_button_unchecked' d='M12,2c-5.52,0 -10,4.48 -10,10c0,5.52 4.48,10 10,10c5.52,0 10,-4.48 10,-10c0,-5.52 -4.48,-10 -10,-10Zm0,18c-4.42,0 -8,-3.58 -8,-8c0,-4.42 3.58,-8 8,-8c4.42,0 8,3.58 8,8c0,4.42 -3.58,8 -8,8Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#guild-context-unmute-guild::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='circle_checked' d='M12,2c-5.52,0 -10,4.48 -10,10c0,5.52 4.48,10 10,10c5.52,0 10,-4.48 10,-10c0,-5.52 -4.48,-10 -10,-10Zm-2.71,14.29l-3.59,-3.59c-0.39,-0.39 -0.39,-1.02 0,-1.41c0.39,-0.39 1.02,-0.39 1.41,0l2.89,2.88l6.88,-6.88c0.39,-0.39 1.02,-0.39 1.41,0c0.39,0.39 0.39,1.02 0,1.41l-7.59,7.59c-0.38,0.39 -1.02,0.39 -1.41,0Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#guild-context-hide-muted-channels[aria-checked=true]::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='circle_checked' d='M12,2c-5.52,0 -10,4.48 -10,10c0,5.52 4.48,10 10,10c5.52,0 10,-4.48 10,-10c0,-5.52 -4.48,-10 -10,-10Zm-2.71,14.29l-3.59,-3.59c-0.39,-0.39 -0.39,-1.02 0,-1.41c0.39,-0.39 1.02,-0.39 1.41,0l2.89,2.88l6.88,-6.88c0.39,-0.39 1.02,-0.39 1.41,0c0.39,0.39 0.39,1.02 0,1.41l-7.59,7.59c-0.38,0.39 -1.02,0.39 -1.41,0Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#guild-context-hide-muted-channels[aria-checked=false]::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='radio_button_unchecked' d='M12,2c-5.52,0 -10,4.48 -10,10c0,5.52 4.48,10 10,10c5.52,0 10,-4.48 10,-10c0,-5.52 -4.48,-10 -10,-10Zm0,18c-4.42,0 -8,-3.58 -8,-8c0,-4.42 3.58,-8 8,-8c4.42,0 8,3.58 8,8c0,4.42 -3.58,8 -8,8Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#guild-context-guild-settings::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='settings' d='M19.437,12.979c0.042,-0.312 0.063,-0.635 0.063,-0.979c-0,-0.333 -0.021,-0.667 -0.073,-0.979l2.115,-1.646c0.187,-0.146 0.239,-0.427 0.125,-0.635l-2,-3.459c-0.125,-0.229 -0.386,-0.302 -0.615,-0.229l-2.49,1c-0.52,-0.396 -1.072,-0.729 -1.687,-0.979l-0.375,-2.646c-0.042,-0.25 -0.25,-0.427 -0.5,-0.427l-4,-0c-0.25,-0 -0.448,0.177 -0.49,0.427l-0.375,2.646c-0.614,0.25 -1.177,0.594 -1.687,0.979l-2.49,-1c-0.229,-0.083 -0.489,0 -0.614,0.229l-1.99,3.459c-0.125,0.218 -0.083,0.489 0.125,0.635l2.115,1.646c-0.052,0.312 -0.094,0.656 -0.094,0.979c-0,0.323 0.021,0.667 0.073,0.979l-2.115,1.646c-0.187,0.146 -0.239,0.427 -0.125,0.635l2,3.459c0.125,0.229 0.386,0.302 0.615,0.229l2.489,-1c0.521,0.396 1.073,0.729 1.688,0.979l0.375,2.646c0.052,0.25 0.25,0.427 0.5,0.427l4,0c0.25,0 0.458,-0.177 0.49,-0.427l0.375,-2.646c0.614,-0.25 1.177,-0.583 1.687,-0.979l2.49,1c0.229,0.083 0.489,-0 0.614,-0.229l2,-3.459c0.125,-0.229 0.073,-0.489 -0.125,-0.635l-2.094,-1.646Zm-7.437,2.771c-2.063,0 -3.75,-1.687 -3.75,-3.75c-0,-2.063 1.687,-3.75 3.75,-3.75c2.062,0 3.75,1.688 3.75,3.75c-0,2.063 -1.688,3.75 -3.75,3.75Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#guild-context-notifications::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='notification_settings' d='M18.085,15.8l-0,-5.067c-0,-3.111 -1.662,-5.716 -4.561,-6.405l0,-0.689c0,-0.841 -0.689,-1.52 -1.53,-1.52c-0.841,-0 -1.51,0.679 -1.51,1.52l-0,0.689c-2.909,0.689 -4.561,3.284 -4.561,6.405l0,5.067l-1.317,1.308c-0.639,0.638 -0.193,1.733 0.709,1.733l13.347,-0c0.902,-0 1.358,-1.095 0.72,-1.733l-1.297,-1.308Zm-6.091,6.081c1.115,0 2.027,-0.912 2.027,-2.027l-4.054,0c-0,1.115 0.902,2.027 2.027,2.027Zm-5.29,-17.502c0.425,-0.385 0.435,-1.044 0.03,-1.449c-0.385,-0.386 -1.014,-0.396 -1.409,-0.021c-1.733,1.581 -2.929,3.73 -3.314,6.142c-0.091,0.618 0.385,1.175 1.014,1.175c0.486,0 0.912,-0.354 0.993,-0.841c0.304,-1.966 1.277,-3.719 2.686,-5.006Zm11.989,-1.47c-0.406,-0.375 -1.034,-0.365 -1.419,0.021c-0.405,0.405 -0.385,1.054 0.03,1.439c1.399,1.287 2.382,3.04 2.686,5.006c0.071,0.487 0.497,0.841 0.993,0.841c0.618,0 1.105,-0.557 1.004,-1.175c-0.386,-2.402 -1.571,-4.541 -3.294,-6.132Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#guild-context-privacy::before{--icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24px' viewBox='0 0 24 24' width='24px' fill='%23000000'%3E%3Cpath d='M11.19 1.36l-7 3.11C3.47 4.79 3 5.51 3 6.3V11c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V6.3c0-.79-.47-1.51-1.19-1.83l-7-3.11c-.51-.23-1.11-.23-1.62 0zM12 11.99h7c-.53 4.12-3.28 7.79-7 8.94V12H5V6.3l7-3.11v8.8z'/%3E%3C/svg%3E")}.item-1tOPte#guild-context-change-nickname::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath d='M19.292,9.831l0.649,-0.647c1.412,-1.412 1.412,-3.711 -0,-5.125c-1.413,-1.412 -3.713,-1.412 -5.125,0l-0.647,0.648l5.123,5.124Zm-6.397,-3.853l-7.713,7.715l5.125,5.123l7.712,-7.715l-5.124,-5.123Zm-8.779,14.996l4.641,-1.16l-4.573,-4.573l-1.16,4.642c-0.077,0.306 0.013,0.631 0.236,0.854c0.224,0.223 0.549,0.312 0.856,0.237Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#guild-context-create-channel::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath d='M19.714,13.286l-6.428,-0l-0,6.428c-0,0.707 -0.579,1.286 -1.286,1.286c-0.707,-0 -1.286,-0.579 -1.286,-1.286l0,-6.428l-6.428,-0c-0.707,-0 -1.286,-0.579 -1.286,-1.286c0,-0.707 0.579,-1.286 1.286,-1.286l6.428,0l0,-6.428c0,-0.707 0.579,-1.286 1.286,-1.286c0.707,0 1.286,0.579 1.286,1.286l-0,6.428l6.428,0c0.707,0 1.286,0.579 1.286,1.286c-0,0.707 -0.579,1.286 -1.286,1.286Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#guild-context-create-category::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='create_category' d='M20,6.5l-8,-0l-1.447,-1.894c-0.339,-0.678 -1.032,-1.106 -1.789,-1.106l-5.764,-0c-0.553,-0 -1,0.447 -1,1l-0,14c-0,1.104 0.895,2 2,2l16,0c1.104,0 2,-0.896 2,-2l0,-10c0,-1.104 -0.896,-2 -2,-2Zm-4,8l-3,-0l0,3l-2,0l0,-3l-3,-0l0,-2l3,-0l0,-3l2,-0l0,3l3,-0l0,2Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#guild-context-create-event::before{--icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:serif='http://www.serif.com/' width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xml:space='preserve' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cpath d='M21,4L21,1L19,1L19,4L16,4L16,6L19,6L19,9L21,9L21,6L24,6L24,4L21,4Z' style='fill-rule:nonzero;'/%3E%3Cpath d='M8,4L14,4L14,9L5,9L5,20L19,20L19,11L21,11L21,20C21,21.1 20.1,22 19,22L5,22C4.47,22 3.961,21.789 3.586,21.414C3.211,21.039 3,20.53 3,20L3.01,6C3.01,4.9 3.89,4 5,4L6,4L6,2L8,2L8,4Z' style='fill-rule:nonzero;'/%3E%3Crect x='7' y='11' width='5' height='5' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#guild-context-leave-guild::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='leave_server' d='M4.222,4.222l6.667,0c0.611,0 1.111,-0.5 1.111,-1.111c-0,-0.611 -0.5,-1.111 -1.111,-1.111l-6.667,-0c-1.222,-0 -2.222,1 -2.222,2.222l0,15.556c0,1.222 1,2.222 2.222,2.222l6.667,-0c0.611,-0 1.111,-0.5 1.111,-1.111c-0,-0.611 -0.5,-1.111 -1.111,-1.111l-6.667,-0l0,-15.556Zm17.389,7.389l-3.1,-3.1c-0.355,-0.355 -0.955,-0.111 -0.955,0.389l-0,1.989l-7.778,-0c-0.611,-0 -1.111,0.5 -1.111,1.111c-0,0.611 0.5,1.111 1.111,1.111l7.778,0l-0,1.989c-0,0.5 0.6,0.744 0.944,0.389l3.1,-3.1c0.222,-0.211 0.222,-0.567 0.011,-0.778Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#guild-context-devmode-copy-id::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='id' d='M5.384,4.365c0.221,-0 0.4,0.179 0.4,0.4c0,2.15 0,12.32 0,14.47c0,0.221 -0.179,0.4 -0.4,0.4c-0.727,0 -2.257,0 -2.984,0c-0.221,0 -0.4,-0.179 -0.4,-0.4c-0,-2.15 -0,-12.32 -0,-14.47c0,-0.221 0.179,-0.4 0.4,-0.4c0.727,-0 2.257,-0 2.984,-0Zm8.538,-0c5.312,-0 8.078,3.076 8.078,7.613c0,4.537 -2.833,7.657 -7.989,7.657l-4.956,0c-0.221,0 -0.4,-0.179 -0.4,-0.4c-0,-2.15 -0,-12.32 -0,-14.47c-0,-0.221 0.179,-0.4 0.4,-0.4c1.229,-0 4.867,-0 4.867,-0Zm-0.111,12.327c2.7,-0 4.382,-1.417 4.382,-4.692c0,-3.209 -1.792,-4.692 -4.382,-4.692l-0.972,0c-0.221,0 -0.4,0.179 -0.4,0.4c0,1.536 0,7.048 0,8.584c0,0.221 0.179,0.4 0.4,0.4c0.405,-0 0.972,-0 0.972,-0Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#guild-context-mark-folder-read::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='mark_as_read' d='M8.187,16.653l-4.17,-4.17c-0.465,-0.465 -1.204,-0.465 -1.668,-0c-0.465,0.464 -0.465,1.203 -0,1.668l4.992,4.992c0.465,0.465 1.215,0.465 1.68,0l12.63,-12.618c0.465,-0.465 0.465,-1.204 0,-1.668c-0.464,-0.465 -1.203,-0.465 -1.668,-0l-11.796,11.796Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#guild-context-folder-settings::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='settings' d='M19.437,12.979c0.042,-0.312 0.063,-0.635 0.063,-0.979c-0,-0.333 -0.021,-0.667 -0.073,-0.979l2.115,-1.646c0.187,-0.146 0.239,-0.427 0.125,-0.635l-2,-3.459c-0.125,-0.229 -0.386,-0.302 -0.615,-0.229l-2.49,1c-0.52,-0.396 -1.072,-0.729 -1.687,-0.979l-0.375,-2.646c-0.042,-0.25 -0.25,-0.427 -0.5,-0.427l-4,-0c-0.25,-0 -0.448,0.177 -0.49,0.427l-0.375,2.646c-0.614,0.25 -1.177,0.594 -1.687,0.979l-2.49,-1c-0.229,-0.083 -0.489,0 -0.614,0.229l-1.99,3.459c-0.125,0.218 -0.083,0.489 0.125,0.635l2.115,1.646c-0.052,0.312 -0.094,0.656 -0.094,0.979c-0,0.323 0.021,0.667 0.073,0.979l-2.115,1.646c-0.187,0.146 -0.239,0.427 -0.125,0.635l2,3.459c0.125,0.229 0.386,0.302 0.615,0.229l2.489,-1c0.521,0.396 1.073,0.729 1.688,0.979l0.375,2.646c0.052,0.25 0.25,0.427 0.5,0.427l4,0c0.25,0 0.458,-0.177 0.49,-0.427l0.375,-2.646c0.614,-0.25 1.177,-0.583 1.687,-0.979l2.49,1c0.229,0.083 0.489,-0 0.614,-0.229l2,-3.459c0.125,-0.229 0.073,-0.489 -0.125,-0.635l-2.094,-1.646Zm-7.437,2.771c-2.063,0 -3.75,-1.687 -3.75,-3.75c-0,-2.063 1.687,-3.75 3.75,-3.75c2.062,0 3.75,1.688 3.75,3.75c-0,2.063 -1.688,3.75 -3.75,3.75Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#guild-context-folder-collapse::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath d='M20.601,3.413c-0.533,-0.532 -1.393,-0.532 -1.925,-0l-6.676,6.662l-6.676,-6.676c-0.532,-0.532 -1.392,-0.532 -1.925,0c-0.532,0.533 -0.532,1.393 0,1.925l6.676,6.676l-6.676,6.676c-0.532,0.532 -0.532,1.392 0,1.925c0.533,0.532 1.393,0.532 1.925,-0l6.676,-6.676l6.676,6.676c0.532,0.532 1.392,0.532 1.925,-0c0.532,-0.533 0.532,-1.393 -0,-1.925l-6.676,-6.676l6.676,-6.676c0.518,-0.519 0.518,-1.392 -0,-1.911Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#guild-context-join::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='server_profile' d='M19.778,13.111l-15.556,0c-1.222,0 -2.222,1 -2.222,2.222l0,4.445c0,1.222 1,2.222 2.222,2.222l15.556,0c1.222,0 2.222,-1 2.222,-2.222l0,-4.445c0,-1.222 -1,-2.222 -2.222,-2.222Zm-13.334,6.667c-1.222,-0 -2.222,-1 -2.222,-2.222c0,-1.223 1,-2.223 2.222,-2.223c1.223,0 2.223,1 2.223,2.223c-0,1.222 -1,2.222 -2.223,2.222Zm13.334,-17.778l-15.556,0c-1.222,0 -2.222,1 -2.222,2.222l0,4.445c0,1.222 1,2.222 2.222,2.222l15.556,-0c1.222,-0 2.222,-1 2.222,-2.222l0,-4.445c0,-1.222 -1,-2.222 -2.222,-2.222Zm-13.334,6.667c-1.222,-0 -2.222,-1 -2.222,-2.223c0,-1.222 1,-2.222 2.222,-2.222c1.223,0 2.223,1 2.223,2.222c-0,1.223 -1,2.223 -2.223,2.223Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#guild-context-create::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath d='M19.714,13.286l-6.428,-0l-0,6.428c-0,0.707 -0.579,1.286 -1.286,1.286c-0.707,-0 -1.286,-0.579 -1.286,-1.286l0,-6.428l-6.428,-0c-0.707,-0 -1.286,-0.579 -1.286,-1.286c0,-0.707 0.579,-1.286 1.286,-1.286l6.428,0l0,-6.428c0,-0.707 0.579,-1.286 1.286,-1.286c0.707,0 1.286,0.579 1.286,1.286l-0,6.428l6.428,0c0.707,0 1.286,0.579 1.286,1.286c-0,0.707 -0.579,1.286 -1.286,1.286Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#thread-context-open::before{--icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24px' viewBox='0 0 24 24' width='24px' fill='%23000000'%3E%3Cpath d='M0 0h24v24H0V0z' fill='none'/%3E%3Cpath d='M4 15h6c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1s.45 1 1 1zm0 4h6c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1s.45 1 1 1zm0-8h6c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1s.45 1 1 1zM3 6c0 .55.45 1 1 1h6c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1zm11-1h6c.55 0 1 .45 1 1v12c0 .55-.45 1-1 1h-6c-.55 0-1-.45-1-1V6c0-.55.45-1 1-1z'/%3E%3C/svg%3E")}.item-1tOPte#thread-context-leave-thread::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath d='M10.656,16.767c0.433,0.433 1.133,0.433 1.566,-0l3.989,-3.989c0.433,-0.434 0.433,-1.134 0,-1.567l-3.989,-3.989c-0.433,-0.433 -1.133,-0.433 -1.566,0c-0.434,0.434 -0.434,1.134 -0,1.567l2.088,2.1l-9.633,-0c-0.611,-0 -1.111,0.5 -1.111,1.111c0,0.611 0.5,1.111 1.111,1.111l9.633,0l-2.088,2.089c-0.434,0.433 -0.423,1.144 -0,1.567Zm9.122,-14.767l-15.556,0c-1.233,0 -2.222,1 -2.222,2.222l0,3.334c0,0.611 0.5,1.111 1.111,1.111c0.611,-0 1.111,-0.5 1.111,-1.111l0,-2.223c0,-0.611 0.5,-1.111 1.111,-1.111l13.334,0c0.611,0 1.111,0.5 1.111,1.111l-0,13.334c-0,0.611 -0.5,1.111 -1.111,1.111l-13.334,-0c-0.611,-0 -1.111,-0.5 -1.111,-1.111l0,-2.223c0,-0.611 -0.5,-1.111 -1.111,-1.111c-0.611,0 -1.111,0.5 -1.111,1.111l0,3.334c0,1.222 1,2.222 2.222,2.222l15.556,0c1.222,0 2.222,-1 2.222,-2.222l0,-15.556c0,-1.222 -1,-2.222 -2.222,-2.222Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#thread-context-mark-channel-read::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='mark_as_read' d='M8.187,16.653l-4.17,-4.17c-0.465,-0.465 -1.204,-0.465 -1.668,-0c-0.465,0.464 -0.465,1.203 -0,1.668l4.992,4.992c0.465,0.465 1.215,0.465 1.68,0l12.63,-12.618c0.465,-0.465 0.465,-1.204 0,-1.668c-0.464,-0.465 -1.203,-0.465 -1.668,-0l-11.796,11.796Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#thread-context-mute-channel::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='radio_button_unchecked' d='M12,2c-5.52,0 -10,4.48 -10,10c0,5.52 4.48,10 10,10c5.52,0 10,-4.48 10,-10c0,-5.52 -4.48,-10 -10,-10Zm0,18c-4.42,0 -8,-3.58 -8,-8c0,-4.42 3.58,-8 8,-8c4.42,0 8,3.58 8,8c0,4.42 -3.58,8 -8,8Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#thread-context-unmute-channel::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='circle_checked' d='M12,2c-5.52,0 -10,4.48 -10,10c0,5.52 4.48,10 10,10c5.52,0 10,-4.48 10,-10c0,-5.52 -4.48,-10 -10,-10Zm-2.71,14.29l-3.59,-3.59c-0.39,-0.39 -0.39,-1.02 0,-1.41c0.39,-0.39 1.02,-0.39 1.41,0l2.89,2.88l6.88,-6.88c0.39,-0.39 1.02,-0.39 1.41,0c0.39,0.39 0.39,1.02 0,1.41l-7.59,7.59c-0.38,0.39 -1.02,0.39 -1.41,0Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#thread-context-thread-notifications::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='notification_settings' d='M18.085,15.8l-0,-5.067c-0,-3.111 -1.662,-5.716 -4.561,-6.405l0,-0.689c0,-0.841 -0.689,-1.52 -1.53,-1.52c-0.841,-0 -1.51,0.679 -1.51,1.52l-0,0.689c-2.909,0.689 -4.561,3.284 -4.561,6.405l0,5.067l-1.317,1.308c-0.639,0.638 -0.193,1.733 0.709,1.733l13.347,-0c0.902,-0 1.358,-1.095 0.72,-1.733l-1.297,-1.308Zm-6.091,6.081c1.115,0 2.027,-0.912 2.027,-2.027l-4.054,0c-0,1.115 0.902,2.027 2.027,2.027Zm-5.29,-17.502c0.425,-0.385 0.435,-1.044 0.03,-1.449c-0.385,-0.386 -1.014,-0.396 -1.409,-0.021c-1.733,1.581 -2.929,3.73 -3.314,6.142c-0.091,0.618 0.385,1.175 1.014,1.175c0.486,0 0.912,-0.354 0.993,-0.841c0.304,-1.966 1.277,-3.719 2.686,-5.006Zm11.989,-1.47c-0.406,-0.375 -1.034,-0.365 -1.419,0.021c-0.405,0.405 -0.385,1.054 0.03,1.439c1.399,1.287 2.382,3.04 2.686,5.006c0.071,0.487 0.497,0.841 0.993,0.841c0.618,0 1.105,-0.557 1.004,-1.175c-0.386,-2.402 -1.571,-4.541 -3.294,-6.132Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#thread-context-edit-thread::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath d='M19.292,9.831l0.649,-0.647c1.412,-1.412 1.412,-3.711 -0,-5.125c-1.413,-1.412 -3.713,-1.412 -5.125,0l-0.647,0.648l5.123,5.124Zm-6.397,-3.853l-7.713,7.715l5.125,5.123l7.712,-7.715l-5.124,-5.123Zm-8.779,14.996l4.641,-1.16l-4.573,-4.573l-1.16,4.642c-0.077,0.306 0.013,0.631 0.236,0.854c0.224,0.223 0.549,0.312 0.856,0.237Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#thread-context-archive-thread::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='archive_thread' d='M20,2l-16,0c-1,0 -2,0.9 -2,2l0,3.01c0,0.72 0.43,1.34 1,1.69l0,11.3c0,1.1 1.1,2 2,2l14,0c0.9,0 2,-0.9 2,-2l0,-11.3c0.57,-0.35 1,-0.97 1,-1.69l0,-3.01c0,-1.1 -1,-2 -2,-2Zm-6,12l-4,0c-0.55,0 -1,-0.45 -1,-1c0,-0.55 0.45,-1 1,-1l4,0c0.55,0 1,0.45 1,1c0,0.55 -0.45,1 -1,1Zm6,-7l-16,0l0,-3l16,0l0,3Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#thread-context-auto-archive-thread::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='auto-archive' d='M12,6.172l0,1.738c0,0.438 0.525,0.651 0.826,0.34l2.71,-2.71c0.194,-0.194 0.194,-0.495 -0,-0.689l-2.71,-2.711c-0.301,-0.301 -0.826,-0.087 -0.826,0.35l0,1.739c-4.293,-0 -7.771,3.477 -7.771,7.771c0,1.01 0.194,1.981 0.554,2.865c0.262,0.651 1.097,0.826 1.593,0.331c0.262,-0.263 0.369,-0.661 0.223,-1.011c-0.281,-0.67 -0.427,-1.418 -0.427,-2.185c-0,-3.215 2.613,-5.828 5.828,-5.828Zm5.624,2.632c-0.262,0.262 -0.369,0.67 -0.223,1.01c0.272,0.68 0.427,1.418 0.427,2.186c0,3.215 -2.613,5.828 -5.828,5.828l0,-1.739c0,-0.437 -0.525,-0.651 -0.826,-0.34l-2.71,2.71c-0.194,0.195 -0.194,0.496 0,0.69l2.71,2.71c0.301,0.301 0.826,0.088 0.826,-0.34l-0,-1.748c4.293,-0 7.771,-3.478 7.771,-7.771c-0,-1.01 -0.194,-1.982 -0.554,-2.866c-0.262,-0.651 -1.097,-0.825 -1.593,-0.33Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#thread-context-search::before{--icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24px' viewBox='0 0 24 24' width='24px' fill='%23000000'%3E%3Cpath d='M0 0h24v24H0V0z' fill='none'/%3E%3Cpath d='M15.5 14h-.79l-.28-.27c1.2-1.4 1.82-3.31 1.48-5.34-.47-2.78-2.79-5-5.59-5.34-4.23-.52-7.79 3.04-7.27 7.27.34 2.8 2.56 5.12 5.34 5.59 2.03.34 3.94-.28 5.34-1.48l.27.28v.79l4.25 4.25c.41.41 1.08.41 1.49 0 .41-.41.41-1.08 0-1.49L15.5 14zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14z'/%3E%3C/svg%3E")}.item-1tOPte#thread-context-pins::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='pin_message' d='M21.718,12.653c0.075,-0.075 0.117,-0.177 0.117,-0.283c0,-0.106 -0.042,-0.207 -0.117,-0.283c-1.48,-1.48 -8.325,-8.324 -9.805,-9.804c-0.156,-0.156 -0.409,-0.157 -0.565,-0.001c-0.263,0.263 -0.653,0.653 -0.916,0.915c-0.076,0.075 -0.118,0.177 -0.118,0.283c0,0.106 0.042,0.208 0.117,0.283c0.264,0.264 0.654,0.654 0.917,0.917c0.075,0.075 2.117,0.177 0.117,0.283c0,0.106 -0.042,0.207 -0.117,0.283c-1.083,1.082 -4.903,4.901 -4.903,4.901l-0,0.002c-0.001,0.001 -0.002,0 -0.003,-0.001c-0.044,-0.045 -0.779,-0.781 -1.196,-1.198c-0.075,-0.075 -0.177,-0.117 -0.283,-0.117c-0.106,-0 -0.208,0.042 -0.283,0.117c-0.263,0.263 -0.653,0.653 -0.916,0.917c-0.156,0.156 -0.156,0.409 0,0.565c0.801,0.801 3.078,3.078 3.879,3.878c0.075,0.076 0.118,0.177 0.118,0.283c-0,0.106 -0.043,0.208 -0.118,0.283c-1,1 -4.36,4.36 -5.36,5.36c-0.075,0.075 -0.117,0.177 -0.117,0.283c-0,0.106 0.042,0.208 0.117,0.283c0.263,0.263 0.653,0.652 0.915,0.915c0.157,0.156 0.41,0.156 0.566,0c1,-0.999 4.361,-4.36 5.361,-5.36c0.156,-0.156 0.409,-0.156 0.565,0c0.801,0.801 3.079,3.078 3.88,3.879c0.156,0.156 0.409,0.156 0.566,-0c0.263,-0.263 0.652,-0.653 0.915,-0.916c0.075,-0.075 0.117,-0.177 0.117,-0.283c0,-0.106 -0.042,-0.207 -0.117,-0.282c-0.263,-0.263 -0.652,-0.653 -0.915,-0.916c-0.157,-0.156 -0.157,-0.41 -0,-0.566c1.074,-1.075 4.847,-4.848 4.901,-4.902c0,-0 0.001,-0.001 0.001,-0.001c0,0 0,0 0,0c0,0 0.769,0.769 1.199,1.199c0.075,0.075 0.177,0.117 0.283,0.117c0.106,-0 0.208,-0.042 0.283,-0.117c0.263,-0.263 0.652,-0.653 0.915,-0.916Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#thread-context-unarchive-thread::before{--icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24px' viewBox='0 0 24 24' width='24px' fill='%23000000'%3E%3Cpath d='M0 0h24v24H0V0z' fill='none'/%3E%3Cpath d='M20.55 5.22l-1.39-1.68C18.88 3.21 18.47 3 18 3H6c-.47 0-.88.21-1.15.55L3.46 5.22C3.17 5.57 3 6.01 3 6.5V19c0 1.1.89 2 2 2h14c1.1 0 2-.9 2-2V6.5c0-.49-.17-.93-.45-1.28zm-8.2 4.63L17.5 15H14v2h-4v-2H6.5l5.15-5.15c.19-.19.51-.19.7 0zM5.12 5l.82-1h12l.93 1H5.12z'/%3E%3C/svg%3E")}.item-1tOPte#thread-context-delete-channel::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='delete' d='M5,6.999l0,12c0,1.102 0.897,2 2,2l10,-0c1.103,-0 2,-0.898 2,-2l0,-12l-14,0Zm6,10.001l-2,0l0,-6l2,0l0,6Zm4,0l-2,0l0,-6l2,0l0,6Zm0,-13.001l0,-1.999l-6,-0l0,1.999l-6,-0l0,2l18,-0l0,-2l-6,-0Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#thread-context-devmode-copy-id::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='id' d='M5.384,4.365c0.221,-0 0.4,0.179 0.4,0.4c0,2.15 0,12.32 0,14.47c0,0.221 -0.179,0.4 -0.4,0.4c-0.727,0 -2.257,0 -2.984,0c-0.221,0 -0.4,-0.179 -0.4,-0.4c-0,-2.15 -0,-12.32 -0,-14.47c0,-0.221 0.179,-0.4 0.4,-0.4c0.727,-0 2.257,-0 2.984,-0Zm8.538,-0c5.312,-0 8.078,3.076 8.078,7.613c0,4.537 -2.833,7.657 -7.989,7.657l-4.956,0c-0.221,0 -0.4,-0.179 -0.4,-0.4c-0,-2.15 -0,-12.32 -0,-14.47c-0,-0.221 0.179,-0.4 0.4,-0.4c1.229,-0 4.867,-0 4.867,-0Zm-0.111,12.327c2.7,-0 4.382,-1.417 4.382,-4.692c0,-3.209 -1.792,-4.692 -4.382,-4.692l-0.972,0c-0.221,0 -0.4,0.179 -0.4,0.4c0,1.536 0,7.048 0,8.584c0,0.221 0.179,0.4 0.4,0.4c0.405,-0 0.972,-0 0.972,-0Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte[id^=spotify-toggle][aria-checked=true]::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='circle_checked' d='M12,2c-5.52,0 -10,4.48 -10,10c0,5.52 4.48,10 10,10c5.52,0 10,-4.48 10,-10c0,-5.52 -4.48,-10 -10,-10Zm-2.71,14.29l-3.59,-3.59c-0.39,-0.39 -0.39,-1.02 0,-1.41c0.39,-0.39 1.02,-0.39 1.41,0l2.89,2.88l6.88,-6.88c0.39,-0.39 1.02,-0.39 1.41,0c0.39,0.39 0.39,1.02 0,1.41l-7.59,7.59c-0.38,0.39 -1.02,0.39 -1.41,0Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte[id^=spotify-toggle][aria-checked=false]::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='radio_button_unchecked' d='M12,2c-5.52,0 -10,4.48 -10,10c0,5.52 4.48,10 10,10c5.52,0 10,-4.48 10,-10c0,-5.52 -4.48,-10 -10,-10Zm0,18c-4.42,0 -8,-3.58 -8,-8c0,-4.42 3.58,-8 8,-8c4.42,0 8,3.58 8,8c0,4.42 -3.58,8 -8,8Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#mentions-filter-Everyone[aria-checked=true]::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='circle_checked' d='M12,2c-5.52,0 -10,4.48 -10,10c0,5.52 4.48,10 10,10c5.52,0 10,-4.48 10,-10c0,-5.52 -4.48,-10 -10,-10Zm-2.71,14.29l-3.59,-3.59c-0.39,-0.39 -0.39,-1.02 0,-1.41c0.39,-0.39 1.02,-0.39 1.41,0l2.89,2.88l6.88,-6.88c0.39,-0.39 1.02,-0.39 1.41,0c0.39,0.39 0.39,1.02 0,1.41l-7.59,7.59c-0.38,0.39 -1.02,0.39 -1.41,0Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#mentions-filter-Everyone[aria-checked=false]::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='radio_button_unchecked' d='M12,2c-5.52,0 -10,4.48 -10,10c0,5.52 4.48,10 10,10c5.52,0 10,-4.48 10,-10c0,-5.52 -4.48,-10 -10,-10Zm0,18c-4.42,0 -8,-3.58 -8,-8c0,-4.42 3.58,-8 8,-8c4.42,0 8,3.58 8,8c0,4.42 -3.58,8 -8,8Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#mentions-filter-Roles[aria-checked=true]::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='circle_checked' d='M12,2c-5.52,0 -10,4.48 -10,10c0,5.52 4.48,10 10,10c5.52,0 10,-4.48 10,-10c0,-5.52 -4.48,-10 -10,-10Zm-2.71,14.29l-3.59,-3.59c-0.39,-0.39 -0.39,-1.02 0,-1.41c0.39,-0.39 1.02,-0.39 1.41,0l2.89,2.88l6.88,-6.88c0.39,-0.39 1.02,-0.39 1.41,0c0.39,0.39 0.39,1.02 0,1.41l-7.59,7.59c-0.38,0.39 -1.02,0.39 -1.41,0Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#mentions-filter-Roles[aria-checked=false]::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='radio_button_unchecked' d='M12,2c-5.52,0 -10,4.48 -10,10c0,5.52 4.48,10 10,10c5.52,0 10,-4.48 10,-10c0,-5.52 -4.48,-10 -10,-10Zm0,18c-4.42,0 -8,-3.58 -8,-8c0,-4.42 3.58,-8 8,-8c4.42,0 8,3.58 8,8c0,4.42 -3.58,8 -8,8Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#now-playing-menu-message::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='message' d='M3.739,2.271c-0.96,0 -1.739,0.779 -1.739,1.74l0,11.415c0,0.961 0.779,1.739 1.739,1.739l1.739,0c0.24,0 0.435,0.195 0.435,0.435l0,3.693c0,0.377 0.447,0.575 0.726,0.322l4.43,-4.001c0.319,-0.289 0.735,-0.449 1.166,-0.449l8.026,0c0.96,0 1.739,-0.778 1.739,-1.739l0,-11.415c0,-0.961 -0.779,-1.74 -1.739,-1.74l-16.522,0Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#now-playing-menu-play-undefined::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath d='M15,7.29l0,-4.29c0,-0.55 -0.45,-1 -1,-1l-4,0c-0.55,0 -1,0.45 -1,1l0,4.29c0,0.13 0.05,0.26 0.15,0.35l2.5,2.5c0.2,0.2 0.51,0.2 0.71,0l2.5,-2.5c0.09,-0.09 0.14,-0.21 0.14,-0.35Zm-7.71,1.71l-4.29,0c-0.55,0 -1,0.45 -1,1l0,4c0,0.55 0.45,1 1,1l4.29,0c0.13,0 0.26,-0.05 0.35,-0.15l2.5,-2.5c0.2,-0.2 0.2,-0.51 0,-0.71l-2.5,-2.5c-0.09,-0.09 -0.21,-0.14 -0.35,-0.14Zm1.71,7.71l0,4.29c0,0.55 0.45,1 1,1l4,0c0.55,0 1,-0.45 1,-1l0,-4.29c0,-0.13 -0.05,-0.26 -0.15,-0.35l-2.5,-2.5c-0.2,-0.2 -0.51,-0.2 -0.71,0l-2.5,2.5c-0.09,0.09 -0.14,0.21 -0.14,0.35Zm7.35,-7.56l-2.5,2.5c-0.2,0.2 -0.2,0.51 0,0.71l2.5,2.5c0.09,0.09 0.22,0.15 0.35,0.15l4.3,0c0.55,0 1,-0.45 1,-1l-0,-4c-0,-0.55 -0.45,-1 -1,-1l-4.29,0c-0.14,-0.01 -0.26,0.04 -0.36,0.14Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3Cg id='games_black_24dp.svg'%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte[id^=now-playing-menu-spotify-play]::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='play_on_spotify' d='M12,2c-5.523,0 -10,4.477 -10,10c0,5.523 4.477,10 10,10c5.524,0 10,-4.477 10,-10c0,-5.522 -4.476,-10 -10,-10l0,0Zm4.586,14.423c-0.179,0.294 -0.563,0.387 -0.857,0.207c-2.348,-1.435 -5.304,-1.759 -8.785,-0.964c-0.335,0.076 -0.67,-0.134 -0.746,-0.469c-0.077,-0.336 0.132,-0.67 0.469,-0.747c3.809,-0.87 7.077,-0.495 9.713,1.116c0.293,0.18 0.387,0.563 0.206,0.857Zm1.224,-2.723c-0.225,0.367 -0.706,0.483 -1.072,0.257c-2.688,-1.652 -6.786,-2.131 -9.965,-1.166c-0.412,0.125 -0.848,-0.107 -0.973,-0.519c-0.124,-0.412 0.108,-0.847 0.52,-0.972c3.632,-1.102 8.147,-0.569 11.233,1.328c0.367,0.226 0.483,0.706 0.257,1.072l0,0Zm0.105,-2.835c-3.223,-1.915 -8.54,-2.091 -11.617,-1.157c-0.495,0.15 -1.017,-0.129 -1.167,-0.623c-0.15,-0.494 0.129,-1.017 0.624,-1.167c3.532,-1.072 9.404,-0.865 13.115,1.338c0.445,0.264 0.591,0.838 0.327,1.282c-0.263,0.444 -0.838,0.591 -1.281,0.327l-0.001,-0Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte[id^=now-playing-menu-spotify-sync]::before{--icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' enable-background='new 0 0 24 24' height='24px' viewBox='0 0 24 24' width='24px' fill='%23000000'%3E%3Cg%3E%3Crect fill='none' height='24' width='24'/%3E%3C/g%3E%3Cg%3E%3Cpath d='M3,12v7c0,1.1,0.9,2,2,2h2c1.1,0,2-0.9,2-2v-4c0-1.1-0.9-2-2-2H5v-1c0-3.87,3.13-7,7-7s7,3.13,7,7v1h-2c-1.1,0-2,0.9-2,2v4 c0,1.1,0.9,2,2,2h2c1.1,0,2-0.9,2-2v-7c0-4.97-4.03-9-9-9S3,7.03,3,12z'/%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#live-stage-tile-context-devmode-copy-id::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='id' d='M5.384,4.365c0.221,-0 0.4,0.179 0.4,0.4c0,2.15 0,12.32 0,14.47c0,0.221 -0.179,0.4 -0.4,0.4c-0.727,0 -2.257,0 -2.984,0c-0.221,0 -0.4,-0.179 -0.4,-0.4c-0,-2.15 -0,-12.32 -0,-14.47c0,-0.221 0.179,-0.4 0.4,-0.4c0.727,-0 2.257,-0 2.984,-0Zm8.538,-0c5.312,-0 8.078,3.076 8.078,7.613c0,4.537 -2.833,7.657 -7.989,7.657l-4.956,0c-0.221,0 -0.4,-0.179 -0.4,-0.4c-0,-2.15 -0,-12.32 -0,-14.47c-0,-0.221 0.179,-0.4 0.4,-0.4c1.229,-0 4.867,-0 4.867,-0Zm-0.111,12.327c2.7,-0 4.382,-1.417 4.382,-4.692c0,-3.209 -1.792,-4.692 -4.382,-4.692l-0.972,0c-0.221,0 -0.4,0.179 -0.4,0.4c0,1.536 0,7.048 0,8.584c0,0.221 0.179,0.4 0.4,0.4c0.405,-0 0.972,-0 0.972,-0Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte[id^=video-device-context-video-device][aria-checked=true]::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='circle_checked' d='M12,2c-5.52,0 -10,4.48 -10,10c0,5.52 4.48,10 10,10c5.52,0 10,-4.48 10,-10c0,-5.52 -4.48,-10 -10,-10Zm-2.71,14.29l-3.59,-3.59c-0.39,-0.39 -0.39,-1.02 0,-1.41c0.39,-0.39 1.02,-0.39 1.41,0l2.89,2.88l6.88,-6.88c0.39,-0.39 1.02,-0.39 1.41,0c0.39,0.39 0.39,1.02 0,1.41l-7.59,7.59c-0.38,0.39 -1.02,0.39 -1.41,0Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte[id^=video-device-context-video-device][aria-checked=false]::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='radio_button_unchecked' d='M12,2c-5.52,0 -10,4.48 -10,10c0,5.52 4.48,10 10,10c5.52,0 10,-4.48 10,-10c0,-5.52 -4.48,-10 -10,-10Zm0,18c-4.42,0 -8,-3.58 -8,-8c0,-4.42 3.58,-8 8,-8c4.42,0 8,3.58 8,8c0,4.42 -3.58,8 -8,8Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#video-device-context-report-stream-problem::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath d='M19.778,2l-15.556,0c-1.233,0 -2.222,1 -2.222,2.222l0,15.556c0,1.222 0.989,2.222 2.222,2.222l15.556,-0c1.222,-0 2.222,-1 2.222,-2.222l0,-15.556c0,-1.222 -0.989,-2.222 -2.222,-2.222Zm-0,17.778l-15.556,-0l0,-13.334l15.556,0l-0,13.334Zm-6.111,-6.667c-0,0.922 -0.745,1.667 -1.667,1.667c-0.922,-0 -1.667,-0.745 -1.667,-1.667c0,-0.922 0.745,-1.667 1.667,-1.667c0.922,0 1.667,0.745 1.667,1.667Zm-1.667,-4.444c-3.033,-0 -5.622,1.844 -6.667,4.444c1.045,2.6 3.634,4.445 6.667,4.445c3.033,-0 5.622,-1.845 6.667,-4.445c-1.045,-2.6 -3.634,-4.444 -6.667,-4.444Zm0,7.222c-1.533,-0 -2.778,-1.245 -2.778,-2.778c0,-1.533 1.245,-2.778 2.778,-2.778c1.533,0 2.778,1.245 2.778,2.778c-0,1.533 -1.245,2.778 -2.778,2.778Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte[id^=rtc-channel-VOICE_ACTIVITY][aria-checked=true]::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='circle_checked' d='M12,2c-5.52,0 -10,4.48 -10,10c0,5.52 4.48,10 10,10c5.52,0 10,-4.48 10,-10c0,-5.52 -4.48,-10 -10,-10Zm-2.71,14.29l-3.59,-3.59c-0.39,-0.39 -0.39,-1.02 0,-1.41c0.39,-0.39 1.02,-0.39 1.41,0l2.89,2.88l6.88,-6.88c0.39,-0.39 1.02,-0.39 1.41,0c0.39,0.39 0.39,1.02 0,1.41l-7.59,7.59c-0.38,0.39 -1.02,0.39 -1.41,0Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte[id^=rtc-channel-VOICE_ACTIVITY][aria-checked=false]::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='radio_button_unchecked' d='M12,2c-5.52,0 -10,4.48 -10,10c0,5.52 4.48,10 10,10c5.52,0 10,-4.48 10,-10c0,-5.52 -4.48,-10 -10,-10Zm0,18c-4.42,0 -8,-3.58 -8,-8c0,-4.42 3.58,-8 8,-8c4.42,0 8,3.58 8,8c0,4.42 -3.58,8 -8,8Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte[id^=rtc-channel-PUSH_TO_TALK][aria-checked=true]::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='circle_checked' d='M12,2c-5.52,0 -10,4.48 -10,10c0,5.52 4.48,10 10,10c5.52,0 10,-4.48 10,-10c0,-5.52 -4.48,-10 -10,-10Zm-2.71,14.29l-3.59,-3.59c-0.39,-0.39 -0.39,-1.02 0,-1.41c0.39,-0.39 1.02,-0.39 1.41,0l2.89,2.88l6.88,-6.88c0.39,-0.39 1.02,-0.39 1.41,0c0.39,0.39 0.39,1.02 0,1.41l-7.59,7.59c-0.38,0.39 -1.02,0.39 -1.41,0Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte[id^=rtc-channel-PUSH_TO_TALK][aria-checked=false]::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='radio_button_unchecked' d='M12,2c-5.52,0 -10,4.48 -10,10c0,5.52 4.48,10 10,10c5.52,0 10,-4.48 10,-10c0,-5.52 -4.48,-10 -10,-10Zm0,18c-4.42,0 -8,-3.58 -8,-8c0,-4.42 3.58,-8 8,-8c4.42,0 8,3.58 8,8c0,4.42 -3.58,8 -8,8Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte[id^=rtc-channel-show-voice-states][aria-checked=true]::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='circle_checked' d='M12,2c-5.52,0 -10,4.48 -10,10c0,5.52 4.48,10 10,10c5.52,0 10,-4.48 10,-10c0,-5.52 -4.48,-10 -10,-10Zm-2.71,14.29l-3.59,-3.59c-0.39,-0.39 -0.39,-1.02 0,-1.41c0.39,-0.39 1.02,-0.39 1.41,0l2.89,2.88l6.88,-6.88c0.39,-0.39 1.02,-0.39 1.41,0c0.39,0.39 0.39,1.02 0,1.41l-7.59,7.59c-0.38,0.39 -1.02,0.39 -1.41,0Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte[id^=rtc-channel-show-voice-states][aria-checked=false]::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='radio_button_unchecked' d='M12,2c-5.52,0 -10,4.48 -10,10c0,5.52 4.48,10 10,10c5.52,0 10,-4.48 10,-10c0,-5.52 -4.48,-10 -10,-10Zm0,18c-4.42,0 -8,-3.58 -8,-8c0,-4.42 3.58,-8 8,-8c4.42,0 8,3.58 8,8c0,4.42 -3.58,8 -8,8Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#subscription-context-apply::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath d='M21.874,4.903l-13.626,0l-0,-1.901c-0,-0.888 -1.086,-1.333 -1.703,-0.715l-3.728,3.752c-0.395,0.395 -0.395,1.012 0,1.407l3.728,3.752c0.641,0.642 1.703,0.197 1.703,-0.716l-0,-1.876l13.626,-0l-0,-3.703Zm-0.691,11.627l-3.728,-3.752c-0.641,-0.642 -1.703,-0.198 -1.703,0.715l0,1.901l-13.626,0l0,3.703l13.626,-0l0,1.901c0,0.888 1.086,1.333 1.703,0.715l3.728,-3.752c0.395,-0.395 0.395,-1.036 -0,-1.431Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte[id^=audio-device-context-input][aria-checked=true]::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='circle_checked' d='M12,2c-5.52,0 -10,4.48 -10,10c0,5.52 4.48,10 10,10c5.52,0 10,-4.48 10,-10c0,-5.52 -4.48,-10 -10,-10Zm-2.71,14.29l-3.59,-3.59c-0.39,-0.39 -0.39,-1.02 0,-1.41c0.39,-0.39 1.02,-0.39 1.41,0l2.89,2.88l6.88,-6.88c0.39,-0.39 1.02,-0.39 1.41,0c0.39,0.39 0.39,1.02 0,1.41l-7.59,7.59c-0.38,0.39 -1.02,0.39 -1.41,0Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte[id^=audio-device-context-input][aria-checked=false]::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='radio_button_unchecked' d='M12,2c-5.52,0 -10,4.48 -10,10c0,5.52 4.48,10 10,10c5.52,0 10,-4.48 10,-10c0,-5.52 -4.48,-10 -10,-10Zm0,18c-4.42,0 -8,-3.58 -8,-8c0,-4.42 3.58,-8 8,-8c4.42,0 8,3.58 8,8c0,4.42 -3.58,8 -8,8Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte[id^=audio-device-context-output][aria-checked=true]::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='circle_checked' d='M12,2c-5.52,0 -10,4.48 -10,10c0,5.52 4.48,10 10,10c5.52,0 10,-4.48 10,-10c0,-5.52 -4.48,-10 -10,-10Zm-2.71,14.29l-3.59,-3.59c-0.39,-0.39 -0.39,-1.02 0,-1.41c0.39,-0.39 1.02,-0.39 1.41,0l2.89,2.88l6.88,-6.88c0.39,-0.39 1.02,-0.39 1.41,0c0.39,0.39 0.39,1.02 0,1.41l-7.59,7.59c-0.38,0.39 -1.02,0.39 -1.41,0Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte[id^=audio-device-context-output][aria-checked=false]::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='radio_button_unchecked' d='M12,2c-5.52,0 -10,4.48 -10,10c0,5.52 4.48,10 10,10c5.52,0 10,-4.48 10,-10c0,-5.52 -4.48,-10 -10,-10Zm0,18c-4.42,0 -8,-3.58 -8,-8c0,-4.42 3.58,-8 8,-8c4.42,0 8,3.58 8,8c0,4.42 -3.58,8 -8,8Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#audio-device-context-VOICE_ACTIVITY[aria-checked=true]::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='circle_checked' d='M12,2c-5.52,0 -10,4.48 -10,10c0,5.52 4.48,10 10,10c5.52,0 10,-4.48 10,-10c0,-5.52 -4.48,-10 -10,-10Zm-2.71,14.29l-3.59,-3.59c-0.39,-0.39 -0.39,-1.02 0,-1.41c0.39,-0.39 1.02,-0.39 1.41,0l2.89,2.88l6.88,-6.88c0.39,-0.39 1.02,-0.39 1.41,0c0.39,0.39 0.39,1.02 0,1.41l-7.59,7.59c-0.38,0.39 -1.02,0.39 -1.41,0Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#audio-device-context-VOICE_ACTIVITY[aria-checked=false]::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='radio_button_unchecked' d='M12,2c-5.52,0 -10,4.48 -10,10c0,5.52 4.48,10 10,10c5.52,0 10,-4.48 10,-10c0,-5.52 -4.48,-10 -10,-10Zm0,18c-4.42,0 -8,-3.58 -8,-8c0,-4.42 3.58,-8 8,-8c4.42,0 8,3.58 8,8c0,4.42 -3.58,8 -8,8Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#audio-device-context-PUSH_TO_TALK[aria-checked=true]::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='circle_checked' d='M12,2c-5.52,0 -10,4.48 -10,10c0,5.52 4.48,10 10,10c5.52,0 10,-4.48 10,-10c0,-5.52 -4.48,-10 -10,-10Zm-2.71,14.29l-3.59,-3.59c-0.39,-0.39 -0.39,-1.02 0,-1.41c0.39,-0.39 1.02,-0.39 1.41,0l2.89,2.88l6.88,-6.88c0.39,-0.39 1.02,-0.39 1.41,0c0.39,0.39 0.39,1.02 0,1.41l-7.59,7.59c-0.38,0.39 -1.02,0.39 -1.41,0Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#audio-device-context-PUSH_TO_TALK[aria-checked=false]::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='radio_button_unchecked' d='M12,2c-5.52,0 -10,4.48 -10,10c0,5.52 4.48,10 10,10c5.52,0 10,-4.48 10,-10c0,-5.52 -4.48,-10 -10,-10Zm0,18c-4.42,0 -8,-3.58 -8,-8c0,-4.42 3.58,-8 8,-8c4.42,0 8,3.58 8,8c0,4.42 -3.58,8 -8,8Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#audio-device-context-voice-settings::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath d='M2,18.667c0,0.611 0.5,1.111 1.111,1.111l5.556,-0l-0,-2.222l-5.556,-0c-0.611,-0 -1.111,0.5 -1.111,1.111Zm0,-13.334c0,0.611 0.5,1.111 1.111,1.111l10,0l0,-2.222l-10,0c-0.611,0 -1.111,0.5 -1.111,1.111Zm11.111,15.556l0,-1.111l7.778,-0c0.611,-0 1.111,-0.5 1.111,-1.111c0,-0.611 -0.5,-1.111 -1.111,-1.111l-7.778,-0l0,-1.112c0,-0.611 -0.5,-1.111 -1.111,-1.111c-0.611,0 -1.111,0.5 -1.111,1.111l-0,4.445c-0,0.611 0.5,1.111 1.111,1.111c0.611,0 1.111,-0.5 1.111,-1.111Zm-6.667,-11.111l0,1.111l-3.333,-0c-0.611,-0 -1.111,0.5 -1.111,1.111c-0,0.611 0.5,1.111 1.111,1.111l3.333,0l0,1.111c0,0.611 0.5,1.111 1.112,1.111c0.611,0 1.111,-0.5 1.111,-1.111l-0,-4.444c-0,-0.611 -0.5,-1.111 -1.111,-1.111c-0.612,-0 -1.112,0.5 -1.112,1.111Zm15.556,2.222c0,-0.611 -0.5,-1.111 -1.111,-1.111l-10,-0l-0,2.222l10,0c0.611,0 1.111,-0.5 1.111,-1.111Zm-5.556,-3.333c0.612,-0 1.112,-0.5 1.112,-1.111l-0,-1.112l3.333,0c0.611,0 1.111,-0.5 1.111,-1.111c0,-0.611 -0.5,-1.111 -1.111,-1.111l-3.333,0l-0,-1.111c-0,-0.611 -0.5,-1.111 -1.112,-1.111c-0.611,-0 -1.111,0.5 -1.111,1.111l0,4.445c0,0.611 0.5,1.111 1.111,1.111Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#user-settings-cog-My_Account::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='my_account' d='M2,4.222l0,15.556c0,1.222 0.989,2.222 2.222,2.222l15.556,-0c1.222,-0 2.222,-1 2.222,-2.222l-0,-15.556c-0,-1.222 -1,-2.222 -2.222,-2.222l-15.556,-0c-1.233,-0 -2.222,1 -2.222,2.222Zm13.333,4.445c0,1.844 -1.489,3.333 -3.333,3.333c-1.844,-0 -3.333,-1.489 -3.333,-3.333c-0,-1.845 1.489,-3.334 3.333,-3.334c1.844,0 3.333,1.489 3.333,3.334Zm-10,8.889c0,-2.223 4.445,-3.445 6.667,-3.445c2.222,0 6.667,1.222 6.667,3.445l-0,1.111l-13.334,-0l0,-1.111Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#user-settings-cog-Profile_Customization::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath d='M19.292,9.831l0.649,-0.647c1.412,-1.412 1.412,-3.711 -0,-5.125c-1.413,-1.412 -3.713,-1.412 -5.125,0l-0.647,0.648l5.123,5.124Zm-6.397,-3.853l-7.713,7.715l5.125,5.123l7.712,-7.715l-5.124,-5.123Zm-8.779,14.996l4.641,-1.16l-4.573,-4.573l-1.16,4.642c-0.077,0.306 0.013,0.631 0.236,0.854c0.224,0.223 0.549,0.312 0.856,0.237Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#user-settings-cog-Privacy___Safety::before{--icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24px' viewBox='0 0 24 24' width='24px' fill='%23000000'%3E%3Cpath d='M11.19 1.36l-7 3.11C3.47 4.79 3 5.51 3 6.3V11c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V6.3c0-.79-.47-1.51-1.19-1.83l-7-3.11c-.51-.23-1.11-.23-1.62 0zM12 11.99h7c-.53 4.12-3.28 7.79-7 8.94V12H5V6.3l7-3.11v8.8z'/%3E%3C/svg%3E")}.item-1tOPte#user-settings-cog-Authorized_Apps::before{--icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M 10.413066,22.472382 C 9.3280446,22.350012 8.342478,21.899705 7.542378,21.16076 6.7970726,20.472421 6.2547842,19.516599 6.0540394,18.537452 5.7732506,17.167889 6.0268744,15.828398 6.7833501,14.685661 c 0.7149377,-1.07999 1.8679918,-1.863174 3.121425,-2.120154 2.4110899,-0.494322 4.7427559,0.719742 5.6933269,2.964432 0.04502,0.106321 0.08942,0.215058 0.09866,0.241638 0.01589,0.04574 0.238897,0.04833 4.160019,0.04833 H 24 v 1.629328 1.629327 h -0.676586 -0.676585 v 1.656943 1.656944 H 20.838 19.029171 v -1.656944 -1.656943 h -1.643728 -1.643727 l -0.02564,0.06214 c -0.238546,0.578169 -0.345544,0.790282 -0.56867,1.127338 -0.714938,1.079989 -1.867992,1.863174 -3.121425,2.120154 -0.537368,0.110174 -1.115172,0.140333 -1.612919,0.0842 z m 0.948717,-3.269191 c 0.61852,-0.131048 1.155697,-0.609521 1.348598,-1.201222 0.08078,-0.247789 0.100388,-0.750951 0.03885,-0.9969 -0.163111,-0.651855 -0.663796,-1.160384 -1.303594,-1.324017 -0.370846,-0.09485 -0.825072,-0.06508 -1.156837,0.07582 -0.7030941,0.298591 -1.1630854,1.03947 -1.1101007,1.78797 0.078352,1.106857 1.1050297,1.886757 2.1830887,1.658349 z M 1.7969602,19.037058 C 0.88019419,18.851621 0.17351449,18.119482 0.03266767,17.209209 c -0.04355689,-0.281502 -0.04355689,-13.6538568 0,-13.9353598 0.14492476,-0.936628 0.90199253,-1.693697 1.83862163,-1.838622 0.1427843,-0.02209 2.7285479,-0.03073 9.2005097,-0.03073 7.649604,0 9.032352,0.0059 9.204552,0.0391 0.932802,0.179962 1.644908,0.909129 1.787434,1.830255 0.02182,0.141043 0.03073,1.855759 0.03073,5.916668 v 5.7180678 h -1.237837 -1.237839 l 0.06347,-0.189249 c 0.153051,-0.45634 0.149608,-0.341236 0.141413,-4.7283588 l -0.0076,-4.043693 -0.07341,-0.265652 c -0.271713,-0.98322 -0.99671,-1.708892 -1.978165,-1.98001 l -0.268091,-0.07406 h -6.50346 -6.5035027 l -0.2680917,0.07406 c -0.9986773,0.275875 -1.7337058,1.025317 -1.9891948,2.028201 l -0.062434,0.245077 v 4.1285498 4.128551 l 0.062434,0.245076 c 0.2583236,1.014013 1.0108789,1.774384 2.0104457,2.03133 l 0.1121636,0.02883 -0.012008,0.547116 c -0.015788,0.719317 0.045818,1.303249 0.2023792,1.91826 l 0.019333,0.07594 -1.294029,-0.0026 c -0.9508154,-0.0019 -1.3416381,-0.01222 -1.4735311,-0.0389 z m 2.4582786,-8.30535 c 4.069e-4,-2.8868108 0.00664,-3.4329908 0.041066,-3.5969478 0.1305,-0.621569 0.6486328,-1.139702 1.2702019,-1.270202 0.2907979,-0.06105 10.6174123,-0.06105 10.9082103,0 0.621569,0.1305 1.139701,0.648633 1.270202,1.270202 0.03442,0.163957 0.04066,0.710137 0.04107,3.5969478 l 4.76e-4,3.403637 H 17.37731 16.968161 l -0.06501,-0.117366 c -0.344917,-0.622762 -0.876549,-1.278148 -1.451093,-1.788882 -0.955456,-0.849344 -2.231147,-1.417358 -3.602979,-1.604262 -0.338072,-0.04606 -1.291255,-0.04606 -1.629327,0 -0.6950474,0.0947 -1.3746017,0.28816 -1.9824426,0.564387 -0.3433391,0.156027 -0.7809754,0.401803 -0.989983,0.555975 -0.062809,0.04633 -0.1426792,0.102877 -0.1774895,0.12566 -0.03481,0.02278 -0.1822547,0.140211 -0.3276536,0.260951 -0.4796316,0.39829 -0.9301607,0.893863 -1.2440003,1.368376 -0.095434,0.144292 -0.195129,0.293798 -0.2215455,0.332236 -0.026416,0.03844 -0.074779,0.12232 -0.1074733,0.186406 l -0.059444,0.116519 H 4.6822421 4.2547596 Z'/%3E%3C/svg%3E")}.item-1tOPte#user-settings-cog-Connections::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath d='M5.333,7.833c0,-0.458 0.375,-0.833 0.834,-0.833l13.333,0c0.458,0 0.833,-0.375 0.833,-0.833c0,-0.459 -0.375,-0.834 -0.833,-0.834l-14.167,0c-0.916,0 -1.666,0.75 -1.666,1.667l-0,9.167l-0.417,-0c-0.692,-0 -1.25,0.558 -1.25,1.25c-0,0.691 0.558,1.25 1.25,1.25l10.417,-0l-0,-2.5l-8.334,-0l0,-8.334Zm15.834,0.834l-5,-0c-0.459,-0 -0.834,0.375 -0.834,0.833l0,8.333c0,0.459 0.375,0.834 0.834,0.834l5,-0c0.458,-0 0.833,-0.375 0.833,-0.834l0,-8.333c0,-0.458 -0.375,-0.833 -0.833,-0.833Zm-0.834,7.5l-3.333,-0l0,-5.834l3.333,0l0,5.834Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#user-settings-cog-Discord_Nitro::before{--icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:serif='http://www.serif.com/' width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xml:space='preserve' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg transform='matrix(1.30968,0,0,1.30968,-1.09134,2.41314)'%3E%3Cpath d='M1.84,5.437C2.195,5.437 2.491,5.147 2.491,4.798C2.491,4.45 2.195,4.16 1.84,4.16L1.485,4.16C1.129,4.16 0.833,4.45 0.833,4.798C0.833,5.147 1.129,5.437 1.485,5.437L1.84,5.437ZM15.282,13.157C18.657,11.648 20.078,7.817 18.539,4.624C17.473,2.36 15.223,1.025 12.854,0.909L6.163,0.909C5.571,0.909 5.156,1.374 5.156,1.896C5.156,2.476 5.63,2.883 6.163,2.883L7.88,2.883C8.235,2.883 8.531,3.173 8.531,3.521C8.531,3.869 8.235,4.16 7.88,4.16L3.676,4.16C3.32,4.16 3.024,4.45 3.024,4.798C3.024,5.147 3.32,5.437 3.676,5.437L6.696,5.437C7.051,5.437 7.347,5.727 7.347,6.075C7.347,6.424 7.051,6.714 6.696,6.714L4.801,6.714C4.445,6.714 4.149,7.004 4.149,7.352C4.149,7.701 4.445,7.991 4.801,7.991L6.104,7.991C6.163,8.687 6.34,9.384 6.637,10.022C8.117,13.215 12.025,14.608 15.282,13.157ZM9.222,8.833C8.362,6.998 9.183,4.827 11.055,3.984C12.928,3.141 15.143,3.946 16.002,5.781C16.862,7.617 16.041,9.788 14.169,10.631C12.296,11.473 10.081,10.669 9.222,8.833Z'/%3E%3C/g%3E%3Cg transform='matrix(1.30968,0,0,1.30968,-1.09134,2.41314)'%3E%3Cpath d='M14.039,5.205L15.223,7.178C15.282,7.294 15.282,7.352 15.223,7.468L14.039,9.442C13.979,9.558 13.861,9.558 13.802,9.558L11.492,9.558C11.374,9.558 11.315,9.5 11.255,9.442L10.071,7.468C10.012,7.352 10.012,7.294 10.071,7.178L11.255,5.205C11.315,5.089 11.433,5.089 11.492,5.089L13.802,5.089C13.932,5.089 13.979,5.089 14.039,5.205Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#user-settings-cog-Subscriptions::before{--icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24px' viewBox='0 0 24 24' width='24px' fill='%23000000'%3E%3Cpath d='M0 0h24v24H0V0z' fill='none'/%3E%3Cpath d='M20 4H4c-1.11 0-1.99.89-1.99 2L2 18c0 1.11.89 2 2 2h16c1.11 0 2-.89 2-2V6c0-1.11-.89-2-2-2zm-1 14H5c-.55 0-1-.45-1-1v-5h16v5c0 .55-.45 1-1 1zm1-10H4V7c0-.55.45-1 1-1h14c.55 0 1 .45 1 1v1z'/%3E%3C/svg%3E")}.item-1tOPte#user-settings-cog-Nitro_Server_Boost::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='server_boost' d='M12.141,2.141c-0.078,-0.078 -0.204,-0.078 -0.282,0c-0.906,0.906 -5.871,5.871 -6.467,6.467c-0.038,0.038 -0.059,0.088 -0.059,0.141c0,0.712 0,5.79 0,6.502c0,0.053 0.021,0.103 0.059,0.141c0.596,0.596 5.561,5.561 6.467,6.467c0.078,0.078 0.204,0.078 0.282,-0c0.906,-0.906 5.871,-5.871 6.467,-6.467c0.038,-0.038 0.059,-0.088 0.059,-0.141c-0,-0.712 -0,-5.79 -0,-6.502c-0,-0.053 -0.021,-0.103 -0.059,-0.141c-0.596,-0.596 -5.561,-5.561 -6.467,-6.467Zm4.859,12.426c0,0.053 -0.021,0.104 -0.059,0.142c-0.499,0.499 -4.044,4.044 -4.8,4.8c-0.078,0.078 -0.204,0.078 -0.282,-0c-0.756,-0.756 -4.301,-4.301 -4.8,-4.8c-0.038,-0.038 -0.059,-0.089 -0.059,-0.142c0,-0.619 0,-4.515 0,-5.134c-0,-0.053 0.021,-0.104 0.059,-0.142c0.499,-0.499 4.044,-4.044 4.8,-4.8c0.078,-0.078 0.204,-0.078 0.282,0c0.756,0.756 4.301,4.301 4.8,4.8c0.038,0.038 0.059,0.089 0.059,0.142c-0,0.619 -0,4.515 -0,5.134Zm-8.275,-4.576c-0.037,0.038 -0.058,0.089 -0.058,0.142c-0,0.51 -0,3.224 -0,3.734c-0,0.053 0.021,0.104 0.058,0.142c0.385,0.385 2.556,2.555 3.134,3.133c0.078,0.078 0.204,0.078 0.282,-0c0.578,-0.578 2.749,-2.748 3.134,-3.133c0.037,-0.038 0.058,-0.089 0.058,-0.142c0,-0.51 0,-3.224 0,-3.734c0,-0.053 -0.021,-0.104 -0.058,-0.142c-0.385,-0.385 -2.556,-2.555 -3.134,-3.133c-0.078,-0.078 -0.204,-0.078 -0.282,0c-0.578,0.578 -2.749,2.748 -3.134,3.133Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#user-settings-cog-Library_Inventory::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='gift' d='M16.886,8l3.114,0c1.104,0 2,0.897 2,2l-0,2l-20,0l0,-2c0,-1.103 0.897,-2 2,-2l3.114,0c-0.451,-0.235 -0.878,-0.522 -1.235,-0.878c-1.17,-1.17 -1.17,-3.073 -0,-4.242c1.133,-1.133 3.107,-1.133 4.242,-0.002c1.637,1.637 1.858,4.718 1.877,5.064c0.001,0.012 -0.001,0.022 -0.004,0.032c-0.002,0.009 -0.004,0.017 -0.004,0.026l0.02,0c-0,-0.009 -0.002,-0.018 -0.004,-0.026c-0.003,-0.01 -0.005,-0.02 -0.004,-0.031c0.02,-0.346 0.24,-3.427 1.877,-5.064c1.135,-1.133 3.107,-1.132 4.242,-0.001c1.169,1.172 1.169,3.075 -0,4.244c-0.357,0.356 -0.784,0.643 -1.235,0.878Zm-9.593,-2.292c-0.39,-0.391 -0.39,-1.025 -0,-1.415c0.188,-0.189 0.439,-0.292 0.707,-0.292c0.268,0 0.519,0.103 0.707,0.292c0.59,0.59 0.934,1.648 1.118,2.53c-0.88,-0.183 -1.946,-0.529 -2.532,-1.115Zm6.881,1.117c0.185,-0.883 0.528,-1.941 1.119,-2.531c0.188,-0.19 0.439,-0.293 0.707,-0.293c0.268,0 0.519,0.103 0.706,0.291c0.39,0.391 0.391,1.025 0.001,1.416c-0.591,0.591 -1.65,0.935 -2.533,1.117Zm-11.174,7.175l-0,6c-0,1.103 0.897,2 2,2l6,-0l-0,-8l-8,0Zm10,0l-0,8l6,-0c1.104,-0 2,-0.897 2,-2l-0,-6l-8,0Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#user-settings-cog-Billing::before{--icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' enable-background='new 0 0 24 24' height='24px' viewBox='0 0 24 24' width='24px' fill='%23000000'%3E%3Cg%3E%3Cpath d='M0,0v24h24V0H0z M1,13V7c0-1.66,1.34-3,3-3h12c1.66,0,3,1.34,3,3v7c0,1.1-0.9,2-2,2H4C2.34,16,1,14.66,1,13z M23,18c0,1.1-0.9,2-2,2H5c-0.55,0-1-0.45-1-1c0-0.55,0.45-1,1-1h16V8c0-0.55,0.45-1,1-1s1,0.45,1,1V18z' fill='none'/%3E%3Cpath d='M23,8v10c0,1.1-0.9,2-2,2H5c-0.55,0-1-0.45-1-1c0-0.55,0.45-1,1-1h16V8c0-0.55,0.45-1,1-1S23,7.45,23,8z M4,16 c-1.66,0-3-1.34-3-3V7c0-1.66,1.34-3,3-3h12c1.66,0,3,1.34,3,3v7c0,1.1-0.9,2-2,2H4z M7,10c0,1.66,1.34,3,3,3s3-1.34,3-3 s-1.34-3-3-3S7,8.34,7,10z'/%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#user-settings-cog-Appearance::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='Theme' d='M12,2c-5.51,0 -10,4.49 -10,10c0,5.51 4.49,10 10,10c1.38,0 2.5,-1.12 2.5,-2.5c0,-0.61 -0.23,-1.2 -0.64,-1.67c-0.08,-0.1 -0.13,-0.21 -0.13,-0.33c0,-0.28 0.22,-0.5 0.5,-0.5l1.77,0c3.31,0 6,-2.69 6,-6c0,-4.96 -4.49,-9 -10,-9Zm5.5,11c-0.83,0 -1.5,-0.67 -1.5,-1.5c0,-0.83 0.67,-1.5 1.5,-1.5c0.83,0 1.5,0.67 1.5,1.5c0,0.83 -0.67,1.5 -1.5,1.5Zm-3,-4c-0.83,0 -1.5,-0.67 -1.5,-1.5c0,-0.83 0.67,-1.5 1.5,-1.5c0.83,0 1.5,0.67 1.5,1.5c0,0.83 -0.67,1.5 -1.5,1.5Zm-9.5,2.5c0,-0.83 0.67,-1.5 1.5,-1.5c0.83,0 1.5,0.67 1.5,1.5c0,0.83 -0.67,1.5 -1.5,1.5c-0.83,0 -1.5,-0.67 -1.5,-1.5Zm6,-4c0,0.83 -0.67,1.5 -1.5,1.5c-0.83,0 -1.5,-0.67 -1.5,-1.5c0,-0.83 0.67,-1.5 1.5,-1.5c0.83,0 1.5,0.67 1.5,1.5Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#user-settings-cog-Accessibility::before{--icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24px' viewBox='0 0 24 24' width='24px' fill='%23000000'%3E%3Cpath d='M0 0h24v24H0V0z' fill='none'/%3E%3Cpath d='M20.75 6.99c-.14-.55-.69-.87-1.24-.75-2.38.53-5.03.76-7.51.76s-5.13-.23-7.51-.76c-.55-.12-1.1.2-1.24.75-.14.56.2 1.13.75 1.26 1.61.36 3.35.61 5 .75v12c0 .55.45 1 1 1s1-.45 1-1v-5h2v5c0 .55.45 1 1 1s1-.45 1-1V9c1.65-.14 3.39-.39 4.99-.75.56-.13.9-.7.76-1.26zM12 6c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2z'/%3E%3C/svg%3E")}.item-1tOPte#user-settings-cog-Voice___Video::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3CclipPath id='_clip1'%3E%3Crect id='Filled1' serif:id='Filled' x='0' y='0' width='24' height='24'/%3E%3C/clipPath%3E%3Cg clip-path='url(%23_clip1)'%3E%3Cg id='Context'%3E%3Cpath d='M8.523,22c0.478,-0 0.869,-0.391 0.869,-0.87c0,-0.478 -0.391,-0.869 -0.869,-0.869c-0.479,-0 -0.87,0.391 -0.87,0.869c0,0.479 0.391,0.87 0.87,0.87Zm3.478,-0c0.478,-0 0.869,-0.391 0.869,-0.87c0,-0.478 -0.391,-0.869 -0.869,-0.869c-0.478,-0 -0.87,0.391 -0.87,0.869c0,0.479 0.392,0.87 0.87,0.87Zm3.478,-0c0.478,-0 0.87,-0.391 0.87,-0.87c-0,-0.478 -0.392,-0.869 -0.87,-0.869c-0.478,-0 -0.869,0.391 -0.869,0.869c-0,0.479 0.391,0.87 0.869,0.87Zm-6.087,-12.174l0,-5.217c0,-1.444 1.165,-2.609 2.609,-2.609c1.443,0 2.609,1.165 2.609,2.609l-0,5.217c-0,1.444 -1.166,2.609 -2.609,2.609c-1.444,-0 -2.609,-1.165 -2.609,-2.609Zm7.748,0c0.53,0 0.948,0.47 0.87,0.991c-0.426,2.609 -2.513,4.644 -5.14,5.026l0,1.809c0,0.478 -0.391,0.87 -0.869,0.87c-0.478,-0 -0.87,-0.392 -0.87,-0.87l0,-1.809c-2.626,-0.382 -4.713,-2.417 -5.139,-5.026c-0.087,-0.521 0.339,-0.991 0.87,-0.991c0.426,0 0.782,0.313 0.852,0.739c0.356,2.052 2.139,3.609 4.287,3.609c2.148,-0 3.93,-1.557 4.287,-3.609c0.069,-0.426 0.426,-0.739 0.852,-0.739Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3Crect x='-1.436' y='0.201' width='24' height='24' style='fill:none;'/%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#user-settings-cog-Text___Images::before{--icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24px' viewBox='0 0 24 24' width='24px' fill='%23000000'%3E%3Cpath d='M0 0h24v24H0V0z' fill='none'/%3E%3Cpath d='M20 2H4c-1.1 0-2 .9-2 2v18l4-4h14c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zM5.63 13.19l2.49-3.2c.2-.25.58-.26.78-.01l2.1 2.53 3.1-3.99c.2-.26.6-.26.8.01l3.51 4.68c.25.33.01.8-.4.8H6.02c-.41-.01-.65-.49-.39-.82z'/%3E%3C/svg%3E")}.item-1tOPte#user-settings-cog-Notifications::before{--icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24px' viewBox='0 0 24 24' width='24px' fill='%23000000'%3E%3Cpath d='M0 0h24v24H0V0z' fill='none'/%3E%3Cpath d='M12 22c1.1 0 2-.9 2-2h-4c0 1.1.89 2 2 2zm6-6v-5c0-3.07-1.64-5.64-4.5-6.32V4c0-.83-.67-1.5-1.5-1.5s-1.5.67-1.5 1.5v.68C7.63 5.36 6 7.92 6 11v5l-1.29 1.29c-.63.63-.19 1.71.7 1.71h13.17c.89 0 1.34-1.08.71-1.71L18 16z'/%3E%3C/svg%3E")}.item-1tOPte#user-settings-cog-Keybinds::before{--icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24px' viewBox='0 0 24 24' width='24px' fill='%23000000'%3E%3Cpath d='M20 5H4c-1.1 0-1.99.9-1.99 2L2 17c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm-9 3h2v2h-2V8zm0 3h2v2h-2v-2zM8 8h2v2H8V8zm0 3h2v2H8v-2zm-1 2H5v-2h2v2zm0-3H5V8h2v2zm8 7H9c-.55 0-1-.45-1-1s.45-1 1-1h6c.55 0 1 .45 1 1s-.45 1-1 1zm1-4h-2v-2h2v2zm0-3h-2V8h2v2zm3 3h-2v-2h2v2zm0-3h-2V8h2v2z'/%3E%3C/svg%3E")}.item-1tOPte#user-settings-cog-Language::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3CclipPath id='_clip1'%3E%3Crect id='Filled1' serif:id='Filled' x='0' y='0' width='24' height='24'/%3E%3C/clipPath%3E%3Cg clip-path='url(%23_clip1)'%3E%3Cg id='Context'%3E%3Cpath id='Languages' d='M12.792,15.4c0.13,-0.334 0.047,-0.714 -0.213,-0.973l-1.936,-1.908l0.028,-0.028c1.612,-1.797 2.76,-3.863 3.437,-6.049l1.797,-0c0.5,-0 0.917,-0.417 0.917,-0.917l-0,-0.019c-0,-0.5 -0.417,-0.917 -0.917,-0.917l-5.568,0l0,-0.926c0,-0.51 -0.416,-0.927 -0.926,-0.927c-0.51,0 -0.926,0.417 -0.926,0.927l-0,0.926l-5.568,0c-0.5,0 -0.917,0.417 -0.917,0.917c-0,0.51 0.417,0.917 0.917,0.917l9.431,0c-0.621,1.797 -1.603,3.493 -2.937,4.975c-0.75,-0.825 -1.38,-1.723 -1.908,-2.668c-0.149,-0.269 -0.417,-0.435 -0.723,-0.435c-0.639,-0 -1.047,0.694 -0.732,1.25c0.584,1.047 1.297,2.047 2.131,2.974l-4.048,3.992c-0.371,0.362 -0.371,0.955 -0,1.316c0.361,0.361 0.945,0.361 1.315,-0l3.965,-3.974l1.871,1.871c0.473,0.472 1.279,0.296 1.51,-0.324Zm4.493,-5.253c-0.556,0 -1.056,0.343 -1.25,0.871l-3.4,9.079c-0.223,0.565 0.204,1.167 0.806,1.167c0.361,-0 0.685,-0.223 0.815,-0.565l0.824,-2.214l4.401,-0l0.833,2.214c0.13,0.333 0.454,0.565 0.816,0.565c0.602,-0 1.028,-0.602 0.815,-1.167l-3.4,-9.079c-0.204,-0.528 -0.704,-0.871 -1.26,-0.871Zm-1.501,6.485l1.501,-4.011l1.501,4.011l-3.002,-0Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3Crect x='-3.691' y='-0.201' width='24' height='24' style='fill:none;fill-rule:nonzero;'/%3E%3Crect x='-3.938' y='4.803' width='24' height='24' style='fill:none;fill-rule:nonzero;'/%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#user-settings-cog-Windows::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='system_settings' d='M20.182,2.909l-16.364,0c-1,0 -1.818,0.818 -1.818,1.818l-0,10.909c-0,1 0.818,1.819 1.818,1.819l6.364,-0l-1.482,2.227c-0.4,0.6 0.027,1.409 0.755,1.409l5.09,-0c0.728,-0 1.164,-0.809 0.755,-1.409l-1.482,-2.227l6.364,-0c1,-0 1.818,-0.819 1.818,-1.819l-0,-10.909c-0,-1 -0.818,-1.818 -1.818,-1.818Zm-0,10.909l-16.364,0l0,-8.182c0,-0.5 0.409,-0.909 0.909,-0.909l14.546,0c0.5,0 0.909,0.409 0.909,0.909l-0,8.182Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#user-settings-cog-Linux::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='system_settings' d='M20.182,2.909l-16.364,0c-1,0 -1.818,0.818 -1.818,1.818l-0,10.909c-0,1 0.818,1.819 1.818,1.819l6.364,-0l-1.482,2.227c-0.4,0.6 0.027,1.409 0.755,1.409l5.09,-0c0.728,-0 1.164,-0.809 0.755,-1.409l-1.482,-2.227l6.364,-0c1,-0 1.818,-0.819 1.818,-1.819l-0,-10.909c-0,-1 -0.818,-1.818 -1.818,-1.818Zm-0,10.909l-16.364,0l0,-8.182c0,-0.5 0.409,-0.909 0.909,-0.909l14.546,0c0.5,0 0.909,0.409 0.909,0.909l-0,8.182Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#user-settings-cog-Streamer_Mode::before{--icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24px' viewBox='0 0 24 24' width='24px' fill='%23000000'%3E%3Cpath d='M17 10.5V7c0-.55-.45-1-1-1H4c-.55 0-1 .45-1 1v10c0 .55.45 1 1 1h12c.55 0 1-.45 1-1v-3.5l2.29 2.29c.63.63 1.71.18 1.71-.71V8.91c0-.89-1.08-1.34-1.71-.71L17 10.5z'/%3E%3C/svg%3E")}.item-1tOPte#user-settings-cog-Advanced::before{--icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' enable-background='new 0 0 24 24' height='24px' viewBox='0 0 24 24' width='24px' fill='%23000000'%3E%3Crect fill='none' height='24' width='24'/%3E%3Cpath d='M19.5,12c0-0.23-0.01-0.45-0.03-0.68l1.86-1.41c0.4-0.3,0.51-0.86,0.26-1.3l-1.87-3.23c-0.25-0.44-0.79-0.62-1.25-0.42 l-2.15,0.91c-0.37-0.26-0.76-0.49-1.17-0.68l-0.29-2.31C14.8,2.38,14.37,2,13.87,2h-3.73C9.63,2,9.2,2.38,9.14,2.88L8.85,5.19 c-0.41,0.19-0.8,0.42-1.17,0.68L5.53,4.96c-0.46-0.2-1-0.02-1.25,0.42L2.41,8.62c-0.25,0.44-0.14,0.99,0.26,1.3l1.86,1.41 C4.51,11.55,4.5,11.77,4.5,12s0.01,0.45,0.03,0.68l-1.86,1.41c-0.4,0.3-0.51,0.86-0.26,1.3l1.87,3.23c0.25,0.44,0.79,0.62,1.25,0.42 l2.15-0.91c0.37,0.26,0.76,0.49,1.17,0.68l0.29,2.31C9.2,21.62,9.63,22,10.13,22h3.73c0.5,0,0.93-0.38,0.99-0.88l0.29-2.31 c0.41-0.19,0.8-0.42,1.17-0.68l2.15,0.91c0.46,0.2,1,0.02,1.25-0.42l1.87-3.23c0.25-0.44,0.14-0.99-0.26-1.3l-1.86-1.41 C19.49,12.45,19.5,12.23,19.5,12z M12.04,15.5c-1.93,0-3.5-1.57-3.5-3.5s1.57-3.5,3.5-3.5s3.5,1.57,3.5,3.5S13.97,15.5,12.04,15.5z'/%3E%3C/svg%3E")}.item-1tOPte#user-settings-cog-Game_Activity::before{--icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24px' viewBox='0 0 24 24' width='24px' fill='%23000000'%3E%3Cpath d='M15 7.29V3c0-.55-.45-1-1-1h-4c-.55 0-1 .45-1 1v4.29c0 .13.05.26.15.35l2.5 2.5c.2.2.51.2.71 0l2.5-2.5c.09-.09.14-.21.14-.35zM7.29 9H3c-.55 0-1 .45-1 1v4c0 .55.45 1 1 1h4.29c.13 0 .26-.05.35-.15l2.5-2.5c.2-.2.2-.51 0-.71l-2.5-2.5C7.55 9.05 7.43 9 7.29 9zM9 16.71V21c0 .55.45 1 1 1h4c.55 0 1-.45 1-1v-4.29c0-.13-.05-.26-.15-.35l-2.5-2.5c-.2-.2-.51-.2-.71 0l-2.5 2.5c-.09.09-.14.21-.14.35zm7.35-7.56l-2.5 2.5c-.2.2-.2.51 0 .71l2.5 2.5c.09.09.22.15.35.15H21c.55 0 1-.45 1-1v-4c0-.55-.45-1-1-1h-4.29c-.14-.01-.26.04-.36.14z'/%3E%3C/svg%3E")}.item-1tOPte#user-settings-cog-Overlay::before{--icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24px' viewBox='0 0 24 24' width='24px' fill='%23000000'%3E%3Cpath d='M0 0h24v24H0V0z' fill='none'/%3E%3Cpath d='M12.6 18.06c-.36.28-.87.28-1.23 0l-6.15-4.78c-.36-.28-.86-.28-1.22 0-.51.4-.51 1.17 0 1.57l6.76 5.26c.72.56 1.73.56 2.46 0l6.76-5.26c.51-.4.51-1.17 0-1.57l-.01-.01c-.36-.28-.86-.28-1.22 0l-6.15 4.79zm.63-3.02l6.76-5.26c.51-.4.51-1.18 0-1.58l-6.76-5.26c-.72-.56-1.73-.56-2.46 0L4.01 8.21c-.51.4-.51 1.18 0 1.58l6.76 5.26c.72.56 1.74.56 2.46-.01z'/%3E%3C/svg%3E")}.item-1tOPte#user-settings-cog-powercord-actions::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='powercord' d='M10.386,5.309l2.91,-2.91c0.531,-0.532 1.394,-0.532 1.925,-0c0.532,0.531 0.532,1.393 0,1.925l-2.91,2.91l2.171,2.171l2.91,-2.91c0.531,-0.532 1.394,-0.532 1.925,-0c0.532,0.531 0.532,1.393 0,1.925l-2.91,2.91l0.654,0.654c0.121,0.121 0.121,0.313 0,0.434l-1.076,1.076c-0.121,0.121 -0.313,0.121 -0.433,0l-0.215,-0.214l-3.582,3.582c-0.759,0.759 -1.997,0.759 -2.752,-0l-1.21,-1.21l-1.081,1.08c-0.121,0.117 -0.313,0.117 -0.433,0l-0.409,-0.408c-0.508,0.715 -0.442,1.715 0.199,2.351l2.805,2.806c0.12,0.12 0.12,0.312 -0,0.433c-0.121,0.12 -0.317,0.112 -0.438,-0.009l-2.801,-2.801c-0.878,-0.878 -0.945,-2.262 -0.203,-3.218l-0.449,-0.449c-0.12,-0.12 -0.12,-0.313 0,-0.433l1.081,-1.081l-1.21,-1.211c-0.76,-0.759 -0.76,-1.992 -0,-2.751l3.582,-3.582l-0.214,-0.215c-0.121,-0.12 -0.121,-0.313 -0,-0.433l1.076,-1.077c0.121,-0.12 0.313,-0.12 0.433,0l0.655,0.655Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#user-settings-cog-changelog::before{--icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' enable-background='new 0 0 24 24' height='24px' viewBox='0 0 24 24' width='24px' fill='%23000000'%3E%3Cg%3E%3Crect fill='none' height='24' width='24'/%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Cpath d='M11,8.75v3.68c0,0.35,0.19,0.68,0.49,0.86l3.12,1.85c0.36,0.21,0.82,0.09,1.03-0.26c0.21-0.36,0.1-0.82-0.26-1.03 l-2.87-1.71v-3.4C12.5,8.34,12.16,8,11.75,8S11,8.34,11,8.75z M21,9.5V4.21c0-0.45-0.54-0.67-0.85-0.35l-1.78,1.78 c-1.81-1.81-4.39-2.85-7.21-2.6c-4.19,0.38-7.64,3.75-8.1,7.94C2.46,16.4,6.69,21,12,21c4.59,0,8.38-3.44,8.93-7.88 c0.07-0.6-0.4-1.12-1-1.12c-0.5,0-0.92,0.37-0.98,0.86c-0.43,3.49-3.44,6.19-7.05,6.14c-3.71-0.05-6.84-3.18-6.9-6.9 C4.94,8.2,8.11,5,12,5c1.93,0,3.68,0.79,4.95,2.05l-2.09,2.09C14.54,9.46,14.76,10,15.21,10h5.29C20.78,10,21,9.78,21,9.5z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.item-1tOPte#user-settings-cog-Hypesquad_Online::before{--icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='m 23.988076,4.0407257 -4.020135,7.7588623 c -0.05567,0.147956 0.01528,0.313482 0.160804,0.375213 h 2.532686 c 0.154403,0.01365 0.265061,0.155051 0.241208,0.308211 0.0011,0.07406 -0.03389,0.144041 -0.0938,0.187607 L 12.19568,20.335677 c -0.100799,0.05243 -0.220819,0.05243 -0.321611,0 L 1.2073048,12.684018 c -0.1055339,-0.11322 -0.1055339,-0.288786 0,-0.402014 v 0 c 0.046769,-0.04879 0.1077235,-0.08162 0.1742059,-0.0938 h 2.3718807 c 0.162819,0 0.29481,-0.131994 0.29481,-0.29481 v 0 -0.0938 L 0.02806482,4.0407257 c -0.067899,-0.1444542 -0.0085,-0.3167117 0.1340046,-0.3886131 0.059633,-0.026948 0.127973,-0.026948 0.1876063,0 L 9.8907994,9.9101245 c 0.1746236,0.09447 0.3117316,0.2457635 0.3886126,0.4288145 l 1.46065,2.9213 c 0.06036,0.132342 0.219144,0.187311 0.34841,0.120604 0.05616,-0.02522 0.103024,-0.06739 0.134006,-0.120604 l 1.407047,-2.9079 c 0.09676,-0.169537 0.22939,-0.315887 0.388613,-0.4288145 l 9.541123,-6.2714119 c 0.140608,-0.066801 0.308733,-0.0067 0.375213,0.1340045 v 0 c 0.06062,0.069924 0.0809,0.1661763 0.0536,0.2546086 z'/%3E%3C/svg%3E")}.item-1tOPte#user-settings-cog-Experiments::before{--icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' enable-background='new 0 0 24 24' height='24px' viewBox='0 0 24 24' width='24px' fill='%23000000'%3E%3Crect fill='none' height='24' width='24'/%3E%3Cpath d='M20.54,17.73L15,11V5h1c0.55,0,1-0.45,1-1s-0.45-1-1-1H8C7.45,3,7,3.45,7,4s0.45,1,1,1h1v6l-5.54,6.73 C3.14,18.12,3,18.56,3,19c0.01,1.03,0.82,2,2,2H19c1.19,0,2-0.97,2-2C21,18.56,20.86,18.12,20.54,17.73z'/%3E%3C/svg%3E")}.item-1tOPte#user-settings-cog-Developer_Options::before{--icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24px' viewBox='0 0 24 24' width='24px' fill='%23000000'%3E%3Cpath d='M0 0h24v24H0V0z' fill='none'/%3E%3Cpath d='M8.7 15.9L4.8 12l3.9-3.9c.39-.39.39-1.01 0-1.4-.39-.39-1.01-.39-1.4 0l-4.59 4.59c-.39.39-.39 1.02 0 1.41l4.59 4.6c.39.39 1.01.39 1.4 0 .39-.39.39-1.01 0-1.4zm6.6 0l3.9-3.9-3.9-3.9c-.39-.39-.39-1.01 0-1.4.39-.39 1.01-.39 1.4 0l4.59 4.59c.39.39.39 1.02 0 1.41l-4.59 4.6c-.39.39-1.01.39-1.4 0-.39-.39-.39-1.01 0-1.4z'/%3E%3C/svg%3E")}.item-1tOPte#user-settings-cog-Hotspot_Options::before{--icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24px' viewBox='0 0 24 24' width='24px' fill='%23000000'%3E%3Cpath d='M0 0h24v24H0V0z' fill='none'/%3E%3Cpath d='M3 18c0 .55.45 1 1 1h5v-2H4c-.55 0-1 .45-1 1zM3 6c0 .55.45 1 1 1h9V5H4c-.55 0-1 .45-1 1zm10 14v-1h7c.55 0 1-.45 1-1s-.45-1-1-1h-7v-1c0-.55-.45-1-1-1s-1 .45-1 1v4c0 .55.45 1 1 1s1-.45 1-1zM7 10v1H4c-.55 0-1 .45-1 1s.45 1 1 1h3v1c0 .55.45 1 1 1s1-.45 1-1v-4c0-.55-.45-1-1-1s-1 .45-1 1zm14 2c0-.55-.45-1-1-1h-9v2h9c.55 0 1-.45 1-1zm-5-3c.55 0 1-.45 1-1V7h3c.55 0 1-.45 1-1s-.45-1-1-1h-3V4c0-.55-.45-1-1-1s-1 .45-1 1v4c0 .55.45 1 1 1z'/%3E%3C/svg%3E")}.item-1tOPte#guild-entry-context-update-entry::before{--icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' enable-background='new 0 0 24 24' height='24px' viewBox='0 0 24 24' width='24px' fill='%23000000'%3E%3Crect fill='none' height='24' width='24'/%3E%3Cpath d='M19.5,12c0-0.23-0.01-0.45-0.03-0.68l1.86-1.41c0.4-0.3,0.51-0.86,0.26-1.3l-1.87-3.23c-0.25-0.44-0.79-0.62-1.25-0.42 l-2.15,0.91c-0.37-0.26-0.76-0.49-1.17-0.68l-0.29-2.31C14.8,2.38,14.37,2,13.87,2h-3.73C9.63,2,9.2,2.38,9.14,2.88L8.85,5.19 c-0.41,0.19-0.8,0.42-1.17,0.68L5.53,4.96c-0.46-0.2-1-0.02-1.25,0.42L2.41,8.62c-0.25,0.44-0.14,0.99,0.26,1.3l1.86,1.41 C4.51,11.55,4.5,11.77,4.5,12s0.01,0.45,0.03,0.68l-1.86,1.41c-0.4,0.3-0.51,0.86-0.26,1.3l1.87,3.23c0.25,0.44,0.79,0.62,1.25,0.42 l2.15-0.91c0.37,0.26,0.76,0.49,1.17,0.68l0.29,2.31C9.2,21.62,9.63,22,10.13,22h3.73c0.5,0,0.93-0.38,0.99-0.88l0.29-2.31 c0.41-0.19,0.8-0.42,1.17-0.68l2.15,0.91c0.46,0.2,1,0.02,1.25-0.42l1.87-3.23c0.25-0.44,0.14-0.99-0.26-1.3l-1.86-1.41 C19.49,12.45,19.5,12.23,19.5,12z M12.04,15.5c-1.93,0-3.5-1.57-3.5-3.5s1.57-3.5,3.5-3.5s3.5,1.57,3.5,3.5S13.97,15.5,12.04,15.5z'/%3E%3C/svg%3E")}.item-1tOPte#guild-entry-context-remove-from-hub::before{--icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24px' viewBox='0 0 24 24' width='24px' fill='%23000000'%3E%3Cpath d='M0 0h24v24H0V0z' fill='none'/%3E%3Cpath d='M7 12c0 .55.45 1 1 1h8c.55 0 1-.45 1-1s-.45-1-1-1H8c-.55 0-1 .45-1 1zm5-10C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z'/%3E%3C/svg%3E")}.item-1tOPte#guild-entry-context-report-server-listing::before{--icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24px' viewBox='0 0 24 24' width='24px' fill='%23000000'%3E%3Cpath d='M0 0h24v24H0V0z' fill='none'/%3E%3Cpath d='M14.4 6l-.24-1.2c-.09-.46-.5-.8-.98-.8H6c-.55 0-1 .45-1 1v15c0 .55.45 1 1 1s1-.45 1-1v-6h5.6l.24 1.2c.09.47.5.8.98.8H19c.55 0 1-.45 1-1V7c0-.55-.45-1-1-1h-4.6z'/%3E%3C/svg%3E")}.item-1tOPte#guild-entry-context-devmode-copy-id::before{--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Filled' x='0' y='0' width='24' height='24' style='fill:none;'/%3E%3Cg id='Filled1' serif:id='Filled'%3E%3Cg id='Context'%3E%3Cpath id='id' d='M5.384,4.365c0.221,-0 0.4,0.179 0.4,0.4c0,2.15 0,12.32 0,14.47c0,0.221 -0.179,0.4 -0.4,0.4c-0.727,0 -2.257,0 -2.984,0c-0.221,0 -0.4,-0.179 -0.4,-0.4c-0,-2.15 -0,-12.32 -0,-14.47c0,-0.221 0.179,-0.4 0.4,-0.4c0.727,-0 2.257,-0 2.984,-0Zm8.538,-0c5.312,-0 8.078,3.076 8.078,7.613c0,4.537 -2.833,7.657 -7.989,7.657l-4.956,0c-0.221,0 -0.4,-0.179 -0.4,-0.4c-0,-2.15 -0,-12.32 -0,-14.47c-0,-0.221 0.179,-0.4 0.4,-0.4c1.229,-0 4.867,-0 4.867,-0Zm-0.111,12.327c2.7,-0 4.382,-1.417 4.382,-4.692c0,-3.209 -1.792,-4.692 -4.382,-4.692l-0.972,0c-0.221,0 -0.4,0.179 -0.4,0.4c0,1.536 0,7.048 0,8.584c0,0.221 0.179,0.4 0.4,0.4c0.405,-0 0.972,-0 0.972,-0Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.wrapper-2aW0bm .button-1ZiXG9 .emoji[src="/assets/e4d52f4d69d7bba67e5fd70ffe26b70d.svg"]{content:url("https://i.imgur.com/TquGa6j.png");margin-bottom:1px;height:118%;width:116%;background:var(--context-icon-normal);mask:var(--icon) center/contain no-repeat;-webkit-mask:var(--icon) center/contain no-repeat}.wrapper-2aW0bm .button-1ZiXG9 .emoji[src="/assets/bbe8ae762f831966587a35010ed46f67.svg"]{content:url("https://i.imgur.com/TquGa6j.png");margin-bottom:1px;height:90%;width:100%;background:var(--context-icon-normal);mask:var(--icon) center/contain no-repeat;-webkit-mask:var(--icon) center/contain no-repeat}.view-raw-button .icon-3Gkjwa{fill:transparent !important}.view-raw-button::after{position:absolute;content:"";height:90%;width:100%;background:var(--context-icon-normal);mask:var(--icon) center/contain no-repeat;-webkit-mask:var(--icon) center/contain no-repeat}.PluginDownloaderApply,.ThemeDownloaderApply{border:none}.PluginDownloaderApply div,.ThemeDownloaderApply div{color:transparent !important;height:32px;width:32px;padding:0px;margin:0px;z-index:12}.PluginDownloaderApply:not(.applied) div:hover,.ThemeDownloaderApply:not(.applied) div:hover{color:transparent !important;background:var(--background-modifier-hover);height:32px;width:32px;padding:0px;margin:0px;border:none;z-index:12}.PluginDownloaderApply::after,.ThemeDownloaderApply::after{position:absolute;content:"";height:22px;width:32px;bottom:5px;background:var(--context-icon-normal);mask:var(--icon) center/contain no-repeat;-webkit-mask:var(--icon) center/contain no-repeat;pointer-events:none}.PluginDownloaderApply:not(.applied):hover::after,.ThemeDownloaderApply:not(.applied):hover::after{background:var(--interactive-hover)}.PluginDownloaderApply.applied::after,.ThemeDownloaderApply.applied::after{background:var(--interactive-hover);opacity:var(--context-disabled-opacity)}.theme-dark .container-3ayLPN{background:var(--background-floating);border-radius:var(--context-menu-radius)}.option-96V44q:after{display:none}.sliderContainer-2Nrll8{display:flex;align-items:center;padding-top:4px;padding-bottom:4px;background:var(--slider-background-normal);border-radius:var(--slider-background-radius);margin-top:2px;margin-bottom:12px;margin-left:6px;margin-right:6px}.sliderContainer-2Nrll8:hover{background:var(--slider-background-hover)}.slider-1PF9SW{padding-top:8px}.mini-dmm9yo .grabber-3mFHz2{width:12px;height:12px;margin-left:-7px;margin-top:6.4px;border-radius:50%;background:var(--slider-graber-color);border-color:var(--slider-graber-color)}.item-1tOPte#audio-device-context-input .label-22pbtT,.item-1tOPte#audio-device-context-output .label-22pbtT,.item-1tOPte#powercord-spotify-menu-volume .label-22pbtT{font-weight:bold;text-transform:uppercase;font-size:12px;font-weight:700}.sliderContainer-2Nrll8::before{content:"";width:auto;height:20px;margin-right:8px;margin-top:0px;background:var(--context-icon-normal);-webkit-mask:var(--icon) center/contain no-repeat;mask:var(--icon) center/contain no-repeat;flex-shrink:0}.item-1tOPte#channel-context-invite-people.colorDefault-2K3EoJ .label-22pbtT{color:var(--context-text-normal)}.item-1tOPte#channel-context-invite-people.colorDefault-2K3EoJ.focused-3afm-j .label-22pbtT{color:var(--context-text-hover)}.item-1tOPte#guild-header-popout-invite-people.colorDefault-2K3EoJ .label-22pbtT{color:var(--context-text-normal)}.item-1tOPte#guild-header-popout-invite-people.colorDefault-2K3EoJ.focused-3afm-j .label-22pbtT{color:var(--context-text-hover)}.item-1tOPte#guild-context-invite-people.colorDefault-2K3EoJ .label-22pbtT{color:var(--context-text-normal)}.item-1tOPte#guild-context-invite-people.colorDefault-2K3EoJ.focused-3afm-j .label-22pbtT{color:var(--context-text-hover)} \ No newline at end of file diff --git a/src/source.scss b/src/source.scss index 877c465..e285f7f 100644 --- a/src/source.scss +++ b/src/source.scss @@ -5,7 +5,6 @@ @forward "base/actions"; @forward "base/base"; @forward "base/buttons"; -@forward "base/calendar"; @forward "base/deactivated"; @forward "base/icons"; @forward "base/plugins"; diff --git a/theme.css b/theme.css index aa7c6d5..9dfe5fe 100644 --- a/theme.css +++ b/theme.css @@ -1,29 +1,27 @@ /* ╔════════════════════════════════════════════════════════════════════════════════════════════════════════[─]═[□]═[×]═╗ */ -/* ║ Theme Settings ║ */ +/* ║ Discord Addon ║ */ /* ╠══════════════════════════╦═════════════════════════════════════════════════════════════════════════════════════════╣ */ /* ║ Theme: ║ Context Icons ║ */ -/* ║ version: ║ 0.0.6 ║ */ -/* ║ author: ║ CorellanStoma#1996 ║ */ +/* ║ Author: ║ CorellanStoma#1996 ║ */ +/* ║ Support: ║ https://discord.gg/8W8E39Z ║ */ /* ╠══════════════════════════╩═════════════════════════════════════════════════════════════════════════════════════════╣ */ /* ║ ║ */ /* ║ Context Icons adds icons to the discord context menu's. ║ */ -/* ║ This theme was created by CorellanStoma#1996. ║ */ /* ║ ║ */ -/* ║ If you need support join our Creative Community: ║ */ -/* ║ ● https://discord.gg/8W8E39Z ║ */ +/* ║ This Project was created by CorellanStoma#1996. ║ */ /* ║ ║ */ /* ╚════════════════════════════════════════════════════════════════════════════════════════════════════════════════════╝ */ /* 🧪 Experimental /* ✔️ Activated by default /* ❌ Disabled by default -/* ⚠️ Do not touch +/* ⚠️ Do not touch! /* ╔══════════════════════════╦═════════════════════════════════════════════════════════════════════════════[─]═[□]═[×]═╗ */ /* ║ Import ║ Do not comment out these lines! By disabling the theme can not work correctly. ║ */ /* ╚══════════════════════════╩═════════════════════════════════════════════════════════════════════════════════════════╝ */ -@import url("https://crearts-community.github.io/Context-Icons/src/source.css"); /* ⚠️ */ +@import url("https://crearts-community.github.io/Context-Icons/src/source.css"); /* ⚠️ Warning!! Do not disable it! */ /* ╔══════════════════════════╦═════════════════════════════════════════════════════════════════════════════[─]═[□]═[×]═╗ */ /* ║ General ║ Here you can make general adjustments. ║ */ @@ -69,9 +67,6 @@ --danger-text-focused: white; --danger-background-normal: transparent; --danger-background-hover: hsl(359,calc(var(--saturation-factor, 1)*82.6%),59.4%); - - --calendar-text-normal: var(--interactive-normal); - --calendar-text-focused: white; } /* ╔══════════════════════════╦═════════════════════════════════════════════════════════════════════════════[─]═[□]═[×]═╗ */ @@ -97,7 +92,4 @@ --danger-text-focused: white; --danger-background-normal: transparent; --danger-background-hover: hsl(359,calc(var(--saturation-factor, 1)*82.6%),59.4%); - - --calendar-text-normal: var(--interactive-normal); - --calendar-text-focused: white; } \ No newline at end of file