Skip to content

Replace feather by lucide#4

Closed
smuteau wants to merge 7 commits intoGladysAssistant:masterfrom
smuteau:replace-feather-by-lucide
Closed

Replace feather by lucide#4
smuteau wants to merge 7 commits intoGladysAssistant:masterfrom
smuteau:replace-feather-by-lucide

Conversation

@smuteau
Copy link
Copy Markdown

@smuteau smuteau commented Mar 8, 2026

Replace Feather webfont by Lucide webfont to get more icons and keep an up-to-date webfont library.

@smuteau
Copy link
Copy Markdown
Author

smuteau commented Mar 8, 2026

Need fine tuning, wait for review.

@smuteau
Copy link
Copy Markdown
Author

smuteau commented Mar 8, 2026

Here are the adjustments :

  • added, to put icons at the right vertical position :
[class^="icon-"], [class*=" icon-"] {
  vertical-align: -0.125em;
}
  • added, to get a better position of text and value (on the right of the icon) :
[class^="icon-"]::before,
[class*=" icon-"]::before {
  display: inline-block;
}

@smuteau
Copy link
Copy Markdown
Author

smuteau commented Mar 10, 2026

Replaced by #5

@smuteau smuteau closed this Mar 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant