Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 0 additions & 21 deletions LICENSE

This file was deleted.

17 changes: 9 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,15 @@
# v-logo
# Logo

Official Logo for the V Programming Language | https://vlang.io
Logo and art assets used for the V Programming Language | https://vlang.io

## Preview

### PNG
### Main logo

<img src="https://raw.githubusercontent.com/vlang/v-logo/master/dist/v-logo.png" title="V Programming Language Logo" alt="V Programming Language Logo" width="500">
<img src="https://raw.githubusercontent.com/vlang/v-logo/master/dist/v-logo.png" title="V Programming Language Logo" alt="V Programming Language Logo" width="200">

### SVG

<img src="https://raw.githubusercontent.com/vlang/v-logo/master/dist/v-logo.svg?sanitize=true" title="V Programming Language Logo" alt="V Programming Language Logo" width="500">
### Coummity Logo
<img src="https://raw.githubusercontent.com/vlang/v-logo/master/dist/v-community/v-community-logo.png" title="V Community" alt="V Community Logo" width="200">

## Contributing

Expand All @@ -21,4 +20,6 @@ Here are some steps you might take to contribute.
- After you make changes, push to the forked repo, create the pull request.
- Give a good pull request title and match the changes you have made.

Thank you !!! ✌️😊
## License

<a rel="license" href="http://creativecommons.org/licenses/by/3.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by/3.0/80x15.png" /></a><br />This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by/3.0/">Creative Commons Attribution 3.0 Unported License</a>.