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

Add Icon library #51

Closed
dib542 opened this issue May 9, 2022 · 0 comments · Fixed by #105
Closed

Add Icon library #51

dib542 opened this issue May 9, 2022 · 0 comments · Fixed by #105
Labels
enhancement New feature or request
Milestone

Comments

@dib542
Copy link
Collaborator

dib542 commented May 9, 2022

Considering Feather and react-feather: https://github.com/feathericons/react-feather

Is open source

As easy to import specific SVG icons only. eg.

import { Camera } from 'react-feather';
const Component = () => {
  return <Camera />
};
@dib542 dib542 added this to the Base milestone May 9, 2022
@nickzoum nickzoum added enhancement New feature or request deploy preview and removed deploy preview labels Aug 4, 2022
@nickzoum nickzoum linked a pull request Aug 4, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants