diff --git a/docs/THIRDPARTY b/docs/THIRDPARTY index 5af4d3fde8..aa72642df8 100644 --- a/docs/THIRDPARTY +++ b/docs/THIRDPARTY @@ -132,6 +132,11 @@ Copyright: Google, Inc. License: Apache-2.0 Comment: Material volume icon (rounded) with custom cross symbol +Files: web/shared/icons/smart-toy.svg +Source: https://fonts.google.com/icons?selected=Material+Symbols+Rounded:smart_toy +Copyright: Google, Inc. +License: Apache-2.0 + License: Apache-2.0 Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/web/shared/icons/smart-toy.svg b/web/shared/icons/smart-toy.svg new file mode 100644 index 0000000000..43b8a5e642 Binary files /dev/null and b/web/shared/icons/smart-toy.svg differ diff --git a/web/styles/settings.css b/web/styles/settings.css index 3844d56696..55cf826b32 100644 --- a/web/styles/settings.css +++ b/web/styles/settings.css @@ -1308,6 +1308,11 @@ $option_title_width: 180px; background-repeat: no-repeat; } + .zulip-icon-smart-toy { + font-size: 1.6em; + margin: 8px 11px 10px 9px; + } + .locked { width: 18px; height: 18px; diff --git a/web/templates/settings_overlay.hbs b/web/templates/settings_overlay.hbs index 5311034978..7b635a6605 100644 --- a/web/templates/settings_overlay.hbs +++ b/web/templates/settings_overlay.hbs @@ -30,7 +30,7 @@ {{#unless is_guest}}