Skip to content

set custom icon for my custom widget (newb) #14680

Closed Answered by daleasberry-n
daleasberry-n asked this question in Q&A
Discussion options

You must be logged in to vote

Found the answer in the css:
.unclosable-window-icon {
-webkit-mask: url("window-icon.svg");
mask: url("window-icon.svg");
}

I was using
background-image: url("window-icon.svg");

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
3 replies
@daleasberry-n
Comment options

@msujew
Comment options

@daleasberry-n
Comment options

Answer selected by daleasberry-n
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants