Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/plsankar/vscode-lucide-icons

Use Lucide icons directly in Visual Studio Code!
https://github.com/plsankar/vscode-lucide-icons

Last synced: about 1 month ago
JSON representation

Use Lucide icons directly in Visual Studio Code!

Awesome Lists containing this project

README

        

# Vscode Lucide Icons Extension


Vscode Lucide Icons Extension

Use Lucide icons directly in Visual Studio Code!

This is not a official extension from [lucide.dev](https://lucide.dev/)

## Installation

Install the extension from the [VSCode Marketplace](https://marketplace.visualstudio.com/items?itemName=Lakshmisankar.vscode-lucide-icons)

## Badges

[![MIT License](https://img.shields.io/badge/License-MIT-green.svg)](https://choosealicense.com/licenses/mit/)
![GitHub issues](https://img.shields.io/github/issues/plsankar/vscode-lucide-icons)
![GitHub pull requests](https://img.shields.io/github/issues-pr/plsankar/vscode-lucide-icons)
![Visual Studio Marketplace Version (including pre-releases)](https://img.shields.io/visual-studio-marketplace/v/Lakshmisankar.vscode-lucide-icons)

## Acknowledgements

- [Lucide Icons](https://lucide.dev/) and its contributors

## Demo

Run the command `Lucide Icons: Browse Icons Library` to open the icons library.


Vscode Lucide Icons Extension

After Selecting the desired icon you can choose the method to add the icon


Vscode Lucide Icons Extension

## Development

Clone the project

Install dependencies

```bash
npm install
```

Start the watch command

```bash
npm run watch
```

## Contributing

Contributions are always welcome!

## Authors

- [@plsankar](https://www.github.com/plsankar)

## License

[MIT](https://choosealicense.com/licenses/mit/)