obsidian-tasks-group / obsidian-tasks-custom-icons

Replace emojis used in Obsidian Tasks with monotone SVGs (obsidian css snippet generator)
58 stars 9 forks source link

Add support for Cancelled emoji #4

Closed GlotPoly closed 5 months ago

GlotPoly commented 9 months ago

Is it possible to add the cancelled emoji (❌) to the provided CSS snippets? Especially for "Lucide-based Icon set 2". I'm not really well versed in creating my own complete custom icon set (might try it if I have more time).

I'm unsure if this would be a lot of work but I would greatly appreciate it. It would be a great addition.

Picture for reference: Screenshot 2024-02-04 at 11 13 48

replete commented 9 months ago

If cancelled is used by Tasks, you can do this just by adding an SVG with the correct filename and running the app again. Would be an easy PR and I'll merge it