Change Quick Settings icon (#12141)
* Change Quick Settings icon * Update space panel playwright snapshot
This commit is contained in:
parent
406ffe1b98
commit
80e75e3b70
3 changed files with 2 additions and 2 deletions
|
@ -36,10 +36,10 @@ limitations under the License.
|
|||
width: 32px;
|
||||
height: 32px;
|
||||
left: 0;
|
||||
mask-image: url("$(res)/img/element-icons/settings.svg");
|
||||
mask-image: url("@vector-im/compound-design-tokens/icons/settings-solid.svg");
|
||||
mask-repeat: no-repeat;
|
||||
mask-position: center;
|
||||
mask-size: 16px;
|
||||
mask-size: 24px;
|
||||
background: $secondary-content;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue