Replace legacy icons with compound (#31424)
* Replace legacy dialpad.svg icon with compound Signed-off-by: Michael Telatynski <7t3chguy@gmail.com> * Replace legacy silence.svg icon with compound Signed-off-by: Michael Telatynski <7t3chguy@gmail.com> * Replace legacy tab-userdirectory.svg icon with compound Signed-off-by: Michael Telatynski <7t3chguy@gmail.com> * Replace legacy e2e icons with compound Signed-off-by: Michael Telatynski <7t3chguy@gmail.com> * Remove old mask Signed-off-by: Michael Telatynski <7t3chguy@gmail.com> * Update jest snapshots Signed-off-by: Michael Telatynski <7t3chguy@gmail.com> * Update screenshots Signed-off-by: Michael Telatynski <7t3chguy@gmail.com> --------- Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
committed by
GitHub
parent
b3e8bc8fea
commit
e97de7d2ea
@@ -15,7 +15,7 @@ Please see LICENSE files in the repository root for full details.
|
||||
padding-bottom: 10px;
|
||||
|
||||
&::before {
|
||||
mask: url("$(res)/img/e2e/lock-warning-filled.svg");
|
||||
mask-image: url("@vector-im/compound-design-tokens/icons/error.svg");
|
||||
mask-repeat: no-repeat;
|
||||
background-color: $primary-content;
|
||||
content: "";
|
||||
|
||||
Reference in New Issue
Block a user