Skip to content
| Marketplace
Sign in
Visual Studio Code>Themes>Vishwakarma Code - SymbolsNew to Visual Studio Code? Get it now.
Vishwakarma Code - Symbols

Vishwakarma Code - Symbols

Preview

Vishwakarma Industries

|
5 installs
| (1) | Free
A professional file icon theme for Vishwakarma Code by Vishwakarma Industries
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Vishwakarma Code - Symbols

A professional file icon theme for Vishwakarma Code

Powered by Vishwakarma Industries

Preview of extension

Contributing

If you'd like to contribute to this extension, please take a look at the issues or create a new one. If you'd like to create a new icon, please reference the Symbols - File Icon Figma file, you can make a copy or reference the styles used (tailwind). Please try to limit your colors to the ones used in existing icons before choosing a different color style.

When submitting a PR, please ensure you've tested the extension locally and ensure that your new icons appear correctly in the file tree view with your new file extension. Include a screenshot of your proposed icon in your PR.

Generating Icon Previews

Before submitting a PR, please run the preview generation script to update the icon previews:

npm run generate-previews

This script will update the preview markdown files with your new icons. Make sure to commit these changes along with your PR.

Configuration

You can configure which folders and files icons are displayed by using the following settings:

Folders

"vishwakarmacode.symbols.folders.associations": {
    "{folder name}": "{icon name}"
}

And here is an example using this setting:

"vishwakarmacode.symbols.folders.associations": {
    "entities": "folder-assets",
    "infra": "folder-app",
    "schemas": "folder-purple"
}

Files

"vishwakarmacode.symbols.files.associations": {
    "{file name}": "{icon name}"
}

And here is an example:

"vishwakarmacode.symbols.files.associations": {
    "app.module.ts": "nest",
    "*.service.ts": "nest"
}

Note: For file names, you can use * to match all files with a specific file extension.

Icon Preview

You can preview the icons by reading the the preview.md file.

About Vishwakarma Industries

Vishwakarma Industries is committed to building professional developer tools and extensions that enhance productivity and code quality. Our mission is to provide world-class solutions for modern development workflows.

Our Products

  • Vishwakarma Code - Professional IDE extensions and themes
  • Developer Tools - Productivity enhancers for modern developers
  • Enterprise Solutions - Custom tooling for organizations

Contact & Support

  • Website: https://vishwakarma.industries
  • Email: contact@vishwakarma.industries
  • Issues: GitHub Issues

React Symbols

Pablo Hdez has graciously created React-Symbols (pheralb/react-symbols) to allow you to embed Symbol icons for your React projects.

Zed Editor

If you're using the Zed editor, You can take a look at its maintenance here. Symbols For Zed


© 2025 Vishwakarma Industries. All rights reserved.

Building the future of developer tools.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft