Move and use icons from widget dir

Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
This commit is contained in:
Šimon Brandner 2021-02-08 15:22:10 +01:00
parent ec73f2ec49
commit cdb0d1c12e
No known key found for this signature in database
GPG key ID: 9760693FDD98A790
6 changed files with 7 additions and 7 deletions

View file

@ -134,7 +134,7 @@ limitations under the License.
mask-position: center;
mask-size: contain;
mask-repeat: no-repeat;
mask-image: url('$(res)/img/feather-customised/widget/maximise.svg');
mask-image: url('$(res)/img/feather-customised/maximise.svg');
background: $muted-fg-color;
}
}