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 support for DVC #2506

Merged
merged 4 commits into from
Jul 11, 2020
Merged

Conversation

shubham-saudolla
Copy link
Contributor

Fixes #2467

Changes proposed:

  • Add

Resized and added the svg submitted in this comment.

icons/file_type_dvc.svg Outdated Show resolved Hide resolved
src/iconsManifest/languages.ts Outdated Show resolved Hide resolved
src/iconsManifest/supportedExtensions.ts Outdated Show resolved Hide resolved
src/models/language/languageCollection.ts Outdated Show resolved Hide resolved
@KingDarBoja KingDarBoja added this to the Next milestone Jun 8, 2020
@KingDarBoja
Copy link
Member

@shubham-saudolla almost perfect, just a little extra work on the svg but I made the change. 🚀

@shubham-saudolla
Copy link
Contributor Author

shubham-saudolla commented Jun 8, 2020

@KingDarBoja could you elaborate on the changes you made to the svg? I had left a margin of 2 px, but in your changes the margin is 4px.

@KingDarBoja
Copy link
Member

@KingDarBoja could you elaborate on the changes you made to the svg? I had left a margin of 2 px, but in your changes the margin is 4px.

The margin has to be 2px for each side and not as total, so the icon size boundaries are actually 28x28.

Also, apologies for the edit, misclicked while editing my response.

@robertohuertasm robertohuertasm merged commit 06c799c into vscode-icons:master Jul 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Icon Request] Support for dvc
3 participants