Skip to content

Commit

Permalink
new icon: visualbasic (original, plain, line) (#2087)
Browse files Browse the repository at this point in the history
* Add visualbasic icon

Co-authored-by: lunatic-fox <76992016+lunatic-fox@users.noreply.github.com>
Co-authored-by: Helder-Machava <81919768+Helder-Machava@users.noreply.github.com>

* Add line version

* resize line version to fit viewbox

* Add `line` version to `devicon.json`

---------

Co-authored-by: lunatic-fox <76992016+lunatic-fox@users.noreply.github.com>
Co-authored-by: Helder-Machava <81919768+Helder-Machava@users.noreply.github.com>
  • Loading branch information
3 people authored Dec 14, 2023
1 parent 76a3f08 commit 036bd85
Show file tree
Hide file tree
Showing 4 changed files with 33 additions and 6 deletions.
36 changes: 30 additions & 6 deletions devicon.json
Original file line number Diff line number Diff line change
Expand Up @@ -6386,7 +6386,6 @@
"plain-wordmark",
"line",
"line-wordmark"

],
"font": [
"plain",
Expand Down Expand Up @@ -7971,10 +7970,10 @@
"line-wordmark"
],
"font": [
"original",
"plain-wordmark",
"line",
"line-wordmark"
"original",
"plain-wordmark",
"line",
"line-wordmark"
]
},
"color": "#e75225",
Expand Down Expand Up @@ -8890,7 +8889,9 @@
},
{
"name": "rockylinux",
"altnames": ["rocky"],
"altnames": [
"rocky"
],
"tags": [
"os",
"open-source",
Expand Down Expand Up @@ -11000,6 +11001,29 @@
"color": "#179a33",
"aliases": []
},
{
"name": "visualbasic",
"altnames": [
"vb"
],
"tags": [
"programming",
"language"
],
"versions": {
"svg": [
"original",
"plain",
"line"
],
"font": [
"plain",
"line"
]
},
"color": "#004e8c",
"aliases": []
},
{
"name": "visualstudio",
"altnames": [
Expand Down
1 change: 1 addition & 0 deletions icons/visualbasic/visualbasic-line.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions icons/visualbasic/visualbasic-original.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions icons/visualbasic/visualbasic-plain.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 036bd85

Please sign in to comment.