web3ui / web3uikit

Lightweight reusable Web3 UI components for dapps.
https://web3uikit.com
MIT License
1.72k stars 269 forks source link

[Icon] Lightbulb #1017

Closed johanMoralis closed 1 year ago

johanMoralis commented 1 year ago

Adding new lightbulb icon

AbhinavMV commented 1 year ago

Hey @johanMoralis

Its already added to the kit, you can check it out here -> https://web3ui.github.io/web3uikit/?path=/story/8-icons-gallery--gallery

import {Learn} from '@web3uikit/icons'
<Learn fontSize='50px'/>

If that's the icon you are looking for please close the issue 🤝