Skip to content
Discussion options

You must be logged in to vote

Here you go @oceanclub1970,
tasklist-failed.zip

- [x] Success state
- [ ] Empty state
- [x] Failed state
{: .task-failed }

The theme uses the :octicons-check-circle-fill-24: emoji:

--md-tasklist-icon--checked: svg-load("octicons/check-circle-fill-24.svg");

So I chose the :octicons-x-circle-fill-24: to match it.

:root {
  --md-tasklist-icon--failed: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M1 12C1 5.925 5.925 1 12 1s11 4.925 11 11-4.925 11-11 11S1 18.075 1 12Zm8.036-4.024a.751.751 0 0 0-1.042.018.751.…

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@kamilkrzyskow
Comment options

@paulmmoloney
Comment options

@kamilkrzyskow
Comment options

@kamilkrzyskow
Comment options

Answer selected by kamilkrzyskow
@paulmmoloney
Comment options

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