mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
icons: Change bot icon from GitHub logo to Google material icon.
We currently use the GitHub logo to show the bots settings in both personal and organization settings. This icon is not a correct representation since we use have support for several different bots including but not limited to a GitHub integration bot. This commit replaces the GitHub logo with Smart Toy material icon from Google, while also adding the required licencing details at docs/THIRDPARTY. Part of #19797.
This commit is contained in:
@@ -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.
|
||||
|
Reference in New Issue
Block a user