Missing Lucide Icons

Steps to reproduce

Create a custom callout-style:
.callout[data-callout=“link”] {
–callout-color: 50, 100, 220;
–callout-icon: pen-square;
}

Did you follow the troubleshooting guide? [Y/N]

Y

Expected result

The icon should be shown next to the callout

Actual result

some lucide icons are not shown while others are.

Environment


Additional information

I suspect newer icons from lucide are not yet supported in the css, they work when pasting their svg-info.

Please follow the bug report template when posting in this category.

  • The Lucide icon library has been upgraded to v0.114.0 meaning there are new icons available to be used.

It’s possible the icons aren’t in Obsidian yet.

FYI: Request: Include all Lucide icons · Issue #96 · obsidianmd/obsidian-api · GitHub

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.