diff --git a/stylesheets/_modules.scss b/stylesheets/_modules.scss index 9f49dd039..4cf66a8f7 100644 --- a/stylesheets/_modules.scss +++ b/stylesheets/_modules.scss @@ -2802,8 +2802,8 @@ button.module-conversation-details__action-button { &--timer { &::after { - -webkit-mask: url(../images/icons/v2/timer-disabled-24.svg) no-repeat - center; + -webkit-mask: url(../images/icons/v2/timer-disabled-outline-24.svg) + no-repeat center; @include light-theme { background-color: $color-gray-75;