oblador / react-native-vector-icons

Customizable Icons for React Native with support for image source and full styling.
https://oblador.github.io/react-native-vector-icons/
MIT License
17.46k stars 2.13k forks source link

feat: add support for lucide icons #1630

Open rexfordessilfie opened 5 months ago

rexfordessilfie commented 5 months ago

Overview

This PR adds support for Lucide icons.

I was working on an Expo project, and wanted to use Lucide icons and followed the trail here to issue #1470. I hope I have implemented this in the right way, and that it will be useful to library users!

Thank you, Rex

Screenshots

Showcasing icons in IconExplorer example

lucide-icons-demo.webm

rexfordessilfie commented 1 month ago

Hello @oblador! Please what would it take to get this merged?

johnf commented 1 month ago

Hi @rexfordessilfie. We are currently focussing on a major new release (check https://github.com/oblador/react-native-vector-icons/tree/monorepo). This should happen in the next 2 weeks.

I'll then be able to take a look at this. We'll need to do a new PR to support the new approach to per package fonts, but that should be pretty straight forward for this font.

rexfordessilfie commented 1 month ago

That looks great and thanks for the response @johnf! Looking forward to it!