Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature]: Add Heroicons #1692

Open
maukoese opened this issue Jan 1, 2025 · 0 comments
Open

[Feature]: Add Heroicons #1692

maukoese opened this issue Jan 1, 2025 · 0 comments

Comments

@maukoese
Copy link

maukoese commented Jan 1, 2025

Is your feature request related to a problem?

I use heroicons everywhere on web, and all dashboard, including those built with Filament, use heroicons. It'd be awesome if I could use the same on my mobile apps for consistency.

Describe the solution you'd like

Add support for heroicons. There's already a package for react (@heroicons/react), I'm thinking it won't be so hard to port over.

Describe alternatives you've considered

I have had a look at react-native-heroicons, but the implementation is not intuitive.

Would be nice if I could do something like:

import { HeroIcons } from "...";

<Heroicons name="o-user" />

Additional context

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants